Great! I actually haven't seen this issue in a while. I will try and see if I can duplicate the issue with the current CVS head.
Eric -----Original Message----- From: Willie Vu [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 3:52 AM To: [EMAIL PROTECTED] Subject: RE: Sax Parser Issue (was Problem with CVS Head Cactus) 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
