[ 
https://jira.codehaus.org/browse/MNG-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=290699#comment-290699
 ] 

Bastl commented on MNG-3547:
----------------------------

This is great stuff for me. I applied this to 2.2.1, and it is of great help. 
Is there still interest for the m2 line of development? Then I could polish and 
send the updated patch against whatever branch you like.
                
> Profiling patch to display times of individual project/goal executions.
> -----------------------------------------------------------------------
>
>                 Key: MNG-3547
>                 URL: https://jira.codehaus.org/browse/MNG-3547
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Performance
>    Affects Versions: 2.0.9
>         Environment: Maven 2.0.9
>            Reporter: David Bernhard
>            Priority: Minor
>         Attachments: maven-profiler.patch
>
>
> We have a maven project that takes about 10 minutes to build from the root 
> pom. To analyze which parts of the build are the most time-intensive, I wrote 
> a small profiling patch to maven 2.0.9.
> Running "mvn --profile" outputs information for each project and each goal of 
> a plugin. 
> It would be nice to have such an option available by default in maven.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to