mirror of https://github.com/apache/archiva.git
3 lines
59 B
Bash
3 lines
59 B
Bash
|
set -x
|
||
|
mvn tomcat7:run -Ptomcat -pl :archiva-webapp -am $@
|