Radu Cotescu created SLING-7915:
-----------------------------------
Summary: Configure the package name under which HTL classes are
generated
Key: SLING-7915
URL: https://issues.apache.org/jira/browse/SLING-7915
Project: Sling
Issue Type: New Feature
Components: Tooling
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: HTL Maven Plugin 1.2.0-1.4.0
Starting with version 1.1.0 of the {{htl-maven-plugin}} the
{{generateJavaClasses}} option allows to precompile the HTL scripts of a
project. However, the plugin doesn't yet provide the option to select under
which package the classes will be generated.
On Sling instances this happens under the
{{org.apache.sling.scripting.sightly}} package. Setting this as a default, but
also allowing the value to be configurable, would facilitate the debugging of
the generated Java classes, no matter how they will be deployed / generated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)