]> source.dussan.org Git - archiva.git/commitdiff
adjust README
authorOlivier Lamy <olamy@apache.org>
Fri, 18 May 2012 20:32:24 +0000 (20:32 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 18 May 2012 20:32:24 +0000 (20:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340236 13f79535-47bb-0310-9956-ffa450edef68

README.txt

index 5f470c0b9b15c4e93dd174ee66c0746325ec2728..ed7fdb9d7f199fceb15a9cc4fb0eaf92c7cf660a 100644 (file)
@@ -22,9 +22,9 @@ export MAVEN_OPTS="-Xmx768m -Xms768m -XX:MaxPermSize=256m"
 Running webapp full js
 ========================
 As webapp js is in dev and won't probably be released soon, the module is not activated by default and it's included only in a profile
-mvn tomcat7:run -pl :archiva-webapp-js -Pjs -am -Pdev
+mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev
 or
-mvn tomcat6:run -pl :archiva-webapp-js -Pjs -am -Pdev
+mvn tomcat6:run -pl :archiva-webapp-js -am -Pdev
 
 hit your browser: http://localhost:9091/archiva/index.html