Re: Regarding MNG-1598

2006-03-22 Thread Mang Jun Lau
Issue filed: http://jira.codehaus.org/browse/MWAR-27


_Mang Lau





"Wayne Fay" <[EMAIL PROTECTED]> 
03/22/2006 02:04 PM
Please respond to
"Maven Users List" 


To
"Maven Users List" 
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 <[EMAIL PROTECTED]> 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

2006-03-22 Thread Wayne Fay
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 <[EMAIL PROTECTED]> 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
>


Regarding MNG-1598

2006-03-22 Thread Mang Jun Lau
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