From b762ce620ca4b1eb41235f72cbaf8e6cf5b013d8 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Wed, 24 Oct 2007 06:58:27 +0000 Subject: [PATCH] o put the tycho profile back git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587800 13f79535-47bb-0310-9956-ffa450edef68 --- maven-embedder/pom.xml | 101 +++++++++++++++++++++++++++++------------ 1 file changed, 71 insertions(+), 30 deletions(-) diff --git a/maven-embedder/pom.xml b/maven-embedder/pom.xml index c64ae15b67..ffb79f80ca 100644 --- a/maven-embedder/pom.xml +++ b/maven-embedder/pom.xml @@ -1,5 +1,4 @@ - - - + maven org.apache.maven @@ -39,7 +36,7 @@ under the License. org.codehaus.plexus plexus-container-default - + commons-cli commons-cli @@ -136,6 +133,67 @@ under the License. + + + tycho + + 2.1.0.v20070901-1427 + + + + + src/main/resources + true + + + + + shade-maven-plugin + org.codehaus.mojo + 1.0-alpha-12 + + + package + + shade + + + maven-embedder-tycho-${bundleVersion} + false + true + + + + + + org.codehaus.plexus:plexus-component-api + classworlds:classworlds + junit:junit + jmock:jmock + xml-apis:xml-apis + + + + + org.codehaus.plexus.util + + org.codehaus.plexus.util.xml.Xpp3Dom + org.codehaus.plexus.util.xml.pull.* + + + + + + + + + + standard @@ -160,14 +218,14 @@ under the License. - - maven-surefire-plugin - 2.3 - - once - - - + + maven-surefire-plugin + 2.3 + + once + + + @@ -187,21 +245,4 @@ under the License. - -