From 699d2df521ee26e343c53505a2ac1d546ba1965e Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 28 Mar 2009 09:46:58 +0000 Subject: Create M2 relese branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759448 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-2.0-M2/pom.xml | 583 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 583 insertions(+) create mode 100644 branches/sca-java-2.0-M2/pom.xml (limited to 'branches/sca-java-2.0-M2/pom.xml') diff --git a/branches/sca-java-2.0-M2/pom.xml b/branches/sca-java-2.0-M2/pom.xml new file mode 100644 index 0000000000..e0fa628963 --- /dev/null +++ b/branches/sca-java-2.0-M2/pom.xml @@ -0,0 +1,583 @@ + + + + 4.0.0 + + org.apache + apache + 4 + + + org.apache.tuscany.sca + tuscany-sca + pom + Apache Tuscany SCA Implementation Project (2.x) + http://tuscany.apache.org + 2.0-M2-SNAPSHOT + + + scm:svn:http://svn.apache.org/repos/asf/tuscany/java/sca + scm:svn:https://svn.apache.org/repos/asf/tuscany/java/sca + http://svn.apache.org/repos/asf/tuscany/java/sca + + + + 2.0.6 + + + + . + + + + jira + http://issues.apache.org/jira/browse/TUSCANY + + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + true + + + false + + + + + apache.snapshots + Apache SNAPSHOT Repository + http://people.apache.org/repo/m2-snapshot-repository + + false + + + true + + + + + tuscany.repo + Tuscany Maven 2.x Repository + http://svn.apache.org/repos/asf/tuscany/maven + + true + + + false + + + + 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/ + + true + + + false + + + + osuosl.org + http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2 + + true + + + false + + + + + + + + apache + Apache Repository + http://people.apache.org/repo/m2-ibiblio-rsync-repository + + true + + + false + + + + + + apache.incubator + Apache Incubator Repository + http://people.apache.org/repo/m2-incubating-repository + + true + + + false + + + + + + apache.snapshots + Apache SNAPSHOT Repository + http://people.apache.org/repo/m2-snapshot-repository + + true + + + + + + codehaus-snapshot + Codehaus Snapshot Repository + http://snapshots.repository.codehaus.org + + true + + + + + + + apache.releases + Apache Release Distribution Repository + scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository + + + apache.snapshots + Apache Development Snapshot Repository + scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository + + + + + + default + + true + + + modules + samples + itest + features + distribution + archetypes + + + + + + distribution + + modules + samples + itest + + features + distribution + + + + + sources + + modules + samples + itest + vtest + tutorials + + + true + + + + + org.apache.maven.plugins + maven-source-plugin + + true + + + + attach-sources + + jar + + + + + + + + + + eclipse + + + modules + samples + itest + + + + features + distribution + + + org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + + + + org.apache.tuscany.maven.plugins + maven-bundle-plugin + 1.0.1 + true + + + org.apache.maven.plugins + maven-eclipse-plugin + + true + + + + + + + + osgi + + false + + + samples + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + + + org.apache.tuscany.sca + tuscany-maven-osgi-junit + 2.0-M2-SNAPSHOT + + + osgi-test + test + + test + + + + + + + + + + dependencies + + modules + + + + + + org.apache.tuscany.sca + tuscany-maven-dependency-lister + 2.0-M2-SNAPSHOT + + + process-resources + + execute + + + + + + + + + + security + + + itest + vtest + + + + tuscany.policy.file + + + + file:///${java.home}/lib/security/tuscany.policy + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + + **/*TestCase.java + + brief + false + once + + -Djava.security.manager -Djava.security.policy=${tuscany.policy.file} -Dpolicy.allowSystemProperty=true -Djava.security.debug=policy + + + + + + + + + sourcecheck + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.apache.maven.plugins + maven-pmd-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + true + -Xlint:unchecked,deprecation,fallthrough,finally + + + + + + + + release + + modules + archetypes + + + + + + true + maven-deploy-plugin + 2.4 + + ${deploy.altRepository} + true + + + + + maven-gpg-plugin + 1.0-alpha-4 + + + + sign + + + + + + + + + + + + + + install + + + + src/main/resources + + + ${notice.dir} + META-INF + true + + LICENSE + NOTICE + MANIFEST.MF + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + tuscany-eclipse + 1.5 + 1.5 + + true + + + + + + org.apache.tuscany.maven.plugins + maven-eclipse-compiler + 1.0 + provided + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + + **/*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} + + + + + + + + org.apache.maven.plugins + maven-clover-plugin + + 1.5 + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + org.apache.ant + ant-trax + 1.7.1 + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-8 + + https://svn.apache.org/repos/asf/tuscany/tags/java/sca + false + clean install + deploy + -Prelease,deploy + true + + + + + + + + -- cgit v1.2.3