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

Olivier Lamy closed MPLUGIN-205.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: Olivier Lamy

fixed r1343148
Thanks for the patch !
                
> @Mojo in maven-plugin-annotations does not use the specified value of 
> requiresProject
> -------------------------------------------------------------------------------------
>
>                 Key: MPLUGIN-205
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-205
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: maven-plugin-annotations
>    Affects Versions: 3.0
>            Reporter: Joseph Walton
>            Assignee: Olivier Lamy
>             Fix For: 3.0
>
>         Attachments: MPLUGIN-205.diff
>
>
> A mojo defined as:
> {noformat}
> @Mojo(name = "sample", requiresProject = false)
> public class SampleMojo extends AbstractMojo
> {noformat}
> still indicates that it requires a project in the generated plugin descriptor:
> {noformat}
> <requiresProject>true</requiresProject>
> {noformat}

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