Bitbucket release manager maven plugin

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. This is the maven plugin - a command line tool is available too.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
ArtifactId

ArtifactId

bitbucket-release-manager-maven-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Bitbucket release manager maven plugin
This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. This is the maven plugin - a command line tool is available too.

Download bitbucket-release-manager-maven-plugin

How to add to project

<plugin>
    <groupId>org.bitbucket.daniel_schreiber.release-manager-for-bitbucket</groupId>
    <artifactId>bitbucket-release-manager-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.bitbucket.daniel_schreiber.release-manager-for-bitbucket : bitbucket-release-manager jar 1.0.4

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3