Zlika created SUREFIRE-950:
------------------------------

             Summary: 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
         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