Igor Fedorenko created MNG-5752:
-----------------------------------

             Summary: avoid hardcoded system classloader references
                 Key: MNG-5752
                 URL: https://jira.codehaus.org/browse/MNG-5752
             Project: Maven
          Issue Type: Improvement
    Affects Versions: 3.2.5
            Reporter: Igor Fedorenko


Use of hardcoded system classloader as parent of plugin and project extensions 
realms makes it hard/impossible to run maven in "advanced" classloading 
environments, like eclipse maven development tools and integration test 
harnesses, where system classloader may contain unknown/undesired classes. See 
https://github.com/takari/takari-plugin-testing-project/blob/master/classloading.md
 for more detailed explanation of the problem.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to