Otavio Rodolfo Piske created CAMEL-20653:
--------------------------------------------
Summary: 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
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)