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:45:20 UTC

[jira] (MNG-2906) version ranges don't work after a day has passed

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

Paul Benedict updated MNG-2906:
-------------------------------

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

> version ranges don't work after a day has passed
> ------------------------------------------------
>
>                 Key: MNG-2906
>                 URL: https://jira.codehaus.org/browse/MNG-2906
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>            Reporter: Bill Dudney
>         Attachments: example.tar.gz, example.X.output.txt
>
>
> dependency A has a range dependency on B
> my project has a dependency on A (not directly on B)
> I build my project with a fresh clean repo (i.e. rm -rf ~/.m2/repository)
> B's latest is downloaded as expected
> the next morning I rebuild my project and I get error messages that no suitable version can be found;
> No versions are present in the repository for the artifact with a range [1.02b,) com.lowagie:itext-null.jar
> the particulars are jfreereports depending on [1.02b,) of lowagie.



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