counldn’t parse .bpmn, Property: http://java.sun.com/xml/jaxp/properties/schemaLanguage
"not recognized"
pom.xml (wstx-asl
3.2.7 only)
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
<!--version>4.0.0</version-->
<version>3.2.7</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
0 comments:
Post a Comment