[
http://jira.codehaus.org/browse/MNG-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=167135#action_167135
]
Brett Porter commented on MNG-3547:
-----------------------------------
this is an interesting patch, but some comments:
- maybe it would be more readable to gather the goal/profile combos and print a
summary at the end?
- is the Profile class all your own work? We cannot incorporate LGPL licensed
code - it would need to be contributed as Apache License 2.0.
I'd be happy to help apply this if the latter at least can be addressed.
> Profiling patch to display times of individual project/goal executions.
> -----------------------------------------------------------------------
>
> Key: MNG-3547
> URL: http://jira.codehaus.org/browse/MNG-3547
> Project: Maven 2
> Issue Type: Improvement
> Components: Performance
> Affects Versions: 2.0.9
> Environment: Maven 2.0.9
> Reporter: David Bernhard
> Priority: Minor
> Fix For: 2.0.11
>
> 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 contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira