You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Jasper Floor <ja...@m4n.nl> on 2012/04/02 17:08:00 UTC

retrieve to multiple dirs?

Hi All,

In our projects we have a library which must be retrieved to a
different location. It's an ear project and the library in question
cannot be deployed to the Ear lib folder. The only way I can think of
doing this is by using different configurations. This would make any
build depend on multiple configuration, which I think is not
desirable. Is there a way to make ivy retrieve to multiple dirs?

mvg,
Jasper