Ya its my classes that are having the problems.. are there any docs on how
to setup maven to support eclipse connecting for debug info?  Also if I did
that, where would I set the breakpoints?  I multiple projects within
eclipse, many sharing the same jars and what not..
Thanks,
David

----- Original Message ----- 
From: "Alex Shneyderman" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Sunday, July 04, 2004 8:56 PM
Subject: RE: Maven Goals within Eclipse Debug environment?


>
> > up is complete.  I've been having problems with some of my unit tests
> > however, is it possible to launch maven tasks within Eclipse in a debug
> > environment so you can set breakpoints and what not to see whats going
on?
>
> Do you have problems from within maven only?
> If not then the easiest would be to use Eclipse.
> Otherwise start "maven console" with JPDA debugging on
> and attach from within Eclipse to maven's JVM (you need to modify maven
> script, I think, for this to happen)
> Once all this setup run a goal that will run your tests.
>
> Alex.
>
>
> ---------------------------------------------------------------------
> 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