Does this help?
http://www.apache.org/~brett/site-2/developers/building-from-source.html#Building_Maven_with_Maven

I have a development version that I continuously use and build over the top of (until I kill it and have to start from scratch :)

- Brett

Hardy Ferentschik wrote:

Hi there,

just wondering how you guys are dealing with this.
I am using maven to build my java projects and have a installed version of
maven 1.0.1.
I also would like to develop/debug the maven. I can build maven using my installed
version of maven, but how do I get a running version maven installed into a seperate
directory for testing/debugging.
I've tried to run org.apache.maven.cli.App via the debugger, but I got a ClassCastException,
because a ForeheadClassLoader was expected. I guess the easiest would be to have
to install maven into a seperate directory and launch it with remote debugging enabled.
Is this possible?
How are you solving this issue?


Cheers
Hardy


--------------------------------------------------------------------- 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]



Reply via email to