SLING-7915 - Configure the package name under which HTL classes are generated

* added a new configuration option for defining the package name under which classes are generated
(generatedJavaClassesPrefix / -Dhtl.generatedJavaClassesPrefix)
5 files changed
tree: 42f490ce3ca8dcdc546b7361dc170119550b3a4b
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. 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.