X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=pom.xml;h=4d988941667d9b9c2916b4ee251fb1a33165eaf9;hb=38960eca6b349ea6956fcd818f59572c85d7fec6;hp=5a1377a502b307f276957032aaa2328aff1cb64b;hpb=89882f20e63c095e62b2f9074863a449ae6708e2;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index 5a1377a502..4d98894166 100644 --- a/pom.xml +++ b/pom.xml @@ -20,12 +20,12 @@ org.eclipse.linuxtools linuxtools-parent - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT org.eclipse.linuxtools.lttng linuxtools-lttng-parent - 0.0.1-SNAPSHOT + 0.9.0-SNAPSHOT pom Eclipse Linux Tools LTTng Parent @@ -43,23 +43,83 @@ + + + + jcoverage + + + jacoco + reuseReports + ../target/jacoco.exec + + + + + + + org.jacoco + jacoco-maven-plugin + 0.5.3.201107060350 + + + + prepare-agent + + + + ${sonar.jacoco.reportPath} + + + + + + + + + + lttngTests + + org.eclipse.linuxtools.lttng.tests + + + + + + + + + maven-assembly-plugin + + + ../src.xml + + + + + + org.codehaus.mojo + sonar-maven-plugin + 2.0-beta-2 + + + + - org.eclipse.linuxtools.lttng + org.eclipse.linuxtools.tmf-feature + org.eclipse.linuxtools.tmf + org.eclipse.linuxtools.tmf.tests + org.eclipse.linuxtools.tmf.ui + org.eclipse.linuxtools.tmf.ui.tests + org.eclipse.linuxtools.lttng-feature + org.eclipse.linuxtools.lttng + org.eclipse.linuxtools.lttng.help org.eclipse.linuxtools.lttng.jni - org.eclipse.linuxtools.lttng.test-feature - org.eclipse.linuxtools.lttng.tests org.eclipse.linuxtools.lttng.ui org.eclipse.linuxtools.lttng.ui.tests - org.eclipse.linuxtools.tmf - - org.eclipse.linuxtools.tmf-feature - org.eclipse.linuxtools.tmf.test-feature - org.eclipse.linuxtools.tmf.tests - org.eclipse.linuxtools.tmf.ui - org.eclipse.linuxtools.tmf.ui.tests