Re: Multi Module Projects - manifest question

2008-05-29 Thread Chris_Graham
ing the in the maven war > plugin > http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html > > Martin > - Original Message - > From: <[EMAIL PROTECTED]> > To: "Maven Users List" > Sent: Thursday, May 29, 2008 1:57 AM > Su

Re: Multi Module Projects - manifest question

2008-05-29 Thread Martin
M Subject: Multi Module Projects - manifest question Hi, I have a multi module ear project. One of the modules is a standard jar (just a resource jar with no dependencies of it's own). One of the other modules is a war file. How do I get the manifest fi

Multi Module Projects - manifest question

2008-05-28 Thread Chris_Graham
Hi, I have a multi module ear project. One of the modules is a standard jar (just a resource jar with no dependencies of it's own). One of the other modules is a war file. How do I get the manifest file of the war file to reference the (utility) jar in that is