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

Build: #5 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
39 seconds
Agent
xiao.openmrs.org
Revision
2557a9b2490c2b1b1c6c87bd0e93df3cdd6cf808
Fixed in
#7 (Manual run by Nathan Ruhanga)
No failed test found. A possible compilation error occurred.

Configuration changes

Job Default Job with key EVNT-EML-JOB1 no longer exists.

Error summary

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

+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/EVNT-EML-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'chmod -R 777 . mvn clean package'
chmod: cannot access ‘mvn’: No such file or directory
chmod: cannot access ‘clean’: No such file or directory
chmod: cannot access ‘package’: No such file or directory