From 04dcd09976ecc5aa2948993b9a9a2d90d239ee44 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 28 Jul 2011 10:58:07 +0000 Subject: Delete old beta3 branch as its going to be recreated from the current trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151789 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 153 --------------------- 1 file changed, 153 deletions(-) delete mode 100644 sca-java-2.x/branches/2.0-Beta3/maven/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml (limited to 'sca-java-2.x/branches/2.0-Beta3/maven/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml') diff --git a/sca-java-2.x/branches/2.0-Beta3/maven/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/2.0-Beta3/maven/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml deleted file mode 100644 index c12ef21ce4..0000000000 --- a/sca-java-2.x/branches/2.0-Beta3/maven/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml +++ /dev/null @@ -1,153 +0,0 @@ - - - - - 4.0.0 - ${groupId} - ${project.artifactId} - jar - ${project.version} - #literal() - quickstart - - - - - - org.apache.tuscany.sca - tuscany-sca-api - ${tuscany.version} - provided - - - - - commons-io - commons-io - 1.4 - - - - commons-math - commons-math - 1.2 - - - - - junit - junit - 4.8.1 - test - - - - - install - ${project.artifactId} - - - false - src/main/resources - - - false - src/main/java - - ** - - - **/*.java - - - - - - false - src/test/java - - ** - - - **/*.java - - - - - - true - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - true - true - - - - org.apache.maven.plugins - maven-eclipse-plugin - - true - - - - maven-assembly-plugin - 2.2-beta-3 - - - org.apache.tuscany.sca - tuscany-zip-contribution-descriptor - ${tuscany.version} - - - - - make-assembly - package - - single - - - false - - - tuscany-zip-contribution.xml - - - - - - - - org.apache.tuscany.maven.plugins - maven-tuscany-plugin - - - - - 2.0-Beta3-SNAPSHOT - - #end - -- cgit v1.2.3