You probably need to include [type] in your pattern. Try something like
pattern="lib/[conf]/[type]/[artifact].[revision].[ext]" instead.

-Archie

On Tue, May 26, 2009 at 12:02 PM, Nathaniel Auvil <[email protected]
> wrote:

> I am getting the following error:
>
> java.lang.RuntimeException: Multiple artifacts of the module
> commons-logging#commons-logging;1.1.1 are retrieved to the same file!
> Update
> the retrieve pattern  to fix this error.
>
> i googled and found some configs which i tried and had no success, such as:
>
> <ivy:retrieve pattern="lib/[conf]/jar/[artifact].[revision].[ext]"
> sync="true"/>
>
>
> any ideas?  I am going to fall back to the 2.0.0 release to see if that
> works.
>



-- 
Archie L. Cobbs

Reply via email to