The bash script included in this repository, mentioned on the README.adoc have problems with it's gradle setup, it fetches what it needs, but dies in gradle exception, with no further stacktrace.
Using the example text that is on the README (and producing a docbook with the asciidoctor code snippet right bellow), the build starts, fetches gradle, but dies on a exception, with no further information, only a wikipage for gradle, that seens not much helpful to deal with this problem. With asciidoctor-fopub/fopub example.xml --stacktrace, the following is printed to the stdout:
This test is running under a ubuntu temporary container, ran with podman run --rm -it ubuntu bash, installing only the necessary tools to run this tool. Basic information for the environment:
The bash script included in this repository, mentioned on the
README.adoc
have problems with it's gradle setup, it fetches what it needs, but dies in gradle exception, with no further stacktrace.Using the example text that is on the README (and producing a docbook with the
asciidoctor
code snippet right bellow), the build starts, fetches gradle, but dies on a exception, with no further information, only a wikipage for gradle, that seens not much helpful to deal with this problem. Withasciidoctor-fopub/fopub example.xml --stacktrace
, the following is printed to the stdout:https://pastebin.com/iCXrAvPt
This test is running under a ubuntu temporary container, ran with
podman run --rm -it ubuntu bash
, installing only the necessary tools to run this tool. Basic information for the environment:NAME="Ubuntu" VERSION="20.04.1 LTS (Focal Fossa)" ID=ubuntu Shell: bash 5.0.17 Kernel: 5.15.41-gentoo