o how i run the ITs, just sharing

This commit is contained in:
Jason van Zyl 2013-07-28 16:48:37 -04:00
parent 85d3958a3b
commit 5c92508bd5

5
its/run-its.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
# How I run the ITs from a clean slate. Though I do this with a primed Nexus instance. JvZ.
mvn clean install -Prun-its,embedded -Dmaven.repo.local=`pwd`/repo