changeset 286:96bd52f7fb96

Do not skip tests.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 09 Aug 2013 12:07:15 +0200
parents 1e50903065ce
children a71c1ecfc66d
files pom.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Fri Aug 09 12:06:58 2013 +0200
+++ b/pom.xml	Fri Aug 09 12:07:15 2013 +0200
@@ -226,7 +226,9 @@
                         <artifactId>maven-surefire-plugin</artifactId>
                         <version>2.4.3</version>
                         <configuration>
+                            <!--
                             <skip>true</skip>
+                            -->
                         </configuration>
                     </plugin>
                 </plugins>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)