[ 
https://jira.codehaus.org/browse/MNG-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason van Zyl closed MNG-474.
-----------------------------

    Resolution: Incomplete
    
> performance improvement for forked lifecycles
> ---------------------------------------------
>
>                 Key: MNG-474
>                 URL: https://jira.codehaus.org/browse/MNG-474
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Design, Patterns & Best Practices, Performance, Plugins 
> and Lifecycle
>            Reporter: Brett Porter
>             Fix For: Issues to be reviewed for 3.x
>
>
> look into a way to avoid rerunning some heavy goals again unnecessarily.
> For example, currently clover:check run after test will execute the tests 
> again with clovered classes. It would be nice to fold that down onto the same 
> lifecycle when it is known not to be harmful to the existing parts, but also 
> keep it separate enough that packing won't include clovered classes, for 
> example.

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

Reply via email to