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

Hudson commented on MNG-5742:
-----------------------------

Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4

See 
https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/

> inconsistent classloading for extensions=true plugins
> -----------------------------------------------------
>
>                 Key: MNG-5742
>                 URL: https://issues.apache.org/jira/browse/MNG-5742
>             Project: Maven
>          Issue Type: Bug
>          Components: Class Loading
>    Affects Versions: 3.2.1, 3.2.5
>            Reporter: Igor Fedorenko
>            Assignee: igorfie
>            Priority: Major
>             Fix For: 3.2.6, 3.3.1
>
>
> Maven creates two class realms for build extensions plugins. One realm is 
> used to contribute core extensions and the other to execute plugins goals. 
> The two realms have slightly different classpath, with extensions realm not 
> "seeing" classes from other extensions and not resolving reactor 
> dependencies. The two realms are mostly independent and have duplicate copies 
> of components, including duplicate copies of singletons. This results in 
> multiple invocation of singleton components in some cases. This also results 
> inconsistent/unexpected component wiring. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to