-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Ubuntu 12.04, Tomcat 7, JDK 6/7, Jenkins 1.476, 1.466.1
Version 3.1 of maven-site-plugin causes Checkstyle, PMD and FindBugs plugins to no longer display graphs. There are no errors in Tomcat log. Switching back to version 3.0 of maven-site-plugin allows you to see graphs again.
- is related to
-
JENKINS-15344 ClassCastException when reports are created with maven-site-plugin
-
- Resolved
-
Are you using a m2/3 project type? This is probably related to
JENKINS-8650. Maybe the inception of maven goals does not work correctly in Jenkins maven plug-in.Are only the graphs missing? Or is the plug-in not invoked at all?