-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Jenkins ver. 1.597
Latest Maven-Plugin
Latest Analysis-Core-Plugin 1.69
Maven 3.1.1 or Maven 3.2.5
Latest Artifactory-Plugin
At a Maven Build JOB ...
After the Maven build step the following post build steps "Publish Checkstyle analysis results", "Publish FindBugs analysis results" and "Publish PMD analysis results" are not running !
Maven is building executing all reports at "site" goal. But the reports are not collected to Jenkins. There are also no icons and diagramms for the reports.
If I'm using Maven 3.05 in the same configuration the reposrts are here.
But no reports at Maven 3.1.1 and Maven 3.2.5 !!!
I have to use one of theses versions because it seems that the Artifactory-Plugin is not running with old Maven 3.0.5.
- duplicates
-
JENKINS-3654 Intercept the m2 reporter invocation when running the maven site goal
- Open
-
JENKINS-19096 Findbugs Reporting not working with Maven 3.1
- Resolved