From 2f62adc73161ba9d131dc6ede15033baa3634062 Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Tue, 4 Oct 2005 16:21:33 +0000 Subject: [PATCH] [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-3 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294810 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/maven-plugin-plugin/pom.xml | 2 +- .../maven-plugin-plugin/release-pom.xml | 286 ++++++++++++++++++ 2 files changed, 287 insertions(+), 1 deletion(-) create mode 100644 maven-plugins/maven-plugin-plugin/release-pom.xml diff --git a/maven-plugins/maven-plugin-plugin/pom.xml b/maven-plugins/maven-plugin-plugin/pom.xml index 8c307c3e63..5f00cb75ce 100644 --- a/maven-plugins/maven-plugin-plugin/pom.xml +++ b/maven-plugins/maven-plugin-plugin/pom.xml @@ -8,7 +8,7 @@ maven-plugin-plugin maven-plugin Maven PLUGIN Plugin - 2.0-beta-3-SNAPSHOT + 2.0-beta-3 2001 2.0-beta-3 diff --git a/maven-plugins/maven-plugin-plugin/release-pom.xml b/maven-plugins/maven-plugin-plugin/release-pom.xml new file mode 100644 index 0000000000..44fa8825cb --- /dev/null +++ b/maven-plugins/maven-plugin-plugin/release-pom.xml @@ -0,0 +1,286 @@ + + 4.0.0 + org.apache.maven.plugins + maven-plugin-plugin + maven-plugin + Maven PLUGIN Plugin + 2.0-beta-3 + Maven plugin parent + http://maven.apache.org/maven2/plugins/maven-plugin-plugin + + jira + http://jira.codehaus.org/browse/MNG + + + continuum + + + +
dev@maven.apache.org
+
+
+
+
+ 2001 + + + vsiveton + Vincent Siveton + vincent.siveton@gmail.com + + Java Developer + + -5 + + + + scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-plugin-plugin + scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-plugin-plugin + http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-plugins/maven-plugin-plugin + + + Apache Software Foundation + http://www.apache.org/ + + + src/main/java + src/main/scripts + src/test/java + target/classes + target/test-classes + + + src/main/resources + + + + + src/test/resources + + + target + maven-plugin-plugin-2.0-beta-3 + + + maven-release-plugin + 2.0-beta-2-SNAPSHOT + + https://svn.apache.org/repos/asf/maven/components/tags + + + + + + + + false + + snapshots + Maven Central Development Repository + http://snapshots.maven.codehaus.org/maven2 + + + + false + + central + Maven Repository Switchboard + http://repo1.maven.org/maven2 + + + + + + false + + snapshots + Maven Central Plugins Development Repository + http://snapshots.maven.codehaus.org/maven2 + + + + false + + central + Maven Plugin Repository + http://repo1.maven.org/maven2 + + + + + org.codehaus.plexus + plexus-container-default + 1.0-alpha-7 + compile + + + org.apache.maven + maven-plugin-tools-beanshell + 2.0-beta-3 + runtime + + + org.apache.maven + maven-artifact-manager + 2.0-beta-3 + compile + + + junit + junit + 3.8.1 + test + + + org.apache.maven.reporting + maven-reporting-impl + 2.0-beta-3 + compile + + + bsh + bsh + 1.3.0 + runtime + + + org.apache.maven + maven-plugin-api + 2.0-beta-3 + compile + + + org.apache.maven + maven-plugin-descriptor + 2.0-beta-3 + compile + + + org.apache.maven + maven-artifact + 2.0-beta-3 + compile + + + org.apache.maven + maven-plugin-tools-java + 2.0-beta-3 + runtime + + + org.apache.maven + maven-model + 2.0-beta-3 + compile + + + org.apache.maven + maven-repository-metadata + 2.0-beta-3 + compile + + + org.apache.maven.wagon + wagon-provider-api + 1.0-alpha-4 + compile + + + plexus + plexus-utils + 1.0.3 + compile + + + org.apache.maven.reporting + maven-reporting-api + 2.0-beta-3 + compile + + + oro + oro + 2.0.7 + compile + + + classworlds + classworlds + 1.1-alpha-2 + compile + + + doxia + doxia-core + 1.0-alpha-4 + compile + + + org.apache.maven + maven-profile + 2.0-beta-3 + compile + + + org.apache.maven + maven-project + 2.0-beta-3 + compile + + + qdox + qdox + 1.5 + runtime + + + org.apache.maven + maven-plugin-registry + 2.0-beta-3 + compile + + + commons-validator + commons-validator + 1.1.4 + compile + + + org.apache.maven + maven-plugin-tools-api + 2.0-beta-3 + compile + + + doxia + doxia-sink-api + 1.0-alpha-4 + compile + + + + target/site + + + maven-plugin-plugin + 2.0-beta-3 + + + + + + repo1 + Maven Central Plugins Repository + scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2 + + + snapshots + Maven Central Plugins Development Repository + scp://repo1.maven.org/home/projects/maven/repository-staging/snapshots/maven2 + + + website + scp://minotaur.apache.org/www/maven.apache.org/maven2/plugins/maven-plugin-plugin + + +
\ No newline at end of file