From 9541b578d0d394834cefd67a9930d4eecadfa82d Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Wed, 9 Dec 2015 16:40:59 -0500 Subject: [PATCH] Clean up top-level pom.xml Re-arrange entries, fix indentation and add spacing to make the whole file more readable. Also specify (removes a warning in the build output). Change-Id: Ia508f2b24de0813fbaf8d9db1e79e755e351ac5f Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/62348 Reviewed-by: Hudson CI Reviewed-by: Marc-Andre Laperle Tested-by: Marc-Andre Laperle --- pom.xml | 565 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 300 insertions(+), 265 deletions(-) diff --git a/pom.xml b/pom.xml index a257cfb07f..44c5e9b8cb 100644 --- a/pom.xml +++ b/pom.xml @@ -37,128 +37,138 @@ - - 0.24.0 - 0.24.0 - scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git - tracecompass-e4.5 - 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 - 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 - - UTF-8 - http://download.eclipse.org/eclipse/updates/4.5 - - 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 - - - - - - - - macosx - - - mac - - - - -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Djava.awt.headless=false - - - - not-macosx - - - !mac - - - - - -Dorg.eclipse.swt.browser.DefaultType=mozilla - - - + + 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 + http://download.eclipse.org/eclipse/updates/4.5 + + + 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 + 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 + + + + + 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 + + + + + + + + + + macosx + + + mac + + + + -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Djava.awt.headless=false + + + + + + not-macosx + + + !mac + + + + + -Dorg.eclipse.swt.browser.DefaultType=mozilla + + + analysis @@ -202,115 +212,121 @@ - - 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 - 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 + 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 + 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.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 @@ -325,6 +341,7 @@ + org.eclipse.tycho tycho-p2-plugin @@ -359,26 +376,31 @@ + 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 @@ -398,11 +420,13 @@ ${tycho.testArgLine} ${base.ui.test.vmargs} -Xms512m -Xmx1024m + org.eclipse.tycho tycho-versions-plugin ${tycho-version} + org.eclipse.tycho tycho-packaging-plugin @@ -420,6 +444,7 @@ + org.apache.maven.plugins maven-resources-plugin @@ -428,36 +453,43 @@ UTF-8 + org.apache.maven.plugins maven-antrun-plugin 1.8 + org.apache.maven.plugins maven-site-plugin 3.4 + org.apache.maven.plugins maven-clean-plugin 2.6.1 + 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 + org.apache.maven.plugins maven-javadoc-plugin @@ -466,52 +498,55 @@ org.eclipse.tracecompass.internal.*:*.test* + org.jboss.tools.tycho-plugins repository-utils 0.23.2 + org.codehaus.mojo sonar-maven-plugin 2.6 + - 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.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 + + -- 2.34.1