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.

Лицензия

Лицензия

Simplified BSD License
Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.randomnoun.maven.plugins
Идентификатор

Идентификатор

vmaint-maven-plugin
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.vmaint.com
Организация-разработчик

Организация-разработчик

randomnoun

Скачать vmaint-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1.0