> <publications>
> - <artifact/>
> + <artifact xmlns:ivyde="http://ant.apache.org/ivy/ivyde/ns/" ivyde:source="bb-ant-tools"/>
> <artifact name="source" type="source" ext="zip"/>
> </publications>
It should be:
> <publications>
> <artifact xmlns:ivyde="http://ant.apache.org/ivy/ivyde/ns/" ivyde:source="source"/>
> <artifact name="source" type="source" ext="zip"/>
> </publications>
Nicolas
--
You received this message because you are subscribed to the Google Groups "ivyroundup" group.
To post to this group, send email to ivyro...@googlegroups.com.
To unsubscribe from this group, send email to ivyroundup+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ivyroundup?hl=en.