Re: automatic proxy for surefire

2012-02-17 Thread Stephen Connolly
File a New Feature in JIRA... it sounds like a nice idea. If you supplied patch that: included test cases (positive negative); was formatted in the Maven style; and applies cleanly I suspect that it would get accepted and applied. -Stephen On 17 February 2012 09:03, Romain Manni-Bucau

MCOMPILER-165

2012-02-17 Thread Edd Grant
Hi All, I have recently raised MCOMPILER-165https://jira.codehaus.org/browse/MCOMPILER-165and am really keen to get it resolved asap. The maven-compiler-plugin JIRA project doesn't seem to have had a lot of activity recently and I was wondering how I might go about trying to persuade someone to

Re: automatic proxy for surefire

2012-02-17 Thread Romain Manni-Bucau
created here http://jira.codehaus.org/browse/MNG-5247 - Romain 2012/2/17 Stephen Connolly stephen.alan.conno...@gmail.com File a New Feature in JIRA... it sounds like a nice idea. If you supplied patch that: included test cases (positive negative); was formatted in the Maven style; and

Re: MCOMPILER-165

2012-02-17 Thread Kristian Rosenvold
If you're keen to get this resolved asap, you will need to fix it youself and supply a patch. As long as the patch is to the appropriate code style and containst test-cases, we will review it. Kristian - To unsubscribe, e-mail:

how to get plugin-execution times

2012-02-17 Thread Sankaran, Nambi
Hi At the end of the build maven provides the summary as follows, [INFO] [INFO] Reactor Summary: [INFO] [INFO] p1 ... SUCCESS [0.429s] [INFO] p1-parent

Re: how to get plugin-execution times

2012-02-17 Thread Jason van Zyl
You can build this: https://github.com/etesla/tesla-profiler And put the JAR in your ${maven}/lib/ext directory and you'll get something like the following: org.eclipse.tesla:tesla-profiler:0.0.1-SNAPSHOT process-resources 0m 0.175s org.apache.maven.plugins:maven-resources-plugin:2.5