Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: dashboard
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :1
Description
In Eclipse there is a fantastic view that shows a pie chart of the checkstyle violations where it shows how many of each category (e.g. JavaDoc, unused imports, ...) there are. It would be great to have that in the dashboard report, too.
-
Hide
- dashboard-maven-plugin.zip
- 04/May/07 10:27 AM
- 586 kB
- RIVOLLET Sylvain
-
- dashboard-maven-plugin/.checkstyle 0.3 kB
- dashboard-maven-plugin/.classpath 0.4 kB
- dashboard-maven-plugin/.project 0.7 kB
- dashboard-maven-plugin/.../org.eclipse.jdt.core.prefs 0.2 kB
- dashboard-maven-plugin/.svn/all-wcprops 0.4 kB
- dashboard-maven-plugin/.svn/entries 0.5 kB
- dashboard-maven-plugin/.svn/format 0.0 kB
- dashboard-maven-plugin/.../LICENSE.txt.svn-base 0.1 kB
- dashboard-maven-plugin/.../pom.xml.svn-base 0.1 kB
- dashboard-maven-plugin/.../LICENSE.txt.svn-base 11 kB
- dashboard-maven-plugin/.../pom.xml.svn-base 4 kB
- dashboard-maven-plugin/LICENSE.txt 11 kB
- dashboard-maven-plugin/pom.xml 5 kB
- dashboard-maven-plugin/src/.../all-wcprops 0.1 kB
- dashboard-maven-plugin/src/.svn/entries 0.3 kB
- dashboard-maven-plugin/src/.svn/format 0.0 kB
- dashboard-maven-plugin/src/.../all-wcprops 0.1 kB
- dashboard-maven-plugin/src/.../.svn/entries 0.3 kB
- dashboard-maven-plugin/src/.../.svn/format 0.0 kB
- dashboard-maven-plugin/src/.../all-wcprops 0.1 kB
- dashboard-maven-plugin/src/.../.svn/entries 0.3 kB
- dashboard-maven-plugin/src/.../.svn/format 0.0 kB
- dashboard-maven-plugin/src/.../all-wcprops 1 kB
- dashboard-maven-plugin/src/.../.svn/entries 1 kB
- dashboard-maven-plugin/src/.../.svn/format 0.0 kB
- dashboard-maven-plugin/.../AbstractDashBoardGenerator.java.svn-base 0.1 kB
- dashboard-maven-plugin/.../DashBoardMultiReportGenerator.java.svn-base 0.1 kB
- dashboard-maven-plugin/.../DashBoardReportGenerator.java.svn-base 0.1 kB
- dashboard-maven-plugin/.../DashBoardReportMojo.java.svn-base 0.1 kB
- dashboard-maven-plugin/.../DashBoardUtils.java.svn-base 0.1 kB
Activity
There is in attachment the Dashboard plugin with the correction MOJO-679
I await your opinions.
ok i will test it the next week ( single project and multi-modules project), analyze the code and i will give you my remarks.
and if all is ok, i will try to release a new snapshot version the friday 11th May.
I would like to test it too, but I have a week off, so nothing before May 14th. We have a very complex project structure here (even found another NPE but haven't got it tracked down yet) so it's a good test case
But actually, even without seeing it, I don't expect many complicated problems, as recursion and collecting modules etc. is done separately.
ok it will be integrated this day.
I'll do some refactoring and corrections.
it has been deployed this day ( 2007/05/14) due to certificat problem in codehaus server as dashboard-maven-plugin-1.0-20070514.060436-9.jar
so , I suppose that this type of graph would be well also with Findbugs
)