You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ken in nashua (JIRA)" <ji...@codehaus.org> on 2008/02/29 15:45:28 UTC

[jira] Commented: (MNG-3282) maven only tries the first repo that contains an artifact

    [ http://jira.codehaus.org/browse/MNG-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125615 ] 

Ken in nashua commented on MNG-3282:
------------------------------------

Happening again out of the blue... was building fine yesterday. No changes to this machine or source tree or repo.

[INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT: checking for updates
 from apache.snapshots
[INFO] snapshot com.javaforge.tapestry:tapestry-javaforge:1.0.0-SNAPSHOT: checking for updates
 from howardlewisship.com
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: com.javaforge.tapestry:tapestry-spring:jar:1.0.0

Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge for project: com.javafor
ge.tapestry:tapestry-spring:jar:1.0.0 for project com.javaforge.tapestry:tapestry-spring:jar:1
.0.0


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 9 seconds
[INFO] Finished at: Fri Feb 29 09:35:15 EST 2008
[INFO] Final Memory: 16M/49M
[INFO] ------------------------------------------------------------------------

C:\Prototype\Mavenized\Product\trails\trunk\trails>mvn clean install

> maven only tries the first repo that contains an artifact
> ---------------------------------------------------------
>
>                 Key: MNG-3282
>                 URL: http://jira.codehaus.org/browse/MNG-3282
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.7
>            Reporter: Brian Fox
>            Assignee: Brian Fox
>
> If there are multiple repos that contain an artifact, the metadata in the local repo for all of them will contain this fact. Maven only tries the first one to get the artifact and doesn't try the others. It should try any other repos known to contain the artifact if the previous ones fail (if they are down for example).

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira