[
https://issues.apache.org/jira/browse/CAMEL-14563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-14563.
-------------------------------------
Fix Version/s: 3.1.0
Assignee: Guillaume Nodet
Resolution: Fixed
> 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
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.1.0
>
>
> 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)