Bamboo 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.

License

License

Simplified BSD License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.randomnoun.maven.plugins
ArtifactId

ArtifactId

vmaint-maven-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Bamboo 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

http://www.vmaint.com
Project Organization

Project Organization

randomnoun

Download vmaint-maven-plugin

How to add to project

<plugin>
    <groupId>com.randomnoun.maven.plugins</groupId>
    <artifactId>vmaint-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0