Why? It just wants to construct a list of jars and pass them to the compiler, not actually include them in a classloader. Not that's it is especially hard to get from one to the other.
On Wed, Jun 15, 2011 at 11:12 AM, Jochen Wiedmann <[email protected]> wrote: > The maven-compiler-plugin should do exactly that. > > On Wed, Jun 15, 2011 at 5:09 PM, Benson Margulies <[email protected]> > wrote: >> I find myself looking to create a plugin where, as part of execution, >> it wants to create a classpath composed of the declared dependencies. >> Can anyone suggest a model? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Capitalism is the astounding belief that the most wickedest of men > will do the most wickedest of things for the greatest good of > everyone. > > John Maynard Keynes (http://en.wikiquote.org/wiki/Keynes) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
