You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Igor Fedorenko (JIRA)" <ji...@codehaus.org> on 2015/01/11 18:11:17 UTC

[jira] (MNG-5752) avoid hardcoded system classloader references

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)