Author: olamy
Date: Sat Sep 29 16:51:38 2012
New Revision: 1391839

URL: http://svn.apache.org/viewvc?rev=1391839&view=rev
Log:
ligth wagon doesn't support redirect

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=1391839&r1=1391838&r2=1391839&view=diff
==============================================================================
--- archiva/site/src/site/apt/developers/releasing.apt (original)
+++ archiva/site/src/site/apt/developers/releasing.apt Sat Sep 29 16:51:38 2012
@@ -99,7 +99,7 @@ sh release-script-svn.sh VERSION STAGING
   <<NOTE: the stage plugin doesn't work with maven3 you must use maven 2.2.1>>
 
 +-------------
-  mvn stage:copy 
-Dsource="http://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/";
+  mvn stage:copy 
-Dsource="https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/";
      
-Dtarget="scp://[APACHE_USERNAME]@people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
      -Dversion=1.3 -DrepositoryId=apache.releases
 +-------------


Reply via email to