Konrad Windszus created SLING-9923:
--------------------------------------
Summary: htl-maven-plugin: Generate "extends" and "requires" files
automatically
Key: SLING-9923
URL: https://issues.apache.org/jira/browse/SLING-9923
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: HTL Maven Plugin 2.0.2-1.4.0
Reporter: Konrad Windszus
The {{scriptingbundle-maven-plugin}} evaluates the files {{extends}} and
{{requires}}
(https://sling.apache.org/components/scriptingbundle-maven-plugin/usage.html).
It would be nice if those files could be generated automatically from the
property `sling:resourceSuperType` and from `data-sly-resource`, respectively.
The former is usually given in FileVault DocView format, but also JSON format
should be accepted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)