Herve Boutemy created MPLUGIN-204:
-------------------------------------

             Summary: recognize classical Maven objects as components
                 Key: MPLUGIN-204
                 URL: https://jira.codehaus.org/browse/MPLUGIN-204
             Project: Maven 2.x Plugin Tools
          Issue Type: New Feature
    Affects Versions: 2.9
            Reporter: Herve Boutemy


${session}, ${project}, ${mojo}, ${plugin}, ${settings} expressions are 
classical Maven objects injected into Mojos with readonly attribute (ie not 
configurable)

Having them automatically injected with @component annotation, recognized by 
their type, would simplify code

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to