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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]