Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.12.0
-
None
-
Unknown
Description
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, 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.