From 111867ae0f9e945d822546674fca3a88bea090c7 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 15 Mar 2011 09:34:09 +0000 Subject: Add a new distribution for only samples to explore what that might work like git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081695 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/distribution/samples/pom.xml | 65 +++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 sca-java-2.x/trunk/distribution/samples/pom.xml (limited to 'sca-java-2.x/trunk/distribution/samples/pom.xml') diff --git a/sca-java-2.x/trunk/distribution/samples/pom.xml b/sca-java-2.x/trunk/distribution/samples/pom.xml new file mode 100644 index 0000000000..77ca65622e --- /dev/null +++ b/sca-java-2.x/trunk/distribution/samples/pom.xml @@ -0,0 +1,65 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-distribution + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-samples + Apache Tuscany SCA Samples Distribution + pom + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2.1 + + + bin + package + + single + + + + src/main/assembly/samples.xml + + gnu + apache-tuscany-samples-${project.version} + true + false + + + + + + + + -- cgit v1.2.3