You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/22 13:28:11 UTC

[jira] Commented: (MNG-961) When a mojo is extending another mojo, the parameters of the extending mojo is lost

    [ http://jira.codehaus.org/browse/MNG-961?page=comments#action_46915 ] 

Brett Porter commented on MNG-961:
----------------------------------

this is exhibited by the dev/file-activity plugins

> When a mojo is extending another mojo, the parameters of the extending mojo is lost
> -----------------------------------------------------------------------------------
>
>          Key: MNG-961
>          URL: http://jira.codehaus.org/browse/MNG-961
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Reporter: Edwin Punzalan
>      Fix For: 2.0-beta-2

>
>
> When mojoB extends mojoA, looking at plugin.xml from the generated plugin jar:
>   -- mojoB inherits all mojo parameters from mojoA, (not a bug)
>   -- mojoB's self-declared mojo parameters are missing (this is the bug)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org