]> source.dussan.org Git - archiva.git/commitdiff
add save fingers jetty scripts
authorolivier lamy <olamy@apache.org>
Fri, 16 Jun 2017 23:36:51 +0000 (09:36 +1000)
committerolivier lamy <olamy@apache.org>
Fri, 16 Jun 2017 23:36:51 +0000 (09:36 +1000)
Signed-off-by: olivier lamy <olamy@apache.org>
jetty-debug.sh [new file with mode: 0644]
jetty.sh [new file with mode: 0644]

diff --git a/jetty-debug.sh b/jetty-debug.sh
new file mode 100644 (file)
index 0000000..62c3af4
--- /dev/null
@@ -0,0 +1 @@
+mvnDebug jetty:run -pl :archiva-webapp -am
diff --git a/jetty.sh b/jetty.sh
new file mode 100644 (file)
index 0000000..9bad796
--- /dev/null
+++ b/jetty.sh
@@ -0,0 +1 @@
+mvn jetty:run -pl :archiva-webapp -am