[
https://issues.apache.org/jira/browse/SLING-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-10423.
-----------------------------------
> Add support to skip a launch
> ----------------------------
>
> Key: SLING-10423
> URL: https://issues.apache.org/jira/browse/SLING-10423
> Project: Sling
> Issue Type: Improvement
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
> Fix For: Feature Launcher Maven Plugin 0.1.2
>
>
> For situation where you want skip a launch if certain pre-conditions are not
> met.
> For example:
>
> {noformat}
> ...
> <launch>
> <id>sling-12-oak-mongo</id>
> <skip>${docker.skip}</skip>
> ...{noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)