[ 
https://issues.apache.org/jira/browse/MNG-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036921#comment-16036921
 ] 

Igor Fedorenko commented on MNG-6209:
-------------------------------------

Why does assembly plugin use Thread.currentThread().getContextClassLoader() to 
retrieve assembly.xml descriptor? If the descriptor is located in the same jar 
as the plugin (or at least in the same classloader), 
getClass().getClassLoader() seems like the proper way to get the descriptor, no?

> inconsistent activation of components from multiple extensions=true plugins
> ---------------------------------------------------------------------------
>
>                 Key: MNG-6209
>                 URL: https://issues.apache.org/jira/browse/MNG-6209
>             Project: Maven
>          Issue Type: Bug
>          Components: Class Loading
>    Affects Versions: 3.3.1, 3.3.3, 3.3.9
>            Reporter: Igor Fedorenko
>            Assignee: Igor Fedorenko
>             Fix For: 3.5.1
>
>
> This is a regression introduced by the fix for MNG-5742. When multiple 
> extensions=true plugins configured in the build, when mojos from one such 
> plugin are executed, components from other extensions are ignored.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to