Sebastian Łaskawiec created ISPN-6873:
-----------------------------------------
Summary: Upgrade asciidoctor-maven-plugin to 1.5.4 (once it's released)
Key: ISPN-6873
URL:
https://issues.jboss.org/browse/ISPN-6873
Project: Infinispan
Issue Type: Component Upgrade
Components: Build process
Affects Versions: 9.0.0.Alpha3
Environment: * Windows :)
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Minor
Currently our Windows build fails on [generating
documentation|http://ci.infinispan.org/viewLog.html?tab=buildLog&logT...]:
{code}
Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:1.5.3:process-asciidoc
(pdf) on project infinispan-docs: Execution pdf of goal
org.asciidoctor:asciidoctor-maven-plugin:1.5.3:process-asciidoc failed: (Errno::ENOENT)
C:/BuildAgent/system/jetbrains.maven.runner/maven.repo.local-bt59/org/asciidoctor/asciidoctorj-pdf/1.5.0-alpha.11/asciidoctorj-pdf-1.5.0-alpha.11.jar!C:/gems/addressable-2.4.0/data/unicode.data
[03:43:13]##teamcity[projectFinished tc:tags='tc:internal'
projectId='org.infinispan:infinispan-docs:jar:9.0.0-SNAPSHOT']
{code}
This is a knows issue of asciidoctor-maven-plugin (see
[
here|https://github.com/asciidoctor/asciidoctorj/issues/416]).
I temporarily disabled building distribution during Windows build (it should be re-enabled
after this issue is fixed).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)