John Casey
Wed, 20 Jan 2010 13:26:04 -0800
mvnDebug <options>When Maven starts, it should wait for a debugger to attach before executing. Setup a new remote debugging configuration in Eclipse, using the plugin project for source, and connecting to localhost:5005 (IIRC that's the port mvnDebug uses). Maven should execute and stop on your breakpoint(s).
Pretty simple. Ron 'coyote' Lussier wrote:
Has anyone documented how to debug into a mojo using eclipse? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org