[ https://issues.apache.org/jira/browse/BUILDR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert reassigned BUILDR-233:
------------------------------------
Assignee: Alex Boisvert
> can't specify version in artifact namespace
> --------------------------------------------
>
> Key: BUILDR-233
> URL: https://issues.apache.org/jira/browse/BUILDR-233
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.3.2
> Reporter: Ittay Dror
> Assignee: Alex Boisvert
>
> define 'foo' do
> artifact_ns do |ns|
> ns.bar = 'a:b:jar:1.0'
> ns.bar = '2.0'
> end
> compile.with :bar
> end
> > buildr
> (in /tmp, development)
> Buildr aborted!
> Missing group identifier for {:version=>"2.0"}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|