[jboss-jira] [JBoss JIRA] (DROOLS-2462) kie-docs 6.5.x doesn't build offline
Marek Novotny (JIRA)
issues at jboss.org
Mon Apr 9 15:16:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558347#comment-13558347 ]
Marek Novotny commented on DROOLS-2462:
---------------------------------------
Basically I tried to run biuld in full offline mode and it seems the maven-jdocbook-plugin doesn't respect that offline mode at all.
{noformat}
[ERROR] Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.9:generate (default-generate) on project drools-docs: XSLT problem: error performing translation [null] : Failure reading file:/home/mnovotny/projects/git/KIEGROUP_maintenance/kie-docs/drools-docs/src/main/docbook/en-US/master.xml: Unknown host docbook.org -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.9:generate (default-generate) on project drools-docs: XSLT problem
{noformat}
> 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