[ https://issues.apache.org/jira/browse/SLING-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Munteanu updated SLING-9526: ----------------------------------- Description: 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. was: 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. > 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 > Priority: Major > Fix For: slingfeature-maven-plugin 1.3.6 > > > 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)