Hi,
I'm trying the 1.1 beta with a minimal project and got this error while
just running 'maven' under JDK 5:
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.SAXParserFactoryImpl not found
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:113)
I copied xercesImpl.jar into maven's lib directory, and tried 'maven'
again. Everything worked. But when I went ahead and tried 'maven
java:compile', it failed again with the same error.
Did anybody else run into this?
Thanks.
--Jing Xue
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]