Builds, runs unit tests and deploys artifacts to nexus repo

Build: #11 was successful

Job: Build and Test JDK 24 was successful

Metadata

This build has the following metadata. These are property key value pairs describing the build. You can specify your own metadata in the build process via apps.

Key Value
bamboo.system.getTestsToPass
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.2 /data/bamboo-agent/temp/HTMLWIDGETS-HWL-BTJ24-11-ScriptBuildTask-11735938272708416748.sh
build.working.directory /data/bamboo-agent/xml-data/build-dir/HTMLWIDGETS-HWL-BTJ24
buildKey HTMLWIDGETS-HWL-BTJ24
buildNumber 11
buildTimeStamp 2025-12-03T01:10:28.115Z
git.cache.directory /data/bamboo-agent/xml-data/build-dir/_git-repositories-cache
ManualBuildTriggerReason.userName mseaton
planRepository.1.branch master
planRepository.1.branchDisplayName master
planRepository.1.branchName master
planRepository.1.name Git
planRepository.1.previousRevision 11d90d9034640030bf95006fcb3aaf936c5675d2
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-module-htmlwidgets.git
planRepository.1.revision b8101b51f75cb4128189980f526c9471729e7690
planRepository.1.type gitv2
planRepository.1.username
planRepository.2.branch master
planRepository.2.branchDisplayName master
planRepository.2.branchName master
planRepository.2.name Release scripts
planRepository.2.previousRevision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
planRepository.2.revision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.type gitv2
planRepository.2.username
planRepository.branch master
planRepository.branchDisplayName master
planRepository.branchName master
planRepository.name Git
planRepository.previousRevision 11d90d9034640030bf95006fcb3aaf936c5675d2
planRepository.repositoryUrl https://github.com/openmrs/openmrs-module-htmlwidgets.git
planRepository.revision b8101b51f75cb4128189980f526c9471729e7690
planRepository.type gitv2
planRepository.username
repository.321749022.branch.name master
repository.321749022.git.branch master
repository.321749022.git.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
repository.321749022.git.username
repository.321749022.name Release scripts
repository.321749022.previous.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.321749022.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.321749023.branch.name master
repository.321749023.git.branch master
repository.321749023.git.repositoryUrl https://github.com/openmrs/openmrs-module-htmlwidgets.git
repository.321749023.git.username
repository.321749023.name Git
repository.321749023.previous.revision.number 11d90d9034640030bf95006fcb3aaf936c5675d2
repository.321749023.revision.number b8101b51f75cb4128189980f526c9471729e7690
repository.branch.name master
repository.git.branch master
repository.git.repositoryUrl https://github.com/openmrs/openmrs-module-htmlwidgets.git
repository.git.username
repository.name Release scripts
repository.previous.revision.number 11d90d9034640030bf95006fcb3aaf936c5675d2
repository.revision.number b8101b51f75cb4128189980f526c9471729e7690
simpleBuildTimeStamp 20251203011028
tmp.directory /data/bamboo-agent/temp
working.directory /data/bamboo-agent/xml-data/build-dir/HTMLWIDGETS-HWL-BTJ24

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
docker.image.maven.jdk8 maven:3.9.9-amazoncorretto-8
docker.image.maven maven:3.9.9-amazoncorretto-8
git.user.email infrastructure@openmrs.org
refapp.distro.dev.branch 2.x
dockerhub.password ********
docker.run.cleanup docker run -v "${PWD}":/workdir busybox chown -R $(id -u):$(id -g) /workdir
maven.release.version 2.0.0
docs.aws.secret.key ********
build.docker.image.id maven:3.9.9-amazoncorretto-21
maven.development.version 2.1.0-SNAPSHOT
dockerhub.username openmrsci
docker.image.platforms linux/amd64,linux/arm64
preparing.refapp.distro.release false
refapp.distro.scm git@github.com:openmrs/openmrs-distro-referenceapplication.git
mavenBuildGoals clean install
refapp.bamboo.build.number
refapp.distro.property htmlwidgetsVersion
transifex.username api
git.user.name openmrs-bot
docs.aws.access.key AKIAI7KMDL5KP2673G7A
docker.run docker run -v m2-repo:/root/.m2/repository -v ~/.m2/settings.xml:/root/.m2/settings.xml:ro -v "${PWD}":/workdir -w="/workdir" --rm