[
http://jira.codehaus.org/browse/MJBOSS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Gier updated MJBOSS-31:
----------------------------
Priority: Minor (was: Major)
> Fix deprecation warnings about using components.
> ------------------------------------------------
>
> Key: MJBOSS-31
> URL: http://jira.codehaus.org/browse/MJBOSS-31
> Project: Maven 2.x JBoss Plugin
> Issue Type: Improvement
> Affects Versions: 1.3.2
> Reporter: Paul Gier
> Assignee: Paul Gier
> Priority: Minor
> Fix For: 1.4.0
>
>
> There are currently some warnings coming from deprecated syntax for using
> maven components. This should be updated to use the preferred syntax.
> {noformat}
> [WARNING] org.codehaus.mojo.jboss.DeployMojo#wagonManager:
> [WARNING] The syntax
> [WARNING] @parameter expression="${component.<role>#<roleHint>}"
> [WARNING] is deprecated, please use
> [WARNING] @component role="<role>" roleHint="<roleHint>"
> [WARNING] instead.
> [WARNING] org.codehaus.mojo.jboss.ReDeployMojo#wagonManager:
> [WARNING] The syntax
> [WARNING] @parameter expression="${component.<role>#<roleHint>}"
> [WARNING] is deprecated, please use
> [WARNING] @component role="<role>" roleHint="<roleHint>"
> [WARNING] instead.
> [WARNING] org.codehaus.mojo.jboss.UndeployMojo#wagonManager:
> [WARNING] The syntax
> [WARNING] @parameter expression="${component.<role>#<roleHint>}"
> [WARNING] is deprecated, please use
> [WARNING] @component role="<role>" roleHint="<roleHint>"
> [WARNING] instead.
> {noformat}
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email