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
> Eclipse. However, "mvn test" fails with the following exception:
>
>    javax.xml.parsers.FactoryConfigurationError: Provider for
>      javax.xml.parsers.SAXParserFactory cannot be found
>        at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
>
> Being a Java 5 user with the builtin com.sun.org.apache.xerces parser, I
> have no explanation, what might be wrong. Any ideas? I'll attach the
> test report with the system properties, in case that might answer any
> questions.
>
> In case you'd like to reproduce the problem: Checkout the
> b20050512_streaming branch from
> http://svn.apache.org/repos/asf/webservices/xmlrpc/
>
> Regards,
>
> Jochen
>
>
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to