This is no longer critical, although I would like to know the answer if
someone knows.

On 7/7/06, Mykel Alvis <[EMAIL PROTECTED]> wrote:

My need:
To invoke a new java process from within execute(), passing new jvm
parameters.  But I need to pass a classpath consisting of the JDK and all
the dependencies of the plugin (not of the project).  Is there a way to
access the current context's classpath from an invocation, or generate one
from inside a mojo?

I've used BCEL's classpath parser, but that just gives the things from the
invoked command line.  Is there another way to get a list of the path
elements that comprise a particular mojo's working classpath?

--

Never wear anything that panics the cat. -- P. J. O'Rourke




--

Never wear anything that panics the cat. -- P. J. O'Rourke

Reply via email to