You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zlika (JIRA)" <ji...@codehaus.org> on 2013/01/11 18:16:13 UTC

[jira] (SUREFIRE-950) ClassNotFoundException org.apache.xerces.parsers.SAXParser not found

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

        

[jira] (SUREFIRE-950) ClassNotFoundException org.apache.xerces.parsers.SAXParser not found

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] (SUREFIRE-950) ClassNotFoundException org.apache.xerces.parsers.SAXParser not found

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SUREFIRE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold updated SUREFIRE-950:
----------------------------------------

    Fix Version/s: 2.14
         Assignee: Kristian Rosenvold
    
> 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