Author: olamy
Date: Wed Mar 26 22:44:25 2014
New Revision: 1582104

URL: http://svn.apache.org/r1582104
Log:
improve release process doc

Modified:
    archiva/site/src/site/apt/developers/releasing.apt

Modified: archiva/site/src/site/apt/developers/releasing.apt
URL: 
http://svn.apache.org/viewvc/archiva/site/src/site/apt/developers/releasing.apt?rev=1582104&r1=1582103&r2=1582104&view=diff
==============================================================================
--- archiva/site/src/site/apt/developers/releasing.apt (original)
+++ archiva/site/src/site/apt/developers/releasing.apt Wed Mar 26 22:44:25 2014
@@ -105,8 +105,10 @@ sh ./release-script-svn.sh VERSION STAGI
 
   mark the appropriate release version in JIRA as complete
   Update the archiva site (https://svn.apache.org/repos/asf/archiva/site/) for 
the versions and release notes URL and run mvn site-deploy. The 3 properties to 
change are at the bottom of pom.xml before generating the site.
-  Remove old versions from /www/www.apache.org/dist/archiva
-  Publish the reference docs (sh ./deploySite.sh in the archiva-modules 
directory) from the release tag. You may have to exclude the archiva-webapp 
module to do this, and will require MAVEN_OPTS=-Xmx256m. You may need to use 
Maven 2.2.1 instead of Maven 3.x for this.
+  Once mirroring done (can be 24H): remove previous versions from 
https://dist.apache.org/repos/dist/release/archiva/
+
+  Publish the reference docs (sh ./deploySite.sh in the archiva-modules 
directory) from the release tag.
+  You may have to exclude the archiva-webapp module to do this, and will 
require MAVEN_OPTS=-Xmx256m. You may need to use Maven 2.2.1 instead of Maven 
3.x for this.
 
   Send out an announcement of the release to:
 


Reply via email to