]> source.dussan.org Git - gwtquery.git/commitdiff
Skip tests
authorMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>
Tue, 2 Feb 2016 01:56:41 +0000 (20:56 -0500)
committerMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>
Tue, 2 Feb 2016 01:56:41 +0000 (20:56 -0500)
pom.xml

diff --git a/pom.xml b/pom.xml
index 023ed174634fba5b0351b1d292a399e58c9911ff..7a50ccb43d6d9e41069842c91b98607f0404d9b0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
                 <configuration>
-                    <preparationGoals>clean install</preparationGoals>
+                    <preparationGoals>clean install -DskipTests</preparationGoals>
                 </configuration>
             </plugin>
             <plugin>