You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Kenney Westerhof (JIRA)" <ji...@codehaus.org> on 2005/06/09 09:53:10 UTC

[jira] Updated: (MNG-451) Specify ComponentConfigurator hint in Mojo doclet tags

     [ http://jira.codehaus.org/browse/MNG-451?page=all ]

Kenney Westerhof updated MNG-451:
---------------------------------

    Attachment: MNG-451-docopatch

Something like this?

> Specify ComponentConfigurator hint in Mojo doclet tags
> ------------------------------------------------------
>
>          Key: MNG-451
>          URL: http://jira.codehaus.org/browse/MNG-451
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugin-tools
>     Versions: 2.0-alpha-3
>  Environment: all
>     Reporter: Kenney Westerhof
>      Fix For: 2.0-alpha-3
>  Attachments: MNG-451-docopatch, patch
>
> Original Estimate: 1 minute
>         Remaining: 1 minute
>
> This patch adds a @configurator <role-hint> tag to the 
> JavaMojoDescriptorExtractor so Mojo implementors
> may override the default 'java' ComponentConfigurator.
> This makes it possible to handle parameters in mojo specific
> manners, should there be such a need.
> (The patch doesn't affect existing mojo's, it just exposes
> the role-hint which is left to a default (not set) in the Java
> extractor and set to 'bsh' e.a. in the other Extractors).

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