[ 
https://issues.jenkins-ci.org/browse/JENKINS-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163435#comment-163435
 ] 

mcrooney commented on JENKINS-7139:
-----------------------------------

I just wanted to comment that you could achieve this now with HTML Publisher 
1.0 + the EnvInject plugin. If you add a build step to generate the 
comma-separated string of files you want, and put it into an environment 
variable, you could use that in the HTML Publisher plugin. Not ideal but I 
wanted to document it as a workaround.
                
> HtmlPublisher should be able to handle wildcard paths to find multiple html 
> files 
> ----------------------------------------------------------------------------------
>
>                 Key: JENKINS-7139
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-7139
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: htmlpublisher
>    Affects Versions: current
>            Reporter: NetAppBlueDevil
>            Assignee: mcrooney
>
> I'm generating some HTML reports per module within my project, so they are in 
> multiple directories, but I'd like to publish them all as one page with tabs 
> to each file. So the ability to specify one path and a comma separated list 
> of files doesn't quite work.  I'd rather be able to do
> **\target\reports\fooTool\*.html
> and have all found HTML files on the publish page, one tab each named for the 
> file name being presented. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to