You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Vincent Massol (JIRA)" <ji...@codehaus.org> on 2005/03/07 21:07:40 UTC

[jira] Commented: (MPDASHBOARD-20) Aggregators should re-use previous results if possible

     [ http://jira.codehaus.org/browse/MPDASHBOARD-20?page=comments#action_30565 ]
     
Vincent Massol commented on MPDASHBOARD-20:
-------------------------------------------

Nascif, I believe you've not seen the maven.dashboard.rungoals property. If you have another way of running reports (like using <report> in project.xml) then you should set maven.dashboard.rungoals=false. You can also play with the maven.dashboard.runreactor property. See plugin home page for more details on the different use cases for using it.

> Aggregators should re-use previous results if possible
> ------------------------------------------------------
>
>          Key: MPDASHBOARD-20
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-20
>      Project: maven-dashboard-plugin
>         Type: Improvement
>     Reporter: Nascif A. Abousalh-Neto

>
>
> Aggregators will trigger their associated reports to run again, causing unnecessary duplicated execution time. For example, JUnit and JCoverage will cause new runs (each!) of the application JUnit testcases. For large applications, the extra time could be significant.
> It should be possible in most cases for the aggregator to locate and process the already generated xdocs files instead of generating identical new ones.

-- 
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
-
If you want more information on JIRA, or have a bug to report 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