You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2017/06/16 23:37:01 UTC

[2/2] archiva git commit: add save fingers jetty scripts

add save fingers jetty scripts

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/c6d882df
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/c6d882df
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/c6d882df

Branch: refs/heads/master
Commit: c6d882dfdc373010380f6aff3c36cc6404b2e942
Parents: 41f6912
Author: olivier lamy <ol...@apache.org>
Authored: Sat Jun 17 09:36:51 2017 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Sat Jun 17 09:36:51 2017 +1000

----------------------------------------------------------------------
 jetty-debug.sh | 1 +
 jetty.sh       | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/c6d882df/jetty-debug.sh
----------------------------------------------------------------------
diff --git a/jetty-debug.sh b/jetty-debug.sh
new file mode 100644
index 0000000..62c3af4
--- /dev/null
+++ b/jetty-debug.sh
@@ -0,0 +1 @@
+mvnDebug jetty:run -pl :archiva-webapp -am

http://git-wip-us.apache.org/repos/asf/archiva/blob/c6d882df/jetty.sh
----------------------------------------------------------------------
diff --git a/jetty.sh b/jetty.sh
new file mode 100644
index 0000000..9bad796
--- /dev/null
+++ b/jetty.sh
@@ -0,0 +1 @@
+mvn jetty:run -pl :archiva-webapp -am