[
https://issues.apache.org/jira/browse/SLING-11442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568001#comment-17568001
]
Robert Munteanu commented on SLING-11442:
-----------------------------------------
[~kwin] - I agree with your analysis, I am also not sure why I added all that
bookkeeping to the start goal. I've reverted my original changes in
https://github.com/apache/sling-feature-launcher-maven-plugin/pull/10 and will
look for a proper solution in a couple of weeks once I get back to this topic.
> Allow blocking after the features have been launched
> ----------------------------------------------------
>
> Key: SLING-11442
> URL: https://issues.apache.org/jira/browse/SLING-11442
> 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.4
>
>
> The plug-in is right now working well in non-interactive scenarios, where one
> or multiple features are launched, tests executed, then the features stopped.
> It would be useful to configure the plug-in to block after the features have
> been started, e.g. by waiting indefinitely or waiting for user input. This
> way it could be used in an interactive manner to launch an application, e.g.
> {noformat}$ mvn clean package feature-launcher:start{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)