[ 
https://issues.apache.org/jira/browse/BUILDR-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839371#action_12839371
 ] 

Antoine Toulme commented on BUILDR-251:
---------------------------------------

artifact('group:artifact:extension:classifier:1.3-SNAPSHOT').invoke
does call:
http://example.com/group/artifact/1.3-SNAPSHOT/artifact-1.3-SNAPSHOT-classifier.extension

Is there something I am missing ? It looks like the classifier is used allright.

> classifiers are not handled when downloading snapshot artifacts
> ---------------------------------------------------------------
>
>                 Key: BUILDR-251
>                 URL: https://issues.apache.org/jira/browse/BUILDR-251
>             Project: Buildr
>          Issue Type: Bug
>          Components: Dependency management
>    Affects Versions: 1.3.4
>            Reporter: Ittay Dror
>
> e.g., if i download the sources artifact of an artifact with SNAPSHOT, it 
> will download the file of the artifact, not that of the sources, since it 
> doesn't use the classifiers in the url

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to