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

Jason van Zyl updated MNG-2789:
-------------------------------

    Fix Version/s:     (was: Reviewed Pending Version Assignment)
                   2.1.x

> Inter-plugin Mojo inheritance
> -----------------------------
>
>                 Key: MNG-2789
>                 URL: http://jira.codehaus.org/browse/MNG-2789
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Plugin Creation Tools
>            Reporter: Kohsuke Kawaguchi
>             Fix For: 2.1.x
>
>
> It's often desirable to create a new mojo by extending an existing mojo and 
> changing its behavior. For example, one might imagine a NetBeans plugin 
> packager that extends from JarMojo and adds extra stuff into the jar.
> Today, if I extends a mojo from another plugin, the plugin:descriptor goal 
> fails to create a proper META-INF/maven/plugin.xml --- it doesn't list any of 
> the injections that need to happen for the base class.

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