[ 
http://jira.codehaus.org/browse/MNG-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174546#action_174546
 ] 

John Casey commented on MNG-4133:
---------------------------------

Okay, I'm sure this is what you were talking about, but it seems that the shade 
plugin isn't rewriting the components.xml file correctly. I can add more 
excludes for the components listed there, but that may erase the benefit of 
shading this stuff in the first place. What is the exception you've seen, and 
do you know of any good way to rewrite the components.xml file?

> 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

        

Reply via email to