[
https://jira.codehaus.org/browse/MPLUGIN-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Chemit updated MPLUGIN-266:
--------------------------------
Assignee: Tony Chemit
> 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
>
> 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)