Hi, I'm trying to migrate a project to maven that has all the .jars in a lib
folder relative to the project root folder, and I don't want to have to
specify every .jar in a <dependency> element... Is there a way to include
lib/*.jar in the classpath? 
-- 
View this message in context: 
http://www.nabble.com/Migrating-non-maven-project.-Adding-dependencies-tp19807322p19807322.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to