https://issues.apache.org/bugzilla/show_bug.cgi?id=57411

--- Comment #6 from Amit Lodha <amit04j...@gmail.com> ---
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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to