Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

maven-release-plugin integration #78

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 0 comments
Open

maven-release-plugin integration #78

GoogleCodeExporter opened this issue Mar 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Provide UI integration for projects that use vulcan-maven to allow user to
perform a release using the maven-release plugin.

After a successful build, provide a method for prompting the user for
version labels to use to inject for each module which will be released by
maven-release-plugin.  Provide default values for these versions as follows:

For a pom with version 1.0-SNAPSHOT, the default value should be
1.0.<build>.<revision> where <build> is the Vulcan build number for the
project and <revision> is the repository revision for the project.

Allow the user to override the default version.

If possible, allow the user to override the label used to tag the release
in the repository.

If possible, inject custom message for commit log which indicates the
release is being performed by Vulcan+Maven and include the build number in
the message.

Original issue reported on code.google.com by [email protected] on 17 Mar 2007 at 8:09

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant