You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/01/21 23:24:20 UTC

[jira] Moved: (SUREFIRE-175) NoClassDefFoundError for UrlUtils

     [ http://jira.codehaus.org/browse/SUREFIRE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter moved MSUREFIRE-162 to SUREFIRE-175:
-------------------------------------------------

    Component/s:     (was: classloading)
            Key: SUREFIRE-175  (was: MSUREFIRE-162)
        Project: Maven Surefire  (was: Maven 2.x Surefire Plugin)

> NoClassDefFoundError for UrlUtils
> ---------------------------------
>
>                 Key: SUREFIRE-175
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-175
>             Project: Maven Surefire
>          Issue Type: Bug
>         Environment: Win XP/Cygwin
>            Reporter: Rory Winston
>
> Surefire starting playing up today - I believe it may be due to some classloader changes that were committed earlier today. The symptoms were
> java.lang.NoClassDefFoundError: org/apache/maven/surefire/util/UrlUtils
>         at org.apache.maven.surefire.booter.SurefireBooter.createClassLoader(SurefireBoote
> r.java:599)
>         at org.apache.maven.surefire.booter.SurefireBooter.getTestClassLoader(SurefireBoot
> er.java:569)
>         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBoot
> er.java:250)
>         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:807)
> When  trying to run tests. To fix it, I edited the <version> tag for Surefire in my pom.xml and changed it to 2.2. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira