X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=pom.xml;h=15eda26d11b61a824e91854d7ed4a8ffbb843dff;hb=423cf6a48470379c8fb29ffb75413594bfa06fa9;hp=63e518104bd425db39c86dc7a85906c42815a218;hpb=f696c5797bbc0265e05b735ac6b1266c4754dbc7;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index 63e518104b..15eda26d11 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,9 @@ ${project.basedir}/../target/jacoco.exec 1.7 UTF-8 + http://download.eclipse.org/eclipse/updates/4.4 + + 0 @@ -55,6 +58,10 @@ repo.eclipse.org https://repo.eclipse.org/content/groups/releases/ + + cbi-snapshots + https://repo.eclipse.org/content/repositories/cbi-snapshots/ + tycho-snapshots https://repo.eclipse.org/content/repositories/tycho-snapshots/ @@ -77,20 +84,48 @@ 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.1 + 1.1.2-SNAPSHOT sign - install + package sign + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package + + + @@ -127,8 +162,8 @@ doc - org.eclipse.tracecompass.common.core + org.eclipse.tracecompass.common.core.tests org.eclipse.tracecompass.btf org.eclipse.tracecompass.btf.core @@ -170,6 +205,14 @@ org.eclipse.tracecompass.tmf.analysis.xml.ui org.eclipse.tracecompass.tmf.analysis.xml.ui.tests + org.eclipse.tracecompass.tmf.remote + org.eclipse.tracecompass.tmf.remote.core + org.eclipse.tracecompass.tmf.remote.core.tests + org.eclipse.tracecompass.tmf.remote.ui + org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests + + org.eclipse.tracecompass.tmf.remote.ui.tests + org.eclipse.tracecompass.releng-site org.eclipse.tracecompass.target org.eclipse.tracecompass.testing @@ -217,6 +260,7 @@ target-platform-configuration ${tycho-version} + true win32 @@ -302,7 +346,7 @@ org.jacoco jacoco-maven-plugin - 0.7.2.201409121644 + 0.7.4.201502262128 pre-test @@ -330,6 +374,37 @@ + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + p2-metadata + + p2-metadata + + package + + + + false + + @@ -341,7 +416,27 @@ 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 @@ -385,7 +480,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.6 + 2.7 UTF-8 @@ -393,22 +488,37 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 + 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.7 + 2.8 org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 2.10.1 org.eclipse.tracecompass.internal.*:*.test* @@ -418,6 +528,43 @@ 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 + + +