[
https://issues.apache.org/jira/browse/IVY-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591790#action_12591790
]
Maarten Coene commented on IVY-803:
-----------------------------------
Maybe we should use the [originalname] token in the artifact pattern as default:
artifactPattern="[organisation]/[module]/[type]s/[originalname]"
> 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.