Build and deploy the Drools module

Build: #2 failed

Job: Deploy to Maven failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
24 seconds
Agent
xiao.openmrs.org (2)
Revision
af60bd58b4e7a1e76ec41e7654f525b7681bfa52
Fixed in
#4 (Manual run by Samuel Male)
No failed test found. A possible compilation error occurred.

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'