On Mon, 2024-12-23 at 14:43 +0100, Robert Munteanu wrote: > On Fri, 2024-12-20 at 17:23 +0100, Robert Munteanu wrote: > > That seems a bit risky though because the feature file location is > > not > > based on any kind of contract. Is there a better way of locating > > unattached feature files? I'm also happy for completely different > > ways > > of approaching the problem. > > One way of making location of the feature model files more reliable - > [1]. > > Thanks, > Robert > >
For the record, this was implemented via [1] in the slingfeature-maven- plugin and [2] in the feature-launcher-maven-plugin. Usage example: [3]. [1]: https://issues.apache.org/jira/browse/SLING-12598 [2]: https://issues.apache.org/jira/browse/SLING-12790 [3]: https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/16