Hi,

I am relatively new to maven.  I am developing a web app that is dependent on
multiple jar files supplied by another vendor.  I need to setup my project so
it can compile with this vendors jars on the class path, but am not sure of the
best way to approach this.  I have tried unzipping all the jar files and
re-packaging as one big jar, then installing an external dependency, but that
breaks some of the Manifest docs in some of the jars.  Any suggestions on the
simplest way to do this would be appreciated.  Thanks.


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

Reply via email to