Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
HTL Maven Plugin 1.0.8
-
None
Description
It would be cool if the HTL Maven 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.
Attachments
Issue Links
- blocks
-
JCRVLT-207 make auto-import package a analyzer work with htl scripts
- Closed
- is related to
-
SLING-7207 Get rid of runtime reflection in HTL expression evaluation
- Closed
- requires
-
SLING-7205 Generate import statements for data-sly-use Java use objects
- Closed