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

Add maven site link when a workflow job produces a maven site

    • Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Minor Minor
    • maven-plugin
    • Jenkins 1.580.13.1
      Workflow 1.4

        • This may be best delivered via a new publisher plugin**

      Maven job type provides automatic site documentation artifact archiving - see attachment.

      It should be possible within a workflow job to achieve the same effect.

      A workaround exists to archive the site for each job using:

      step([$class: 'ArtifactArchiver', allowEmptyArchive: false, artifacts: 'target/site/**', excludes: null])

      Additionally support for linking to the site on a remote repository would be useful.

          [JENKINS-28761] Add maven site link when a workflow job produces a maven site

          Nigel Harniman created issue -

          Jesse Glick added a comment -

          This is what the HTML Publisher plugin is for.

          Jesse Glick added a comment - This is what the HTML Publisher plugin is for.
          Jesse Glick made changes -
          Link New: This issue duplicates JENKINS-26343 [ JENKINS-26343 ]
          Jesse Glick made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163617 ] New: JNJira + In-Review [ 197253 ]
          Andrew Bayer made changes -
          Labels Original: workflow New: pipeline workflow
          Andrew Bayer made changes -
          Labels Original: pipeline workflow New: pipeline

            Unassigned Unassigned
            nharniman Nigel Harniman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: