[jboss-jira] [JBoss JIRA] (JBASMP-62) Add non blocking exception patterns on Command execution
Steve Favez (JIRA)
issues at jboss.org
Wed Feb 12 04:59:28 EST 2014
Steve Favez created JBASMP-62:
---------------------------------
Summary: 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