Details
-
Bug
-
Status: Reopened (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
Platform: HP, OS: Windows XP
Description
I've enabled violations plugin in a new maven multi module project, but the
graphs on the project main page don't show up and the link goes to a dead (404)
page.
I've found I need to go into all of the sub modules and enable violations on
each module for this to work correctly (even though without enabling violations
per module the per build results where still present for each module).
The Tasks plugin and other native Maven2 plugins don't seem to require this.
Violations 0.7 Hudson 1.222
Hello,
I fixed this in my own branch, see: https://github.com/mfriedenhagen/violations-plugin/commit/0e8bf845575545ec1d9f12ee34a0763042cd43f9
You may get this version from http://huschteguzzel.de/hudson/job/jenkinsci-violations-plugin/ws/target/
However I updated the plugin to use core 1.409, so older versions will propably not do.