Re: Multi Module Projects - manifest question

2008-05-29 Thread Martin
29, 2008 1:57 AM 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

Re: Multi Module Projects - manifest question

2008-05-29 Thread Chris_Graham
Martin - Original Message - From: [EMAIL PROTECTED] To: Maven Users List users@maven.apache.org Sent: Thursday, May 29, 2008 1:57 AM Subject: Multi Module Projects - manifest question Hi, I have a multi module ear project. One of the modules is a standard jar

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