From 6a3ca6736c808c1647854e405ef379b609f276db Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:07:45 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835126 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/branches/sca-java-1.2.1/pom.xml | 234 +++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.2.1/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.2.1/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.2.1/pom.xml b/sca-java-1.x/branches/sca-java-1.2.1/pom.xml new file mode 100644 index 0000000000..50f9ba4d85 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.2.1/pom.xml @@ -0,0 +1,234 @@ + + + + 4.0.0 + + org.apache.tuscany + parent + 2-incubating + ../pom/parent/pom.xml + + org.apache.tuscany.sca + tuscany-sca + pom + Apache Tuscany SCA Implementation Project + http://incubator.apache.org/tuscany/ + 1.2.1-incubating-SNAPSHOT + + + scm:svn:http://svn.apache.org/repos/asf/incubator/tuscany/java/sca + scm:svn:https://svn.apache.org/repos/asf/incubator/tuscany/java/sca + http://svn.apache.org/repos/asf/incubator/tuscany/java/sca + + + + 1.5 + 1.5 + + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + apache.ws.zone + Apache WS Zone Repository + http://ws.zones.apache.org/repository2 + + true + + + false + + + + indiana + http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/ + + + osuosl.org + http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2 + + + + + + default + + true + + + modules + tools + samples + itest + + + + + distribution + + modules + tools + samples + itest + demos + tutorial + distribution + + + + + eclipse + + modules + tools + samples + itest + demos + tutorial + distribution + + + + + dependencies + + modules + samples + demos + tutorial + + + + + org.apache.tuscany.sca + tuscany-maven-dependency-lister + 1.2.1-incubating-SNAPSHOT + + + process-resources + + execute + + + + + + + + + + + + install + + + + src/main/resources + + + ${notice.dir} + META-INF + true + + DISCLAIMER + LICENSE + NOTICE + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + + 1.5 + 1.5 + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.3.1 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.1 + + + + ${project.artifactId} + ${name} + The Apache Software Foundation + ${version} + ${name} + org.apache + The Apache Software Foundation + ${version} + ${maven.compile.source} + ${maven.compile.target} + + + + + + + + org.apache.maven.plugins + maven-clover-plugin + + 1.5 + + + + + + + -- cgit v1.2.3