Classloader problem loading jars from build extensions
------------------------------------------------------

         Key: MNG-2228
         URL: http://jira.codehaus.org/browse/MNG-2228
     Project: Maven 2
        Type: Bug

  Components: Dependencies  
    Versions: 2.0.4    
    Reporter: Carlos Sanchez
 Attachments: testwagonscm-extensions.tgz

When running "mvn install" and "mvn testwagonscm:test" in the attached test 
case you get a ClassCastException although the Class to assign to and the 
assigned one are the same. The problem seems to be that they come from 
different classloaders. This problem makes the project-info-report:scm goal 
fail.

Same as MNG-2225, but using build extensions instead of jars in M2_HOME

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

Reply via email to