[
https://issues.apache.org/jira/browse/IVY-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaikiran Pai reassigned IVY-1568:
---------------------------------
Assignee: (was: Jaikiran Pai)
> Ivy cannot download SNAPSHOTs when timestamped are used on the Maven
> repository manager
> ---------------------------------------------------------------------------------------
>
> Key: IVY-1568
> URL: https://issues.apache.org/jira/browse/IVY-1568
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.4.0
> Reporter: Aurélien Pupier
> Priority: Major
> Attachments: screenshot-1.png
>
>
> - try to download a SNAPSHOT version for which timestamp are used such as
> https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-catalog/2.20.0-SNAPSHOT/
> - what will be tried to be downloaded is:
> {quote} ==== apache.snapshots: tried
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-catalog/2.20.0-20170911.111129-226/camel-catalog-2.20.0-20170911.111129-226.pom
> -- artifact
> org.apache.camel#camel-catalog;2.20.0-20170911.111129-226!camel-catalog.jar:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-catalog/2.20.0-20170911.111129-226/camel-catalog-2.20.0-20170911.111129-226.jar{quote}
> instead of
> https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-catalog/2.20.0-SNAPSHOT/camel-catalog-2.20.0-20170911.111129-226.jar
--
This message was sent by Atlassian Jira
(v8.20.10#820010)