Plan for the LegacyUI module Latest

Build: #17 was successful

Job: Build and Test JDK 8 was successful

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org
Revision
6e489947a2e893629987e0fd50f0a2efc4da0fa7
Successful since
#8 ()
Number of retries
2

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 .'