You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2022/04/29 11:08:00 UTC

[jira] [Commented] (UIMA-6437) Allow publishing HTML documentation from Jenkinsfile

    [ https://issues.apache.org/jira/browse/UIMA-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529909#comment-17529909 ] 

Richard Eckart de Castilho commented on UIMA-6437:
--------------------------------------------------

We might actually not need it because we can push the documentation to https://nightlies.apache.org as well. Using the publishHTML plugin of Jenkins works but only kind-of because e.g. JS and CSS embedded in the asciidoctor-generated HTML are disabled on Jenkins for security reasons.

Thus, we have a new Jenkins job now which builds the UIMA Java SDK docs daily and pushes them here: https://nightlies.apache.org/uima/draft-guides/

> Allow publishing HTML documentation from Jenkinsfile
> ----------------------------------------------------
>
>                 Key: UIMA-6437
>                 URL: https://issues.apache.org/jira/browse/UIMA-6437
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>
> Allow publishing HTML documentation from Jenkinsfile. Let's see if we can use this to publish snapshot versions of the documentation.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)