[jboss-jira] [JBoss JIRA] (JBASMP-62) Add non blocking exception patterns on Command execution
James Perkins (JIRA)
issues at jboss.org
Mon Mar 16 14:04:19 EDT 2015
[ https://issues.jboss.org/browse/JBASMP-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins closed JBASMP-62.
-------------------------------
Resolution: Rejected
Closing this as CLI already offers try/catch and if/else flows.
> Add non blocking exception patterns on Command execution
> --------------------------------------------------------
>
> Key: JBASMP-62
> URL: https://issues.jboss.org/browse/JBASMP-62
> Project: JBoss AS Maven Plugins
> Issue Type: Feature Request
> Components: wildfly
> Affects Versions: 7.6.Final
> Reporter: Steve Favez
> Assignee: James Perkins
>
> When a command execution returns an error, it's not possible to continue (in the end, the build fails). So, for example, if you execute a "module add" command for each "predeploy" on a jboss:run, it won't work the second time. It could be good to have an attribute in the command allowing to pass an "acceptable exception pattern" (for example - Module com.oracle already exists) - that won't block commands list execution.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list