Aurélien Pupier created CAMEL-23407:
---------------------------------------

             Summary:  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


{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)

Reply via email to