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