[
https://issues.apache.org/jira/browse/TRAINING-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963758#comment-16963758
]
Ryan Skraba commented on TRAINING-25:
-------------------------------------
Hello! The problem with jetty:run-exploded is the
{{<warSourceDirectory>$\{project.slides.directory}</warSourceDirectory>}} – I
noticed that there's a similar problem with serving the Zookeeper presentation!
The imagesdir can just be {{imagesdir: images}} without the relative path – it
works with jetty or serving {{generated-slides}} with another http server.
I had to set the imagesdir in the IntelliJ Asciidoctor settings for the
preview, however:
https://github.com/apache/incubator-training/blob/d5f19a215fbbcdd6318be0ac1467775e9c31aeb4/tools/maven-revealjs-asciidoctor-template/README.md
(second remark)
> Apache Ignite training fix jetty:run-explode
> ---------------------------------------------
>
> Key: TRAINING-25
> URL: https://issues.apache.org/jira/browse/TRAINING-25
> Project: Apache Training
> Issue Type: Bug
> Reporter: Dmitry Pavlov
> Assignee: Dmitry Pavlov
> Priority: Major
>
> jetty plugin doesn't work.
> image::replicated_vs_partitioned.png[]
> This doesn't show up for me in the "compiled" version and jetty:run-exploded
> doesn't seem to work
--
This message was sent by Atlassian Jira
(v8.3.4#803005)