Stop plugin tests from failing under jdk 1.3

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-05-13 08:48:57 +00:00
parent 2fe93d6595
commit 56e1d20a11

View File

@@ -41,3 +41,4 @@ maven.dashboard.aggregators = csall,cserrors,cswarnings,clovertpc,cloverloc,clov
# Make sure that an XML report is generated whenever Clover is run. Also
# inherited by the subprojects.
maven.clover.report.xml = true
maven.junit.fork=true