• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker 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.

          [JENKINS-26968] No Reports with Maven 3.1.1 or Maven 3.2.5

          podskalsky added a comment -

          Only workaround (with Maven 3.2.5): downgrade to ...
          Static Code Analysis Plug-ins 1.65
          Checkstyle Plug-in 3.40
          FindBugs Plug-in 4.57
          PMD Plug-in 3.39

          podskalsky added a comment - Only workaround (with Maven 3.2.5): downgrade to ... Static Code Analysis Plug-ins 1.65 Checkstyle Plug-in 3.40 FindBugs Plug-in 4.57 PMD Plug-in 3.39

          Ulli Hafner added a comment -

          Please switch to the freestyle project.

          Ulli Hafner added a comment - Please switch to the freestyle project.

          podskalsky added a comment - - edited

          I can't accept "switch to the freestyle project" !

          A freestyle project has not the requered extended Maven features which are used by our projects.

          For example:

          • POM_* variables from pom.xml are missing in env
          • MAVEN_HOME variable is missing in env
          • Artifactory-Plugin is not able to find artifacts in freestyle project
          • artifacts have different names like at maven project (at finalName was ignored at freestyle project - name was artifacId)
          • collecting reports (checkstyle, pmd, findbugs, junit, jacoco, ...) is not easy
          • ...

          Why do you don't want to fix this issue ?

          podskalsky added a comment - - edited I can't accept "switch to the freestyle project" ! A freestyle project has not the requered extended Maven features which are used by our projects. For example: POM_* variables from pom.xml are missing in env MAVEN_HOME variable is missing in env Artifactory-Plugin is not able to find artifacts in freestyle project artifacts have different names like at maven project (at finalName was ignored at freestyle project - name was artifacId) collecting reports (checkstyle, pmd, findbugs, junit, jacoco, ...) is not easy ... Why do you don't want to fix this issue ?

          Daniel Beck added a comment -

          This was resolved as a duplicate of one of the linked issues. There is absolutely no reason to reopen it other than this not being the same problem (and I'm pretty sure Ulli is better informed to make that decision).

          Daniel Beck added a comment - This was resolved as a duplicate of one of the linked issues. There is absolutely no reason to reopen it other than this not being the same problem (and I'm pretty sure Ulli is better informed to make that decision).

            drulli Ulli Hafner
            podskalsky podskalsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: