Hi, This <addMavenDescriptor>false</addMavenDescriptor> line seems to work with the maven-ear-plugin. It doesn't work for the maven-war-plugin nor the maven-jar-plugin though. Why is this? Does the ear plugin use a different archiver or something?
Thanks. _Mang Lau Venkat Muthusamy <[EMAIL PROTECTED]> 01/31/2006 01:20 AM Please respond to "Maven Users List" <[email protected]> To Maven Users List <[email protected]> cc Subject Re: How to exclude the pom.xml and pom.properties from the jar Hi Allan, Thank you. It looks like the plugin version 2.0.1 is not available in maven repository ibiblio.org. i will wait. thanks Venkat M On 1/30/06, Allan Ramirez <[EMAIL PROTECTED]> wrote: > > Hi Venkat, > > Please refer to this link http://jira.codehaus.org/browse/MNG-1598 > > -allan > > Venkat Muthusamy wrote: > > >Hi, > > > > > > > >When I build the jar file using maven, my jar includes the pom.xml and > >pom.properties by default. > > > > > > > >I like to know the reason what is the reason behind this and like to know > >incase if I want to override this what I need to do? > > > > > > > >Thanks in advance. > > > >Venkat M > > > > > > > >------------------------------------------------------------------------ > > > >No virus found in this incoming message. > >Checked by AVG Free Edition. > >Version: 7.1.375 / Virus Database: 267.14.25/246 - Release Date: > 1/30/2006 > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
