https://issues.apache.org/bugzilla/show_bug.cgi?id=57411
--- Comment #6 from Amit Lodha <[email protected]> --- also i am getting error javax.xml.stream.XMLEventFactory.newFactory()Ljavax/xml/stream/XMLEventFactory;: java.lang.NoSuchMethodError: javax.xml.stream.XMLEventFactory.newFactory()Ljavax/xml/stream/XMLEventFactory; when i add <dependency> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> <version>1.3.04</version> </dependency> to my pom.xml -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
