Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
PR: MPDASHBOARD-28 Support sorting of the report items
Shorter labels, better description for jira aggregators
Add new aggregators jiraopen and jirascheduled.
MPDASHBOARD-33: compatibility with the new checkstyle plugin (the generated directories layout changed in the plugin v >= 3.0).
Update the default checkstyle report location to make it compatible with Checkstyle plugin 3.0+ (MPCHECKSTYLE-40).
Added Cobertura aggregator
Default values for <code>maven.dashboard.basedir</code>, <code>maven.dashboard.includes</code>, <code>maven.dashboard.excludes</code> and <code>maven.dashboard.ignoreFailures</code> are copied from the equivalent Multiproject properties. This should reduce the number of properties you have to set to get going as you need now only set the Multiproject properties.
MPDASHBOARD-9: Added links to reports for all aggregators.
- Added technical background documentation on the web site (Contributed by Siegfried Goeschl) - Addeed JavaNCSS aggregators (Contributed by Siegfried Goeschl)
MPDASHBOARD-18. Added Maven Change Log aggregators and Maven Tasks List aggregators. Thanks to Philippe Kernevez.
Fixed doco typo
Fixed MPDASHBOARD-14. there was a problem with the images not being copied to the project's docs directory. Thanks to Michael Gaffney for this.
- Added new <code>fbfiles</code> aggregator that computes FindBugs total number of files with violations. (MPDASHBOARD-13) - Added new <code>fbviolations</code> aggregator that computes FindBugs total number of violations. (MPDASHBOARD-13) - Added percentage bar graphs to the report (MPDASHBOARD-3)
Added new <code>jcoverageloc</code> aggregator that computes JCoverage total lines of code. MPDASHBOARD-12
Added new <code>jcoveragelipc</code> aggregator that computes JCoverage lines percentage.
MPDASHBOARD-7. Added new Checkstyle File aggregator and PMD aggregators (count of violations and count of files with violations). Thanks to Paul Spencer.
Added Simian total duplicate line aggregator + improved error handling
Update to ASL v.2
Added column legends to the dashboard report.
Added JUnit aggregators. Thanks to John D Taylor. John I had to change several things from your patch: - remove tabs - added missind documentation (xdoc) - added missing tests - it was not working. More specifically it would not work if the clover aggregators were used before the junit ones - the goal caused by the junit aggregators was not the correct one... (you were calling "test" whereas it's the junit-report that must be called) Please note that I had to modify both the Clover plugin and the junit-report one. So if you wish to use the junit aggregators you need to have the CVS versions of the these 2 plugins installed.
Added new <code>maven.dashboard.report.showempty</code> property. If set to false, the HTML report table will not contain entries for projects for which no aggregator data was retrieved. Asked by dIon.
Do not exclude <code>project.xml</code> in the default <code>maven.dashboard.excludes</code> list as it is already excluded by the default <code>maven.dashboard.includes</code> list.
- Renamed probes/reports into aggregators - Added several other aggregators - Do not run report artifact goal if it has already been run by a previous aggregator
New dashboard plugin. See web site docs for more details.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |