[ 
http://jira.codehaus.org/browse/MNG-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MNG-611:
-----------------------------

    Fix Version/s:     (was: 2.1.x)
                   2.1-alpha-1

> improve independence of plugins from core
> -----------------------------------------
>
>                 Key: MNG-611
>                 URL: http://jira.codehaus.org/browse/MNG-611
>             Project: Maven 2
>          Issue Type: Task
>            Reporter: Brett Porter
>             Fix For: 2.1-alpha-1
>
>
> currently, the coupling of the plugins is often very tightly related to the 
> core, which can cause a problem if the API changes and the plugins are to be 
> used across versions.
> we should look to:
> 1) separate the classloaders as much as possible (see other issue)
> 2) try and minimise and stabilise the public API of those being used 
> (artifact, project, plugin-api most notably)
> 3) reduce use of Maven dependencies where possible
> 4) look at the expressions available and see if too much is exposed

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