Dhiraj Bokde created CAMEL-7772:
-----------------------------------
Summary: MAven plugin camel-api-component-maven-plugin cannot read
empty API name for components with single proxy class
Key: CAMEL-7772
URL: https://issues.apache.org/jira/browse/CAMEL-7772
Project: Camel
Issue Type: Bug
Components: tooling
Affects Versions: 2.13.2
Reporter: Dhiraj Bokde
Assignee: Dhiraj Bokde
Fix For: 2.14.0
Maven has a known issue where empty parameter values are set as null value for
properties and plugin configuration parameters. This throws an error with the
message "Properties apiName and proxyClass are required".
The camel-api-component-maven-plugin must explicitly set the apiName to "" for
this use case for single proxy class API components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)