You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "James P. White (JIRA)" <ji...@apache.org> on 2008/04/19 15:24:21 UTC

[jira] Updated: (IVY-803) Cache can't distinguish artifacts with classifiers

     [ https://issues.apache.org/jira/browse/IVY-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James P. White updated IVY-803:
-------------------------------

    Attachment: ivy803patch.txt

Patch, which wouldn't be worthwhile for the pattern change but because it fixes testcase (ResolveTest.testResolveMaven2Classifiers) to pass.

Doesn't actually try two different classifiers though (which can't actually be done in one resolve).

> 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.