From 85c97ce64b4b1866869c6704154182735addd0c5 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 22 Oct 2008 00:36:31 +0000 Subject: Add the plugin to produce eclipse distro, target config and plugin.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706821 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-equinox/modules/thirdparty-library/pom.xml | 105 ++++++++++++--------- 1 file changed, 58 insertions(+), 47 deletions(-) (limited to 'branches/sca-equinox/modules') diff --git a/branches/sca-equinox/modules/thirdparty-library/pom.xml b/branches/sca-equinox/modules/thirdparty-library/pom.xml index b4650a9dff..166850ddcb 100644 --- a/branches/sca-equinox/modules/thirdparty-library/pom.xml +++ b/branches/sca-equinox/modules/thirdparty-library/pom.xml @@ -44,54 +44,65 @@ - - - eclipse - - - - maven-clean-plugin - - - - ${basedir}/lib - - * - - false - - - - + + + + org.apache.felix + maven-bundle-plugin - - org.apache.tuscany.sca - tuscany-maven-bundle-plugin - - - assemble-thirdparty-bundle - process-resources - - assemble-thirdparty-bundle - - - org.apache.tuscany.sca.thirdparty.library - - - - - generate-pde-classpath - process-resources - - generate-pde-classpath - - + + + 1.4 + org.apache.tuscany.sca.thirdparty.library;singleton:=true + ${pom.description} + + + + + maven-clean-plugin + + + + ${basedir}/eclipse + + * + + false + + + + - - - - - - + + org.apache.tuscany.sca + tuscany-maven-bundle-plugin + + + + build-thirdparty-distro + generate-resources + + build-thirdparty-distro + + + + + + + + -- cgit v1.2.3