o fixing release guide

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320735 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-10-13 11:16:55 +00:00
parent 0dfbaa44b4
commit c25deeee5a
1 changed files with 11 additions and 4 deletions

View File

@ -13,16 +13,23 @@ Releasing
[[1]] Preparing the release.
[[1]] Performing the release.
[[2]] Performing the release.
[]
Preparing the release
The <<<release:prepare>>> goal will:
[[1]] Verify that there are no uncommitted changes in the checkout
[[1]] Prompt for a desired version and tag name
[[1]] Modify the pom.xml
[[1]] Tag the entire source tree with the new tag name
[[2]] Prompt for a desired version and tag name
[[3]] Modify the pom.xml
[[4]] Tag the entire source tree with the new tag name
[]
-----
m2 release:prepare -DtagBase=svn+ssh://svn.codehaus.org/home/projects/plexus/scm/tags