RE: [mevenide-user] support for test-debug goal
"Mohni, Daniel" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <B91E33CF995E4F46811E25CD877F384C022B3029@GBMK-EXCH3.eu.uis.unisys.com> |
Tnx Milos, Is it possible to add this as a netbeans action in the context menu of a maven project/module ? like: Run (existing) Debug (existing) Test (existing) Test Debug (new) maybe thiss is a feature request ? Daniel > -----Original Message----- > From: Milos Kleint [mailto:[email protected]] > Sent: Friday, September 14, 2007 7:30 AM > To: [email protected] > Subject: Re: [mevenide-user] support for test-debug goal > > AFAIK this shall do. > > mvn -DforkMode=once -DargLine="-Xdebug -J-Xnoagent > -Xrunjdwp:transport=dt_socket,suspend=y,server=y,address=8888" test > > then attach the debugger in the IDE to localhost:8888 > > Milos > > On 9/14/07, Mohni, Daniel <[email protected]> wrote: > > Hi, > > > > currently I can debug a junit test file inside a maven project, > > but i can not automaticly start a test session (mvn test) and > > attach the debugger to that session. > > > > Is there an easy way to do this ? > > > > Regards > > > > Daniel > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email