Builds, runs unit tests and deploys artifacts to nexus repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #207 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
43 seconds
Agent
yu.openmrs.org (2)
Revision
0b149f9d18881950bf12eb76dbfbe56feca03fc9

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/SXS-SXS-DTM:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn deploy -B -DskipTests --settings /.m2/settings.xml'