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

Mat Schaffer commented on MOJO-1110:
------------------------------------

Deploying the exploded war from the target directory isn't useful for my team.  
We use war:inplace such that the front end designers can edit templates and 
javascript inplace and see changes without having to rebuild.  

Granted, they could edit the files in target, but then their changes wouldn't 
be under version control and are at risk of deletion if they were to 
accidentally run mvn clean.

Thanks!

> 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