You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/04/13 13:54:38 UTC

[jira] Commented: (MAVEN-1230) Wrong error message when downloading dependencies fails

The following comment has been added to this issue:

     Author: Joerg Schaible
    Created: Tue, 13 Apr 2004 7:54 AM
       Body:
I wonder if it would be better to deprecate the url-tag in the POM in favour of a homepage-tag looking at the lots of "bug" reports regarding this issue here in JIRA and on the list ...
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1230&page=comments#action_18584

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Juergen Baier

    Created: Tue, 13 Apr 2004 7:44 AM
    Updated: Tue, 13 Apr 2004 7:54 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org