I commented out the following line in bin/maven and it works. -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactory Impl \ -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBu ilderFactoryImpl \ > >I jumped the gun on my earlier email, it seems that the SAX parser issue is >related to many plugins. I tried running maven site and I get a bunch of >SAX parser errors... > >So, do I need to set the system property? Or is something to do with the >changes to xml-apis? > >Eric Pugh
