Tobias Bocanegra created SLING-7155:
---------------------------------------
Summary: htl-maven-plugin: Add option to precompile the HTL scripts
Key: SLING-7155
URL: https://issues.apache.org/jira/browse/SLING-7155
Project: Sling
Issue Type: Improvement
Components: Maven Plugins and Archetypes
Reporter: Tobias Bocanegra
it would be cool, if the htl plugin could precompile the HTL scripts, similar
to the JSPC plugin.
this would have the following advantages:
- the project needs to specify all the (compile time) dependencies the scripts
needs. this makes the project more robust and changes in dependencies are
easier detectable.
- the compiled classes could be used as source to generate the import-package
statements for the filevault-package-maven-plugin.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)