Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
V1Alpha, V1Beta, v1m1, 1.0, 1.0.1, 1.0.2, V.Next
-
None
-
All OS, not specific to platform.
Description
When building docs forrest uses the org.apache.forrest.plugin.output.pdf plugin. The plugin reference in forrest.properties is version agnostic however version 0.7 (0.1 of the plugin) is needed. Since the release of the latest version 0.8 of Forrest, this creates an incompatibility. This will occur on all configurations unless you previously required this plugin (built beehive) in a Forrest build before the release of 0.8 of Forrest.
See http://forrest.apache.org/docs_0_80/faq.html#older-plugins for details on this issue from a Forrest perspective.
The change is simple to forrest.properties. I will attach a diff shortly.