Build and deploy the O3 Forms module

Build: #26 was successful

Job: Deploy to Maven was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
54 seconds
Agent
xindi.openmrs.org (2)
Revision
1c112317437bb3fe736a616d10ceecfa4a024e43
Successful since
#25 ()

Error summary

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

+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/.m2/settings.xml:ro -v /data/bamboo-agent/xml-data/build-dir/OM-OM-DTM:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn deploy -B -DskipTests --settings /.m2/settings.xml'