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 2008/11/20 10:21:41 UTC

[jira] Created: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Remove all plugin configuration manipulation from the plugin manager 
---------------------------------------------------------------------

                 Key: MNG-3862
                 URL: http://jira.codehaus.org/browse/MNG-3862
             Project: Maven 2
          Issue Type: Task
            Reporter: Jason van Zyl


All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Updated: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3862:
-------------------------------

    Fix Version/s: 3.0-alpha-2

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Task
>            Reporter: Jason van Zyl
>            Assignee: Jason van Zyl
>             Fix For: 3.0-alpha-2
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Updated: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3862:
-------------------------------

    Fix Version/s:     (was: 3.0-alpha-4)
                   3.0-alpha-3

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Sub-task
>            Reporter: Jason van Zyl
>            Assignee: Jason van Zyl
>             Fix For: 3.0-alpha-3
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Updated: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3862:
-------------------------------

    Fix Version/s:     (was: 3.0-alpha-2)
                   3.0-alpha-3

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Task
>            Reporter: Jason van Zyl
>            Assignee: Jason van Zyl
>             Fix For: 3.0-alpha-3
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Work started: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Shane Isbell (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MNG-3862 started by Shane Isbell.

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Sub-task
>            Reporter: Jason van Zyl
>            Assignee: Shane Isbell
>             Fix For: 3.0-alpha-3
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Updated: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3862:
-------------------------------

    Issue Type: Sub-task  (was: Task)
        Parent: MNG-2765

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Sub-task
>            Reporter: Jason van Zyl
>            Assignee: Jason van Zyl
>             Fix For: 3.0-alpha-4
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Closed: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Shane Isbell (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Isbell closed MNG-3862.
-----------------------------

    Resolution: Fixed

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Sub-task
>            Reporter: Jason van Zyl
>            Assignee: Shane Isbell
>             Fix For: 3.0-alpha-3
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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

        

[jira] Updated: (MNG-3862) Remove all plugin configuration manipulation from the plugin manager

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3862:
-------------------------------

    Fix Version/s:     (was: 3.0-alpha-3)
                   3.0-alpha-4

> Remove all plugin configuration manipulation from the plugin manager 
> ---------------------------------------------------------------------
>
>                 Key: MNG-3862
>                 URL: http://jira.codehaus.org/browse/MNG-3862
>             Project: Maven 2
>          Issue Type: Task
>            Reporter: Jason van Zyl
>            Assignee: Jason van Zyl
>             Fix For: 3.0-alpha-4
>
>
> All of this work is being done by the new model framework and the rules for manipulating the model properties. All of the requirements for plugin configuration inheriting and merging are taken care of. We need to detangle the plugin configuration from execution. This will pave the way to use the new plexus plugin manager to load and execute plugins.

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