Build and deploy the Drools module

Build: #2 failed First build for this plan

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
af60bd58b4e7a1e76ec41e7654f525b7681bfa52
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Fixed in
#4 (Manual run by Samuel Male)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Error summary for Deploy to Maven

The job generated some errors, drill down into 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'