-
Improvement
-
Resolution: Fixed
-
Major
-
None
Jenkins HTML publisher : I have maven-testNG-reportNG job configured in Jenkins 1.480 V.
In HTML publish config, I have selected 'keep past html' option to Yes.
When I build my job, it is showing latest report only under perticular build but not project level.
It is showing latest report at both Project & Build level only when job pass.
How can I make it to show latest report both (Project & Build level) the place in Pass and Fail both case
Thanks,
Mahendra
- duplicates
-
JENKINS-11689 HTMLPublisher does not publish latest report to project page if build fails
-
- Closed
-
- is related to
-
JENKINS-5682 when keeping past reports, project should link to latest build report
-
- Closed
-
Not a bug, behavior is deliberate and cannot be changed by the user:
https://github.com/jenkinsci/htmlpublisher-plugin/blob/master/src/main/java/htmlpublisher/HtmlPublisherTarget.java#L165