project setup running faster without integration tests
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 9 Jun 2020 14:49:00 +0000 (16:49 +0200)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 9 Jun 2020 14:49:00 +0000 (16:49 +0200)
setup-project.sh

index 1e7352ed75a2bc55715593bc1303a0f1d0e056d1..8a319709b1945ef26e9d9dbb5d78edf8fee28b82 100755 (executable)
@@ -17,5 +17,5 @@ fi
 
 # cp -f eu.etaxonomy.taxeditor.cdmlib/.classpath.template eu.etaxonomy.taxeditor.cdmlib/.classpath
 
-mvn clean install -U -DskipTests
+mvn clean install -U -DskipTests -DskipITs
 mvn $mvn_profile  -U -Dlocalrepo=~/.m2/repository validate -pl eu.etaxonomy.taxeditor.cdmlib,eu.etaxonomy.taxeditor.molecular.lib