Aurélien Pupier created CAMEL-21584:
---------------------------------------
Summary: Camel 4.8.x build is failing on CI for camel-kotlin-api
module
Key: CAMEL-21584
URL: https://issues.apache.org/jira/browse/CAMEL-21584
Project: Camel
Issue Type: Bug
Components: camel-kotlin
Affects Versions: 4.8.2
Reporter: Aurélien Pupier
It is failing at least since the 19th December. The last "successful" (without
build error) in the CI history is the 23th September. Last release is the
[4.8.2 on 1st
December|[https://github.com/apache/camel/releases/tag/camel-4.8.2]] so I guess
it broke between the 1st and 19th December
{noformat}
[INFO] --- kotlin:1.9.24:compile (compile) @ camel-kotlin-api ---
[WARNING] Source root doesn't exist:
/home/jenkins/712657a4/workspace/_Core_Build_and_test_camel-4.8.x/dsl/camel-kotlin-api/src/main/java
[WARNING] Source root doesn't exist:
/home/jenkins/712657a4/workspace/_Core_Build_and_test_camel-4.8.x/dsl/camel-kotlin-api/src/generated/java
[WARNING] Using experimental Kotlin incremental compilation
script returned exit code 143 {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)