-
Feature Request
-
Resolution: Done
-
Major
-
2.0.0.Alpha13
-
None
When MavenPomResource is requested from the ResourceFactory AND the parser-xml addon is installed, a XMLResource is returned instead, causing exceptions and returning null if the reify method is used.
Since a maven pom is a XML, the solution is to extend XMLResource.