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 TedHusted: http://wiki.apache.org/struts/StrutsMavenRelease The comment on the change is: Add shell command to set group writable ------------------------------------------------------------------------------ 1. Build and test all jar and war artifacts. Build and deploy the website. 1. Build and deploy (jars and poms only) to the snapshot/test build repository. 1. Create the assembly and upload it to people.apache.org/builds/struts/ (Lines 5-7.) + 1. Ensure that everything under maven-snapshot-repository/org/apache/struts/ and www/struts.apache.org/struts/1.x is group writeable. ($ chmod -R g+w .) 1. Tag the revision from step 2 1. Obtain a clean checkout of the tag. Confirm that SVN revision numbers in pom.xml's match. - 1. Ensure that everything under maven-snapshot-repository/org/apache/struts/ and www/struts.apache.org/struts/1.x is group writeable. - 1. Create and upload signatures for all .jar and .pom files in maven-snapshot-repository, and the .zip assembly files. == 2. Releasing the struts-parent pom ==