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