From 74b3430de8e69157093914a91c5bb8cf27a39261 Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Thu, 12 Sep 2013 11:58:44 +0200 Subject: Bug 416676 - Enabling standalone p2 builds and document how to run the build eclipse-platform-parent is published to repo.eclipse.org and needs to be used when a partial build is invoked. Tests failures need to be ignored as the build is not complete yet. org.eclpse.osgi.compatibility.state needs to be added to surefire when running standalone build. Change-Id: Id69af4d2b68bfe3cb30c7a02ac69dfbcd1dda02e Signed-off-by: Krzysztof Daniel --- .../org.eclipse.equinox.p2-parent/pom.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml b/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml index 33e96d108..8a429950e 100644 --- a/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml +++ b/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml @@ -71,5 +71,39 @@ cocoa + + partial-build + + + eclipse-sdk-repo.url + + + + + eclipse-snapshots + http://repo.eclipse.org/content/repositories/eclipse-snapshots/ + + + + + + + org.eclipse.tycho + tycho-surefire-plugin + + + + eclipse-plugin + org.eclipse.osgi.compatibility.state + 0.0.0 + + + true + + + + + + -- cgit v1.2.3