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