License |
License
Simplified BSD License
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.randomnoun.maven.plugins |
ArtifactId | ArtifactIdvmaint-maven-plugin |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionBamboo label maven plugin
Should be run at the beginning of a build when run on the bamboo build server.
This plugin will label the current bamboo build with the maven version number of the maven project being built.
This allows bamboo integration with other systems that use maven version numbers rather than bamboo builds to define the 'co-ordinates' of an artifact.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<plugin>
<groupId>com.randomnoun.maven.plugins</groupId>
<artifactId>vmaint-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-artifact | jar | 2.0 |
org.apache.maven : maven-settings | jar | 2.0 |
org.apache.maven : maven-plugin-descriptor | jar | 2.2.1 |
org.apache.maven : maven-project | jar | 3.0-alpha-2 |
org.apache.maven : maven-core | jar | 2.0 |
org.apache.maven.shared : maven-filtering | jar | 1.0-beta-4 |
org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
commons-httpclient : commons-httpclient | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |