mirror of
https://github.com/apache/maven.git
synced 2025-03-08 17:49:15 +00:00
o how i run the ITs, just sharing
This commit is contained in:
parent
85d3958a3b
commit
5c92508bd5
5
its/run-its.sh
Executable file
5
its/run-its.sh
Executable 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
|
Loading…
x
Reference in New Issue
Block a user