You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
I have some rather large HTML reports to publish. I had planned to use HTML Publisher as that will place these reports right inline with my existing HTML reports. The issue is that I want these reports to live in a directory outside JENKINS_HOME (due to space constraints - JENKINS HOME would get too big). HTML Publisher always archives inside JENKINS HOME, which can be limiting. Each project will have a different dir to store these reports.
I'm considering creating a small top level index html that I archive with Jenkins HTML Publisher. This index will just point to the larger archive (Not sure if the link will work though).