[ 
https://jira.codehaus.org/browse/MWAR-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg closed MWAR-147.
--------------------------------

    Resolution: Won't Fix

See previous comments.

> add the possibility to use the inplace goal with a specific out directory
> -------------------------------------------------------------------------
>
>                 Key: MWAR-147
>                 URL: https://jira.codehaus.org/browse/MWAR-147
>             Project: Maven 2.x WAR Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1-alpha-1
>            Reporter: Dominique Jean-Prost
>
> I actually use war:exploded to speed up my development. I configured the 
> webappDirectory so that the war gets produced in my jboss deploy directory.
> As war:exploded is bound to package phase, when I use mvn package, I then get 
> a .war in my target dir and the exploded war in my jboss dir which not what I 
> want.
> So I tried to use war:inplace, as it does what exploded does, but not bound 
> to the package lifecycle. But inplace does not allow to override the out 
> directory.
> So what I would like is to have a goal that allows me to have the exploded 
> war in a specific directory, but I would like this goal to be not bound to 
> the package lifecycle. Could you add this feature to the inplace goal ?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to