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 (def

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