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

Build: #208 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
58 seconds
Agent
xindi.openmrs.org (2)
Revision
ae61412f4414a230867edec3ab2cdd702b01e520
Successful since
#207 ()

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'