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/02/23 08:05:59 UTC

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

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

Brett Porter updated SUREFIRE-175:
----------------------------------

    Fix Version/s:     (was: 2.3)
                   2.4

> NoClassDefFoundError for UrlUtils
> ---------------------------------
>
>                 Key: SUREFIRE-175
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-175
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: classloading
>         Environment: Win XP/Cygwin
>            Reporter: Rory Winston
>             Fix For: 2.4
>
>
> 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