Croway commented on PR #19939: URL: https://github.com/apache/camel/pull/19939#issuecomment-3548677023
The JDK 21 is failing due to the following error, I do not think this is related to the changes in this PR though ``` [INFO] Camel :: Docs ...................................... FAILURE [ 22.342 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:43 min (Wall Clock) [INFO] Finished at: 2025-11-18T15:06:26Z [INFO] ------------------------------------------------------------------------ [INFO] 229 goals, 229 executed [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.1:yarn (yarn-gulp) on project docs: Failed to run task: 'yarn gulp' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.1:yarn (yarn-gulp) on project docs: Failed to run task ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
