Use later version of jelly xml tags
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115820 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e415c1235
commit
1733f0c41d
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-file-activity-plugin</id>
|
<id>maven-file-activity-plugin</id>
|
||||||
<name>Maven File Activity Plug-in</name>
|
<name>Maven File Activity Plug-in</name>
|
||||||
<currentVersion>1.5</currentVersion>
|
<currentVersion>1.5.1-SNAPSHOT</currentVersion>
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||||
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file. Requires Maven 1.0 RC2.</description>
|
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file. Requires Maven 1.0 RC2.</description>
|
||||||
<shortDescription>File activity Report</shortDescription>
|
<shortDescription>File activity Report</shortDescription>
|
||||||
@ -87,7 +87,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||||
<version>20030211.142705</version>
|
<version>20040613.030723</version>
|
||||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
@ -24,6 +24,8 @@
|
|||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.5.1-SNAPSHOT" date="in CVS">
|
||||||
|
</release>
|
||||||
<release version="1.5" date="2004-05-15"></release>
|
<release version="1.5" date="2004-05-15"></release>
|
||||||
<release version="1.4" date="2004-03-07">
|
<release version="1.4" date="2004-03-07">
|
||||||
<action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
|
<action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-html2xdoc-plugin</id>
|
<id>maven-html2xdoc-plugin</id>
|
||||||
<name>Maven Html2XDoc Plug-in</name>
|
<name>Maven Html2XDoc Plug-in</name>
|
||||||
<currentVersion>1.3</currentVersion>
|
<currentVersion>1.3.1-SNAPSHOT</currentVersion>
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||||
<description>Creates XDoc documentation from normal HTML documentation.</description>
|
<description>Creates XDoc documentation from normal HTML documentation.</description>
|
||||||
<shortDescription>HTML to xdoc transformer</shortDescription>
|
<shortDescription>HTML to xdoc transformer</shortDescription>
|
||||||
@ -62,7 +62,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||||
<version>20030211.142705</version>
|
<version>20040613.030723</version>
|
||||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@ -24,6 +24,8 @@
|
|||||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.3.1-SNAPSHOT" date="in CVS">
|
||||||
|
</release>
|
||||||
<release version="1.3" date="2004-05-15">
|
<release version="1.3" date="2004-05-15">
|
||||||
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jellydoc-plugin</id>
|
<id>maven-jellydoc-plugin</id>
|
||||||
<name>Maven JellyDoc Plug-in</name>
|
<name>Maven JellyDoc Plug-in</name>
|
||||||
<currentVersion>1.3</currentVersion>
|
<currentVersion>1.3.1-SNAPSHOT</currentVersion>
|
||||||
<!-- Gump integration -->
|
<!-- Gump integration -->
|
||||||
|
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||||
@ -68,7 +68,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||||
<version>20030211.142705</version>
|
<version>20040613.030723</version>
|
||||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@ -25,6 +25,9 @@
|
|||||||
<author email="kschrader@karmalab.org">Kurt Schrader</author>
|
<author email="kschrader@karmalab.org">Kurt Schrader</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.3.1-SNAPSHOT" date="in CVS">
|
||||||
|
</release>
|
||||||
|
<release version="1.3" date="2004-05-16"></release>
|
||||||
<release version="1.2" date="2004-03-07">
|
<release version="1.2" date="2004-03-07">
|
||||||
<action dev="evenisse" type="fix">Externalise output directory and encoding. JellyDoc report works correctly now with multiproject.</action>
|
<action dev="evenisse" type="fix">Externalise output directory and encoding. JellyDoc report works correctly now with multiproject.</action>
|
||||||
<action dev="dion" type="fix">Only register report if sources exist</action>
|
<action dev="dion" type="fix">Only register report if sources exist</action>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-latka-plugin</id>
|
<id>maven-latka-plugin</id>
|
||||||
<name>Maven Latka Plug-in</name>
|
<name>Maven Latka Plug-in</name>
|
||||||
<currentVersion>1.4.1</currentVersion>
|
<currentVersion>1.4.2-SNAPSHOT</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Run Latka scripts</shortDescription>
|
<shortDescription>Run Latka scripts</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/latka/</url>
|
<url>http://maven.apache.org/reference/plugins/latka/</url>
|
||||||
@ -56,7 +56,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||||
<version>20030211.142705</version>
|
<version>20040613.030723</version>
|
||||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@ -24,6 +24,8 @@
|
|||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.4.2-SNAPSHOT" date="in CVS">
|
||||||
|
</release>
|
||||||
<release version="1.4.1" date="2004-07-10">
|
<release version="1.4.1" date="2004-07-10">
|
||||||
<action dev="brett" type="update">Update commons-httpclient to 2.0</action>
|
<action dev="brett" type="update">Update commons-httpclient to 2.0</action>
|
||||||
<action dev="dion" type="update">Update docs to reflect the version of JMeter required.</action>
|
<action dev="dion" type="update">Update docs to reflect the version of JMeter required.</action>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-plugin-plugin</id>
|
<id>maven-plugin-plugin</id>
|
||||||
<name>Maven Plugin Plugin</name>
|
<name>Maven Plugin Plugin</name>
|
||||||
<currentVersion>1.5.1</currentVersion>
|
<currentVersion>1.5.2-SNAPSHOT</currentVersion>
|
||||||
<description>Maven Plugin management plugin. Requires Maven 1.0 RC4.</description>
|
<description>Maven Plugin management plugin. Requires Maven 1.0 RC4.</description>
|
||||||
<shortDescription>Maven Plugin plugin</shortDescription>
|
<shortDescription>Maven Plugin plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/plugin/</url>
|
<url>http://maven.apache.org/reference/plugins/plugin/</url>
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||||
<version>20030211.142705</version>
|
<version>20040613.030723</version>
|
||||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@ -24,6 +24,8 @@
|
|||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.5.2-SNAPSHOT" date="in CVS">
|
||||||
|
</release>
|
||||||
<release version="1.5.1" date="2004-07-09">
|
<release version="1.5.1" date="2004-07-09">
|
||||||
<action dev="dion" type="add" issue="MPPLUGIN-20">Prompt for artifactId, groupId and version if missing.</action>
|
<action dev="dion" type="add" issue="MPPLUGIN-20">Prompt for artifactId, groupId and version if missing.</action>
|
||||||
<action dev="dion" type="add">Add assertFileNotFound tag</action>
|
<action dev="dion" type="add">Add assertFileNotFound tag</action>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-repository-plugin</id>
|
<id>maven-repository-plugin</id>
|
||||||
<name>Maven Repository Plug-in</name>
|
<name>Maven Repository Plug-in</name>
|
||||||
<currentVersion>1.2</currentVersion>
|
<currentVersion>1.2.1-SNAPSHOT</currentVersion>
|
||||||
<shortDescription>Tools to work with the central repo</shortDescription>
|
<shortDescription>Tools to work with the central repo</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/repository/</url>
|
<url>http://maven.apache.org/reference/plugins/repository/</url>
|
||||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPREPO</issueTrackingUrl>
|
<issueTrackingUrl>http://jira.codehaus.org/browse/MPREPO</issueTrackingUrl>
|
||||||
@ -55,7 +55,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
<artifactId>20040613.030723</artifactId>
|
||||||
<version>20030211.142705</version>
|
<version>20030211.142705</version>
|
||||||
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
@ -24,6 +24,8 @@
|
|||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.2.1" date="in CVS">
|
||||||
|
</release>
|
||||||
<release version="1.2" date="2004-05-15">
|
<release version="1.2" date="2004-05-15">
|
||||||
<action dev="brett" issue="MPREPO-5" type="update">Deprecate maven.repository.group, use maven.remote.group instead</action>
|
<action dev="brett" issue="MPREPO-5" type="update">Deprecate maven.repository.group, use maven.remote.group instead</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user