[jboss-jira] [JBoss JIRA] (JBASMP-62) Add non blocking exception patterns on Command execution
James Perkins (JIRA)
issues at jboss.org
Wed Feb 12 12:43:28 EST 2014
[ https://issues.jboss.org/browse/JBASMP-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944001#comment-12944001 ]
James Perkins commented on JBASMP-62:
-------------------------------------
I'd prefer to leave this to CLI to handle. Would something like this work https://community.jboss.org/wiki/If-elseControlFlow? Or possibly https://community.jboss.org/wiki/Try-catch-finallyControlFlow.
> 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
> Fix For: 7.6.Final
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list