Author: sebb Date: Sun Apr 17 11:52:54 2016 New Revision: 1739588 URL: http://svn.apache.org/viewvc?rev=1739588&view=rev Log: package phase is not needed any more
Modified: commons/proper/commons-parent/trunk/BUILDING.txt Modified: commons/proper/commons-parent/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/BUILDING.txt?rev=1739588&r1=1739587&r2=1739588&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/BUILDING.txt (original) +++ commons/proper/commons-parent/trunk/BUILDING.txt Sun Apr 17 11:52:54 2016 @@ -45,7 +45,7 @@ svn cp . https://svn.apache.org/repos/as Test build of tag: ----------------- -mvn package deploy -Dassembly.attach=false -Duser.name=ASF-login-name -Prelease -Pjava-1.5 -Ptest-deploy +mvn deploy -Dassembly.attach=false -Duser.name=ASF-login-name -Prelease -Pjava-1.5 -Ptest-deploy Check the contents of target/deploy/org/apache/commons/commons-parent/<NN> - should contain commons-parent-<NN>.pom, commons-parent-<NN>-site.xml and sigs/hashes