[jboss-jira] [JBoss JIRA] (DROOLS-2462) kie-docs 6.5.x doesn't build offline
Michael Biarnes Kiefer (JIRA)
issues at jboss.org
Thu May 3 05:54:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Biarnes Kiefer updated DROOLS-2462:
-------------------------------------------
Steps to Reproduce:
We saw that <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.76.1/fo/docbook.xsl"/> is in the file: 23:33:38 Caused by: org.jboss.jdocbook.xslt.XSLTException: error rendering [Exception in extension function java.lang.NullPointerException; SystemID: jar:filehome/jenkins/.m2/repository/org/jboss/pressgang/pressgang-xslt-ns/3.1.3/pressgang-xslt-ns-3.1.3.jar!/xslt/org/jboss/pressgang/pdf.xsl; Line#: 866; Column#: -1] on master.xml
when decompressing the jar and looking into the pdf you can see that it tried to download this file.
was:
We saw that <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.76.1/fo/docbook.xsl"/> is in the file: 23:33:38 Caused by: org.jboss.jdocbook.xslt.XSLTException: error rendering [Exception in extension function java.lang.NullPointerException; SystemID: jar:filehome/jenkins/.m2/repository/org/jboss/pressgang/pressgang-xslt-ns/3.1.3/pressgang-xslt-ns-3.1.3.jar!/xslt/org/jboss/pressgang/pdf.xsl; Line#: 866; Column#: -1] on master.xml
when decompressing the jar and looking into the pdf you can see thta itis tried to donload this file.
> kie-docs 6.5.x doesn't build offline
> ------------------------------------
>
> Key: DROOLS-2462
> URL: https://issues.jboss.org/browse/DROOLS-2462
> Project: Drools
> Issue Type: Bug
> Components: docs
> Affects Versions: 6.5.0.Final
> Reporter: Michael Biarnes Kiefer
> Assignee: Marek Novotny
>
> when the repository kie-docs 6.5.x is build offline
> _man clean install -Dfull -o_ (and without internet connection) this error is thrown: [error|https://gist.github.com/mbiarnes/bb3a46bebf788225f663f249fc9dc361]
> The general suspicion is that <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.76.1/fo/docbook.xsl"/> can't be downloaded and this causes the error.
> We have on Jenkins each "some days" period that kie-docs fails, but when building again it builds successful. So when it fails it has no connection problems and this file can't be downloaded.
> A build without internet connection is not possible.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list