SLING-6779 - The HTL compiler and Maven Plugin should warn when using potentially invalid options

* updated the HTL compiler
* enhanced the HTL Maven Plugin to rely on a new configuration option to pass down additional
options to the compiler
7 files changed
tree: 62438aadea9e6764a3d097f6e0e9386e9885f9a7
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs License

Apache Sling HTL Maven Plugin

This module is part of the Apache Sling project.

The Apache Sling HTL Maven Plugin, M2Eclipse compatible, provides support for validating HTML Template Language scripts from projects during build time.

See Apache Sling HTL Maven Plugin documentation for a list of supported goals.