SLING-7581 - Using data-sly-use with two classes with same name will generate uncompilable code

* made the compiler generate FQCN in the Use-API context
* removed import declarations since they're redundant now
1 file changed
tree: e4a83a879f96eaf4d739525b463708e31c0848d3
  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.