diff --git a/maven-plugins/maven-plugin-plugin/pom.xml b/maven-plugins/maven-plugin-plugin/pom.xml index 5f00cb75ce..8fdfeb482f 100644 --- a/maven-plugins/maven-plugin-plugin/pom.xml +++ b/maven-plugins/maven-plugin-plugin/pom.xml @@ -8,11 +8,8 @@ maven-plugin-plugin maven-plugin Maven PLUGIN Plugin - 2.0-beta-3 + 2.0-beta-4-SNAPSHOT 2001 - - 2.0-beta-3 - vsiveton @@ -27,21 +24,16 @@ org.apache.maven - maven-plugin-registry + maven-repository-metadata 2.0-beta-3 - - - org.apache.maven - maven-artifact-manager - 2.0-beta-3 - + org.apache.maven maven-project org.apache.maven - maven-repository-metadata + maven-plugin-registry 2.0-beta-3 @@ -55,6 +47,11 @@ 2.0-beta-3 runtime + + org.apache.maven + maven-artifact-manager + 2.0-beta-3 + org.apache.maven maven-plugin-tools-beanshell @@ -67,4 +64,4 @@ 2.0-beta-3 - + \ No newline at end of file diff --git a/maven-plugins/maven-plugin-plugin/release-pom.xml b/maven-plugins/maven-plugin-plugin/release-pom.xml deleted file mode 100644 index 44fa8825cb..0000000000 --- a/maven-plugins/maven-plugin-plugin/release-pom.xml +++ /dev/null @@ -1,286 +0,0 @@ - - 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