mirror of https://github.com/apache/archiva.git
comment the save fingers sh in README
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a93309cce6
commit
5cabb72614
|
@ -22,7 +22,7 @@ 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 -am -Pdev
|
||||
mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev (to save fingers :-) use sh ./t7.sh )
|
||||
or
|
||||
mvn tomcat6:run -pl :archiva-webapp-js -am -Pdev
|
||||
|
||||
|
|
Loading…
Reference in New Issue