my dependencies solved the problem:
>
> E.g.
>
> Before:
>
>
> After:
>
>
>
>
>
>
>
>
> -Original Message-
> From: Angel Cervera Claudio [mailto:angelcerv...@silyan.com]
> Sent: Tuesday, February 24, 2009 10:16 AM
> To:
I'm migrating maven project to ivy 2.0 I get a compile failure because
Ivy has delivered me
the commons-beans (and other commons-* libraries) java doc jar (or
sources sometime) rather than the classes jar.
In ivy cache directory, all files downloaded are ok, so i supposed that
"resolve" phase is ok