I have a spare batch file called maven-debug.bat that has this line in it:

@Set MAVEN_OPTS=-Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000

I then use Run -> Debug -> Remote Java Application to connect to the
running Maven.

HTH

On Thu, 26 Aug 2004 18:19:37 +0200, Christian Mouttet
<[EMAIL PROTECTED]> wrote:
> I'm downloading the source from CVS and want to run Maven in an Eclipse
> debugging session. How can I debug Maven itself?
> 
> -Christian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to