[
https://issues.apache.org/jira/browse/ARIES-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved ARIES-209.
-------------------------------
Assignee: Jarek Gawor
Fix Version/s: 0.2
Resolution: Fixed
Fix committed in revision 947745.
> Fix deprecation warning from mojo extractor running against eba-maven-plugin
> ----------------------------------------------------------------------------
>
> Key: ARIES-209
> URL: https://issues.apache.org/jira/browse/ARIES-209
> Project: Aries
> Issue Type: Improvement
> Reporter: Jeremy Hughes
> Assignee: Jarek Gawor
> Priority: Minor
> Fix For: 0.2
>
>
> Fix this warning from the eba-maven-plugin module:
> [INFO] Building Aries EBA Maven Plugin
> [INFO] task-segment: [dependency:analyze]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Preparing dependency:analyze
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [plugin:descriptor]
> [INFO] Using 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java
> [WARNING] org.apache.aries.plugin.eba.EbaMojo#zipArchiver:
> [WARNING] The syntax
> [WARNING] @parameter expression="${component.<role>#<roleHint>}"
> [WARNING] is deprecated, please use
> [WARNING] @component role="<role>" roleHint="<roleHint>"
> [WARNING] instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.