Guillaume Nodet created CAMEL-14563:
---------------------------------------

             Summary: The camel api generator maven plugin does not support 
packages correctly
                 Key: CAMEL-14563
                 URL: https://issues.apache.org/jira/browse/CAMEL-14563
             Project: Camel
          Issue Type: Improvement
            Reporter: Guillaume Nodet


The camel-twilio component has two conflicting apis: {{notification}} and 
{{call-notification}} using respectively the proxy classes 
{{com.twilio.rest.api.v2010.account.Notification}} and 
{{com.twilio.rest.api.v2010.account.call.Notification}}.

However, the simple names of the generated classes are the same 
{{NotificationEndpointConfiguration}} and thus the second one overrides the 
first one during the generation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to