Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2
-
None
Description
The pdf-plugin does not properly filter the .apt.vm files.
The following site docu fragment works with the site-plugin 3.3 and 3.4, but fails with the pdf-plugin.
download.apt.vm
Download
~~ See http://stackoverflow.com/questions/4836564/maven-properties-in-site-apt-files
{{${release-download-url}}}
[INFO] --- maven-pdf-plugin:1.2:pdf (pdf) @ commons-mail ---
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pdf-plugin:1.2:pdf (pdf) on project commons-mail: Error during document generation: Error parsing C:\Users\leo\myproject\target\pdf\site.tmp\apt\download.apt.vm: missing '}' -> [Help 1]
See also this stackoverflow question: http://stackoverflow.com/questions/18142538/maven-pdf-plugin-custom-properties-are-not-filtered-in-the-generated-pdf
Attachments
Issue Links
- links to