Browse Source

add save fingers jetty scripts

Signed-off-by: olivier lamy <olamy@apache.org>
pull/30/head
olivier lamy 6 years ago
parent
commit
c6d882dfdc
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      jetty-debug.sh
  2. 1
    0
      jetty.sh

+ 1
- 0
jetty-debug.sh View File

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

+ 1
- 0
jetty.sh View File

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

Loading…
Cancel
Save