You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:44:16 UTC

[jira] (MNG-3006) Maven does not always download artifacts from specified repos

     [ https://jira.codehaus.org/browse/MNG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MNG-3006:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Maven does not always download artifacts from specified repos
> -------------------------------------------------------------
>
>                 Key: MNG-3006
>                 URL: https://jira.codehaus.org/browse/MNG-3006
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.6
>         Environment: Windows XP SP2
>            Reporter: David Hoffer
>         Attachments: settings.xml
>
>
> Performing maven2 builds does not always downloaded requested artifacts from specified repos before complaining that the required artifact is not available and giving up.  However if I delete my local repo then it always works.
> Here is the failure log:
> [12:42:04]: Couldn't find a version in [1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.9-SNAPSHOT, 1.11-SNAPSHOT] to match range [1.11,)
> [12:42:04]: com.xrite.retail:retail-commons-classic:jar:null
> [12:42:04]:
> [12:42:04]: from the specified remote repositories:
> [12:42:04]: central (http://xrbuild3:8081/artifactory/repo),
> [12:42:04]: snapshots (http://xrbuild3:8082/artifactory/repo)
> An HTTP port monitor shows that maven refuses to contact the servers until I delete my local repo.  Maven should always check the remote server before giving up.
> I will attach my settings.xml.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)