You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Mar 2007 at 8:09The text was updated successfully, but these errors were encountered: