From 9f40667eab1a4a60c68d54ceb502965fb11fe230 Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Mon, 4 Jan 2016 18:04:17 +0100 Subject: [Releng - Extra] Restore the proper build configuration (Reverted by the previous commit) - Partially reverts commit baf2ea7 to restore a valid build configuration Change-Id: I906f8ea547b3d0df0db3528e302d1a42e50a3ca7 Signed-off-by: Camille Letavernier --- releng/extra/pom.xml | 67 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 56 insertions(+), 11 deletions(-) diff --git a/releng/extra/pom.xml b/releng/extra/pom.xml index c7fee17abef..1a0ee130c45 100644 --- a/releng/extra/pom.xml +++ b/releng/extra/pom.xml @@ -245,11 +245,6 @@ - - papyrus-main - p2 - ${papyrus.repo.main} - cdt p2 @@ -292,12 +287,6 @@ ${rmf.repo.url} - - PapyrusRT - p2 - - ${papyrusrt.repo.url} - @@ -430,6 +419,13 @@ defaultProfile + + + papyrus-main + p2 + ${papyrus.repo.main} + + @@ -570,6 +566,55 @@ + + + buildExtra + + + papyrus-main + p2 + ${papyrus.repo.main} + + + + + SIGN + + + + + + + buildAll + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + attach-p2-metadata + package + + p2-metadata + + + + + + + + + + buildAll + true + + + + -- cgit v1.2.3