[
http://jira.codehaus.org/browse/MPLUGIN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=144768#action_144768
]
Benjamin Bentmann commented on MPLUGIN-133:
-------------------------------------------
You're sure? Near line 301 it says
{code:java}
// Project flag
boolean value =
getBooleanTagValue( javaClass, JavaMojoAnnotation.REQUIRES_PROJECT,
mojoDescriptor.isProjectRequired() );
mojoDescriptor.setProjectRequired( value );
{code}
> JavaMojoDescriptorExtractor doesn't handle @requiresProject
> ------------------------------------------------------------
>
> Key: MPLUGIN-133
> URL: http://jira.codehaus.org/browse/MPLUGIN-133
> Project: Maven 2.x Plugin Tools
> Issue Type: Bug
> Components: Java Plugins
> Affects Versions: 2.4.2
> Reporter: Vincent Siveton
> Assignee: Vincent Siveton
> Fix For: 2.4.3
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira