[ 
https://jira.codehaus.org/browse/SUREFIRE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=317231#comment-317231
 ] 

Kristian Rosenvold commented on SUREFIRE-950:
---------------------------------------------

This issue can be worked around by adding maven-shared-utils 0.3-SNAPSHOT as a 
dependency to failsafe
                
> ClassNotFoundException org.apache.xerces.parsers.SAXParser not found
> --------------------------------------------------------------------
>
>                 Key: SUREFIRE-950
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-950
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.13
>            Reporter: Zlika
>            Assignee: Kristian Rosenvold
>             Fix For: 2.14
>
>         Attachments: failsafe.txt
>
>
> When I build my project on our Jenkins server, I have a 
> "java.lang.ClassNotFoundException: org.apache.xerces.parsers.SAXParser" at 
> the end of the build due to failsafe plugin (cf. attached log) during the 
> verify phase.
> The problem does not appear on my local computer (running windows), only on 
> the Jenkins server (running Linux).
> The problem also only appears when I use the maven "site" phase ("mvn clean 
> install site"), it does not appear, even on Jenkins, when I do a simple "mvn 
> clean install".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to