Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1371

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1371
    Summary: maven.repo.remote w/ multiple repos specified redownloads jar from each 
repo in the list
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc4

   Assignee: 
   Reporter: Ian P. Springer

    Created: Mon, 12 Jul 2004 3:35 PM
    Updated: Mon, 12 Jul 2004 3:35 PM
Environment: n/a

Description:
In my project.xml, I have:
maven.repo.remote=http://www.ibiblio.org/maven/,http://mip.esr.hp.com/wsdm/repository/

I would expect this to mean: Attempt to download each dep jar from www.ibiblio.org 
first. If that fails, then try to download the jar from mip.esr.hp.com. 

However, the way it's working, even if it successfully downloads a jar from ibiblio, 
it still proceeds to redownload the jar from the second repository and overwrite the 
first one it just downloaded.





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