[
https://issues.apache.org/jira/browse/CAMEL-14733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063361#comment-17063361
]
Hemang Ajmera commented on CAMEL-14733:
---------------------------------------
After 1 day of execution, I finally got build error.
{code}
[ERROR] Failed to execute goal on project camel-kudu: Could not resolve
dependencies for project org.apache.camel:camel-kudu:jar:3.2.0-SNAPSHOT:
Failure to find org.apache.kudu:kudu-binary:jar:windows-x86_64:1.10.0 in
https://repo1.maven.org/maven2/ was cached in the local repository, resolution
will not be reattempted until the update interval of central has elapsed or
updates are forced -> [Help 1]
{code}
> Properties of class Map does not work with Spring Boot
> ------------------------------------------------------
>
> Key: CAMEL-14733
> URL: https://issues.apache.org/jira/browse/CAMEL-14733
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-boot-starters
> Affects Versions: 3.1.0
> Environment: Camel 3.1.0
> Reporter: Hemang Ajmera
> Priority: Major
> Fix For: 3.2.0
>
> Attachments: Screenshot 2020-03-18 at 11.13.08.png
>
>
> We were migrating the salesforce component code from version 2.24.2 to
> version 3.1.0. However we are getting error
> {code}
> Caused by: org.apache.camel.PropertyBindingException: Error binding property
> (camel.component.salesforce.httpclientproperties.requestbuffersize=65536)
> with name: httpclientproperties.requestbuffersize on bean:
> org.apache.camel.component.salesforce.SalesforceComponent@497cd25 with value:
> 65536
> {code}
> Earlier also there was issue with Map properties, which was raised in
> CAMEL-13770 and it was fixed by commit
> https://github.com/apache/camel/commit/2566504f56212b87ff5532a181cb85dfc00f2286
> This seems to be new issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)