You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2006/04/10 01:45:54 UTC

[Struts Wiki] Update of "StrutsMavenRelease" by WendySmoak

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by WendySmoak:
http://wiki.apache.org/struts/StrutsMavenRelease

New page:
= Struts Maven 2 Release Process =

 * http://maven.apache.org/guides/mini/guide-releasing.html

== 1. Releasing Struts Action ==

== 2. Releasing the struts-parent pom ==

 1. Update the version number in pom/pom.xml (remove -SNAPSHOT) and commit changes
 1. Post release vote on dev@
 1. 'mvn deploy' to deploy to dist/maven-repository
 1. Upload a signature for the deployed pom
 1. Request on dev@maven that dist/maven-repository/org/apache/struts be synched to ibiblio
 1. Update the version number to the next SNAPSHOT and commit changes

(Can this be done with release:prepare release:perform?  Where would we put the tag that it wants to create?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org