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/08/14 14:22:47 UTC

[jira] Commented: (SUREFIRE-347) regression: plexus is not properly isolated

    [ http://jira.codehaus.org/browse/SUREFIRE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104813 ] 

Brett Porter commented on SUREFIRE-347:
---------------------------------------

testRender(org.apache.maven.doxia.siterenderer.DefaultSiteRendererTest)  Time elapsed: 0.275 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.codehaus.plexus.component.repository.ComponentDescriptor.setSource(Ljava/lang/String;)V
        at org.codehaus.plexus.component.discovery.DefaultComponentDiscoverer.createComponentDescriptors(DefaultComponentDiscoverer.java:68)


see: http://mail-archives.apache.org/mod_mbox/maven-dev/200708.mbox/%3C821E0489-9315-4523-B967-1A0945BCF291@apache.org%3E

> regression: plexus is not properly isolated
> -------------------------------------------
>
>                 Key: SUREFIRE-347
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-347
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.3.1
>            Reporter: Brett Porter
>             Fix For: 2.3.1
>
>
> Currently, if you use 2.3.1-SNAPSHOT on doxia-site-renderer, you get a test error due to a class incompatibility in Plexus. 
> The same issue occurs if you use forkMode=never under 2.3 or earlier.
> this could be related to, or caused by SUREFIRE-334. Fix that first and see if this is still an issue. However, note that it works under 2.3 with forkMode=once and useSystemClassLoader=true.

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