-
New Feature
-
Resolution: Duplicate
-
Minor
-
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.
- duplicates
-
JENKINS-26343 Workflow integration for HTMLPublisher
-
- Closed
-
[JENKINS-28761] Add maven site link when a workflow job produces a maven site
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 163617 ] | New: JNJira + In-Review [ 197253 ] |
Labels | Original: workflow | New: pipeline workflow |
Labels | Original: pipeline workflow | New: pipeline |