To debug units. Try : -Dmaven.surefire.debug=true this will open a debug session on port 5005
2011/9/6 David Hoffer <[email protected]>: > If you use an IDE like IDEA it can open/create a project right from > the pom, then debug as usual. > > -Dave > > On Tue, Sep 6, 2011 at 11:05 AM, Pedro Costa <[email protected]> wrote: >> Hi, >> >> I've created a project using maven, and know I would like to debug my >> project. I've 2 different questions: >> >> 1 - How can I debug remotely a project that was created in maven? >> >> 2 - I use vim as an editor. How can I debug a project that is on my >> PC (now, it's not on a remote site, but locally) that was created with >> maven in vim? >> >> >> -- >> Thanks, >> >> --------------------------------------------------------------------- >> 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] > > -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
