I think this question was answered recently in the list and involved using extensions.
http://maven.apache.org/guides/mini/guide-using-extensions.html Regards, M. On Thu, 2010-05-06 at 22:29 -0700, Alex Ruiz wrote: > Greetings, > > I know this is not the Maven way, but I need to add a bunch of jars to a > build's classpath. The problem is those jars cannot be distributed in any > way, and they are so many, that adding them as dependencies is just too > overwhelming. Plus the jar names and/or number of jars can change at any > time. > > I'm writing a little maven plugin for this, but I don't know how to add them > to the current classpath. Any pointers will be greatly appreciated :) > > Thanks, > -Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
