[
https://issues.apache.org/jira/browse/IVY-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591812#action_12591812
]
James P. White commented on IVY-803:
------------------------------------
That sounds promising to me. The thing that bothers me about adding the
classifier to the cache pattern is that I'm worried that this problem will just
keep turning up with more kinds of resolvers and repositories. Any kind of
narrowing from the original source to the cache will inevitably lead to this
problem. I don't know enough about Ivy though to have any real idea of the
right fix.
> Cache can't distinguish artifacts with classifiers
> --------------------------------------------------
>
> Key: IVY-803
> URL: https://issues.apache.org/jira/browse/IVY-803
> Project: Ivy
> Issue Type: Bug
> Components: Maven Compatibility
> Affects Versions: 2.0.0-beta-2
> Reporter: James P. White
> Attachments: ivy803patch.txt
>
>
> Once an artifact with a Maven classifier is in the cache, then that will
> match any classifier value.
> Presumably the fix is to include the classifier in the artifact pattern for
> the cache.
> But this seems a little obnoxious since AFAICT this problem may exist with
> all artifact patterns.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.