From bdc1f92bd87679b01bb4329010637e91cfe3293a Mon Sep 17 00:00:00 2001 From: Mathieu Bastian Date: Sat, 14 Jul 2012 16:04:21 -0700 Subject: [PATCH] Skip tests in normal build mode --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 33fc483fb..13aa6d526 100644 --- a/pom.xml +++ b/pom.xml @@ -255,6 +255,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + org.codehaus.mojo nbm-maven-plugin -- GitLab