Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #79 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
52 seconds
Agent
xindi.openmrs.org (2)
Revision
452e1f8a8376b714ae6a2fc46e119c88931795fc

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