aboutsummaryrefslogtreecommitdiffstats
path: root/t7-debug.sh
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-31 08:17:40 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-31 08:17:40 +0000
commit084f9a160b3ac462365cbb780f689a14a406f277 (patch)
tree3374f0e6684ac4019472645703877616a19b0cce /t7-debug.sh
parentd72af4e9a8d0e175381e970b3d141a64d93788f6 (diff)
downloadarchiva-084f9a160b3ac462365cbb780f689a14a406f277.tar.gz
archiva-084f9a160b3ac462365cbb780f689a14a406f277.zip
add a fast script to run in debug mode
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367453 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 't7-debug.sh')
-rw-r--r--t7-debug.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t7-debug.sh b/t7-debug.sh
new file mode 100644
index 000000000..741781a61
--- /dev/null
+++ b/t7-debug.sh
@@ -0,0 +1,2 @@
+set -x
+mvnDebug tomcat7:run -pl :archiva-webapp-js -am -Pdev $@