diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 395fb9a67..95ae17f49 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -124,12 +124,8 @@ maven-surefire-plugin - 2.4.2 -Xmx256m -Dfile.encoding=UTF-8 - - **/*Test.java - diff --git a/pom.xml b/pom.xml index b05aaa959..b6717684c 100644 --- a/pom.xml +++ b/pom.xml @@ -207,6 +207,12 @@ 2.7 + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.2 + + org.codehaus.mojo build-helper-maven-plugin