You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2014/05/18 16:17:10 UTC

[jira] (MPLUGINTESTING-39) Classloader infrastructure is not setup like Maven core and causes issues

Jason van Zyl created MPLUGINTESTING-39:
-------------------------------------------

             Summary: Classloader infrastructure is not setup like Maven core and causes issues
                 Key: MPLUGINTESTING-39
                 URL: https://jira.codehaus.org/browse/MPLUGINTESTING-39
             Project: Maven Plugin Testing
          Issue Type: Improvement
            Reporter: Jason van Zyl


Specific case in point in Guava. The core uses 14.0.1 but is not visible to plugins and during runtime a plugin is free to use a differing version of Guava without any issues. In the plugin testing harness a differing version of Guava will cause issues so we need to setup the classloader infrastructure the same way Maven core does to avoid these issues.



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