X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=pom.xml;h=dff1400db49934f96d09085c4d813020f4c9bf63;hb=fd5f786c909184371b5873a14def2c86d3248f43;hp=57e3b2cfb4ba07e390ba959e86d1f0c376c2a0b3;hpb=1fa799b2e8dbd54dfaf9a304221e70b96d4f1f22;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index 57e3b2cfb4..dff1400db4 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 - 3.3 + ${required-maven-version} org.eclipse.tracecompass @@ -38,15 +38,18 @@ + 3.3 UTF-8 UTF-8 + 0.24.0 0.24.0 scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git - tracecompass-e4.5 + tracecompass-e4.6 http://download.eclipse.org/eclipse/updates/4.5 + 2.1.0-SNAPSHOT 0 @@ -57,7 +60,7 @@ 1.8 **/tests/**,**/test/**,**/stubs/**,**/Messages*,**/alltests/** org.eclipse.tracecompass.ctf.parser,org.eclipse.tracecompass.examples - e1,e2,e3,e4,e5,e6 + e1,e2,e3,e4,e5,e6,e7,e8 findbugs:NP_STORE_INTO_NONNULL_FIELD **/*.java findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE @@ -70,6 +73,10 @@ **/*.java findbugs:NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR **/*.java + findbugs:NP_NULL_PARAM_DEREF + **/*.java + findbugs:RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE + **/*.java @@ -86,6 +93,16 @@ JBoss Public Repository Group http://repository.jboss.org/nexus/content/groups/public/ + + rcptt-snapshots + RCPTT Maven Snapshots repository + https://repo.eclipse.org/content/repositories/rcptt-snapshots/ + + + rcptt-releases + RCPTT Maven repository + https://repo.eclipse.org/content/repositories/rcptt-releases/ + @@ -112,7 +129,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.2 + 1.1.3 sign @@ -142,6 +159,53 @@ + + use-jacoco + + + !skip-jacoco + + + + ${tycho.testArgLine} + + + + + org.jacoco + jacoco-maven-plugin + 0.7.6.201602180812 + + + pre-test + + prepare-agent + + + + ${sonar.jacoco.reportPath} + + org.eclipse.tracecompass.* + + true + + + + post-test + post-integration-test + + report + + + ${sonar.jacoco.reportPath} + + + + + + + + macosx @@ -249,7 +313,7 @@ - 3.3 + ${required-maven-version} 1.8 @@ -343,38 +407,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 @@ -465,7 +497,7 @@ org.eclipse.platform.ide - ${tycho.testArgLine} ${base.ui.test.vmargs} -Xms512m -Xmx1024m + ${testArgLine} ${base.ui.test.vmargs} -Xms512m -Xmx1024m @@ -508,16 +540,28 @@ 1.8 + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + + org.eclipse.rcptt + rcptt-maven-plugin + ${rcptt-version} + + org.apache.maven.plugins maven-site-plugin - 3.4 + 3.5 org.apache.maven.plugins maven-clean-plugin - 2.6.1 + 3.0.0 @@ -535,13 +579,13 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.8 + 2.9 org.apache.maven.plugins maven-javadoc-plugin - 2.10.1 + 2.10.3 org.eclipse.tracecompass.internal.*:*.test* @@ -556,7 +600,7 @@ org.codehaus.mojo sonar-maven-plugin - 2.7.1 + 3.0.1