Builds, runs unit tests and deploys artifacts to nexus repo

Build: #11 was successful

Job: Build and Test JDK 8 was successful

Job result summary

Completed
Duration
45 seconds
Agent
xiao.openmrs.org
Revision
b8101b51f75cb4128189980f526c9471729e7690
Successful since
#3 ()

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/HTMLWIDGETS-HWL-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package && chmod -R 777 .'