[
https://issues.apache.org/jira/browse/CAMEL-20653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837396#comment-17837396
]
Claus Ibsen commented on CAMEL-20653:
-------------------------------------
I dont use mvnd locally (regular mvn is fast enough)
> kotlin-dsl: flaky build due to Kotlin DSL
> -----------------------------------------
>
> Key: CAMEL-20653
> URL: https://issues.apache.org/jira/browse/CAMEL-20653
> Project: Camel
> Issue Type: Task
> Components: build system, dsl
> Affects Versions: 4.6.0
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.x
>
>
> Builds with Maven Daemon seem to fail quite often due to Kotlin issues such
> as:
>
> {code:java}
> [ERROR] Failed to execute goal
> org.jetbrains.kotlin:kotlin-maven-plugin:1.9.23:compile (compile) on project
> camel-kotlin-api: Compilation failure
> [ERROR] java.lang.RuntimeException: Could not find installation home path.
> Please make sure bin/idea.properties is present in the installation directory.
> {code}
>
> Trying to build it with maven seems to work OK.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)