Plan for the Audit Log Web module Latest

Build: #4 was successful

Job: Build and Test JDK 11 was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Agent
yu.openmrs.org
Revision
6e489947a2e893629987e0fd50f0a2efc4da0fa7
Successful since
#2 ()

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/AUD-AUDL-BTJ11:/module --rm -w=/module maven:3.9.9-amazoncorretto-11 bash -c 'mvn clean package && chmod -R 777 .'