Hi,
when I build an ear file with maven 2 it happens that because of
transitive dependencies I get e.g. two struts.jar files in the generated
file. What is the recommended way of managing transitive dependencies ?
Say I have a dependency which itself has a dependency to
struts-1.2.7.jar and another dependency which itself has a dependency to
struts-1.2.8.jar I would like to avoid having both struts versions in
the generated ear file. What is the recommended way of doing this ?
--
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]