Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1230

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1230
    Summary: Wrong error message when downloading dependencies fails
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-rc3
   Versions:
             1.0-rc1

   Assignee: Brett Porter
   Reporter: Juergen Baier

    Created: Tue, 13 Apr 2004 7:44 AM
    Updated: Thu, 15 Apr 2004 2:11 AM
Environment: WinXP, Java 1.4.1

Description:
When a JAR dependency is not available on the server (or the filename is spelled 
incorrectly in project.xml) then Maven tells me "No download url specified", which is 
clearly wrong. The message should say something like "Could not download xxx-1.0 from 
http://maven-repo ...".

Attempting to download xxx-1.0.jar.
WARNING: Failed to download xxx-1.0.jar.
The build cannot continue because of the following unsatisfied dependency:

xxx-1.0.jar (no download url specified)

Total time: 4 seconds
Finished at: Tue Apr 13 13:32:02 CEST 2004


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