The following comment has been added to this issue:
Author: James Mitchell
Created: Tue, 1 Feb 2005 7:28 PM
Body:
<p>
Index: xdocs/navigation.xml
===================================================================
--- xdocs/navigation.xml (revision 149461)
+++ xdocs/navigation.xml (working copy)
@@ -98,7 +98,7 @@
<!-- TODO: remove 3rd party bit from there, aggregate plugins to front page
but add explanation -->
<item name="Maven Plugins"
href="/reference/plugins/index.html" />
<item name="Maven Plugin Sandbox" /><!--
href="/plugins-sandbox/index.html" /> -->
- <item name="Maven Plugins @ sf.net"
href="http://maven-plugins.sf.net/" />
+ <item name="Maven Plugins @ sf.net"
href="http://maven-plugins.sourceforge.net/" />
<item name="Other 3rd Party Plugins"
href="/reference/3rdparty.html" />
</menu>
Index: xdocs/reference/3rdparty.xml
===================================================================
--- xdocs/reference/3rdparty.xml (revision 149461)
+++ xdocs/reference/3rdparty.xml (working copy)
@@ -34,7 +34,7 @@
</p>
<subsection name="Maven Plugins Project @ sf.net">
<p>
- The <a href="http://maven-plugins.sf.net/">Maven Plugins Project</a>
at SourceForge develops a series of
+ The <a href="http://maven-plugins.sourceforget.net/">Maven Plugins
Project</a> at SourceForge develops a series of
plugins.
</p>
</subsection>
Index: xdocs/reference/sharing-plugins.xml
===================================================================
--- xdocs/reference/sharing-plugins.xml (revision 149461)
+++ xdocs/reference/sharing-plugins.xml (working copy)
@@ -83,7 +83,7 @@
drive, using a local installation of a version control tool like <a
href="http://www.cvshome.org/">CVS</a> or
<a href="http://subversion.tigris.org/">Subversion</a> (you do use
version control, don't you?). If you'd
like to share your plugin source with others, you can request a new
project at a service like
- <a href="http://sf.net">SourceForge</a> or <a
href="http://java.net">Java.Net</a>, or request to join an
+ <a href="http://sourceforge.net">SourceForge</a> or <a
href="http://java.net">Java.Net</a>, or request to join an
existing project like the <a
href="http://maven-plugins.sourceforge.net/">Maven-Plugins</a> project on
SourceForge.
</p>
@@ -98,7 +98,7 @@
<subsection name="Step 2. OK. My plugin has a host, how can I put it on
ibiblio.org?" id="upload">
<p>
- If the project is part of the repository mirroring program, such as
<code>maven-plugins.sf.net</code>,
+ If the project is part of the repository mirroring program, such as
<code>maven-plugins.sourceforget.net</code>,
publishing it at SourceForge will automatically mirror it to ibiblio
with further work.
</p>
Index: xdocs/navigation-pdf.xml
===================================================================
--- xdocs/navigation-pdf.xml (revision 149461)
+++ xdocs/navigation-pdf.xml (working copy)
@@ -113,7 +113,7 @@
-->
<item name="Mevenide"
href="http://mevenide.codehaus.org/" />
<item name="Maven Proxy"
href="http://maven-proxy.codehaus.org/" />
- <item name="Maven Plugins @ sf.net"
href="http://maven-plugins.sf.net/" />
+ <item name="Maven Plugins @ sf.net"
href="http://maven-plugins.sourceforget.net/" />
<item name="Other 3rd Party Plugins"
href="/reference/3rdparty.html" />
</menu>
Index: xdocs/about/powered.xml
===================================================================
--- xdocs/about/powered.xml (revision 149461)
+++ xdocs/about/powered.xml (working copy)
@@ -69,7 +69,7 @@
</td>
</tr>
<tr>
- <td><a href="http://xml.apache.org/xmlrpc/">XMLRPC</a></td>
+ <td><a href="http://ws.apache.org/xmlrpc/">XMLRPC</a></td>
<td>
Java XMLRPC implementation.
</td>
@@ -188,20 +188,20 @@
</td>
</tr>
<tr>
- <td><a href="http://jpox.sf.net">jpox</a></td>
+ <td><a href="http://jpox.sourceforge.net">jpox</a></td>
<td>
JPOX is a Java Data Objects (JDO) API implementation.
</td>
</tr>
<tr>
- <td><a href="http://jsmime.sf.net/">JSMIME</a></td>
+ <td><a href="http://jsmime.sourceforget.net/">JSMIME</a></td>
<td>
JSMIME is a Java library to sign and/or encrypt E-Mails using the
SMIME standard using many different algorithms and key strengths.
</td>
</tr>
<tr>
- <td><a href="http://junitpp.sf.net/">JUNITPP</a></td>
+ <td><a href="http://junitpp.sourceforget.net/">JUNITPP</a></td>
<td>
This extension to the JUNIT framework allows a test data
repository
and load/stress test from the command line.
@@ -256,7 +256,7 @@
</td>
</tr>
<tr>
- <td><a href="http://patterntesting.sf.net/">PatternTesting</a></td>
+ <td><a
href="http://patterntesting.sourceforget.net/">PatternTesting</a></td>
<td>
A testing framework that allows to automatically verify that
Architecture/Design/Best practices recommendations are implemented
@@ -264,7 +264,7 @@
</td>
</tr>
<tr>
- <td><a href="http://pmd.sf.net/">PMD</a></td>
+ <td><a href="http://pmd.sourceforget.net/">PMD</a></td>
<td>
PMD - a static code analyzer. Finds unused variables and whatnot.
</td>
@@ -276,7 +276,7 @@
</td>
</tr>
<tr>
- <td><a href="http://raccoon.sf.net/">Raccoon</a></td>
+ <td><a href="http://raccoon.sourceforget.net/">Raccoon</a></td>
<td>
Framework to omplement TIBCO products in order to help us, the
people on the ground to use TIBCO at it's best and make life easy
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPLINKCHECK-1?page=comments#action_29491
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPLINKCHECK-1
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPLINKCHECK-1
Summary: Link Check incorrectly reports redirects as link failures.
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-linkcheck-plugin
Assignee:
Reporter: Nick Minutello
Created: Mon, 16 Jun 2003 6:31 PM
Updated: Tue, 1 Feb 2005 7:28 PM
Description:
Link Check incorrectly reports redirects as link failures.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]