Jeff Maxwell created MPLUGIN-228:
------------------------------------

             Summary: Change RetentionPolicy to RetentionPolicy.RUNTIME
                 Key: MPLUGIN-228
                 URL: https://jira.codehaus.org/browse/MPLUGIN-228
             Project: Maven 2.x Plugin Tools
          Issue Type: Improvement
          Components: maven-plugin-tools-annotations
    Affects Versions: 3.1
            Reporter: Jeff Maxwell


It would be convenient to have access to the annotations at runtime.

Example: In order to get access to the executing goal name the MojoExecution 
needs to be injected.  It would be simpler to access the goal name via 
reflection. 

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