I've added the code to https://github.com/apache/sling-feature-launcher-maven-plugin
Thanks, Robert On Fri, 2020-06-26 at 08:25 +0200, Carsten Ziegeler wrote: > Hi, > > nice, yes I think having a separate plugin sounds like the best > option > > Regards > Carsten > > Am 25.06.2020 um 17:44 schrieb Robert Munteanu: > > Hi, > > > > I have been working on a Maven plugin to help with running feature > > model apps during integration tests [1][2]. > > > > I have set up a branch of the launchpad-testing project where the > > ITs > > are run based on feature model [3]. It seems to be as stable as the > > master branch. > > > > I would like to move this plugin to its own repository and make a > > first > > release. > > > > There are two plug-ins that can be considered as candidates for > > this > > functionality: > > > > - slingfeature-maven-plugin > > - sling-kickstart-maven-plugin > > > > I think the slingfeature plugin already does too much; this plug-in > > is > > just a lightweight way of launching feature model apps as separate > > processes. > > > > The kickstart plugin has a broader scope as it add lots of bells > > and > > whistles for Sling apps. This plug-in does not make assumption > > about > > that kind of app is being run. > > > > Thoughts? > > > > Thanks, > > Robert > > > > [1]: https://issues.apache.org/jira/browse/SLING-9526 > > [2]: > > https://github.com/apache/sling-whiteboard/tree/master/feature-launcher-maven-plugin > > [3]: > > https://builds.apache.org/blue/organizations/jenkins/Sling%2Fsling-org-apache-sling-launchpad-testing/activity?branch=feature%2FSLING-9499 > >
