When I check out a project using the jaxb2-maven-plugin, I get the error: An internal error occurred during: "Building workspace". Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
However if I do the same on the command line it works fine! So it seems to have something to do with the m2 plugin... Anyone know how to fix this? //Kent
