From 85fb3ae3689b00d8a6b7d272f94c1e679fc84d6a Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 15 Jul 2011 08:49:22 +0000 Subject: Add a cut down modules pom so bot model and runtime can be compile with a single mvn command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147031 13f79535-47bb-0310-9956-ffa450edef68 --- collaboration/GSoC-2011-Guilherme/modules/pom.xml | 106 ++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 collaboration/GSoC-2011-Guilherme/modules/pom.xml (limited to 'collaboration') diff --git a/collaboration/GSoC-2011-Guilherme/modules/pom.xml b/collaboration/GSoC-2011-Guilherme/modules/pom.xml new file mode 100644 index 0000000000..4d52334b6e --- /dev/null +++ b/collaboration/GSoC-2011-Guilherme/modules/pom.xml @@ -0,0 +1,106 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + tuscany-modules + pom + Apache Tuscany SCA Implementation Modules + + + implementation-scala + implementation-scala-runtime + + + + + eclipse + + org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + + + + + + + + junit + junit + 4.8.1 + test + + + + + + + + maven-jar-plugin + + + ${basedir}/META-INF/MANIFEST.MF + + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + attach-sources + + jar-no-fork + + + + + + + + -- cgit v1.2.3