add save fingers jetty scripts

Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
olivier lamy 2017-06-17 09:36:51 +10:00
parent 41f6912814
commit c6d882dfdc
2 changed files with 2 additions and 0 deletions

1
jetty-debug.sh Normal file
View File

@ -0,0 +1 @@
mvnDebug jetty:run -pl :archiva-webapp -am

1
jetty.sh Normal file
View File

@ -0,0 +1 @@
mvn jetty:run -pl :archiva-webapp -am