From 323d6cd0fea7571a06cf49d0022e0ee38cf9e35d Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 9 Feb 2009 09:02:50 +0000 Subject: Update the eclipse compiler pom.xml for the new standalone plugin location and start to bringup the release plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742340 13f79535-47bb-0310-9956-ffa450edef68 --- plugins/trunk/maven-eclipse-compiler/pom.xml | 295 +++++++++++++-------------- 1 file changed, 146 insertions(+), 149 deletions(-) (limited to 'plugins/trunk/maven-eclipse-compiler') diff --git a/plugins/trunk/maven-eclipse-compiler/pom.xml b/plugins/trunk/maven-eclipse-compiler/pom.xml index 5b798bd2f6..0ed8827eef 100644 --- a/plugins/trunk/maven-eclipse-compiler/pom.xml +++ b/plugins/trunk/maven-eclipse-compiler/pom.xml @@ -25,11 +25,130 @@ 4 - org.apache.tuscany.sca + org.apache.tuscany.plugins tuscany-maven-eclipse-compiler jar - Apache Tuscany SCA Eclipse Compiler Plugin - 2.0-SNAPSHOT + Apache Tuscany Maven Eclipse Compiler Plugin + 1.0-SNAPSHOT + + + scm:svn:http://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-bundle-plugin + scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-bundle-plugin + http://svn.apache.org/repos/asf/tuscany/ + + + + + 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 + + + + + + + + @@ -41,12 +160,12 @@ org.apache.maven maven-project - 2.0.8 - - - junit - junit - + 2.0.8 + + + junit + junit + @@ -105,143 +224,6 @@ compile - @@ -252,7 +234,7 @@ src/main/resources - ${notice.dir} + . META-INF true @@ -263,8 +245,8 @@ - + org.apache.maven.plugins @@ -297,8 +279,23 @@ + + org.apache.maven.plugins + maven-release-plugin + + https://svn.apache.org/repos/asf/tuscany/plugins/tags + false + clean install + deploy + -Prelease,deploy + true + + + + + - + \ No newline at end of file -- cgit v1.2.3