X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=pom.xml;h=e18e43ca4abaf6da24edd82440855167d1e75586;hb=18b76bc680bbefe463b40944f4f91fc8334701ae;hp=04e81231ef89514eb575d7f8267336065289cecd;hpb=dd08a8935a9a5ee300989ec9ba35cab83a972303;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index 04e81231ef..0d2ab16bb0 100644 --- a/pom.xml +++ b/pom.xml @@ -17,18 +17,11 @@ 3.0 - - org.eclipse.linuxtools - linuxtools-parent - 1.2.0-SNAPSHOT - - - org.eclipse.linuxtools.lttng - linuxtools-lttng-parent - 1.2.0-SNAPSHOT + org.eclipse.tracecompass + org.eclipse.tracecompass + 2.0.0-SNAPSHOT pom - - Eclipse Linux Tools LTTng Parent + Trace Compass Parent @@ -43,111 +36,443 @@ - + + + -Xms256m -Xmx1024m -XX:MaxPermSize=256m + 0.23.0 + 0.23.0 + scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git + tracecompass-e4.5 + jacoco + reuseReports + ${project.basedir}/../../target/jacoco.exec + 1.7 + 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/ + + + - jcoverage - - - jacoco - reuseReports - ../target/jacoco.exec - - + sign-update-site - - org.jacoco - jacoco-maven-plugin - 0.5.6.201201232323 + org.eclipse.tycho.extras + tycho-pack200a-plugin + ${tycho-extras-version} + pack200-normalize - prepare-agent + normalize + + package + + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + 1.1.2 + + + sign + package + + sign - - - ${sonar.jacoco.reportPath} - + + + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package - - lttngTests - - org.eclipse.linuxtools.lttng.core.tests - org.eclipse.linuxtools.lttng2.core.tests - + macosx + + + mac + + + + ${base.test.vmargs} -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts + - - lttngPackage - - /var/www/technology/linuxtools/lttng/update-nightly/ - - - org.eclipse.linuxtools.lttng.releng-site - - - + not-macosx + + + !mac + + + + + ${base.test.vmargs} -Dorg.eclipse.swt.browser.DefaultType=mozilla + + - - + + analysis + btf + common + ctf + doc + gdbtrace + lttng + pcap + rcp + releng + statesystem + tmf + + + + + + 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} + 2.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} + + + + - maven-assembly-plugin - - - ../src.xml - - + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package + + - - org.codehaus.mojo - sonar-maven-plugin - 2.0-beta-2 + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + p2-metadata + + p2-metadata + + package + + + + false + - + + + + org.eclipse.tycho + tycho-compiler-plugin + ${tycho-version} + + UTF-8 + true + + + + 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 + + + p2-installable-unit + org.eclipse.platform.feature.group + ${sdk-version} + + + org.eclipse.platform.ide + ${tycho.testArgLine} -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m + + + + org.eclipse.tycho + tycho-versions-plugin + ${tycho-version} + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + + true + + + + + org.eclipse.tycho.extras + tycho-sourceref-jgit + ${tycho-extras-version} + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + 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 + 2.10.1 + + org.eclipse.tracecompass.internal.*:*.test* + + + + org.jboss.tools.tycho-plugins + repository-utils + 0.22.0 + + + 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.linuxtools.ctf - org.eclipse.linuxtools.ctf.core - - org.eclipse.linuxtools.ctf.parser - - org.eclipse.linuxtools.tmf - org.eclipse.linuxtools.tmf.core - org.eclipse.linuxtools.tmf.core.tests - org.eclipse.linuxtools.tmf.ui - org.eclipse.linuxtools.tmf.ui.tests - - org.eclipse.linuxtools.lttng - org.eclipse.linuxtools.lttng.core - - org.eclipse.linuxtools.lttng.help - org.eclipse.linuxtools.lttng.jni - org.eclipse.linuxtools.lttng.ui - org.eclipse.linuxtools.lttng.ui.tests - - org.eclipse.linuxtools.lttng2 - org.eclipse.linuxtools.lttng2.core - - org.eclipse.linuxtools.lttng2.ui - org.eclipse.linuxtools.lttng2.ui.tests - - org.eclipse.linuxtools.lttng2.kernel - org.eclipse.linuxtools.lttng2.kernel.core - org.eclipse.linuxtools.lttng2.kernel.core.tests - org.eclipse.linuxtools.lttng2.kernel.ui - org.eclipse.linuxtools.lttng2.kernel.ui.tests - -