maven/its/run-its.sh

5 lines
170 B
Bash
Raw Normal View History

2013-07-28 16:48:37 -04:00
#!/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