That happens when your PATH points to a different installation than
MAVEN_HOME.

- Brett

Dennis Lundberg wrote:
> I'm using JDK 1.4 on Windows and I got this error when I tried to run
> Maven 1.1-beta-2:
> 
> javax.xml.parsers.FactoryConfigurationError: Provider
> org.apache.xerces.jaxp.SAXParserFactoryImpl not found
> 
> So I copied maven-1.0.2/lib/endorsed to maven-1.1-beta-2, which made
> Maven 1.1 start ok.
> 
> After that, running "maven site" on commons-lang using Maven 1.1-beta-2
> worked successfully.
> 
> Running "maven site" on commons-lang using Maven 1.0.2 works fine,
> without modifications.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to