All, I'm attempting to do something that seems like it should be simple, but I can't find any straight documentation for it.
I've successfully gotten the Ant ivy:retrieve task to work. Now, I would love to run a javac task using a classpath referencing the ivy.xml specified libraries. The only examples I can find are copying those libraries to the project's lib directory (or somewhere else), and compiling as normal. This seems redundant. Is what I'm trying to do possible? Thank you for any and all help. Lukas -- View this message in context: http://www.nabble.com/Ant-Compilation-Referencing-Local-Repository-tp14714702p14714702.html Sent from the ivy-user mailing list archive at Nabble.com.
