You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2014/07/16 13:56:10 UTC

[jira] (MPLUGIN-266) Incorrect warning comment about deprecated @component usage for maven objects

    [ https://jira.codehaus.org/browse/MPLUGIN-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349787#comment-349787 ] 

Dennis Lundberg commented on MPLUGIN-266:
-----------------------------------------

Additional tweaks to the warning message in [r1610973|http://svn.apache.org/viewvc?view=revision&revision=1610973].

> Incorrect warning comment about deprecated @component usage for maven objects
> -----------------------------------------------------------------------------
>
>                 Key: MPLUGIN-266
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-266
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: maven-plugin-annotations
>    Affects Versions: 3.3
>            Reporter: Tony Chemit
>            Assignee: Tony Chemit
>             Fix For: 3.4
>
>
> The warning says for example 
> {noformat}
> @parameter name="${settings}" @readonly
> {noformat}
> but the correct message is
> {noformat}
> @parameter default-value="${settings}" @readonly
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)