From 5d822e23be57e5a38572d96a621211b4a0ea81dc Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 17 Feb 2009 16:42:28 +0000 Subject: Move eclipse plugin to sca-contrib till its brought up (and when it is brought up consider making it a standalone project outside of the sca project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745138 13f79535-47bb-0310-9956-ffa450edef68 --- .../tools/eclipse/features/process/pom.xml | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 java/sca-contrib/tools/eclipse/features/process/pom.xml (limited to 'java/sca-contrib/tools/eclipse/features/process/pom.xml') diff --git a/java/sca-contrib/tools/eclipse/features/process/pom.xml b/java/sca-contrib/tools/eclipse/features/process/pom.xml new file mode 100644 index 0000000000..cb09cf3cd4 --- /dev/null +++ b/java/sca-contrib/tools/eclipse/features/process/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca-eclipse-tools + 2.0-SNAPSHOT + ../../pom.xml + + org.apache.tuscany.sca.feature.process + Apache Tuscany SCA Process Eclipse Feature + + + + + ${basedir} + + **/.*/** + pom.xml + build.* + target/** + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + + + -- cgit v1.2.3