[ http://jira.codehaus.org/browse/MNG-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174407#action_174407 ]
Brett Porter commented on MNG-4133: ----------------------------------- http is unaffected since mutliple http providers are not bundled the error looks like the one in the linked issue I can probably take care of this one, just prod me if I'm slow :) > ssh-external wagon can not be overridden on its own > --------------------------------------------------- > > Key: MNG-4133 > URL: http://jira.codehaus.org/browse/MNG-4133 > Project: Maven 2 > Issue Type: Bug > Components: Class Loading > Affects Versions: 2.1.0 > Reporter: Brett Porter > Fix For: 2.1.1 > > > when a project only overrides the ssh-external wagon, it causes the wagon-ssh > that is built in to fail to load (probably because of a classloading conflict > with ssh-common). See the linked issue for details. > A couple of fixes are needed here: > - don't crash the entire extension loading mechanism because one extension > failed to load > - possibly shade the common ssh JAR in the core so it doesn't cause the > conflict in the first place. -- 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