Plan for the LegacyUI module Latest

Build: #18 was successful

Job: Build and Test JDK 8 was successful

Job result summary

Completed
Duration
2 minutes
Agent
xiao.openmrs.org
Revision
04ef3f2461f2e3621420bed69c927c48e9e73eb4
Successful since
#8 ()

Error summary

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

+ export IMAGE=maven:3.9.9-amazoncorretto-8
+ IMAGE=maven:3.9.9-amazoncorretto-8
+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/LU-LUL-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package && chmod -R 777 .'