An external Library need the Batik.jar Library.
But on Loading it outputs:
java.lang.LinkageError: loader constraint violation: loader (instance of ) previously initiated loading for a different type with name “org/xml/sax/SAXParseException”
I tried modifying the build config.groovy file to exclude xml-apis but it didnt work. Any workaround for using batik?
I faced the same problem , I’ve manually looked for all
ivy*.xmlfiles in%User%\.ivy2\cache\org.apache.xmlgraphicsand deleted the following entry :