allow core extensions configure new classrealms
-----------------------------------------------

                 Key: MNG-4296
                 URL: http://jira.codehaus.org/browse/MNG-4296
             Project: Maven 2
          Issue Type: Improvement
          Components: Class Loading
    Affects Versions: 3.0
            Reporter: Igor Fedorenko
         Attachments: ClassRealmManagerDelegate.diff

Both m2e and tycho configure maven core classrealm to include additional JAR 
files and need a way to make classes from these additional JAR files to be 
accessible by maven plugins. Attached patch introduces new 
ClassRealmManagerDelegate, which can be used by m2e and tycho to contribute 
this kind of configuration to the core.

-- 
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

        

Reply via email to