From: Andy J. <and...@us...> - 2004-02-13 07:02:29
|
andy_jefferson 04/02/12 22:56:59 Modified: xmlresume project.xml Log: Update to id Revision Changes Path 1.2 +1 -1 maven-plugins/xmlresume/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xmlresume/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 13 Feb 2004 06:54:53 -0000 1.1 +++ project.xml 13 Feb 2004 06:56:59 -0000 1.2 @@ -2,7 +2,7 @@ <project> <extend>${basedir}/../plugin-project.xml</extend> <!-- pomVersion is in parent --> - <id>maven-resume-plugin</id> + <id>maven-xmlresume-plugin</id> <name>XML Resume Plugin</name> <!-- groupId is in parent --> <currentVersion>0.2</currentVersion> |
From: Brett P. <bre...@us...> - 2004-10-15 11:17:47
|
brettporter 04/10/15 04:17:38 Modified: . plugin-project.xml project.properties aptdoc project.xml dbunit project.xml doxygen project.xml findbugs project.xml help project.xml javaapp project.xml javancss project.xml jaxb project.xml junitpp project.xml kodo project.xml middlegen project.xml rpm project.xml sdocbook project.xml sourceforge project.xml springgraph project.xml vignette project.xml was40 project.xml was5 project.xml webtest project.xml wiki project.xml word2html project.xml xmlresume project.xml Removed: . announcement.jsl Log: set up deployment to http://maven-plugins.sf.net/repository/ this is automatically synced to ibiblio Revision Changes Path 1.11 +3 -0 maven-plugins/plugin-project.xml Index: plugin-project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/plugin-project.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- plugin-project.xml 14 Sep 2004 17:28:57 -0000 1.10 +++ plugin-project.xml 15 Oct 2004 11:17:30 -0000 1.11 @@ -18,6 +18,9 @@ <issueTrackingUrl>http://sourceforge.net/tracker/?group_id=61626</issueTrackingUrl> <siteAddress>maven-plugins.sourceforge.net</siteAddress> + <siteDirectory>/home/groups/${pom.groupId.substring(0,1)}/${pom.groupId.substring(0,2)}/${pom.artifactId}/htdocs/</siteDirectory> + <distributionSite>shell1.maven-plugins.sf.net</distributionSite> + <distributionDirectory>/home/groups/${pom.groupId.substring(0,1)}/${pom.groupId.substring(0,2)}/${pom.groupId}/htdocs/repository/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins</connection> 1.9 +6 -2 maven-plugins/project.properties Index: project.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/project.properties,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- project.properties 31 Jul 2004 13:29:28 -0000 1.8 +++ project.properties 15 Oct 2004 11:17:31 -0000 1.9 @@ -22,5 +22,9 @@ # Add distribution URL for later xdoc releases maven.xdoc.distributionUrl=http://maven-plugins.sourceforge.net/maven/maven-plugins/plugins -# announcement plugin template -maven.announcement.stylesheet.path=${basedir}/../announcement.jsl \ No newline at end of file +maven.repo.list=maven-plugins-sf +maven.repo.maven-plugins-sf=scp://shell.maven-plugins.sf.net +maven.repo.maven-plugins-sf.directory=${pom.distributionDirectory} +# set these yourself +#maven.repo.maven-plugins-sf.username= +#maven.repo.maven-plugins-sf.privatekey= 1.9 +0 -1 maven-plugins/aptdoc/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/aptdoc/project.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- project.xml 3 Mar 2004 04:23:26 -0000 1.8 +++ project.xml 15 Oct 2004 11:17:31 -0000 1.9 @@ -20,7 +20,6 @@ <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-aptdoc-plugin/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-aptdoc-plugin/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/aptdoc</connection> 1.32 +0 -1 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- project.xml 26 Aug 2004 23:38:06 -0000 1.31 +++ project.xml 15 Oct 2004 11:17:31 -0000 1.32 @@ -20,7 +20,6 @@ <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-dbunit-plugin/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-dbunit-plugin/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/dbunit</connection> <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/dbunit</developerConnection> 1.7 +0 -1 maven-plugins/doxygen/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/doxygen/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 20 Jan 2004 08:35:52 -0000 1.6 +++ project.xml 15 Oct 2004 11:17:31 -0000 1.7 @@ -14,7 +14,6 @@ <shortDescription>Maven Plug-in for doxygen</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/doxygen/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/doxygen/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/doxygen</connection> 1.18 +0 -1 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- project.xml 7 Sep 2004 09:26:53 -0000 1.17 +++ project.xml 15 Oct 2004 11:17:32 -0000 1.18 @@ -14,7 +14,6 @@ <shortDescription>Findbugs tasks</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/findbugs/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/findbugs/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/findbugs</connection> 1.10 +0 -1 maven-plugins/help/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/help/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 20 Jan 2004 08:35:52 -0000 1.9 +++ project.xml 15 Oct 2004 11:17:32 -0000 1.10 @@ -18,7 +18,6 @@ <shortDescription>Show some Help about Maven</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/help/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/help/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/help</connection> 1.8 +0 -1 maven-plugins/javaapp/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javaapp/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 20 Jan 2004 08:35:51 -0000 1.7 +++ project.xml 15 Oct 2004 11:17:33 -0000 1.8 @@ -18,7 +18,6 @@ <shortDescription>Generates an executable JAR</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/javaapp/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/javaapp/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/javaapp</connection> 1.11 +0 -1 maven-plugins/javancss/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/project.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- project.xml 20 Jan 2004 08:35:51 -0000 1.10 +++ project.xml 15 Oct 2004 11:17:33 -0000 1.11 @@ -14,7 +14,6 @@ <shortDescription>MAVEN B10 Plug-in for JAVANCSS</shortDescription> !-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/javancss/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/javancss/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:an...@cv...:/cvsroot/maven-plugins/:maven-plugins/javancss</connection> 1.4 +0 -1 maven-plugins/jaxb/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/jaxb/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 20 Jan 2004 08:35:51 -0000 1.3 +++ project.xml 15 Oct 2004 11:17:33 -0000 1.4 @@ -12,7 +12,6 @@ <shortDescription>JAXB Tools</shortDescription> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/jaxb/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/jaxb/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/jaxb</connection> 1.9 +0 -1 maven-plugins/junitpp/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/junitpp/project.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- project.xml 20 Jan 2004 08:35:51 -0000 1.8 +++ project.xml 15 Oct 2004 11:17:33 -0000 1.9 @@ -14,7 +14,6 @@ <shortDescription>MAVEN Plug-in for JUNITPP</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/junitpp/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/junitpp/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/junitpp</connection> 1.10 +0 -1 maven-plugins/kodo/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/kodo/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 16 Jun 2004 18:55:11 -0000 1.9 +++ project.xml 15 Oct 2004 11:17:34 -0000 1.10 @@ -13,7 +13,6 @@ <url>http://maven-plugins.sourceforge.net/kodo/</url> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/kodo/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/kodo/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/kodo</connection> 1.2 +0 -1 maven-plugins/middlegen/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/middlegen/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 20 Sep 2004 02:04:10 -0000 1.1 +++ project.xml 15 Oct 2004 11:17:34 -0000 1.2 @@ -16,7 +16,6 @@ <shortDescription>Middlegen Plugin for Maven</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/middlegen/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/middlegen/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/middlegen</connection> 1.20 +0 -1 maven-plugins/rpm/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/rpm/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- project.xml 20 Jan 2004 08:35:51 -0000 1.19 +++ project.xml 15 Oct 2004 11:17:34 -0000 1.20 @@ -13,7 +13,6 @@ <shortDescription>Maven plugin to generate RPM's (Redhat Package)</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/rpm/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/rpm/distributions/</distributionDirectory> <!-- Gump integration --> <gumpRepositoryId>jakarta</gumpRepositoryId> 1.16 +0 -1 maven-plugins/sdocbook/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sdocbook/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- project.xml 13 Apr 2004 21:26:57 -0000 1.15 +++ project.xml 15 Oct 2004 11:17:34 -0000 1.16 @@ -16,7 +16,6 @@ <shortDescription>MAVEN Plug-in for DOCBOOK</shortDescription> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/sdocbook/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/sdocbook/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/sdocbook</connection> 1.6 +0 -1 maven-plugins/sourceforge/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 26 Aug 2004 21:11:34 -0000 1.5 +++ project.xml 15 Oct 2004 11:17:35 -0000 1.6 @@ -18,7 +18,6 @@ <shortDescription>Deploys distributions to Sourceforge</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/sourceforge/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/sourceforge/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/sourceforge</connection> 1.3 +0 -1 maven-plugins/springgraph/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/springgraph/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 14 Sep 2004 17:34:37 -0000 1.2 +++ project.xml 15 Oct 2004 11:17:35 -0000 1.3 @@ -34,7 +34,6 @@ <url>http://maven-plugins.sourceforge.net/maven-springgraph-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-springgraph-plugin/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-springgraph-plugin/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/springgraph</connection> <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/springgraph</developerConnection> 1.3 +1 -2 maven-plugins/vignette/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/vignette/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 4 May 2004 23:51:28 -0000 1.2 +++ project.xml 15 Oct 2004 11:17:35 -0000 1.3 @@ -14,7 +14,6 @@ <shortDescription>Plugin used to deploy to a Vignette CMS.</shortDescription> !-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/vignette/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/vignette/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:an...@cv...:/cvsroot/maven-plugins/:maven-plugins/vignette</connection> @@ -48,4 +47,4 @@ <build/> -</project> \ No newline at end of file +</project> 1.20 +0 -1 maven-plugins/was40/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- project.xml 27 Aug 2004 00:15:57 -0000 1.19 +++ project.xml 15 Oct 2004 11:17:36 -0000 1.20 @@ -20,7 +20,6 @@ <url>http://maven-plugins.sourceforge.net/maven-was40-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was40-plugin/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was40-plugin/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/was40</connection> <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/was40</developerConnection> 1.12 +0 -1 maven-plugins/was5/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 27 Aug 2004 05:49:05 -0000 1.11 +++ project.xml 15 Oct 2004 11:17:36 -0000 1.12 @@ -20,7 +20,6 @@ <url>http://maven-plugins.sourceforge.net/maven-was5-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was5-plugin/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was5-plugin/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/was5</connection> <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/was5</developerConnection> 1.14 +0 -1 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- project.xml 12 Oct 2004 13:27:32 -0000 1.13 +++ project.xml 15 Oct 2004 11:17:36 -0000 1.14 @@ -14,7 +14,6 @@ <shortDescription>Maven 1.0 Plugin for Canoo WebTest</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:wd...@cv...:/cvsroot/maven-plugins:maven-plugins/webtest</connection> 1.22 +0 -1 maven-plugins/wiki/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/wiki/project.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- project.xml 20 Jan 2004 08:35:51 -0000 1.21 +++ project.xml 15 Oct 2004 11:17:37 -0000 1.22 @@ -18,7 +18,6 @@ <shortDescription>Generate a Wiki from your project !</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/wiki/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/wiki/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/wiki</connection> 1.3 +0 -1 maven-plugins/word2html/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/word2html/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 19 Feb 2004 07:09:40 -0000 1.2 +++ project.xml 15 Oct 2004 11:17:37 -0000 1.3 @@ -15,7 +15,6 @@ <!-- issue tracking url, siteAddress are in parent --> <url>http://maven-plugins.sourceforge.net/word2html/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/word2html/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/word2html/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/word2html</connection> 1.3 +0 -1 maven-plugins/xmlresume/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xmlresume/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 13 Feb 2004 06:56:59 -0000 1.2 +++ project.xml 15 Oct 2004 11:17:38 -0000 1.3 @@ -17,7 +17,6 @@ </description> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/xmlresume/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/xmlresume/distributions/</distributionDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/xmlresume</connection> |
From: Carlos S. <car...@us...> - 2005-10-11 06:29:09
|
carlossg 05/10/10 23:29:12 Modified: aptdoc project.xml axis project.xml cobertura project.xml db2 project.xml dbunit project.xml deb project.xml dotuml project.xml doxygen project.xml files project.xml findbugs project.xml flash project.xml help project.xml izpack project.xml javaapp project.xml javancss project.xml jaxb project.xml junitpp project.xml kodo project.xml macker project.xml middlegen project.xml news project.xml rpm project.xml runtime-builder project.xml sdocbook project.xml sourceforge project.xml springgraph project.xml strutsdoc project.xml tasks project.xml transform project.xml uberdist project.xml vignette project.xml was40 project.xml was5 project.xml weblogic project.xml webtest project.xml wiki project.xml word2html project.xml xmlresume project.xml Log: Added url tag Revision Changes Path 1.10 +1 -0 maven-plugins/aptdoc/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/aptdoc/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 15 Oct 2004 11:17:31 -0000 1.9 +++ project.xml 11 Oct 2005 06:29:01 -0000 1.10 @@ -16,6 +16,7 @@ </description> <shortDescription>Java Project Management Tools</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> 1.5 +1 -0 maven-plugins/axis/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/axis/project.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.xml 2 Feb 2005 13:45:48 -0000 1.4 +++ project.xml 11 Oct 2005 06:29:03 -0000 1.5 @@ -23,6 +23,7 @@ <shortDescription> Generate Java code from WSDL using Axis </shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory> 1.23 +1 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- project.xml 11 Oct 2005 05:43:49 -0000 1.22 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.23 @@ -26,7 +26,7 @@ <inceptionYear>2005</inceptionYear> <shortDescription>Cobertura calculates the percentage of code accessed by tests.</shortDescription> <description>Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.</description> - <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/cobertura</developerConnection> 1.2 +1 -0 maven-plugins/db2/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/db2/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 23 Nov 2004 07:36:57 -0000 1.1 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.2 @@ -17,6 +17,7 @@ <description>A plugin to access db2 functionality</description> <shortDescription>DB2 Plugin for Maven</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-db2-plugin/</siteDirectory> 1.35 +1 -0 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- project.xml 22 Jun 2005 12:20:10 -0000 1.34 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.35 @@ -17,6 +17,7 @@ <description>A plugin to automate Dbunit tasks</description> <shortDescription>Dbunit tasks</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-dbunit-plugin/</siteDirectory> 1.7 +3 -6 maven-plugins/deb/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/deb/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 14 Jan 2004 01:47:06 -0000 1.6 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.7 @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE project [ - <!ENTITY oslash "ø"> -]> - <project> <extend>${basedir}/../plugin-project.xml</extend> <id>maven-deb-plugin</id> @@ -11,6 +7,7 @@ <currentVersion>0.5</currentVersion> <inceptionYear>2003</inceptionYear> <shortDescription>A plugin to create debian packages.</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <versions> <version> @@ -23,10 +20,10 @@ <developers> <developer> - <name>Trygve Laugstøl</name> + <name>Trygve Laugstol</name> <id>trygvis</id> <email>try...@if...</email> - <organization>Laugstøl Consulting</organization> + <organization>Laugstol Consulting</organization> <roles> <role>Developer</role> </roles> 1.4 +1 -0 maven-plugins/dotuml/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dotuml/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 22 Oct 2004 15:28:50 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.4 @@ -16,6 +16,7 @@ <package>net.sourceforge.mavenplugins.dotuml</package> <!-- logo is in parent. no gumpRepositoryId --> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <siteDirectory> /home/groups/m/ma/maven-plugins/htdocs/maven-dotuml-plugin/ 1.8 +1 -0 maven-plugins/doxygen/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/doxygen/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 15 Oct 2004 11:17:31 -0000 1.7 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.8 @@ -14,6 +14,7 @@ <shortDescription>Maven Plug-in for doxygen</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/doxygen/</siteDirectory> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/doxygen</connection> 1.3 +1 -1 maven-plugins/files/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/files/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 5 Apr 2005 21:37:39 -0000 1.2 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.3 @@ -20,10 +20,10 @@ <description>Creates files report</description> <shortDescription>Creates files report</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/maven-files-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-files-plugin/</siteDirectory> <repository> 1.28 +1 -0 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- project.xml 11 Oct 2005 05:06:37 -0000 1.27 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.28 @@ -12,6 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>A plugin to automate FindBugs tasks</description> <shortDescription>Findbugs tasks</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-findbugs-plugin/</siteDirectory> 1.4 +1 -0 maven-plugins/flash/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/flash/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 24 May 2005 12:40:13 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:04 -0000 1.4 @@ -34,6 +34,7 @@ ]]> </description> <shortDescription>A Flash plugin for Maven.</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> !-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/flash/</siteDirectory> 1.12 +1 -0 maven-plugins/help/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/help/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 27 Sep 2005 00:05:46 -0000 1.11 +++ project.xml 11 Oct 2005 06:29:05 -0000 1.12 @@ -16,6 +16,7 @@ <description>Help plugin for Maven</description> <shortDescription>Show some Help about Maven</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/help/</siteDirectory> 1.7 +1 -1 maven-plugins/izpack/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/izpack/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 19 Jun 2005 13:19:52 -0000 1.6 +++ project.xml 11 Oct 2005 06:29:05 -0000 1.7 @@ -30,7 +30,7 @@ That platform independend installer can be bundled with a JRE into a Win32 installer exe. </description> <shortDescription>IzPack Plugin for Maven</shortDescription> - <url>http://maven-plugins.sourceforge.net/maven-izpack-plugin</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/izpack</connection> <developerConnection>scm:cvs:ssh:use...@cv...:/cvsroot/maven-plugins:maven-plugins/izpack</developerConnection> 1.18 +1 -0 maven-plugins/javaapp/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javaapp/project.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- project.xml 25 Aug 2005 08:34:49 -0000 1.17 +++ project.xml 11 Oct 2005 06:29:05 -0000 1.18 @@ -15,6 +15,7 @@ <description>Plugin to generate an executable JAR</description> <shortDescription>Generates an executable JAR</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/${pom.artifactId}/</siteDirectory> 1.13 +1 -0 maven-plugins/javancss/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 22 Nov 2004 15:40:42 -0000 1.12 +++ project.xml 11 Oct 2005 06:29:05 -0000 1.13 @@ -12,6 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Plugin for JavaNCSS</description> <shortDescription>MAVEN 1.0 Plug-in for JAVANCSS</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> !-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/javancss/</siteDirectory> 1.9 +1 -0 maven-plugins/jaxb/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/jaxb/project.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- project.xml 24 Sep 2005 10:10:29 -0000 1.8 +++ project.xml 11 Oct 2005 06:29:05 -0000 1.9 @@ -10,6 +10,7 @@ </description> <shortDescription>JAXB Tools</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/jaxb/</siteDirectory> 1.10 +1 -0 maven-plugins/junitpp/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/junitpp/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 15 Oct 2004 11:17:33 -0000 1.9 +++ project.xml 11 Oct 2005 06:29:06 -0000 1.10 @@ -12,6 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Plugin for JUnitPP</description> <shortDescription>MAVEN Plug-in for JUNITPP</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/junitpp/</siteDirectory> 1.15 +1 -1 maven-plugins/kodo/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/kodo/project.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- project.xml 4 Oct 2005 12:16:08 -0000 1.14 +++ project.xml 11 Oct 2005 06:29:06 -0000 1.15 @@ -14,7 +14,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven plugin for Solarmetric's Kodo JDO implementation</description> <shortDescription>Maven plugin for Solarmetric's Kodo JDO implementation</shortDescription> - <url>http://maven-plugins.sourceforge.net/maven-kodo-plugin/</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-kodo-plugin/</siteDirectory> <repository> 1.3 +1 -2 maven-plugins/macker/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/macker/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 27 Sep 2005 00:05:46 -0000 1.2 +++ project.xml 11 Oct 2005 06:29:06 -0000 1.3 @@ -25,8 +25,7 @@ ]]></description> <shortDescription>Build-time architectural rule checking utility</shortDescription> - - <url>http://innig.net/macker</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <developers> <developer> 1.4 +1 -0 maven-plugins/middlegen/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/middlegen/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 27 Sep 2005 00:05:46 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:06 -0000 1.4 @@ -14,6 +14,7 @@ <description>Middlegen Plugin for Maven</description> <shortDescription>Middlegen Plugin for Maven</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/middlegen/</siteDirectory> 1.4 +1 -0 maven-plugins/news/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 5 Apr 2005 21:28:01 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:07 -0000 1.4 @@ -20,6 +20,7 @@ <description>Creates News report</description> <shortDescription>Creates News report</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> 1.22 +1 -0 maven-plugins/rpm/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/rpm/project.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- project.xml 27 Sep 2005 00:05:46 -0000 1.21 +++ project.xml 11 Oct 2005 06:29:09 -0000 1.22 @@ -11,6 +11,7 @@ <!-- package, logo are in parent --> <description>Maven plugin to generate RPM's (Redhat Package)</description> <shortDescription>Maven plugin to generate RPM's (Redhat Package)</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/rpm/</siteDirectory> 1.3 +3 -6 maven-plugins/runtime-builder/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/runtime-builder/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 14 Jan 2004 00:04:56 -0000 1.2 +++ project.xml 11 Oct 2005 06:29:09 -0000 1.3 @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE project [ - <!ENTITY oslash "ø"> -]> - <project> <extend>../plugin-project.xml</extend> <id>maven-runtime-builder-plugin</id> @@ -13,6 +9,7 @@ <description>A plugin for building a runtime for a java application.</description> <shortDescription>Runtime builder</shortDescription> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/runtime-builder/</siteDirectory> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- <repository> @@ -32,9 +29,9 @@ <developers> <developer> <id>trygvis</id> - <name>Trygve Laugstøl</name> + <name>Trygve Laugstol</name> <email>tr...@co...</email> - <organization>Laugstøl Consulting</organization> + <organization>Laugstol Consulting</organization> <roles> <role>Java Developer</role> </roles> 1.30 +1 -0 maven-plugins/sdocbook/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sdocbook/project.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- project.xml 10 Jan 2005 21:58:41 -0000 1.29 +++ project.xml 11 Oct 2005 06:29:09 -0000 1.30 @@ -16,6 +16,7 @@ <description>A plugin for DOCBOOK processing. Uses the DocBook Open Repository project XSL stylesheets to process DocBook XML sources into different output formats.</description> <shortDescription>MAVEN Plug-in for DOCBOOK</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issueTrackingUrl, siteAddress are in parent --> <repository> 1.8 +1 -0 maven-plugins/sourceforge/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 26 Jun 2005 23:00:55 -0000 1.7 +++ project.xml 11 Oct 2005 06:29:10 -0000 1.8 @@ -16,6 +16,7 @@ <description>Plugin to deploy distributions to Sourceforge</description> <shortDescription>Deploys distributions to Sourceforge</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/sourceforge/</siteDirectory> 1.4 +1 -1 maven-plugins/springgraph/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/springgraph/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 15 Oct 2004 11:17:35 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:10 -0000 1.4 @@ -31,7 +31,7 @@ <description>A plugin to generate graphs of beans from spring application contexts</description> <shortDescription>SpringGraph Plugin for Maven</shortDescription> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/maven-springgraph-plugin/</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-springgraph-plugin/</siteDirectory> <repository> 1.3 +1 -0 maven-plugins/strutsdoc/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/strutsdoc/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 27 Sep 2005 00:05:46 -0000 1.2 +++ project.xml 11 Oct 2005 06:29:10 -0000 1.3 @@ -8,6 +8,7 @@ <currentVersion>1.0.0</currentVersion> <inceptionYear>2004</inceptionYear> <shortDescription>Produces a struts documentation report.</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <developers> <developer> 1.8 +1 -0 maven-plugins/tasks/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/tasks/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 27 Sep 2005 00:05:46 -0000 1.7 +++ project.xml 11 Oct 2005 06:29:10 -0000 1.8 @@ -12,6 +12,7 @@ <logo>http://sourceforge.net/sflogo.php?group_id=61626&type=5</logo> </organization> <shortDescription>Produce tasks report</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <issueTrackingUrl>http://sourceforge.net/tracker/?group_id=61626</issueTrackingUrl> <siteAddress>maven-plugins.sourceforge.net</siteAddress> <repository> 1.4 +1 -0 maven-plugins/transform/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/transform/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 26 Oct 2004 10:09:09 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:10 -0000 1.4 @@ -67,6 +67,7 @@ <shortDescription> This plugin provides goals to transform xml documents into html and pdf. </shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <developers> <developer> 1.4 +1 -0 maven-plugins/uberdist/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/uberdist/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 12 May 2005 19:56:24 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:11 -0000 1.4 @@ -31,6 +31,7 @@ <inceptionYear>2004</inceptionYear> <shortDescription>Distribution plugin for multiple projects</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <siteDirectory> /home/groups/m/ma/maven-plugins/htdocs/maven-uberdist-plugin/ 1.5 +1 -0 maven-plugins/vignette/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/vignette/project.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.xml 26 Mar 2005 21:57:54 -0000 1.4 +++ project.xml 11 Oct 2005 06:29:11 -0000 1.5 @@ -14,6 +14,7 @@ <shortDescription>Plugin used to deploy to a Vignette CMS.</shortDescription> !-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/vignette/</siteDirectory> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <repository> <connection>scm:cvs:pserver:an...@cv...:/cvsroot/maven-plugins/:maven-plugins/vignette</connection> 1.21 +1 -1 maven-plugins/was40/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/project.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- project.xml 15 Oct 2004 11:17:36 -0000 1.20 +++ project.xml 11 Oct 2005 06:29:11 -0000 1.21 @@ -16,9 +16,9 @@ <description>A plugin to manage a WebSphere AppServer 4 installation</description> <shortDescription>Manipulate WAS 4</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/maven-was40-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was40-plugin/</siteDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/was40</connection> 1.14 +1 -1 maven-plugins/was5/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- project.xml 23 Jun 2005 18:03:10 -0000 1.13 +++ project.xml 11 Oct 2005 06:29:11 -0000 1.14 @@ -16,9 +16,9 @@ <description>A plugin to manage a WebSphere AppServer 5/5.1 artifacts and installation</description> <shortDescription>Manage WAS 5/5.1</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/maven-was5-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was5-plugin/</siteDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/was5</connection> 1.4 +1 -0 maven-plugins/weblogic/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/weblogic/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 23 Jun 2005 17:14:29 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:11 -0000 1.4 @@ -12,6 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven Plugin for BEA WebLogic 8.1</description> <shortDescription>Maven Plugin for BEA WebLogic 8.1</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/weblogic/</siteDirectory> <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/weblogic/distributions/</distributionDirectory> 1.26 +1 -0 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- project.xml 27 Sep 2005 00:05:46 -0000 1.25 +++ project.xml 11 Oct 2005 06:29:12 -0000 1.26 @@ -12,6 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven Plugin for Canoo WebTest</description> <shortDescription>Maven Plugin for Canoo WebTest</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/</siteDirectory> <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/distributions/</distributionDirectory> 1.24 +1 -0 maven-plugins/wiki/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/wiki/project.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- project.xml 27 Sep 2005 00:05:46 -0000 1.23 +++ project.xml 11 Oct 2005 06:29:12 -0000 1.24 @@ -16,6 +16,7 @@ <description>Plugin to generate a Wiki</description> <shortDescription>Generate a Wiki from your project !</shortDescription> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/wiki/</siteDirectory> 1.4 +1 -2 maven-plugins/word2html/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/word2html/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 15 Oct 2004 11:17:37 -0000 1.3 +++ project.xml 11 Oct 2005 06:29:12 -0000 1.4 @@ -13,8 +13,7 @@ <description>A Maven plugin to convert word docs into html for project usage</description> <shortDescription>Convert Word docs to HTML</shortDescription> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/word2html/</url> - <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/word2html/</siteDirectory> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/word2html</connection> 1.5 +1 -1 maven-plugins/xmlresume/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xmlresume/project.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.xml 24 May 2005 17:12:31 -0000 1.4 +++ project.xml 11 Oct 2005 06:29:12 -0000 1.5 @@ -15,8 +15,8 @@ A Maven plugin for transforming XML Resumes to other formats. Currently supports TXT, HTML, PDF, RTF, and XML. </description> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issueTrackingUrl, siteAddress are in parent --> - <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/xmlresume/</siteDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/xmlresume</connection> |
From: Jeff J. <jef...@us...> - 2006-08-15 12:24:03
|
jeffjensen 06/08/15 05:23:59 Modified: xmlresume project.xml Log: Apply patch [ 1535340 ] [all] Fix URLs to CVS for all subprojects by Dennis Lundberg. Thank you Dennis! Revision Changes Path 1.6 +2 -2 maven-plugins/xmlresume/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xmlresume/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 11 Oct 2005 06:29:12 -0000 1.5 +++ project.xml 15 Aug 2006 12:23:59 -0000 1.6 @@ -19,8 +19,8 @@ <!-- issueTrackingUrl, siteAddress are in parent --> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/xmlresume</connection> - <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/xmlresume/</url> + <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/xmlresume</connection> + <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/xmlresume/</url> </repository> <developers> |
From: Lukas T. <luk...@us...> - 2007-05-17 20:22:44
|
lukas_theussl 07/05/17 13:22:41 Modified: aptdoc project.xml axis project.xml db2 project.xml dbunit project.xml deb project.xml doxygen project.xml files project.xml findbugs project.xml flash project.xml help project.xml izpack project.xml javancss project.xml jaxb project.xml junitpp project.xml kodo project.xml macker project.xml news project.xml rpm project.xml runtime-builder project.xml schemaspy project.xml sdocbook project.xml sourceforge project.xml springgraph project.xml strutsdoc project.xml tasks project.xml transform project.xml uberdist project.xml vignette project.xml was40 project.xml was5 project.xml weblogic project.xml webtest project.xml wiki project.xml word2html project.xml xmlresume project.xml Log: Make linkcheck happy. Revision Changes Path 1.12 +1 -1 maven-plugins/aptdoc/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/aptdoc/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 15 Aug 2006 12:23:23 -0000 1.11 +++ project.xml 17 May 2007 20:22:37 -0000 1.12 @@ -16,7 +16,7 @@ </description> <shortDescription>Java Project Management Tools</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> 1.8 +1 -1 maven-plugins/axis/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/axis/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 12 May 2007 22:10:41 -0000 1.7 +++ project.xml 17 May 2007 20:22:37 -0000 1.8 @@ -23,7 +23,7 @@ <shortDescription> Generate Java code from WSDL using Axis </shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory> 1.5 +1 -1 maven-plugins/db2/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/db2/project.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.xml 12 May 2007 22:10:41 -0000 1.4 +++ project.xml 17 May 2007 20:22:37 -0000 1.5 @@ -19,7 +19,7 @@ <description>A plugin to access db2 functionality</description> <shortDescription>DB2 Plugin for Maven</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-db2-plugin/</siteDirectory> 1.42 +1 -1 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- project.xml 28 Jan 2007 13:11:46 -0000 1.41 +++ project.xml 17 May 2007 20:22:37 -0000 1.42 @@ -20,7 +20,7 @@ <description>A plugin to automate dbUnit tasks</description> <shortDescription>dbUnit tasks</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-dbunit-plugin/</siteDirectory> 1.10 +1 -1 maven-plugins/deb/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/deb/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 12 May 2007 22:10:42 -0000 1.9 +++ project.xml 17 May 2007 20:22:37 -0000 1.10 @@ -10,7 +10,7 @@ <currentVersion>0.5</currentVersion> <inceptionYear>2003</inceptionYear> <shortDescription>A plugin to create debian packages.</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <versions> <version> 1.11 +1 -1 maven-plugins/doxygen/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/doxygen/project.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- project.xml 12 May 2007 22:10:43 -0000 1.10 +++ project.xml 17 May 2007 20:22:37 -0000 1.11 @@ -17,7 +17,7 @@ <shortDescription>Maven Plug-in for doxygen</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/doxygen/</siteDirectory> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/doxygen</connection> 1.7 +1 -1 maven-plugins/files/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/files/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 12 May 2007 22:10:43 -0000 1.6 +++ project.xml 17 May 2007 20:22:37 -0000 1.7 @@ -23,7 +23,7 @@ <description>Creates files report</description> <shortDescription>Creates files report</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> 1.45 +1 -1 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- project.xml 28 Jan 2007 15:37:15 -0000 1.44 +++ project.xml 17 May 2007 20:22:37 -0000 1.45 @@ -19,7 +19,7 @@ <description>A plugin to automate FindBugs tasks</description> <shortDescription>Findbugs tasks</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-findbugs-plugin/</siteDirectory> 1.7 +1 -1 maven-plugins/flash/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/flash/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 12 May 2007 22:10:46 -0000 1.6 +++ project.xml 17 May 2007 20:22:38 -0000 1.7 @@ -37,7 +37,7 @@ ]]> </description> <shortDescription>A Flash plugin for Maven.</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/flash/</siteDirectory> 1.15 +1 -1 maven-plugins/help/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/help/project.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- project.xml 12 May 2007 22:10:46 -0000 1.14 +++ project.xml 17 May 2007 20:22:38 -0000 1.15 @@ -19,7 +19,7 @@ <description>Help plugin for Maven</description> <shortDescription>Show some Help about Maven</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/help/</siteDirectory> 1.10 +1 -1 maven-plugins/izpack/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/izpack/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 12 May 2007 22:10:47 -0000 1.9 +++ project.xml 17 May 2007 20:22:38 -0000 1.10 @@ -33,7 +33,7 @@ That platform independend installer can be bundled with a JRE into a Win32 installer exe. </description> <shortDescription>IzPack Plugin for Maven</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/izpack</connection> <developerConnection>scm:cvs:ssh:use...@ma...:/cvsroot/maven-plugins:maven-plugins/izpack</developerConnection> 1.19 +1 -1 maven-plugins/javancss/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/project.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- project.xml 12 May 2007 01:05:43 -0000 1.18 +++ project.xml 17 May 2007 20:22:38 -0000 1.19 @@ -15,7 +15,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Plugin for JavaNCSS</description> <shortDescription>MAVEN 1.1 Plug-in for JAVANCSS</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <repository> 1.12 +1 -1 maven-plugins/jaxb/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/jaxb/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 15 Aug 2006 12:24:02 -0000 1.11 +++ project.xml 17 May 2007 20:22:38 -0000 1.12 @@ -10,7 +10,7 @@ </description> <shortDescription>JAXB Tools</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/jaxb/</siteDirectory> 1.13 +1 -1 maven-plugins/junitpp/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/junitpp/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 12 May 2007 22:10:48 -0000 1.12 +++ project.xml 17 May 2007 20:22:38 -0000 1.13 @@ -15,7 +15,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Plugin for JUnitPP</description> <shortDescription>MAVEN Plug-in for JUNITPP</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/junitpp/</siteDirectory> 1.18 +1 -1 maven-plugins/kodo/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/kodo/project.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- project.xml 15 Aug 2006 12:23:33 -0000 1.17 +++ project.xml 17 May 2007 20:22:38 -0000 1.18 @@ -14,7 +14,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven plugin for Solarmetric's Kodo JDO implementation</description> <shortDescription>Maven plugin for Solarmetric's Kodo JDO implementation</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issueTrackingUrl, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-kodo-plugin/</siteDirectory> <repository> 1.5 +1 -1 maven-plugins/macker/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/macker/project.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.xml 12 May 2007 22:10:48 -0000 1.4 +++ project.xml 17 May 2007 20:22:38 -0000 1.5 @@ -28,7 +28,7 @@ ]]></description> <shortDescription>Build-time architectural rule checking utility</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <developers> <developer> 1.7 +1 -1 maven-plugins/news/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 22 Jan 2007 03:03:37 -0000 1.6 +++ project.xml 17 May 2007 20:22:38 -0000 1.7 @@ -22,7 +22,7 @@ <description>Creates News report</description> <shortDescription>Creates News report</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-news-plugin/</siteDirectory> 1.25 +1 -1 maven-plugins/rpm/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/rpm/project.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- project.xml 12 May 2007 22:10:49 -0000 1.24 +++ project.xml 17 May 2007 20:22:38 -0000 1.25 @@ -14,7 +14,7 @@ <!-- package, logo are in parent --> <description>Maven plugin to generate RPM's (Redhat Package)</description> <shortDescription>Maven plugin to generate RPM's (Redhat Package)</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/rpm/</siteDirectory> 1.6 +1 -1 maven-plugins/runtime-builder/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/runtime-builder/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 12 May 2007 22:10:49 -0000 1.5 +++ project.xml 17 May 2007 20:22:38 -0000 1.6 @@ -12,7 +12,7 @@ <description>A plugin for building a runtime for a java application.</description> <shortDescription>Runtime builder</shortDescription> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/runtime-builder/</siteDirectory> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- <repository> 1.4 +1 -1 maven-plugins/schemaspy/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/schemaspy/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 15 Aug 2006 12:23:43 -0000 1.3 +++ project.xml 17 May 2007 20:22:39 -0000 1.4 @@ -16,7 +16,7 @@ <description>A plugin to support running SchemaSpy to generate documentations about common databases including MySQL, MSSQL, Oracle.</description> <shortDescription>MAVEN Plug-in for SchemaSpy</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issueTrackingUrl, siteAddress are in parent --> <repository> 1.32 +1 -1 maven-plugins/sdocbook/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sdocbook/project.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- project.xml 15 Aug 2006 12:23:52 -0000 1.31 +++ project.xml 17 May 2007 20:22:39 -0000 1.32 @@ -16,7 +16,7 @@ <description>A plugin for DOCBOOK processing. Uses the DocBook Open Repository project XSL stylesheets to process DocBook XML sources into different output formats.</description> <shortDescription>MAVEN Plug-in for DOCBOOK</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issueTrackingUrl, siteAddress are in parent --> <repository> 1.15 +1 -1 maven-plugins/sourceforge/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/project.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- project.xml 21 Aug 2006 23:41:18 -0000 1.14 +++ project.xml 17 May 2007 20:22:39 -0000 1.15 @@ -19,7 +19,7 @@ <description>Plugin to deploy distributions to Sourceforge</description> <shortDescription>Deploys distributions to Sourceforge</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <repository> 1.7 +1 -1 maven-plugins/springgraph/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/springgraph/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 12 May 2007 22:10:51 -0000 1.6 +++ project.xml 17 May 2007 20:22:39 -0000 1.7 @@ -34,7 +34,7 @@ <description>A plugin to generate graphs of beans from spring application contexts</description> <shortDescription>SpringGraph Plugin for Maven</shortDescription> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-springgraph-plugin/</siteDirectory> <repository> 1.4 +1 -1 maven-plugins/strutsdoc/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/strutsdoc/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 11 Oct 2005 06:29:10 -0000 1.3 +++ project.xml 17 May 2007 20:22:39 -0000 1.4 @@ -8,7 +8,7 @@ <currentVersion>1.0.0</currentVersion> <inceptionYear>2004</inceptionYear> <shortDescription>Produces a struts documentation report.</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <developers> <developer> 1.12 +1 -1 maven-plugins/tasks/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/tasks/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 28 Jan 2007 16:18:40 -0000 1.11 +++ project.xml 17 May 2007 20:22:39 -0000 1.12 @@ -16,7 +16,7 @@ <logo>http://sourceforge.net/sflogo.php?group_id=61626&type=5</logo> </organization> <shortDescription>Produce tasks report</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-tasks-plugin/</siteDirectory> <repository> 1.6 +1 -1 maven-plugins/transform/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/transform/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 15 Aug 2006 12:23:27 -0000 1.5 +++ project.xml 17 May 2007 20:22:40 -0000 1.6 @@ -67,7 +67,7 @@ <shortDescription> This plugin provides goals to transform xml documents into html and pdf. </shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <developers> <developer> 1.7 +1 -1 maven-plugins/uberdist/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/uberdist/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 12 May 2007 22:10:52 -0000 1.6 +++ project.xml 17 May 2007 20:22:40 -0000 1.7 @@ -34,7 +34,7 @@ <inceptionYear>2004</inceptionYear> <shortDescription>Distribution plugin for multiple projects</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <siteDirectory> /home/groups/m/ma/maven-plugins/htdocs/maven-uberdist-plugin/ 1.8 +1 -1 maven-plugins/vignette/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/vignette/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 12 May 2007 22:10:52 -0000 1.7 +++ project.xml 17 May 2007 20:22:40 -0000 1.8 @@ -17,7 +17,7 @@ <shortDescription>Plugin used to deploy to a Vignette CMS.</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/vignette/</siteDirectory> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:an...@ma...:/cvsroot/maven-plugins/:maven-plugins/vignette</connection> 1.24 +1 -1 maven-plugins/was40/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/project.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- project.xml 12 May 2007 22:10:52 -0000 1.23 +++ project.xml 17 May 2007 20:22:40 -0000 1.24 @@ -19,7 +19,7 @@ <description>A plugin to manage a WebSphere AppServer 4 installation</description> <shortDescription>Manipulate WAS 4</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was40-plugin/</siteDirectory> 1.24 +1 -1 maven-plugins/was5/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/project.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- project.xml 12 May 2007 22:10:53 -0000 1.23 +++ project.xml 17 May 2007 20:22:40 -0000 1.24 @@ -15,7 +15,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>A plugin to manage a WebSphere AppServer 5/5.1 artifacts and installation</description> <shortDescription>Manage WAS 5/5.1</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-was5-plugin/</siteDirectory> <repository> 1.6 +1 -1 maven-plugins/weblogic/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/weblogic/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 15 Aug 2006 12:24:05 -0000 1.5 +++ project.xml 17 May 2007 20:22:40 -0000 1.6 @@ -12,7 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven Plugin for BEA WebLogic 8.1</description> <shortDescription>Maven Plugin for BEA WebLogic 8.1</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/weblogic/</siteDirectory> <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/weblogic/distributions/</distributionDirectory> 1.30 +1 -1 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- project.xml 3 Aug 2006 09:43:21 -0000 1.29 +++ project.xml 17 May 2007 20:22:41 -0000 1.30 @@ -35,7 +35,7 @@ <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/</siteDirectory> <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/distributions/</distributionDirectory> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/webtest</connection> <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/webtest</developerConnection> 1.27 +1 -1 maven-plugins/wiki/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/wiki/project.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- project.xml 12 May 2007 22:10:53 -0000 1.26 +++ project.xml 17 May 2007 20:22:41 -0000 1.27 @@ -19,7 +19,7 @@ <description>Plugin to generate a Wiki</description> <shortDescription>Generate a Wiki from your project !</shortDescription> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issue tracking url, siteAddress are in parent --> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/wiki/</siteDirectory> 1.7 +1 -1 maven-plugins/word2html/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/word2html/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 12 May 2007 22:10:53 -0000 1.6 +++ project.xml 17 May 2007 20:22:41 -0000 1.7 @@ -16,7 +16,7 @@ <description>A Maven plugin to convert word docs into html for project usage</description> <shortDescription>Convert Word docs to HTML</shortDescription> <!-- issue tracking url, siteAddress are in parent --> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/word2html</connection> 1.8 +1 -1 maven-plugins/xmlresume/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xmlresume/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 12 May 2007 22:10:54 -0000 1.7 +++ project.xml 17 May 2007 20:22:41 -0000 1.8 @@ -18,7 +18,7 @@ A Maven plugin for transforming XML Resumes to other formats. Currently supports TXT, HTML, PDF, RTF, and XML. </description> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <!-- issueTrackingUrl, siteAddress are in parent --> <repository> |