Hi Olivier, -Dmaven.surefier.debug=true works for me. I can remote from eclipse and intellij
Another baby question: - What is the relationship between maven itself and surefire. My understanding of this is surefire is the original maven in house plugin. But maybe I am wrong. - Is the same thing to debug surefire and debug maven? this question focuses on the relationship of maven itself and surefire too since I know surefire can lead me to maven itself for sure. Thanks a lot for you help. Simon(ChengHong) Sheng On Mon, Oct 8, 2018 at 9:44 PM Olivier Lamy <ol...@apache.org> wrote: > an other option is to use command line and the surefire option: > -Dmaven.surefire.debug=true > then you can have debug on port 5005 (look at your ide to start a remote > debug) > > On Tue, 9 Oct 2018 at 08:45, Enrico Olivelli <eolive...@gmail.com> wrote: > > > Il lun 8 ott 2018, 23:23 Jeff MAURY <jeffma...@gmail.com> ha scritto: > > > > > M2e takes care of everything > > > > > > > Same for Apache Netbeans :) > > > > Enrico > > > > > > > Jeff > > > > > > Le lun. 8 oct. 2018 à 23:09, Simon Sheng <simonshe...@gmail.com> a > > écrit : > > > > > > > Hi, > > > > > > > > I am bringing this baby question since Maven load all it's classes by > > > > ClassWorlds. Which means it doesn't have "main method". instead we > > debug > > > > everything by log, do we have other way like debug with any IDE: > > Eclipse, > > > > Intellij etc. put breakpoints and debug step by step ? > > > > > > > > Thanks > > > > > > > > Simon(ChengHong) Sheng > > > > > > > > > -- > > > > > > -- Enrico Olivelli > > > > > -- > Olivier Lamy > http://twitter.com/olamy | http://linkedin.com/in/olamy >