[ https://issues.apache.org/jira/browse/SLING-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Munteanu resolved SLING-9526. ------------------------------------ Resolution: Fixed Initial version completed at https://github.com/apache/sling-feature-launcher-maven-plugin > Allow launching feature model applications in external processes, non-blocking > ------------------------------------------------------------------------------ > > Key: SLING-9526 > URL: https://issues.apache.org/jira/browse/SLING-9526 > Project: Sling > Issue Type: Improvement > Components: Maven Plugins and Archetypes > Reporter: Robert Munteanu > Assignee: Robert Munteanu > Priority: Major > Fix For: Feature Launcher Maven Plugin 0.1.0 > > Time Spent: 3h 50m > Remaining Estimate: 0h > > It is currently not easily possible to launch a FM-based application as part > of an integration test, as the {{slingfeature-maven-plugin:launch}} goal > always blocks. > I think we should keep this goal as-is, and add two new goals: > - start > - stop > The plugin can then take a list of launch configurations that will be started > and stopped without blocking, and used in integration tests. > The implementation can also be a part of another plug-in, as the > {{slingfeature-maven-plugin}} already does quite a lot. -- This message was sent by Atlassian Jira (v8.3.4#803005)