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

Geraldo Lopes de Souza commented on BUILDR-251:
-----------------------------------------------

I've met this bug. 

One can reproduce with the following package

repositories.remote << 
"https://oss.sonatype.org/content/repositories/snapshots/";
compile.with('org.mybatis:mybatis-guice:jar:3.0-SNAPSHOT')


Buildr 1.4.5
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
Ubuntu 10.04.2 LTS \n \l


> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to