You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:17 UTC

[jira] [Closed] (BUILDR-220) when creating a package, the task to copy it to the repository is not an artifact

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

Peter Donald closed BUILDR-220.
-------------------------------


> when creating a package, the task to copy it to the repository is not an artifact
> ---------------------------------------------------------------------------------
>
>                 Key: BUILDR-220
>                 URL: https://issues.apache.org/jira/browse/BUILDR-220
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>
> in package.rb, this line:
>             file(Buildr.repositories.locate(package)=>package) { package.install }
> means that if i depend on the package as an artifact (on the repository location), the task is FileTask, not Artifact, and so some things fail.
> (in my project i have some artifacts that i want to be handled as thirdparty and downloaded, unless built explicitly)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira