[ http://jira.codehaus.org/browse/MNG-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Casey closed MNG-3181. --------------------------- Resolution: Fixed extensions are now loaded into separate ClassRealms, and components defined in the plexus descriptor for the local extension artifact (not its dependencies) are then re-imported back into the main container realm. This gives access to the extension using existing interfaces in the core while still isolating the classes the extension needs to function to the separate realm. > JDOM artifact filtering is causing problems > ------------------------------------------- > > Key: MNG-3181 > URL: http://jira.codehaus.org/browse/MNG-3181 > Project: Maven 2 > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Jason van Zyl > Assignee: John Casey > Fix For: 2.1-alpha-1 > > > For example in the release plug that requires JDOM which uses Jaxen. We are > cutting off resolution of Jaxen so the release plugin fails. Anything that > requires Jaxen via JDOM will fail. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira