Please read the important note in the installation instructions. You have MAVEN_HOME set to 1.1, but have 1.0.2 ahead of it in your PATH.
- Brett On 7/10/05, Jing Xue <[EMAIL PROTECTED]> wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
