[
https://issues.apache.org/jira/browse/CAMEL-23407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-23407.
---------------------------------
Resolution: Fixed
> The "binaryMavenPlugins" attribute is deprecated for removal in v5.0.0.
> Please replace
> ---------------------------------------------------------------------------------------
>
> Key: CAMEL-23407
> URL: https://issues.apache.org/jira/browse/CAMEL-23407
> Project: Camel
> Issue Type: Task
> Affects Versions: 4.20.0
> Reporter: Aurélien Pupier
> Priority: Minor
> Fix For: 4.21.0
>
>
> {noformat}
> [camel-tensorflow-serving] [WARNING] [DEPRECATED] The "binaryMavenPlugins"
> attribute is deprecated for removal in v5.0.0. Please replace
> <binaryMavenPlugins>
> <binaryMavenPlugin>
> ...
> </binaryMavenPlugin>
> </binaryMavenPlugins>
> ...with...
> <protocPlugins>
> <protocPlugin kind="binary-maven">
> ...
> </protocPlugin>
> </protocPlugins>
> moving forwards.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)