X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=pom.xml;h=80cc57ae921ec39727836fa07756f941921faa33;hb=29d632c478f528b247375e921fc0d3e7bc8bf061;hp=4bdc50428271b88b68777924b63c22d3eb4c794d;hpb=48072ae3db7358b66570cacc2ab690e259aa082c;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index 4bdc504282..80cc57ae92 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ UTF-8 UTF-8 + 0.24.0 0.24.0 @@ -146,6 +147,50 @@ + + use-jacoco + + + !skip-jacoco + + + + + + org.jacoco + jacoco-maven-plugin + 0.7.4.201502262128 + + + pre-test + + prepare-agent + + + + ${sonar.jacoco.reportPath} + + org.eclipse.tracecompass.* + + true + + + + post-test + post-integration-test + + report + + + ${sonar.jacoco.reportPath} + + + + + + + + macosx @@ -347,38 +392,6 @@ - - org.jacoco - jacoco-maven-plugin - 0.7.4.201502262128 - - - pre-test - - prepare-agent - - - - ${sonar.jacoco.reportPath} - - org.eclipse.tracecompass.* - - true - - - - post-test - post-integration-test - - report - - - ${sonar.jacoco.reportPath} - - - - - org.eclipse.tycho.extras tycho-pack200b-plugin