Getting following error while running :mvn clean install -Dtest=false An Ant BuildException has occured: java.lang.NoClassDefFoundError: org/apache/xml/serializer/ExtendedContentHandler: org.apache.xml.serializer.ExtendedContentHandler
Which dependency is creating problem? Searched a bit on google and found serializer-2.7.2 and xalan library are creating mismatch. Couldn't resolve the problem though. -- View this message in context: http://camel.465427.n5.nabble.com/Error-while-building-Camel-source-code-tp5776507.html Sent from the Camel - Users mailing list archive at Nabble.com.
