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

John Casey commented on MNG-961:
--------------------------------

Are mojoA and mojoB in different artifacts? This should affect the release 
plugin and many others as well, if they're in the same artifact. There is an 
abstract release mojo which declares parameters using javadoc notation, and a 
derivative prepare release mojo that declares additional parameters...I believe 
this is still working.

Can you provide more detail?

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

>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to