Much obliged. I even searched the list. I guess my search-fu is weak today.
(Must be Friday...)
Jim White wrote:
>
> It's an OSGI bundle and Ivy currently thinks it should therefore end
> with '.bundle' rather than '.jar'. The workaround is to use an artifact
> specification to override the extension.
>
> http://marc.info/?l=ivy-user&m=120842825928326&w=2
> http://marc.info/?l=ivy-user&m=120842941430186&w=2
>
> Add this within the <dependency> element:
>
> <artifact name="spring-security-core" ext="jar"/>
>
> Jim
-----
--
Michael Laccetti (416)558-9718
S2G Limited http://www.s2g.ca/
--
View this message in context: http://www.nabble.com/Issue-downloading-dependency-tp17026058p17026707.html
Sent from the ivy-user mailing list archive at Nabble.com.
|