Message:

   The following issue has been closed.

   Resolver: Ben Walding
       Date: Thu, 26 Feb 2004 2:24 AM

The broken links in the repository appear to have been magically fixed by someone.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPLINKCHECK-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPLINKCHECK-9
    Summary: Broken dependency on commons-util-final.jar
       Type: Bug

     Status: Closed
   Priority: Blocker
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin

   Assignee: Ben Walding
   Reporter: Tim McCune

    Created: Tue, 24 Feb 2004 10:24 AM
    Updated: Thu, 26 Feb 2004 2:24 AM
Environment: Maven 1.0-rc1, Linux, JDK 1.4.2_01

Description:
I can no longer run the site target because it depends on the linkcheck plugin, which 
has a broken dependency as of last night:

Unable to obtain goal [site:deploy] -- 
file:/home/tmccune/.maven/plugins/maven-xdoc-plugin-1.4/:545:46: <attainGoal> The 
build cannot continue because of the following unsatisfied 
dependency:commons-util-final.jar (no download url specified)

A grep through .maven/plugins identified linkcheck as the culprit:

<dependency>
 <id>commons-util</id>
 <version>final</version>
 ...

The jar is listed at http://www.ibiblio.org/maven/commons-util/jars but the link gives 
a 404 error.


---------------------------------------------------------------------
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]

Reply via email to