Plan for the LegacyUI module Latest

Build: #16 was successful

Job: Build and Test JDK 11 was successful

Job result summary

Completed
Duration
2 minutes
Agent
yu.openmrs.org
Revision
2e93be18987c037262862757300351422909b5e6
Successful since
#7 ()

Error summary

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

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