EVOLUTION-MANAGER
Edit File: xml-commons-apis
<?xml version="1.0" ?> <dependencyMap> <dependency> <maven> <artifactId>xml-apis</artifactId> <groupId>xml-apis</groupId> <version>2.0.2</version> </maven> <jpp> <artifactId>xml-commons-apis</artifactId> <groupId>JPP</groupId> </jpp> </dependency> <dependency> <maven> <artifactId>dom3-xml-apis</artifactId> <groupId>xerces</groupId> <version>2.0.2</version> </maven> <jpp> <artifactId>xml-commons-apis</artifactId> <groupId>JPP</groupId> </jpp> </dependency> <dependency> <maven> <artifactId>xml-apis-ext</artifactId> <groupId>xml-apis</groupId> <version>1.3.04</version> </maven> <jpp> <artifactId>xml-commons-apis-ext</artifactId> <groupId>JPP</groupId> </jpp> </dependency> </dependencyMap>