Archive for the ‘Maven’ Category


copy Maven dependencies to a target folder

May 3, 2012. Posted by Andy Hulstkamp in Configuration, Java, Maven. No Comments »

Reminder to myself: If you can’t get Maven to work with a particular IDE or plug-in it might be helpful to at least copy all dependencies (jars) to a destination-folder. The Maven Dependency Plug-In will kindly assist you to copy maven dependencies to a target folder.
(more…)