From 57e05151e165824a3be21ad83164a5686664d8aa Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 27 Nov 2009 10:29:05 +0000 Subject: Change helloworld sample to be a zip contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884824 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/helloworld/pom.xml | 35 ++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) (limited to 'sca-java-2.x/trunk/samples/helloworld') diff --git a/sca-java-2.x/trunk/samples/helloworld/pom.xml b/sca-java-2.x/trunk/samples/helloworld/pom.xml index f829695b33..d7621b50fa 100644 --- a/sca-java-2.x/trunk/samples/helloworld/pom.xml +++ b/sca-java-2.x/trunk/samples/helloworld/pom.xml @@ -47,10 +47,37 @@ ${artifactId} - - org.apache.tuscany.maven.plugins - maven-tuscany-plugin - + + maven-assembly-plugin + 2.2-beta-3 + + + org.apache.tuscany.sca + tuscany-zip-contribution-descriptor + 2.0-M4 + + + + + make-assembly + package + + single + + + false + + + tuscany-zip-contribution.xml + + + + + + + org.apache.tuscany.maven.plugins + maven-tuscany-plugin + -- cgit v1.2.3