[
https://issues.apache.org/jira/browse/IVY-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Hanin resolved IVY-243.
------------------------------
Resolution: Duplicate
This is a duplicate of IVY-501 (well, the opposite is more true, but IVY-501 is
more up to date, so I prefer to mark this one as resolved - duplicate.
> Snapshot versions in Maven 2 repository
> ---------------------------------------
>
> Key: IVY-243
> URL: https://issues.apache.org/jira/browse/IVY-243
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.3.1
> Reporter: Valeri Felberg
> Assignee: Xavier Hanin
>
> It is impossible to resolve snapshot dependencies from a Maven 2 repository.
> Following artifact
> C:\maven\repository\foo\foo-module\1.0-SNAPSHOT\foo-module-1.0-20060505.112229-1.jar
> cannot be found by Ivy. Neither of 1.0-SNAPSHOT, latest.integration, 1+
> revisions works in following dependency:
> <dependency org="foo" name="foo-module" rev="1.0-SNAPSHOT" />
> Error message for latest.integration:
> WARN: module not found: [ foo | foo-module | latest.integration ]
> WARN:
> file:///C:\maven\repository\foo\foo-module\latest.integration\foo-module-latest.integration.jar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.