You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2021/12/21 16:59:00 UTC

[jira] [Closed] (SLING-10423) Add support to skip a launch

     [ 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)