diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index b4eaf7d..87db1c3 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -18,29 +18,26 @@ ~ under the License. --> + 4.0.0 + org.apache.maven.plugins maven-plugins 11 - 4.0.0 org.apache.maven.plugins maven-plugin-plugin - maven-plugin - Maven Plugin Plugin 2.4.3-SNAPSHOT + maven-plugin + Maven Plugin Plugin The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal. - - 2.0.6 - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin/ scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin/ @@ -57,6 +54,16 @@ + + 2.0.6 + + + + 1.0-alpha-10 + 1.0-alpha-10 + 2.4.3-SNAPSHOT + + @@ -96,12 +103,6 @@ - - 1.0-alpha-10 - 1.0-alpha-10 - 2.4.3-SNAPSHOT - - @@ -285,6 +286,7 @@ true Closed Type,Key + 13021 diff --git a/maven-plugin-tools-ant/pom.xml b/maven-plugin-tools-ant/pom.xml index 7f3dcfb..ce76adf 100644 --- a/maven-plugin-tools-ant/pom.xml +++ b/maven-plugin-tools-ant/pom.xml @@ -29,9 +29,16 @@ maven-plugin-tools-ant + Maven Plugin Tool for Ant Descriptor extractor for plugins written in Ant. + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-ant/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-ant/ + http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-ant/ + + @@ -53,10 +60,4 @@ plexus-utils - - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-ant/ - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-ant/ - http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-ant/ - diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml index 6d3b8a8..45353af 100644 --- a/maven-plugin-tools-api/pom.xml +++ b/maven-plugin-tools-api/pom.xml @@ -29,9 +29,16 @@ maven-plugin-tools-api + Maven Plugin Tools APIs The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven Plugins. + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-api/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-api/ + http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-api/ + + @@ -102,12 +109,6 @@ - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-api/ - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-api/ - http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-api/ - - reporting diff --git a/maven-plugin-tools-beanshell/pom.xml b/maven-plugin-tools-beanshell/pom.xml index 0606496..359502a 100644 --- a/maven-plugin-tools-beanshell/pom.xml +++ b/maven-plugin-tools-beanshell/pom.xml @@ -29,9 +29,16 @@ maven-plugin-tools-beanshell + Maven Plugin Tool for Beanshell Descriptor extractor for plugins written in Beanshell. + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ + http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ + + @@ -50,10 +57,4 @@ 1.3.0 - - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ - http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ - diff --git a/maven-plugin-tools-java/pom.xml b/maven-plugin-tools-java/pom.xml index 7d01130..ef4a09b 100644 --- a/maven-plugin-tools-java/pom.xml +++ b/maven-plugin-tools-java/pom.xml @@ -29,9 +29,16 @@ maven-plugin-tools-java + Maven Plugin Tool for Java Descriptor extractor for plugins written in Java. + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-java/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-java/ + http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-java/ + + @@ -70,10 +77,4 @@ 1.6.3 - - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-java/ - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-java/ - http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-java/ - diff --git a/maven-plugin-tools-javadoc/pom.xml b/maven-plugin-tools-javadoc/pom.xml index cb9c468..ab4ff6f 100644 --- a/maven-plugin-tools-javadoc/pom.xml +++ b/maven-plugin-tools-javadoc/pom.xml @@ -29,9 +29,17 @@ maven-plugin-tools-javadoc + Maven Plugin Tools Javadoc + The Maven Plugin Tools Javadoc provides several Javadoc taglets to be used when generating Javadoc. 2008 + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ + http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ + + org.apache.maven.plugin-tools @@ -168,10 +176,4 @@ - - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ - http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ - diff --git a/maven-plugin-tools-model/pom.xml b/maven-plugin-tools-model/pom.xml index 2ff50ef..f9b9003 100644 --- a/maven-plugin-tools-model/pom.xml +++ b/maven-plugin-tools-model/pom.xml @@ -29,8 +29,33 @@ maven-plugin-tools-model + Maven Plugin Metadata Model - The Maven Plugin Metadata Model provides an API to play with the Metadat model. + The Maven Plugin Metadata Model provides an API to play with the Metadata model. + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-model/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-model/ + http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-model/ + + + + + + org.apache.maven + maven-plugin-descriptor + + + + + org.codehaus.plexus + plexus-utils + + + org.codehaus.plexus + plexus-container-default + + @@ -49,7 +74,7 @@ site-docs pre-site - xsd + xdoc @@ -74,28 +99,4 @@ - - - - - org.apache.maven - maven-plugin-descriptor - - - - - org.codehaus.plexus - plexus-utils - - - org.codehaus.plexus - plexus-container-default - - - - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-model/ - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-model/ - http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-model/ - diff --git a/pom.xml b/pom.xml index 4b773ba..20a775e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,21 +39,6 @@ http://maven.apache.org/plugin-tools/ 2004 - - 2.0.6 - - - - jira - http://jira.codehaus.org/browse/MPLUGIN - - - - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk - http://svn.apache.org/viewvc/maven/plugin-tools/trunk - - Maven User List @@ -128,42 +113,9 @@ - - - apache.website - scp://people.apache.org/www/maven.apache.org/plugin-tools/ - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.4 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.4.3 - - - maven-site-plugin - 2.0-beta-7 - - scp://people.apache.org/www/maven.apache.org/plugin-tools/${project.artifactId}-${project.version} - - - - maven-release-plugin - - https://svn.apache.org/repos/asf/maven/plugin-tools/tags - - - - - + + 2.0.6 + maven-plugin-tools-api @@ -175,6 +127,27 @@ maven-plugin-tools-javadoc + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk + http://svn.apache.org/viewvc/maven/plugin-tools/trunk + + + jira + http://jira.codehaus.org/browse/MPLUGIN + + + + apache.website + scp://people.apache.org/www/maven.apache.org/plugin-tools/ + + + + + 2.4.3-SNAPSHOT + 1.2 + + @@ -235,8 +208,33 @@ - - 2.4.3-SNAPSHOT - 1.2 - + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.4 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + + maven-site-plugin + 2.0-beta-7 + + scp://people.apache.org/www/maven.apache.org/plugin-tools/${project.artifactId}-${project.version} + + + + maven-release-plugin + + https://svn.apache.org/repos/asf/maven/plugin-tools/tags + + + + +