Hi,

I am developing a project using a jar supplied by a vendor. Their jar depends on all kinds of other jars, like activation.jar, etc. I can easily install those other jars into my repository following the instructions in the Guide to installing 3rd party jars. But how do I install the vendor supplied jar in such a way that gives me the advantage of transitive dependencies? That is to say, I want my project to directly depend only on their jar, not all those other jars.

--
Danny MacMillan

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

Reply via email to