Re: I am wandering how you do guys debug maven?

2018-10-12 Thread Simon Sheng
John, I must call you master, it's pretty long since 2005! :-) I got you now, add the profile and run by it. Thanks a lot! man. Simon(ChengHong) Sheng On Fri, Oct 12, 2018 at 2:42 PM John Patrick wrote: > simon, > been using maven since 2005 so 1.x something, so might be better way > as oft

Re: I am wandering how you do guys debug maven?

2018-10-12 Thread John Patrick
simon, been using maven since 2005 so 1.x something, so might be better way as often i discover features added several releases ago that i simply missed to kept using the old approach as it works and isn't broken. Something like; ... ... debug 5005 -agentlib:jdwp=transport=dt

Re: I am wandering how you do guys debug maven?

2018-10-12 Thread Simon Sheng
Hi John, I am trying the profile, but no matter 5005 or 8000 port, I can't start debug. Would you please give me more detail of this profile. I global search maven source code, only classworld pom file has debug profile. I am looking into the wrapper you mentioned. Thank you! Simon(ChengHong)

Re: I am wandering how you do guys debug maven?

2018-10-12 Thread Simon Sheng
Hi Romain, "mvnDebug" works for me. but when I read the script of mvn, I don't see main method but this: exec "$JAVACMD" \ 17 $MAVEN_OPTS \ 18 $MAVEN_DEBUG_OPTS \ 19 -classpath "${M2_HOME}"/boot/plexus-classworlds-*.jar \ 20 "-Dclassworlds.conf=${M2_HOME}/bin/m2.conf" \ 21 "-Dmaven

Re: I am wandering how you do guys debug maven?

2018-10-12 Thread Simon Sheng
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

Re: [VOTE] Release Apache Maven Resolver version 1.3.1

2018-10-12 Thread Karl Heinz Marbaise
Hi, I have received feedback that it is not clear why we started a new release VOTE so short after the announcement of the previous one. The simple reason is that we have found an issue related to Maven Core which fails tests in Maven Core build.. And this new release will fix them... Kin

Re: Testing Release Candidates

2018-10-12 Thread Karl Heinz Marbaise
Hi Enrico, On 12/10/18 10:36, Enrico Olivelli wrote: Hi, I would like to test Maven Plugins Release Candidates. Great that you like to help... I know there is a brief guide https://maven.apache.org/guides/development/guide-testing-releases.html But I think this is not very complete and/or

Re: [VOTE] Release Apache Maven Resolver version 1.3.1

2018-10-12 Thread Olivier Lamy
+1 On Fri, 12 Oct 2018 at 17:33, Robert Scholte wrote: > +1 > > On Thu, 11 Oct 2018 23:06:26 +0200, Karl Heinz Marbaise > wrote: > > > Hi, > > > > We solved 1 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12344286 > > > > There are still a coupl

Testing Release Candidates

2018-10-12 Thread Enrico Olivelli
Hi, I would like to test Maven Plugins Release Candidates. I know there is a brief guide https://maven.apache.org/guides/development/guide-testing-releases.html But I think this is not very complete and/or it is outdated. The summary of the guide is to run mvn verify For instance this is not true

Re: [VOTE] Release Apache Maven Resolver version 1.3.1

2018-10-12 Thread Robert Scholte
+1 On Thu, 11 Oct 2018 23:06:26 +0200, Karl Heinz Marbaise wrote: Hi, We solved 1 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12344286 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20