[
https://issues.jboss.org/browse/DROOLS-2462?page=com.atlassian.jira.plugi...
]
Marek Novotny commented on DROOLS-2462:
---------------------------------------
I see it is required to be in
~/.m2/repository/net/sf/docbook/docbook-xsl/1.76.1/docbook-xsl-1.76.1-resources.zip, we
have maven repository cache where that zip file is available, so there should not be any
reason to download it again as that won't change.
We can have wrong maven settings.xml for the released version or there is another issue
connected to this build error.
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.x...
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)