You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2021/11/15 12:02:00 UTC

[jira] [Resolved] (CAMEL-17198) Camel Salesforce Maven Plugin generates 'PicklistEnumConverter' imports, but that class doesn't exist

     [ https://issues.apache.org/jira/browse/CAMEL-17198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart resolved CAMEL-17198.
-----------------------------------
    Resolution: Fixed

> Camel Salesforce Maven Plugin generates 'PicklistEnumConverter' imports, but that class doesn't exist
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17198
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17198
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-salesforce
>    Affects Versions: 3.12.0
>            Reporter: Adam
>            Priority: Minor
>             Fix For: 3.13.0
>
>
> I'm generating code with the Camel Salesforce Maven plugin v3.12.0, and it's creating valid Java classes except for an import {{import org.apache.camel.component.salesforce.api.PicklistEnumConverter;}} - that class doesn't exist. 
> I can see lots of references to that class [in Github|https://github.com/search?q=PicklistEnumConverter&type=code], and I can find [Javadoc|(https://javadoc.io/static/org.apache.camel/camel-salesforce/3.4.4/org/apache/camel/component/salesforce/api/PicklistEnumConverter.html) for it, but it's Camel v3.4.4.
> I'm using the basic options when using the plugin (just authentication and regex-filtering on a specific object), so I'm not sure what could be going wrong.
> I'm using Maven 3.8.3.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)