X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=pom.xml;h=33aea3abdcd7f70b1929d0891679cbaccefe25fc;hb=refs%2Fheads%2Fnext-previous-event;hp=cafdc088d3daa56e1c1a24fea87f918aa8f8579d;hpb=3cbca18617a8489db72af8b46d90b7af167c5f0f;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index cafdc088d3..33aea3abdc 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ 4.0.0 - 3.0 + ${required-maven-version} org.eclipse.tracecompass org.eclipse.tracecompass - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT pom Trace Compass Parent @@ -37,118 +37,264 @@ - - -Xms256m -Xmx1024m -XX:MaxPermSize=256m - 0.23.0 - 0.23.0 - scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git - tracecompass-eStaging - jacoco - reuseReports - ${project.basedir}/../target/jacoco.exec - 1.7 - UTF-8 - http://download.eclipse.org/eclipse/updates/4.4 - - 0 - - - - - repo.eclipse.org - https://repo.eclipse.org/content/groups/releases/ - - - tycho-snapshots - https://repo.eclipse.org/content/repositories/tycho-snapshots/ - - - jboss-public-repository-group - JBoss Public Repository Group - http://repository.jboss.org/nexus/content/groups/public/ - - - - - - sign-update-site - - - - org.eclipse.tycho.extras - tycho-pack200a-plugin - ${tycho-extras-version} - - - pack200-normalize - - normalize - - package - - - - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - 1.1.2 - - - sign - package - - sign - - - - - - org.eclipse.tycho.extras - tycho-pack200b-plugin - ${tycho-extras-version} - - - pack200-pack - - pack - - package - - - - - - - - performance - - org.eclipse.tracecompass.alltests - - - - macosx - - - mac - - - - ${base.test.vmargs} -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts - - - - not-macosx - - - !mac - - - - - ${base.test.vmargs} -Dorg.eclipse.swt.browser.DefaultType=mozilla - - - + + 3.3 + UTF-8 + UTF-8 + + + 0.25.0 + 0.25.0 + scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git + 1.1.3 + tracecompass-e4.6 + http://download.eclipse.org/eclipse/updates/4.5 + + 2.1.0-SNAPSHOT + + 0 + + + jacoco + reuseReports + ${project.basedir}/../../target/jacoco.exec + 1.8 + **/tests/**,**/test/**,**/stubs/**,**/Messages*,**/alltests/** + org.eclipse.tracecompass.ctf.parser,org.eclipse.tracecompass.examples + e1,e2,e3,e4,e5,e6,e7,e8 + findbugs:NP_STORE_INTO_NONNULL_FIELD + **/*.java + findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE + **/*.java + findbugs:NP_NONNULL_PARAM_VIOLATION + **/*.java + findbugs:NP_NULL_PARAM_DEREF_NONVIRTUAL + **/*.java + findbugs:NP_NONNULL_RETURN_VIOLATION + **/*.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 + + + + + repo.eclipse.org + https://repo.eclipse.org/content/groups/releases/ + + + tycho-snapshots + https://repo.eclipse.org/content/repositories/tycho-snapshots/ + + + jboss-public-repository-group + 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/ + + + + + + + sign-update-site + + + + org.eclipse.tycho.extras + tycho-pack200a-plugin + ${tycho-extras-version} + + + pack200-normalize + + normalize + + package + + + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + ${cbi-plugins.version} + + + sign + package + + sign + + + + + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package + + + + + + + + + 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 + + + mac + + + + -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Djava.awt.headless=false + + + + + + not-macosx + + + !mac + + + + + -Dorg.eclipse.swt.browser.DefaultType=mozilla + + + + + + ui-test-plugin + + + ui-test-plugin.properties + + + + + + org.eclipse.tycho + tycho-surefire-plugin + + true + true + + + + + + + + + swtbot-test-plugin + + + swtbot-test-plugin.properties + + + + + + org.eclipse.tycho + tycho-surefire-plugin + + true + false + + ${SWT_GTK3} + 0 + + + + + + + + + + skip-sonar + + + sonar.skip.properties + + + + true + + + analysis @@ -160,137 +306,121 @@ lttng pcap rcp + releng statesystem tmf + - org.eclipse.tracecompass.releng-site - org.eclipse.tracecompass.target - org.eclipse.tracecompass.testing + + + + true + org.apache.maven.plugins + maven-enforcer-plugin + 1.4.1 + + + enforce-maven-version + + enforce + + + + + ${required-maven-version} + + + 1.8 + + + true + + + + - org.eclipse.tracecompass.examples - + + org.eclipse.tycho + target-platform-configuration + + true + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86_64 + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + + + org.eclipse.tracecompass + org.eclipse.tracecompass.target + ${target-platform} + 2.0.0 + + + + - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - true - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86_64 - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - - - org.eclipse.tracecompass - org.eclipse.tracecompass.target - ${target-platform} - 1.0.0 - - - - - eclipse-plugin - org.eclipse.jdt.annotation - - [1.0,2.0) - - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - - plugin-source - - plugin-source - - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - ${tycho-version} - - false - - - - source-feature - package - - source-feature - - - - - - 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 + tycho-maven-plugin + ${tycho-version} + true + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + + plugin-source + + plugin-source + + + + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tycho-extras-version} + + false + + + + source-feature + package + + source-feature + + + + + org.eclipse.tycho.extras tycho-pack200b-plugin @@ -305,10 +435,10 @@ + org.eclipse.tycho tycho-p2-plugin - ${tycho-version} p2-metadata @@ -323,6 +453,7 @@ + @@ -330,37 +461,48 @@ tycho-compiler-plugin ${tycho-version} + 1.8 + 1.8 UTF-8 true + + common/org.eclipse.tracecompass.common.core/annotations + + org.eclipse.tycho target-platform-configuration ${tycho-version} + org.eclipse.tycho tycho-p2-plugin ${tycho-version} + org.eclipse.tycho tycho-p2-publisher-plugin ${tycho-version} + org.eclipse.tycho tycho-p2-repository-plugin ${tycho-version} - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho-version} - - true - true + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + + false + false p2-installable-unit @@ -369,14 +511,16 @@ org.eclipse.platform.ide - ${tycho.testArgLine} -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m - - + ${testArgLine} ${base.ui.test.vmargs} -Xms512m -Xmx1024m + + + org.eclipse.tycho tycho-versions-plugin ${tycho-version} + org.eclipse.tycho tycho-packaging-plugin @@ -394,7 +538,8 @@ - + + org.apache.maven.plugins maven-resources-plugin 2.7 @@ -402,85 +547,112 @@ UTF-8 + org.apache.maven.plugins maven-antrun-plugin 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 + org.apache.maven.plugins maven-deploy-plugin 2.8.2 + org.apache.maven.plugins maven-install-plugin 2.5.2 + 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* + org.jboss.tools.tycho-plugins repository-utils - 0.22.0 + 0.23.3 + - org.eclipse.tycho.extras - tycho-eclipserun-plugin - ${tycho-extras-version} - - - - org.apache.ant - eclipse-plugin - - - org.eclipse.help.base - eclipse-plugin - - - org.eclipse.ant.core - eclipse-plugin - - - - - - platform - p2 - ${help-docs-eclipserun-repo} - - - - - - - eclipse-run - - compile - - + org.codehaus.mojo + sonar-maven-plugin + 3.0.1 + + + + org.eclipse.tycho.extras + tycho-eclipserun-plugin + ${tycho-extras-version} + + + + org.apache.ant + eclipse-plugin + + + org.eclipse.help.base + eclipse-plugin + + + org.eclipse.ant.core + eclipse-plugin + + + + + + platform + p2 + ${help-docs-eclipserun-repo} + + + + + + + eclipse-run + + compile + +