Re: debug "mvn clean install" from IntelliJ

2013-04-24 Thread Baptiste MATHUS
Hi, You can use mvnDebug which will start mvn in debug mode (jvm level debugging) and then connect your debugger to the running instance. Cheers Le 24 avr. 2013 17:59, "David Portabella" a écrit : > I am trying to debug maven from my IDE (IntelliJ). > > To do so, I run from IntelliJ with this c

debug "mvn clean install" from IntelliJ

2013-04-24 Thread David Portabella
I am trying to debug maven from my IDE (IntelliJ). To do so, I run from IntelliJ with this configuration: Main class: org.codehaus.plexus.classworlds.launcher.Launcher VM options: -Dclassworlds.conf=/Users/david/nespresso/david/code_analysis/maven/apache-maven-3.0.5/apache-maven/src/bin/m2.conf -

CALL TO CONTRIBUTION: dist tooling

2013-04-24 Thread Hervé BOUTEMY
I just did some checks in our distribution area [1] and found a good number of missing releases In addition to asking committers to remember our procedure [2] (and ask for PMC help if necessary) , I just thought it would be good to have a little tool to check against latest artifact releases: wi