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/10/03 15:01:10 UTC

[jira] Closed: (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=all ]
     
Brett Porter closed MNG-961:
----------------------------

      Assign To: Brett Porter
     Resolution: Cannot Reproduce
    Fix Version:     (was: 2.0-beta-3)

javadoc tag was missing "*"

ie,
/*
 * ...
 */

which isn't parsed.

> 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
>     Assignee: Brett Porter

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