Publishes the frontend spa-assembly-config.json to Maven (separate plan, so this can be run in parallel with the deploy step)

Build: #2686 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

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.maven:task.builder.mvn3.3 /usr/share/apache-maven-3.8.6/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/O3-PFA-JOB1 deploy -Pfrontend
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.2 /home/bamboo-agent/bamboo-agent/temp/O3-PFA-JOB1-2686-ScriptBuildTask-705412565870775368.sh
build.working.directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1
buildKey O3-PFA-JOB1
buildNumber 2686
buildTimeStamp 2025-07-17T20:54:36.228Z
DependencyTriggerReason.triggeringBuildResultKey O3-BF-2788
git.cache.directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/_git-repositories-cache
planRepository.1.branch main
planRepository.1.branchDisplayName main
planRepository.1.branchName main
planRepository.1.name Distribution 3.x
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication.git
planRepository.1.revision b5c6ccdb1ce40170ecc650bca607230b6aa23cd4
planRepository.1.type gitv2
planRepository.1.username
planRepository.branch main
planRepository.branchDisplayName main
planRepository.branchName main
planRepository.name Distribution 3.x
planRepository.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication.git
planRepository.revision b5c6ccdb1ce40170ecc650bca607230b6aa23cd4
planRepository.type gitv2
planRepository.username
repository.281280522.branch.name main
repository.281280522.git.branch main
repository.281280522.git.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication.git
repository.281280522.git.username
repository.281280522.name Distribution 3.x
repository.281280522.revision.number b5c6ccdb1ce40170ecc650bca607230b6aa23cd4
repository.branch.name main
repository.git.branch main
repository.git.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication.git
repository.git.username
repository.name Distribution 3.x
repository.revision.number b5c6ccdb1ce40170ecc650bca607230b6aa23cd4
tmp.directory /home/bamboo-agent/bamboo-agent/temp
working.directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1

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
docs.aws.secret.key ********
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
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