mirror of https://github.com/apache/archiva.git
3 lines
64 B
Bash
3 lines
64 B
Bash
|
set -x
|
||
|
mvnDebug tomcat7:run -pl :archiva-webapp-js -am -Pdev $@
|