Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58523

Multiple invocations of dependencyCheckPublisher in one build don't show correct results

XMLWordPrintable

      We have a build pipeline that executes dependency-check-maven for two independant modules (services and ui), and both reports should be published as part of the build.

      When dependencyCheckPublisher is invoked twice in the pipeline, two actions are added to the build and the UI shows two (identical) "Dependency-Check" links in the sidebar. However, both are showing the same page, apparently those of the second invocation; the information for the first publisher call is not accessible.

      Behavior is the same, whether there are two calls of dependencyCheckPublisher step in the pipeline, or a single call with a pattern string that does match both report files.

            nfalco Nikolas Falco
            chamshoff Christoph Amshoff
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: