You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2006/01/06 06:25:09 UTC

[jira] Updated: (MNG-474) performance improvement for forked lifecycles

     [ http://jira.codehaus.org/browse/MNG-474?page=all ]

Jason van Zyl updated MNG-474:
------------------------------

    Component:     (was: Plugins and Lifecycle)
               Performance

> performance improvement for forked lifecycles
> ---------------------------------------------
>
>          Key: MNG-474
>          URL: http://jira.codehaus.org/browse/MNG-474
>      Project: Maven 2
>         Type: Improvement

>   Components: Performance
>     Reporter: Brett Porter
>      Fix For: 2.1

>
>
> 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 contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org