Last Version

CI with Maven / Bitbucket pipelines / maven-release-plugin / OSS Sonatype Nexus 1.6

Project showing how to release artifact to OSS Sonatype Nexus using Bitbucket Pipelines and maven release plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

pl.pkk82.test.ci
ArtifactId

ArtifactId

maven-bbp-mrp-oss
Version

Version

1.6
Type

Type

jar
Description

Description

CI with Maven / Bitbucket pipelines / maven-release-plugin / OSS Sonatype Nexus
Project showing how to release artifact to OSS Sonatype Nexus using Bitbucket Pipelines and maven release plugin

Download maven-bbp-mrp-oss 1.6


<!-- https://jarcasting.com/artifacts/pl.pkk82.test.ci/maven-bbp-mrp-oss/ -->
<dependency>
    <groupId>pl.pkk82.test.ci</groupId>
    <artifactId>maven-bbp-mrp-oss</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.pkk82.test.ci/maven-bbp-mrp-oss/
implementation 'pl.pkk82.test.ci:maven-bbp-mrp-oss:1.6'
// https://jarcasting.com/artifacts/pl.pkk82.test.ci/maven-bbp-mrp-oss/
implementation ("pl.pkk82.test.ci:maven-bbp-mrp-oss:1.6")
'pl.pkk82.test.ci:maven-bbp-mrp-oss:jar:1.6'
<dependency org="pl.pkk82.test.ci" name="maven-bbp-mrp-oss" rev="1.6">
  <artifact name="maven-bbp-mrp-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.pkk82.test.ci', module='maven-bbp-mrp-oss', version='1.6')
)
libraryDependencies += "pl.pkk82.test.ci" % "maven-bbp-mrp-oss" % "1.6"
[pl.pkk82.test.ci/maven-bbp-mrp-oss "1.6"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.