aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-19 22:32:06 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-19 22:32:06 +0000
commit310d7cf6ac3f3752053c91c839a993a360545676 (patch)
treed11006982e3d520180034a0195d5d177d0249352
parentd1ad87141bc6ddd56439e62a121f1d60971763bb (diff)
downloadgwtquery-310d7cf6ac3f3752053c91c839a993a360545676.tar.gz
gwtquery-310d7cf6ac3f3752053c91c839a993a360545676.zip
skip tests in profile for deploying
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c09bc333..a87e129b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,6 +192,7 @@
<properties>
<repoUrl>http://oss.sonatype.org/service/local/staging/deploy/maven2</repoUrl>
<repoId>sonatype-nexus-staging</repoId>
+ <maven.test.skip>true</maven.test.skip>
</properties>
</profile>
<profile>