Re: Missing SAX parser with Java 5?

2005-11-06 Thread Brett Porter
This is a known issue (see the maven-surefire-plugin component in JIRA). - Brett On 11/6/05, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to convert a first program (Apache XML-RPC) from Maven 1 to > Maven 2. After doing eclipse:eclipse, my unit tests run fine within > Eclip

Missing SAX parser with Java 5?

2005-11-06 Thread Jochen Wiedmann
Hi, I am trying to convert a first program (Apache XML-RPC) from Maven 1 to Maven 2. After doing eclipse:eclipse, my unit tests run fine within Eclipse. However, "mvn test" fails with the following exception: javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.SA

Missing SAX parser with Java 5?

2005-11-05 Thread Jochen Wiedmann
Hi, I am trying to convert a first program (Apache XML-RPC) from Maven 1 to Maven 2. After doing eclipse:eclipse, my unit tests run fine within Eclipse. However, "mvn test" fails with the following exception: javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.S