I have a project A that depends on project B.  Project B has 10 JAR
dependencies.  I've found that I must list the 10 JAR dependencies in
Project A's project.xml file.  Is there a way to inherit dependencies?  I
understand there is a potential problem with version conflicts (project A
wants to use a newer version of commons logging than project B) but at the
same time I think having to duplicate these JARs in every project.xml is
troubling.  In my case project A is called "common" and is used by 15 other
projects.  Any ideas?

Regards,
Michael Mattox



--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or omissions.


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

Reply via email to