Maven org.apache.xerces.impl.dv.DVFactoryException

I have Maven project with two sub-modules , each module has dependency with xerces2.8.1(for wsdl2java with cxf) . If i build the sub-modules seperately it builds successfully.

If i build from root module , while building the second sub-module it fails with below exception

[INFO] org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apach
e.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.

Anybody has come across this before?

Thanks Виджей

12
задан user684434 29 April 2011 в 14:45
поделиться