From 39a82c59fa69359281e2ec658a8792a0e2e9f070 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 13 Feb 2009 11:30:56 +0000 Subject: Copy tag about to try to show we can put this wherever we like git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744084 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/maven-eclipse-compiler-1.0/pom.xml | 301 +++++++++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 tags/java/maven-eclipse-compiler-1.0/pom.xml (limited to 'tags/java/maven-eclipse-compiler-1.0/pom.xml') diff --git a/tags/java/maven-eclipse-compiler-1.0/pom.xml b/tags/java/maven-eclipse-compiler-1.0/pom.xml new file mode 100644 index 0000000000..0042dfca57 --- /dev/null +++ b/tags/java/maven-eclipse-compiler-1.0/pom.xml @@ -0,0 +1,301 @@ + + + + 4.0.0 + + org.apache + apache + 4 + + + org.apache.tuscany.maven.plugins + maven-eclipse-compiler + jar + Apache Tuscany Maven Eclipse Compiler Plugin + 1.0 + + + scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-eclipse-compiler-1.0 + scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-eclipse-compiler-1.0 + scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-eclipse-compiler-1.0 + + + + + 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 + false + + + + + + + apache.snapshots + Apache SNAPSHOT Repository + http://people.apache.org/repo/m2-snapshot-repository + + false + + + true + + + + + + + + apache + Apache Repository + http://people.apache.org/repo/m2-ibiblio-rsync-repository + + true + + + false + + + + + + apache.snapshots + Apache SNAPSHOT Repository + http://people.apache.org/repo/m2-snapshot-repository + + false + + + true + + + + + + + + release + + + + + true + maven-deploy-plugin + 2.4 + + ${deploy.altRepository} + true + + + + + maven-gpg-plugin + 1.0-alpha-4 + + + + sign + + + + + + + + + + + deploy + + deploy + + + org.apache.maven.plugins + maven-source-plugin + 2.0.4 + + + attach-sources + + jar + + + + + + + + + + + + org.apache.maven + maven-plugin-api + 2.0.8 + + + + org.apache.maven + maven-project + 2.0.8 + + + junit + junit + + + + + + org.apache.maven + maven-settings + 2.0.8 + + + + org.apache.maven + maven-artifact + 2.0.8 + + + + org.apache.maven + maven-model + 2.0.8 + + + + org.codehaus.plexus + plexus-compiler-api + 1.5.1 + + + + org.eclipse.jdt + core + 3.3.0-v_771 + + + org.eclipse.core + resources + + + org.eclipse.core + runtime + + + org.eclipse.core + filesystem + + + org.eclipse + text + + + + + + org.eclipse + osgi + 3.3.0-v20070530 + compile + + + + + + install + + + + src/main/resources + + + . + META-INF + true + + LICENSE + NOTICE + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.5 + 1.5 + + + + + + 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-release-plugin + + https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags + false + clean install + deploy + -Prelease,deploy + true + + + + + + + + + + -- cgit v1.2.3