From 949095c3ee577a6d22cf1af8f5ffe0e4006c7e31 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 21 Oct 2008 04:06:31 +0000 Subject: Configure the eclipse profile to run eclipse:eclipse and process-resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706507 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-equinox/modules/thirdparty-library/pom.xml | 54 +++++++++++++--------- 1 file changed, 32 insertions(+), 22 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 16d57ef5fc..61269c9a53 100644 --- a/branches/sca-equinox/modules/thirdparty-library/pom.xml +++ b/branches/sca-equinox/modules/thirdparty-library/pom.xml @@ -41,53 +41,63 @@ tuscany-host-tomcat jar 1.4-SNAPSHOT - + eclipse + process-resources - maven-clean-plugin - - - - ${basedir}/lib - - * - - false - - - - - + maven-clean-plugin + + + + ${basedir}/lib + + * + + false + + + + + org.apache.tuscany.sca tuscany-maven-bundle-plugin assemble-thirdparty-bundle + generate-resources assemble-thirdparty-bundle - org.apache.tuscany.sca.thirdparty.library + org.apache.tuscany.sca.thirdparty.library + + + generate-pde-classpath + process-resources + + generate-pde-classpath + + + - - org.apache.tuscany.sca - tuscany-maven-bundle-plugin + maven-eclipse-plugin - generate-pde-classpath + generate-eclipse-metadata + generate-resources - generate-pde-classpath + eclipse @@ -96,5 +106,5 @@ - + -- cgit v1.2.3