Plan for the LegacyUI module Latest

Build: #15 was successful

Job: Build and Test JDK 8 was successful

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org (2)
Revision
f7750028b5af401a65e933ced53ed06efa4aa279
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 .'