Build: #14 failed

Job: Build and Test JDK 21 failed

Job result summary

Completed
Duration
1 minute
Agent
yu.openmrs.org (2)
Revision
e104c94cdecd562515c0d5cf9f7a9f1ea8d0422c
Fixed in
#15 (Manual run by Mark Goodrich)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

+ export IMAGE=maven:3.9.9-eclipse-temurin-21
+ IMAGE=maven:3.9.9-eclipse-temurin-21
+ docker pull maven:3.9.9-eclipse-temurin-21
+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/ADDRHIER-AHML-JOB1:/module --rm -w=/module maven:3.9.9-eclipse-temurin-21 bash -c 'mvn clean package && chmod -R 777 .'