Robert Scholte created MPLUGIN-225:
--------------------------------------

             Summary: Make MojoExecution available as Component
                 Key: MPLUGIN-225
                 URL: https://jira.codehaus.org/browse/MPLUGIN-225
             Project: Maven 2.x Plugin Tools
          Issue Type: Bug
          Components: maven-plugin-tools-annotations
    Affects Versions: 3.1
            Reporter: Robert Scholte
            Priority: Minor


Just like {{MavenProject}} it should be possible to define the 
{{MojoExecution}} as:
{code}
@Component
private MojoExecution mojoExecution ;
{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