From 4691599f0bb9d23300f4a2aad41f6d88f09b9a8a Mon Sep 17 00:00:00 2001 From: Romain Pelisse Date: Fri, 26 Oct 2007 09:48:18 +0000 Subject: [PATCH] Removing useles restriction in test classes. mvn test is 'almost' working... There is still a couple of tests that fails very strangely ( and they are not failing with the bin/build.xml). git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5590 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pmd/pom.xml b/pmd/pom.xml index ff6af6ceb1..d432abbbec 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -219,11 +219,7 @@ maven-surefire-plugin once - true - - - - + false