Hey Tibor, Thanks for the feedback.
Tibor Mlynarik a écrit : > Hi , > > website task failed for me : > > :org.qi4j.manual:website > I/O error : Attempt to load network entity > http://docbook.sourceforge.net/release/xsl/current/xhtml/chunkfast.xsl > warning: failed to load external entity > "http://docbook.sourceforge.net/release/xsl/current/xhtml/chunkfast.xsl" > compilation error: file src/docs/website/xsl/chunked.xsl line 29 element > import > xsl:import : unable to load > http://docbook.sourceforge.net/release/xsl/current/xhtml/chunkfast.xsl > :org.qi4j.manual:website FAILED > > when I removed --nonet switch from xsltproc command ( Documentation.groovy) > it passed. You need to install docbook-xsl so that the asciidoc installation is complete. Some platforms install docbook-xsl when you ask for asciidoc, some don't ... I'll add a note about this in the README. Cheers /Paul
