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 correctly packaged in the ear file?

        The ear is being correctly built and all of the required modules 
are being placed in it. However, the final issue that I face is to get the 
manifests of the war file to be correct.

        As this is a multi module project, the war project does not 
actually list the resource jar as a dependency. Should it? I would not 
have thought so, as the resource jar itself should not be installed into 
the repository.

        Help! I've spent about 4 weeks bashing maven into shape, and as 
far as I can tell, this appears to be pretty much the last hurdle. 
Otherwise I have to scap maven.

-Chris


**********************************************************************
CAUTION - This message is intended for the addressee named above. It may 
contain privileged or confidential information. 

If you are not the intended recipient of this message you must: 
- Not use, copy, distribute or disclose it to anyone other than the addressee;
- Notify the sender via return email; and
- Delete the message (and any related attachments) from your computer 
immediately.

Internet emails are not necessarily secure. Australian Associated Motors 
Insurers Limited ABN 92 004 791 744 (AAMI), and its related entities, do not 
accept responsibility for changes made to this message after it was sent.

Unless otherwise stated, views expressed within this email are the author's own 
and do not represent those of AAMI.
**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to