Build and deploy the Drools module

Build: #6 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
1 minute
Agent
xindi.openmrs.org
Revision
11021ce350809678584b5cfc053f6748f02b2996
Successful since
#4 ()

Error summary

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

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