I have a project that uses a lot of dependencies (spring, hibernate, axis, etc..) My war file ends up containing multiple versions of some files (e.g. xerces-2.4.0.jar and xercesImpl-2.4.0 or xmlParserAPIs-2.2.1 and xml-apis-1.0.b2.api)

I would like to set an exclusion for these in my pom, but I don't know where these dependencies are coming from. Is there a way to figure out what is bringing these in?

thanks for your help.
phillip


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

Reply via email to