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

Jon Osborn commented on MOJO-1110:
----------------------------------

All they have to do is do their edits, then execute mvn resources:resources 
and/or mvn war:exploded and the war image gets updated....since it is an 
exploded deployment, weblogic will pickup the changes immediately.

I think targeting the src directory would cause issues for those that use 
source control systems with file locking and/or other quirks.

> Adding support for exploded war deployments using war:inplace
> -------------------------------------------------------------
>
>                 Key: MOJO-1110
>                 URL: http://jira.codehaus.org/browse/MOJO-1110
>             Project: Mojo
>          Issue Type: Improvement
>          Components: weblogic
>            Reporter: Mat Schaffer
>            Assignee: Jon Osborn
>         Attachments: weblogic-maven-plugin_source-deployments.patch
>
>
> The weblogic deployer supports deployment of an exploded war (such as that 
> generated by war:inplace), but the weblogic-maven-plugin does not.  The 
> attached patch adds support for projectPackaging=source which will attempt to 
> deploy the contents of src/main/webapp in the current project.
> Original credit on this patch is to Ilirjan Papa

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