You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mang Jun Lau <Ma...@otpp.com> on 2006/03/22 19:41:59 UTC

Regarding MNG-1598

I'm trying to exclude that META-INF/maven directory in produced WARs.  I 
know the fix has been made for JARs.  It even works for EARs but how come 
not WARs?  Here is the issue I'm referring to:
http://jira.codehaus.org/browse/MNG-1598

Am I doing something wrong or does it indeed not work?  Should I file 
another issue about not being able to exclude this directory in produced 
WAR files?


_Mang Lau

Re: Regarding MNG-1598

Posted by Mang Jun Lau <Ma...@otpp.com>.
Issue filed: http://jira.codehaus.org/browse/MWAR-27


_Mang Lau





"Wayne Fay" <wa...@gmail.com> 
03/22/2006 02:04 PM
Please respond to
"Maven Users List" <us...@maven.apache.org>


To
"Maven Users List" <us...@maven.apache.org>
cc

Subject
Re: Regarding MNG-1598






Jar plugin != Ear plugin != War plugin
Potentially different people are responsible for each plugin.

So yes I'd file a MWAR bug to deal with it. Should be an "easy" fix
though since the EAR and JAR plugins have already handled it.

Wayne


On 3/22/06, Mang Jun Lau <Ma...@otpp.com> wrote:
> I'm trying to exclude that META-INF/maven directory in produced WARs.  I
> know the fix has been made for JARs.  It even works for EARs but how 
come
> not WARs?  Here is the issue I'm referring to:
> http://jira.codehaus.org/browse/MNG-1598
>
> Am I doing something wrong or does it indeed not work?  Should I file
> another issue about not being able to exclude this directory in produced
> WAR files?
>
>
> _Mang Lau
>


Re: Regarding MNG-1598

Posted by Wayne Fay <wa...@gmail.com>.
Jar plugin != Ear plugin != War plugin
Potentially different people are responsible for each plugin.

So yes I'd file a MWAR bug to deal with it. Should be an "easy" fix
though since the EAR and JAR plugins have already handled it.

Wayne


On 3/22/06, Mang Jun Lau <Ma...@otpp.com> wrote:
> I'm trying to exclude that META-INF/maven directory in produced WARs.  I
> know the fix has been made for JARs.  It even works for EARs but how come
> not WARs?  Here is the issue I'm referring to:
> http://jira.codehaus.org/browse/MNG-1598
>
> Am I doing something wrong or does it indeed not work?  Should I file
> another issue about not being able to exclude this directory in produced
> WAR files?
>
>
> _Mang Lau
>