We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c8953 commit 0eae20fCopy full SHA for 0eae20f
pom.xml
@@ -1260,8 +1260,12 @@
1260
The asciidoctor plugin support for the site plugin 4 will remain in draft until the site plugin
1261
is officially released in version 4. Till then, we would have to build our own version of the
1262
draft branch of the plugin. So for now, we'll stay at 3.x.
1263
+ https://github.com/asciidoctor/asciidoctor-maven-plugin/pull/685
1264
+
1265
+ It also seems that as soon as we update to 3.20.0 (the next version) the asciidoctor plugin stops
1266
+ generating output.
1267
-->
- <version>3.20.0</version>
1268
+ <version>3.12.1</version>
1269
<configuration>
1270
<!--templateFile>${session.executionRootDirectory}/src/site/template/site.vm</templateFile-->
1271
<generateReports>true</generateReports>
0 commit comments