# HG changeset patch # User Severin Gehwolf # Date 1361352278 -3600 # Node ID c27dd7f147a9dc3edf03a99d50ebf4f34dccd621 # Parent dc3bedd9bf00d3a0c29abcefbcf5da7388f5d21b Fix build. jacoco:report issue in integration-tests. Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-February/005755.html diff -r dc3bedd9bf00 -r c27dd7f147a9 integration-tests/pom.xml --- a/integration-tests/pom.xml Tue Feb 19 19:43:11 2013 -0500 +++ b/integration-tests/pom.xml Wed Feb 20 10:24:38 2013 +0100 @@ -57,6 +57,30 @@ + + + org.apache.maven.plugins + maven-antrun-plugin + 1.6 + + + make-target-classes-dir + prepare-package + + + + + + + run + + + + org.apache.maven.plugins @@ -98,7 +122,7 @@ - + org.eclipse.m2e lifecycle-mapping