From 9ba5ae01c8cdbad5a1423779a1faeda047ab1c11 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 23 Jun 2009 05:41:09 +0000 Subject: [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787555 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/maven-bundle-plugin-1.0.3/pom.xml | 312 +++++++++++++++++++++ 1 file changed, 312 insertions(+) create mode 100644 maven-plugins/tags/maven-bundle-plugin-1.0.3/pom.xml (limited to 'maven-plugins/tags/maven-bundle-plugin-1.0.3/pom.xml') diff --git a/maven-plugins/tags/maven-bundle-plugin-1.0.3/pom.xml b/maven-plugins/tags/maven-bundle-plugin-1.0.3/pom.xml new file mode 100644 index 0000000000..3810d63e93 --- /dev/null +++ b/maven-plugins/tags/maven-bundle-plugin-1.0.3/pom.xml @@ -0,0 +1,312 @@ + + + + 4.0.0 + + org.apache + apache + 4 + + + org.apache.tuscany.maven.plugins + maven-bundle-plugin + maven-plugin + Apache Tuscany Maven OSGi Bundle Plugin + 1.0.3 + + + scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.3 + scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.3 + scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.3 + + + + + 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 + + + + + tuscany.repo + Tuscany Maven 2.x Repository + http://svn.apache.org/repos/asf/tuscany/maven + + true + + + false + + + + + + + + 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.apache.maven.shared + maven-dependency-tree + 1.1 + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.6 + + + + org.eclipse + osgi + 3.4.0-v20080605-1900 + 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-surefire-plugin + 2.4.3 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + + + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-8 + + https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags + false + clean install + deploy + -Prelease,deploy + true + + + + + + + + + + -- cgit v1.2.3