You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2012/11/03 11:59:13 UTC

[jira] (MPLUGIN-225) Make MojoExecution available as Component compatible with Maven 2

     [ https://jira.codehaus.org/browse/MPLUGIN-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy reopened MPLUGIN-225:
-----------------------------------

    
> Make MojoExecution available as Component compatible with Maven 2
> -----------------------------------------------------------------
>
>                 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
>            Assignee: Herve Boutemy
>            Priority: Minor
>             Fix For: 3.1.1
>
>
> Just like {{MavenProject}} it is possible to define the {{MojoExecution}} as:
> {code}
> @Component
> private MojoExecution mojoExecution ;
> {code}
> but actually generated descriptor works only for Maven 3, not for Maven 2

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