Re: [mevenide-user] support for test-debug goal
"Milos Kleint" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
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