[ 
http://jira.codehaus.org/browse/MOJO-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157665#action_157665
 ] 

James William Dumay commented on MOJO-1070:
-------------------------------------------

IMO, the noExit flag should be turned on at all times and not made configurable 
- you should be throwing a MojoExecutionExeception if there is a failure.

The origional patch did this and it also allowed you to continue the build even 
if the weblogic operation failed. When you are writing integration tests its 
useful to try to stop and undeploy the webapp before deploying and starting a 
new one.

> Allow executions of goals to continue on error
> ----------------------------------------------
>
>                 Key: MOJO-1070
>                 URL: http://jira.codehaus.org/browse/MOJO-1070
>             Project: Mojo
>          Issue Type: New Feature
>          Components: weblogic
>            Reporter: James William Dumay
>            Assignee: Jon Osborn
>         Attachments: weblogic-maven-plugin-continuteonerror.patch, 
> weblogic-maven-plugin-continuteonerror.patch
>
>
> This patch gives the ability for the executions to continue on error.
> This covers the usecase where you may have an intergration test build that 
> will need to execute a goal that may fail such as uninstalling an artifact 
> from weblogic before reinstalling it when the resource may or may not exist.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to