simple 05-Dec-2022 14:00:54 Build Open Web Apps - Open Web Apps - Release to Maven #69 (OWA-OWA-JOB1-69) started building on agent xindi.openmrs.org (2), bamboo version: 8.2.4 simple 05-Dec-2022 14:00:54 Remote agent on host xindi.openmrs.org simple 05-Dec-2022 14:00:54 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 simple 05-Dec-2022 14:00:54 Executing build Open Web Apps - Open Web Apps - Release to Maven #69 (OWA-OWA-JOB1-69) simple 05-Dec-2022 14:00:54 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 05-Dec-2022 14:00:54 Build always requires a clean checkout simple 05-Dec-2022 14:00:54 Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1' simple 05-Dec-2022 14:00:54 Build always requires a clean checkout simple 05-Dec-2022 14:00:54 Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/release-scripts' simple 05-Dec-2022 14:00:54 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 simple 05-Dec-2022 14:00:54 Updating source code to revision: 58d370490c0000184c45859481fa4396aa2fa1fc simple 05-Dec-2022 14:00:54 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/.git'. simple 05-Dec-2022 14:00:54 hint: Using 'master' as the name for the initial branch. This default branch name simple 05-Dec-2022 14:00:54 hint: is subject to change. To configure the initial branch name to use in all simple 05-Dec-2022 14:00:54 hint: of your new repositories, which will suppress this warning, call: simple 05-Dec-2022 14:00:54 hint: simple 05-Dec-2022 14:00:54 hint: git config --global init.defaultBranch simple 05-Dec-2022 14:00:54 hint: simple 05-Dec-2022 14:00:54 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 05-Dec-2022 14:00:54 hint: 'development'. The just-created branch can be renamed via this command: simple 05-Dec-2022 14:00:54 hint: simple 05-Dec-2022 14:00:54 hint: git branch -m simple 05-Dec-2022 14:00:54 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/.git/ simple 05-Dec-2022 14:00:54 Fetching 'refs/heads/master' from 'https://github.com/openmrs/openmrs-module-owa.git'. Will try to do a shallow fetch. simple 05-Dec-2022 14:00:55 From https://github.com/openmrs/openmrs-module-owa simple 05-Dec-2022 14:00:55 * [new branch] master -> master simple 05-Dec-2022 14:00:55 Checking out revision 58d370490c0000184c45859481fa4396aa2fa1fc. simple 05-Dec-2022 14:00:55 Already on 'master' simple 05-Dec-2022 14:00:55 Updated source code to revision: 58d370490c0000184c45859481fa4396aa2fa1fc simple 05-Dec-2022 14:00:55 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/release-scripts simple 05-Dec-2022 14:00:55 Updating source code to revision: 39269cb8f38c786e7c5c4df804871bc2073177ad simple 05-Dec-2022 14:00:55 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/release-scripts/.git'. simple 05-Dec-2022 14:00:55 hint: Using 'master' as the name for the initial branch. This default branch name simple 05-Dec-2022 14:00:55 hint: is subject to change. To configure the initial branch name to use in all simple 05-Dec-2022 14:00:55 hint: of your new repositories, which will suppress this warning, call: simple 05-Dec-2022 14:00:55 hint: simple 05-Dec-2022 14:00:55 hint: git config --global init.defaultBranch simple 05-Dec-2022 14:00:55 hint: simple 05-Dec-2022 14:00:55 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 05-Dec-2022 14:00:55 hint: 'development'. The just-created branch can be renamed via this command: simple 05-Dec-2022 14:00:55 hint: simple 05-Dec-2022 14:00:55 hint: git branch -m simple 05-Dec-2022 14:00:55 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/release-scripts/.git/ simple 05-Dec-2022 14:00:55 Fetching 'refs/heads/master' from 'https://github.com/openmrs/openmrs-contrib-bamboo.git'. simple 05-Dec-2022 14:00:56 From https://github.com/openmrs/openmrs-contrib-bamboo simple 05-Dec-2022 14:00:56 * [new branch] master -> master simple 05-Dec-2022 14:00:56 Checking out revision 39269cb8f38c786e7c5c4df804871bc2073177ad. simple 05-Dec-2022 14:00:56 Already on 'master' simple 05-Dec-2022 14:00:56 Updated source code to revision: 39269cb8f38c786e7c5c4df804871bc2073177ad simple 05-Dec-2022 14:00:56 Finished task 'Checkout Default Repository' with result: Success simple 05-Dec-2022 14:00:56 Running pre-build action: Build Log Labeller Pre Build Action simple 05-Dec-2022 14:00:56 Running pre-build action: VCS Version Collector simple 05-Dec-2022 14:00:56 Running pre-build action: Run Predator simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume prune -f; simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]' simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0 simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2950 java 1450 bamboo-age 2976Mb 372Mb 00:03:01 /usr/lib/jvm/java-8-ope simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1450 wrapper 1 bamboo-age 16Mb 2Mb 00:00:33 /home/bamboo-agent/bamb simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:00:03 /sbin/init simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Initial free space: 3.7862854 GB simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE2-UT simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Deleting 8 snapshot folders from /home/bamboo-agent/.m2/repository simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Final free space: 3.7862816 GB simple 05-Dec-2022 14:00:56 [PredatorPreBuildAction] Done command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.maven.release.version} with 1.14.0 command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.maven.development.version} with command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.capability.system.jdk.openjdk-8-jdk} with /usr/lib/jvm/java-8-openjdk-amd64 command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.capability.system.builder.mvn3.Maven 3} with /usr/share/apache-maven-3.8.6 simple 05-Dec-2022 14:00:56 Starting task 'Release prepare perform' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.maven.release.version} with 1.14.0 command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.maven.development.version} with command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.capability.system.jdk.openjdk-8-jdk} with /usr/lib/jvm/java-8-openjdk-amd64 command 05-Dec-2022 14:00:56 Substituting variable: ${bamboo.capability.system.builder.mvn3.Maven 3} with /usr/share/apache-maven-3.8.6 command 05-Dec-2022 14:00:56 Beginning to execute external process for build 'Open Web Apps - Open Web Apps - Release to Maven #69 (OWA-OWA-JOB1-69)'\n ... running command line: \n/bin/bash release-scripts/release-prepare-perform.sh -r 1.14.0 -d \n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1\n build 05-Dec-2022 14:00:57 Calling mvn org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare -Dmaven.repo.local=/tmp/release.u2bvMIp -DreleaseVersion=1.14.0 -Darguments= -DdevelopmentVersion=1.15.0-SNAPSHOT -B build 05-Dec-2022 14:00:58 [INFO] Scanning for projects... build 05-Dec-2022 14:00:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.pom build 05-Dec-2022 14:00:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.pom (3.8 kB at 3.9 kB/s) build 05-Dec-2022 14:00:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom build 05-Dec-2022 14:01:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 2.2 kB/s) build 05-Dec-2022 14:01:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0/maven-2.0.pom build 05-Dec-2022 14:01:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0/maven-2.0.pom (8.5 kB at 33 kB/s) build 05-Dec-2022 14:01:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom build 05-Dec-2022 14:01:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom (1.3 kB at 4.9 kB/s) build 05-Dec-2022 14:01:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom build 05-Dec-2022 14:01:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom (2.0 kB at 7.7 kB/s) build 05-Dec-2022 14:01:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/4/maven-parent-4.pom build 05-Dec-2022 14:01:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 38 kB/s) build 05-Dec-2022 14:01:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/3/apache-3.pom build 05-Dec-2022 14:01:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/3/apache-3.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:01:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom build 05-Dec-2022 14:01:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 6.1 kB/s) build 05-Dec-2022 14:01:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom build 05-Dec-2022 14:01:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 5.0 kB/s) build 05-Dec-2022 14:01:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom build 05-Dec-2022 14:01:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 8.6 kB/s) build 05-Dec-2022 14:01:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom build 05-Dec-2022 14:01:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.0 kB at 21 kB/s) build 05-Dec-2022 14:01:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom build 05-Dec-2022 14:01:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (6.4 kB at 23 kB/s) build 05-Dec-2022 14:01:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom build 05-Dec-2022 14:01:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 3.5 kB/s) build 05-Dec-2022 14:01:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom build 05-Dec-2022 14:01:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:01:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom build 05-Dec-2022 14:01:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 4.6 kB/s) build 05-Dec-2022 14:01:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom build 05-Dec-2022 14:01:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 4.5 kB/s) build 05-Dec-2022 14:01:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom build 05-Dec-2022 14:01:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 2.7 kB/s) build 05-Dec-2022 14:01:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom build 05-Dec-2022 14:01:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 4.0 kB/s) build 05-Dec-2022 14:01:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom build 05-Dec-2022 14:01:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 7.3 kB/s) build 05-Dec-2022 14:01:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom build 05-Dec-2022 14:01:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (6.6 kB at 25 kB/s) build 05-Dec-2022 14:01:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom build 05-Dec-2022 14:01:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 2.6 kB/s) build 05-Dec-2022 14:01:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom build 05-Dec-2022 14:01:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 23 kB/s) build 05-Dec-2022 14:01:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom build 05-Dec-2022 14:01:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 14:01:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom build 05-Dec-2022 14:01:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 66 kB/s) build 05-Dec-2022 14:01:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom build 05-Dec-2022 14:01:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 116 kB/s) build 05-Dec-2022 14:01:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/4/apache-4.pom build 05-Dec-2022 14:01:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/4/apache-4.pom (4.2 kB at 16 kB/s) build 05-Dec-2022 14:01:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom build 05-Dec-2022 14:01:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 14:01:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom build 05-Dec-2022 14:01:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 35 kB/s) build 05-Dec-2022 14:01:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom build 05-Dec-2022 14:01:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 10 kB/s) build 05-Dec-2022 14:01:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom build 05-Dec-2022 14:01:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 8.7 kB/s) build 05-Dec-2022 14:01:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom build 05-Dec-2022 14:01:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 5.7 kB/s) build 05-Dec-2022 14:01:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom build 05-Dec-2022 14:01:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 14:01:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom build 05-Dec-2022 14:01:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 1.8 kB/s) build 05-Dec-2022 14:01:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom build 05-Dec-2022 14:01:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 23 kB/s) build 05-Dec-2022 14:01:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom build 05-Dec-2022 14:01:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 7.9 kB/s) build 05-Dec-2022 14:01:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom build 05-Dec-2022 14:01:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 14:01:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom build 05-Dec-2022 14:01:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 8.7 kB/s) build 05-Dec-2022 14:01:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom build 05-Dec-2022 14:01:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 5.9 kB/s) build 05-Dec-2022 14:01:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom build 05-Dec-2022 14:01:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 7.8 kB/s) build 05-Dec-2022 14:01:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom build 05-Dec-2022 14:01:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 14:01:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom build 05-Dec-2022 14:01:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 32 kB/s) build 05-Dec-2022 14:01:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom build 05-Dec-2022 14:01:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 5.1 kB/s) build 05-Dec-2022 14:01:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom build 05-Dec-2022 14:01:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 32 kB/s) build 05-Dec-2022 14:01:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom build 05-Dec-2022 14:01:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 60 kB/s) build 05-Dec-2022 14:01:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom build 05-Dec-2022 14:01:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 16 kB/s) build 05-Dec-2022 14:01:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom build 05-Dec-2022 14:01:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 9.4 kB/s) build 05-Dec-2022 14:01:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom build 05-Dec-2022 14:01:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 80 kB/s) build 05-Dec-2022 14:01:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom build 05-Dec-2022 14:01:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 2.7 kB/s) build 05-Dec-2022 14:01:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom build 05-Dec-2022 14:01:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 46 kB/s) build 05-Dec-2022 14:01:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom build 05-Dec-2022 14:01:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 2.7 kB/s) build 05-Dec-2022 14:01:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom build 05-Dec-2022 14:01:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 2.2 kB/s) build 05-Dec-2022 14:01:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom build 05-Dec-2022 14:01:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 14:01:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom build 05-Dec-2022 14:01:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 4.8 kB/s) build 05-Dec-2022 14:01:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom build 05-Dec-2022 14:01:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 2.3 kB/s) build 05-Dec-2022 14:01:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom build 05-Dec-2022 14:01:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 25 kB/s) build 05-Dec-2022 14:01:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom build 05-Dec-2022 14:01:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 8.7 kB/s) build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom build 05-Dec-2022 14:01:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 21 kB/s) build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom build 05-Dec-2022 14:01:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.3 kB at 35 kB/s) build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.jar build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar build 05-Dec-2022 14:01:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.jar (16 kB at 59 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar (10 kB at 15 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 15 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.jar (96 kB at 129 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 92 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar (142 kB at 142 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 37 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar (51 kB at 45 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.jar (58 kB at 48 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar build 05-Dec-2022 14:01:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 101 kB/s) build 05-Dec-2022 14:01:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.jar (26 kB at 21 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 24 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 25 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 23 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 25 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 77 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 116 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 22 kB/s) build 05-Dec-2022 14:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 22 kB/s) build 05-Dec-2022 14:01:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar (251 kB at 85 kB/s) build 05-Dec-2022 14:01:18 [WARNING] build 05-Dec-2022 14:01:18 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-api:jar:1.14.0-SNAPSHOT build 05-Dec-2022 14:01:18 [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 75, column 21 build 05-Dec-2022 14:01:18 [WARNING] build 05-Dec-2022 14:01:18 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-omod:jar:1.14.0-SNAPSHOT build 05-Dec-2022 14:01:18 [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 167, column 21 build 05-Dec-2022 14:01:18 [WARNING] build 05-Dec-2022 14:01:18 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 05-Dec-2022 14:01:18 [WARNING] build 05-Dec-2022 14:01:18 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 05-Dec-2022 14:01:18 [WARNING] build 05-Dec-2022 14:01:18 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:01:18 [INFO] Reactor Build Order: build 05-Dec-2022 14:01:18 [INFO] build 05-Dec-2022 14:01:18 [INFO] Open Web Apps Module [pom] build 05-Dec-2022 14:01:18 [INFO] Open Web Apps Module API [jar] build 05-Dec-2022 14:01:18 [INFO] Open Web Apps Module OMOD [jar] build 05-Dec-2022 14:01:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:01:18 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:01:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 5.1 kB/s) build 05-Dec-2022 14:01:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 1.3 kB/s) build 05-Dec-2022 14:01:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.pom build 05-Dec-2022 14:01:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.pom (8.6 kB at 22 kB/s) build 05-Dec-2022 14:01:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.jar build 05-Dec-2022 14:01:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.jar (19 kB at 54 kB/s) build 05-Dec-2022 14:01:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 14:01:19 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 14:01:19 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.1 kB at 52 kB/s) build 05-Dec-2022 14:01:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 2.4 kB/s) build 05-Dec-2022 14:01:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom build 05-Dec-2022 14:01:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 36 kB/s) build 05-Dec-2022 14:01:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom build 05-Dec-2022 14:01:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 26 kB/s) build 05-Dec-2022 14:01:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom build 05-Dec-2022 14:01:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (44 kB at 101 kB/s) build 05-Dec-2022 14:01:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/23/apache-23.pom build 05-Dec-2022 14:01:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 49 kB/s) build 05-Dec-2022 14:01:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar build 05-Dec-2022 14:01:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 106 kB/s) build 05-Dec-2022 14:01:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.pom build 05-Dec-2022 14:01:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.pom (11 kB at 27 kB/s) build 05-Dec-2022 14:01:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release/2.5.1/maven-release-2.5.1.pom build 05-Dec-2022 14:01:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release/2.5.1/maven-release-2.5.1.pom (4.3 kB at 11 kB/s) build 05-Dec-2022 14:01:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom build 05-Dec-2022 14:01:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (38 kB at 82 kB/s) build 05-Dec-2022 14:01:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/14/apache-14.pom build 05-Dec-2022 14:01:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 39 kB/s) build 05-Dec-2022 14:01:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.jar build 05-Dec-2022 14:01:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.jar (51 kB at 124 kB/s) build 05-Dec-2022 14:01:24 [INFO] build 05-Dec-2022 14:01:24 [INFO] -----------------------< org.openmrs.module:owa >----------------------- build 05-Dec-2022 14:01:24 [INFO] Building Open Web Apps Module 1.14.0-SNAPSHOT [1/3] build 05-Dec-2022 14:01:24 [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 14:01:24 [INFO] build 05-Dec-2022 14:01:24 [INFO] --- maven-release-plugin:2.5.1:prepare (default-cli) @ owa --- build 05-Dec-2022 14:01:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom build 05-Dec-2022 14:01:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 4.3 kB/s) build 05-Dec-2022 14:01:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom build 05-Dec-2022 14:01:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 57 kB/s) build 05-Dec-2022 14:01:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom build 05-Dec-2022 14:01:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 86 kB/s) build 05-Dec-2022 14:01:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/5/apache-5.pom build 05-Dec-2022 14:01:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/5/apache-5.pom (3.8 kB at 7.8 kB/s) build 05-Dec-2022 14:01:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.pom build 05-Dec-2022 14:01:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.pom (9.4 kB at 18 kB/s) build 05-Dec-2022 14:01:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.pom build 05-Dec-2022 14:01:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.pom (2.0 kB at 4.2 kB/s) build 05-Dec-2022 14:01:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom build 05-Dec-2022 14:01:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 3.4 kB/s) build 05-Dec-2022 14:01:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom build 05-Dec-2022 14:01:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 4.9 kB/s) build 05-Dec-2022 14:01:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom build 05-Dec-2022 14:01:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 36 kB/s) build 05-Dec-2022 14:01:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom build 05-Dec-2022 14:01:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 14 kB/s) build 05-Dec-2022 14:01:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom build 05-Dec-2022 14:01:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 29 kB/s) build 05-Dec-2022 14:01:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom build 05-Dec-2022 14:01:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 3.2 kB/s) build 05-Dec-2022 14:01:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom build 05-Dec-2022 14:01:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 4.2 kB/s) build 05-Dec-2022 14:01:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom build 05-Dec-2022 14:01:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 56 kB/s) build 05-Dec-2022 14:01:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom build 05-Dec-2022 14:01:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 3.6 kB/s) build 05-Dec-2022 14:01:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom build 05-Dec-2022 14:01:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 1.5 kB/s) build 05-Dec-2022 14:01:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom build 05-Dec-2022 14:01:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 1.7 kB/s) build 05-Dec-2022 14:01:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom build 05-Dec-2022 14:01:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 3.8 kB/s) build 05-Dec-2022 14:01:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom build 05-Dec-2022 14:01:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.0 kB at 14 kB/s) build 05-Dec-2022 14:01:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom build 05-Dec-2022 14:01:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 1.2 kB/s) build 05-Dec-2022 14:01:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom build 05-Dec-2022 14:01:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 7.3 kB/s) build 05-Dec-2022 14:01:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom build 05-Dec-2022 14:01:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 21 kB/s) build 05-Dec-2022 14:01:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom build 05-Dec-2022 14:01:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 4.2 kB/s) build 05-Dec-2022 14:01:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom build 05-Dec-2022 14:01:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 11 kB/s) build 05-Dec-2022 14:01:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom build 05-Dec-2022 14:01:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 12 kB/s) build 05-Dec-2022 14:01:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom build 05-Dec-2022 14:01:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 2.7 kB/s) build 05-Dec-2022 14:01:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom build 05-Dec-2022 14:01:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 4.9 kB/s) build 05-Dec-2022 14:01:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom build 05-Dec-2022 14:01:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 4.6 kB/s) build 05-Dec-2022 14:01:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom build 05-Dec-2022 14:01:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 1.6 kB/s) build 05-Dec-2022 14:01:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom build 05-Dec-2022 14:01:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 6.2 kB/s) build 05-Dec-2022 14:01:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom build 05-Dec-2022 14:01:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 4.3 kB/s) build 05-Dec-2022 14:01:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom build 05-Dec-2022 14:01:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 2.1 kB/s) build 05-Dec-2022 14:01:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom build 05-Dec-2022 14:01:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 23 kB/s) build 05-Dec-2022 14:01:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom build 05-Dec-2022 14:01:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 46 kB/s) build 05-Dec-2022 14:01:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom build 05-Dec-2022 14:01:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 8.3 kB/s) build 05-Dec-2022 14:01:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom build 05-Dec-2022 14:01:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 7.5 kB/s) build 05-Dec-2022 14:01:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.pom build 05-Dec-2022 14:01:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.pom (5.7 kB at 22 kB/s) build 05-Dec-2022 14:01:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom build 05-Dec-2022 14:01:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.8 kB at 18 kB/s) build 05-Dec-2022 14:01:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom build 05-Dec-2022 14:01:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 116 kB/s) build 05-Dec-2022 14:01:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/11/apache-11.pom build 05-Dec-2022 14:01:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 59 kB/s) build 05-Dec-2022 14:01:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom build 05-Dec-2022 14:01:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 55 kB/s) build 05-Dec-2022 14:01:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom build 05-Dec-2022 14:01:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 87 kB/s) build 05-Dec-2022 14:01:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom build 05-Dec-2022 14:01:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 31 kB/s) build 05-Dec-2022 14:01:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom build 05-Dec-2022 14:01:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 99 kB/s) build 05-Dec-2022 14:01:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-standard/1.9.2/maven-scm-providers-standard-1.9.2.pom build 05-Dec-2022 14:01:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-standard/1.9.2/maven-scm-providers-standard-1.9.2.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 14:01:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers/1.9.2/maven-scm-providers-1.9.2.pom build 05-Dec-2022 14:01:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers/1.9.2/maven-scm-providers-1.9.2.pom (3.5 kB at 13 kB/s) build 05-Dec-2022 14:01:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.9.2/maven-scm-1.9.2.pom build 05-Dec-2022 14:01:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.9.2/maven-scm-1.9.2.pom (23 kB at 90 kB/s) build 05-Dec-2022 14:01:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.pom build 05-Dec-2022 14:01:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.pom (3.2 kB at 13 kB/s) build 05-Dec-2022 14:01:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.pom build 05-Dec-2022 14:01:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.pom (1.6 kB at 6.0 kB/s) build 05-Dec-2022 14:01:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.pom build 05-Dec-2022 14:01:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.pom (1.9 kB at 7.2 kB/s) build 05-Dec-2022 14:01:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.pom build 05-Dec-2022 14:01:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 14:01:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.pom build 05-Dec-2022 14:01:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 14:01:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.2/maven-scm-providers-cvs-1.9.2.pom build 05-Dec-2022 14:01:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.2/maven-scm-providers-cvs-1.9.2.pom (1.7 kB at 6.6 kB/s) build 05-Dec-2022 14:01:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.pom build 05-Dec-2022 14:01:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 14:01:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.pom build 05-Dec-2022 14:01:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 14:01:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom build 05-Dec-2022 14:01:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 1.8 kB/s) build 05-Dec-2022 14:01:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom build 05-Dec-2022 14:01:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 2.8 kB/s) build 05-Dec-2022 14:01:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.pom build 05-Dec-2022 14:01:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.pom (2.5 kB at 9.9 kB/s) build 05-Dec-2022 14:01:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-git/1.9.2/maven-scm-providers-git-1.9.2.pom build 05-Dec-2022 14:01:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-git/1.9.2/maven-scm-providers-git-1.9.2.pom (2.2 kB at 8.3 kB/s) build 05-Dec-2022 14:01:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.pom build 05-Dec-2022 14:01:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 44 kB/s) build 05-Dec-2022 14:01:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/24/commons-parent-24.pom build 05-Dec-2022 14:01:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 187 kB/s) build 05-Dec-2022 14:01:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/9/apache-9.pom build 05-Dec-2022 14:01:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/9/apache-9.pom (15 kB at 58 kB/s) build 05-Dec-2022 14:01:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom build 05-Dec-2022 14:01:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 69 kB/s) build 05-Dec-2022 14:01:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom build 05-Dec-2022 14:01:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 121 kB/s) build 05-Dec-2022 14:01:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/7/apache-7.pom build 05-Dec-2022 14:01:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 55 kB/s) build 05-Dec-2022 14:01:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.pom build 05-Dec-2022 14:01:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.pom (2.1 kB at 8.1 kB/s) build 05-Dec-2022 14:01:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.pom build 05-Dec-2022 14:01:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 14:01:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.pom build 05-Dec-2022 14:01:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.pom (2.5 kB at 9.4 kB/s) build 05-Dec-2022 14:01:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.pom build 05-Dec-2022 14:01:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.pom (2.6 kB at 9.8 kB/s) build 05-Dec-2022 14:01:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.pom build 05-Dec-2022 14:01:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.pom (2.6 kB at 9.7 kB/s) build 05-Dec-2022 14:01:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.2/maven-scm-providers-svn-1.9.2.pom build 05-Dec-2022 14:01:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.2/maven-scm-providers-svn-1.9.2.pom (2.1 kB at 8.2 kB/s) build 05-Dec-2022 14:01:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.pom build 05-Dec-2022 14:01:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.pom (2.7 kB at 9.9 kB/s) build 05-Dec-2022 14:01:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.pom build 05-Dec-2022 14:01:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.pom (2.0 kB at 7.5 kB/s) build 05-Dec-2022 14:01:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.pom build 05-Dec-2022 14:01:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 14:01:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.pom build 05-Dec-2022 14:01:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 14:01:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.pom build 05-Dec-2022 14:01:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.pom (4.3 kB at 17 kB/s) build 05-Dec-2022 14:01:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom build 05-Dec-2022 14:01:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom (1.1 kB at 3.7 kB/s) build 05-Dec-2022 14:01:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom build 05-Dec-2022 14:01:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom (27 kB at 107 kB/s) build 05-Dec-2022 14:01:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.pom build 05-Dec-2022 14:01:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.pom (3.6 kB at 14 kB/s) build 05-Dec-2022 14:01:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom build 05-Dec-2022 14:01:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom (2.2 kB at 8.2 kB/s) build 05-Dec-2022 14:01:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom build 05-Dec-2022 14:01:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom (1.5 kB at 5.5 kB/s) build 05-Dec-2022 14:01:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom build 05-Dec-2022 14:01:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (22 kB at 84 kB/s) build 05-Dec-2022 14:01:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom build 05-Dec-2022 14:01:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 5.3 kB/s) build 05-Dec-2022 14:01:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom build 05-Dec-2022 14:01:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 8.3 kB/s) build 05-Dec-2022 14:01:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom build 05-Dec-2022 14:01:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom (6.7 kB at 27 kB/s) build 05-Dec-2022 14:01:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.pom build 05-Dec-2022 14:01:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 4.6 kB/s) build 05-Dec-2022 14:01:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom build 05-Dec-2022 14:01:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 35 kB/s) build 05-Dec-2022 14:01:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom build 05-Dec-2022 14:01:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 5.5 kB/s) build 05-Dec-2022 14:01:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom build 05-Dec-2022 14:01:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 6.7 kB/s) build 05-Dec-2022 14:01:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom build 05-Dec-2022 14:01:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.8 kB at 20 kB/s) build 05-Dec-2022 14:01:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom build 05-Dec-2022 14:01:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 7.7 kB/s) build 05-Dec-2022 14:01:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom build 05-Dec-2022 14:01:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 7.0 kB/s) build 05-Dec-2022 14:01:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom build 05-Dec-2022 14:01:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 3.7 kB/s) build 05-Dec-2022 14:01:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom build 05-Dec-2022 14:02:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 3.2 kB/s) build 05-Dec-2022 14:02:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom build 05-Dec-2022 14:02:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 5.2 kB/s) build 05-Dec-2022 14:02:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom build 05-Dec-2022 14:02:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 30 kB/s) build 05-Dec-2022 14:02:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom build 05-Dec-2022 14:02:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 2.9 kB/s) build 05-Dec-2022 14:02:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom build 05-Dec-2022 14:02:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 7.9 kB/s) build 05-Dec-2022 14:02:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom build 05-Dec-2022 14:02:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 3.6 kB/s) build 05-Dec-2022 14:02:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom build 05-Dec-2022 14:02:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 8.5 kB/s) build 05-Dec-2022 14:02:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom build 05-Dec-2022 14:02:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 3.3 kB/s) build 05-Dec-2022 14:02:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom build 05-Dec-2022 14:02:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 3.9 kB/s) build 05-Dec-2022 14:02:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom build 05-Dec-2022 14:02:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (6.2 kB at 11 kB/s) build 05-Dec-2022 14:02:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom build 05-Dec-2022 14:02:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 2.7 kB/s) build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom build 05-Dec-2022 14:02:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 9.0 kB/s) build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.jar build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.jar build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar build 05-Dec-2022 14:02:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.jar (16 kB at 59 kB/s) build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar build 05-Dec-2022 14:02:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.jar (192 kB at 671 kB/s) build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar build 05-Dec-2022 14:02:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 26 kB/s) build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar build 05-Dec-2022 14:02:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 366 kB/s) build 05-Dec-2022 14:02:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 21 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 36 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 76 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 17 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 77 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 62 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 116 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar build 05-Dec-2022 14:02:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.jar (29 kB at 22 kB/s) build 05-Dec-2022 14:02:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.jar (92 kB at 59 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 25 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 86 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.jar (55 kB at 30 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.jar (30 kB at 15 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.jar (80 kB at 39 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 149 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.jar (71 kB at 32 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.jar (43 kB at 19 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.jar build 05-Dec-2022 14:02:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 113 kB/s) build 05-Dec-2022 14:02:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.jar (38 kB at 15 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (245 kB at 91 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (619 kB at 227 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 63 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.jar (64 kB at 23 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.jar (66 kB at 23 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.jar (82 kB at 28 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.jar (74 kB at 25 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.jar (77 kB at 25 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.jar (69 kB at 22 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.jar (78 kB at 24 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.jar (57 kB at 18 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.jar (43 kB at 13 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.jar (64 kB at 18 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar build 05-Dec-2022 14:02:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar (645 kB at 184 kB/s) build 05-Dec-2022 14:02:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar (11 kB at 3.0 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.jar (41 kB at 12 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 41 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 23 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar (232 kB at 59 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 45 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 5.5 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar (5.7 MB at 1.4 MB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 2.1 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 5.3 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 3.0 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 2.2 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 2.6 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar build 05-Dec-2022 14:02:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 8.0 kB/s) build 05-Dec-2022 14:02:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 5.6 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 8.5 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 2.8 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 2.2 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 7.8 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 3.5 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 32 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 9.8 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 5.9 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.jar (106 kB at 21 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 30 kB/s) build 05-Dec-2022 14:02:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 43 kB/s) build 05-Dec-2022 14:02:11 [INFO] Verifying that there are no local modifications... build 05-Dec-2022 14:02:11 [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup build 05-Dec-2022 14:02:11 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git rev-parse --show-toplevel build 05-Dec-2022 14:02:11 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:02:11 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git status --porcelain . build 05-Dec-2022 14:02:11 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:02:11 [WARNING] Ignoring unrecognized line: ?? release-scripts/ build 05-Dec-2022 14:02:11 [WARNING] Ignoring unrecognized line: ?? release.properties build 05-Dec-2022 14:02:11 [INFO] Checking dependencies and plugins for snapshots ... build 05-Dec-2022 14:02:11 [INFO] Transforming 'Open Web Apps Module'... build 05-Dec-2022 14:02:11 [INFO] Transforming 'Open Web Apps Module API'... build 05-Dec-2022 14:02:11 [INFO] Transforming 'Open Web Apps Module OMOD'... build 05-Dec-2022 14:02:11 [INFO] Ignoring artifact version update for expression ${project.parent.version} build 05-Dec-2022 14:02:11 [INFO] Not generating release POMs build 05-Dec-2022 14:02:11 [INFO] Executing goals 'clean verify'... build 05-Dec-2022 14:02:13 [INFO] [INFO] Scanning for projects... build 05-Dec-2022 14:02:13 [INFO] [WARNING] build 05-Dec-2022 14:02:13 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-api:jar:1.14.0 build 05-Dec-2022 14:02:13 [INFO] [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 75, column 21 build 05-Dec-2022 14:02:13 [INFO] [WARNING] build 05-Dec-2022 14:02:13 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-omod:jar:1.14.0 build 05-Dec-2022 14:02:13 [INFO] [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 167, column 21 build 05-Dec-2022 14:02:13 [INFO] [WARNING] build 05-Dec-2022 14:02:13 [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 05-Dec-2022 14:02:13 [INFO] [WARNING] build 05-Dec-2022 14:02:13 [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 05-Dec-2022 14:02:13 [INFO] [WARNING] build 05-Dec-2022 14:02:13 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:02:13 [INFO] [INFO] Reactor Build Order: build 05-Dec-2022 14:02:13 [INFO] [INFO] build 05-Dec-2022 14:02:13 [INFO] [INFO] Open Web Apps Module [pom] build 05-Dec-2022 14:02:13 [INFO] [INFO] Open Web Apps Module API [jar] build 05-Dec-2022 14:02:13 [INFO] [INFO] Open Web Apps Module OMOD [jar] build 05-Dec-2022 14:02:13 [INFO] [INFO] build 05-Dec-2022 14:02:13 [INFO] [INFO] -----------------------< org.openmrs.module:owa >----------------------- build 05-Dec-2022 14:02:13 [INFO] [INFO] Building Open Web Apps Module 1.14.0 [1/3] build 05-Dec-2022 14:02:13 [INFO] [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 14:02:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:02:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 425 B/s) build 05-Dec-2022 14:02:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 14:02:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 3.5 kB/s) build 05-Dec-2022 14:02:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom build 05-Dec-2022 14:02:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 13 kB/s) build 05-Dec-2022 14:02:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom build 05-Dec-2022 14:02:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 38 kB/s) build 05-Dec-2022 14:02:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom build 05-Dec-2022 14:02:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (27 kB at 87 kB/s) build 05-Dec-2022 14:02:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/10/apache-10.pom build 05-Dec-2022 14:02:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 46 kB/s) build 05-Dec-2022 14:02:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar build 05-Dec-2022 14:02:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 77 kB/s) build 05-Dec-2022 14:02:16 [INFO] [INFO] build 05-Dec-2022 14:02:16 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ owa --- build 05-Dec-2022 14:02:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 15 kB/s) build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 30 kB/s) build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 25 kB/s) build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar build 05-Dec-2022 14:02:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar build 05-Dec-2022 14:02:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 21 kB/s) build 05-Dec-2022 14:02:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 168 kB/s) build 05-Dec-2022 14:02:19 [INFO] [INFO] build 05-Dec-2022 14:02:19 [INFO] [INFO] ---------------------< org.openmrs.module:owa-api >--------------------- build 05-Dec-2022 14:02:19 [INFO] [INFO] Building Open Web Apps Module API 1.14.0 [2/3] build 05-Dec-2022 14:02:19 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 14:02:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom build 05-Dec-2022 14:02:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 31 kB/s) build 05-Dec-2022 14:02:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom build 05-Dec-2022 14:02:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 35 kB/s) build 05-Dec-2022 14:02:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 80 kB/s) build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 39 kB/s) build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 41 kB/s) build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 128 kB/s) build 05-Dec-2022 14:02:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/13/apache-13.pom build 05-Dec-2022 14:02:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 50 kB/s) build 05-Dec-2022 14:02:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar build 05-Dec-2022 14:02:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 119 kB/s) build 05-Dec-2022 14:02:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom build 05-Dec-2022 14:02:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 40 kB/s) build 05-Dec-2022 14:02:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 54 kB/s) build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 116 kB/s) build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 22 kB/s) build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 131 kB/s) build 05-Dec-2022 14:02:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.pom build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.pom (9.4 kB at 40 kB/s) build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.9.7/openmrs-1.9.7.pom build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.9.7/openmrs-1.9.7.pom (32 kB at 133 kB/s) build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 41 kB/s) build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 65 kB/s) build 05-Dec-2022 14:02:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom build 05-Dec-2022 14:02:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 156 kB/s) build 05-Dec-2022 14:02:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom build 05-Dec-2022 14:02:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 1.3 kB/s) build 05-Dec-2022 14:02:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.pom build 05-Dec-2022 14:02:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 49 kB/s) build 05-Dec-2022 14:02:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/7/commons-parent-7.pom build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 67 kB/s) build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.pom build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.pom (9.3 kB at 36 kB/s) build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 40 kB/s) build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 48 kB/s) build 05-Dec-2022 14:02:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.pom build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 kB at 71 kB/s) build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4/mail-1.4.pom build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4/mail-1.4.pom (993 B at 4.0 kB/s) build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.pom build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 3.9 kB/s) build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.pom (2.2 kB at 8.0 kB/s) build 05-Dec-2022 14:02:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-parent/3.0.5.RELEASE/spring-parent-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-parent/3.0.5.RELEASE/spring-parent-3.0.5.RELEASE.pom (8.4 kB at 31 kB/s) build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.pom (2.0 kB at 7.7 kB/s) build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.pom (2.2 kB at 8.1 kB/s) build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.pom (7.0 kB at 26 kB/s) build 05-Dec-2022 14:02:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.pom (2.6 kB at 9.8 kB/s) build 05-Dec-2022 14:02:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom build 05-Dec-2022 14:02:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 1.3 kB/s) build 05-Dec-2022 14:02:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.pom (1.6 kB at 6.1 kB/s) build 05-Dec-2022 14:02:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.pom (6.7 kB at 26 kB/s) build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.pom (3.4 kB at 12 kB/s) build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.pom build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.pom (3.5 kB at 13 kB/s) build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:02:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 35 kB/s) build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.6 kB at 18 kB/s) build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom (7.5 kB at 29 kB/s) build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.pom build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 2.5 kB/s) build 05-Dec-2022 14:02:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.pom build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.pom (417 B at 1.7 kB/s) build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/2.2.3/asm-parent-2.2.3.pom build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/2.2.3/asm-parent-2.2.3.pom (2.5 kB at 9.1 kB/s) build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.pom build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.pom (406 B at 1.6 kB/s) build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.pom build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.pom (266 B at 1.1 kB/s) build 05-Dec-2022 14:02:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.pom build 05-Dec-2022 14:02:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.pom (411 B at 1.6 kB/s) build 05-Dec-2022 14:02:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.pom build 05-Dec-2022 14:02:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.pom (807 B at 1.7 kB/s) build 05-Dec-2022 14:02:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.pom build 05-Dec-2022 14:02:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.pom (1.5 kB at 2.6 kB/s) build 05-Dec-2022 14:02:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom build 05-Dec-2022 14:02:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom (150 B at 210 B/s) build 05-Dec-2022 14:02:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.pom build 05-Dec-2022 14:02:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.pom (2.7 kB at 3.4 kB/s) build 05-Dec-2022 14:02:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom build 05-Dec-2022 14:02:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 2.5 kB/s) build 05-Dec-2022 14:02:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.pom build 05-Dec-2022 14:02:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.pom (3.3 kB at 6.3 kB/s) build 05-Dec-2022 14:02:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.pom build 05-Dec-2022 14:02:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.pom (6.1 kB at 18 kB/s) build 05-Dec-2022 14:02:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.pom build 05-Dec-2022 14:02:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.pom (11 kB at 30 kB/s) build 05-Dec-2022 14:02:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-parent/3.6.5.Final-mod/hibernate-parent-3.6.5.Final-mod.pom build 05-Dec-2022 14:02:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-parent/3.6.5.Final-mod/hibernate-parent-3.6.5.Final-mod.pom (45 kB at 98 kB/s) build 05-Dec-2022 14:02:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.6/antlr-2.7.6.pom build 05-Dec-2022 14:02:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.6/antlr-2.7.6.pom (230 B at 500 B/s) build 05-Dec-2022 14:02:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom build 05-Dec-2022 14:02:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 14 kB/s) build 05-Dec-2022 14:02:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom build 05-Dec-2022 14:02:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 15 kB/s) build 05-Dec-2022 14:02:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.pom build 05-Dec-2022 14:02:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.pom (6.6 kB at 15 kB/s) build 05-Dec-2022 14:02:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom build 05-Dec-2022 14:02:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom (3.0 kB at 6.5 kB/s) build 05-Dec-2022 14:02:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom build 05-Dec-2022 14:02:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom (8.0 kB at 17 kB/s) build 05-Dec-2022 14:02:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.pom build 05-Dec-2022 14:02:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.pom (6.0 kB at 15 kB/s) build 05-Dec-2022 14:02:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.pom build 05-Dec-2022 14:02:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.pom (598 B at 1.4 kB/s) build 05-Dec-2022 14:02:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom build 05-Dec-2022 14:02:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3.0 kB at 6.2 kB/s) build 05-Dec-2022 14:02:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom build 05-Dec-2022 14:02:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (9.3 kB at 22 kB/s) build 05-Dec-2022 14:02:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.pom build 05-Dec-2022 14:02:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.pom (1.1 kB at 2.2 kB/s) build 05-Dec-2022 14:02:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-parent/3.6.0.Final/hibernate-parent-3.6.0.Final.pom build 05-Dec-2022 14:02:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-parent/3.6.0.Final/hibernate-parent-3.6.0.Final.pom (45 kB at 104 kB/s) build 05-Dec-2022 14:02:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.pom build 05-Dec-2022 14:02:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.pom (854 B at 2.0 kB/s) build 05-Dec-2022 14:02:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.pom build 05-Dec-2022 14:02:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.pom (1.8 kB at 4.2 kB/s) build 05-Dec-2022 14:02:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom build 05-Dec-2022 14:02:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 6.3 kB/s) build 05-Dec-2022 14:02:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.pom build 05-Dec-2022 14:02:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.pom (26 kB at 69 kB/s) build 05-Dec-2022 14:02:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-parent/2.1/ehcache-parent-2.1.pom build 05-Dec-2022 14:02:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-parent/2.1/ehcache-parent-2.1.pom (20 kB at 59 kB/s) build 05-Dec-2022 14:02:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom build 05-Dec-2022 14:02:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3.0 kB at 9.9 kB/s) build 05-Dec-2022 14:02:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom build 05-Dec-2022 14:02:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (8.7 kB at 32 kB/s) build 05-Dec-2022 14:02:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom build 05-Dec-2022 14:02:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom (3.0 kB at 9.2 kB/s) build 05-Dec-2022 14:02:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.0/slf4j-parent-1.6.0.pom build 05-Dec-2022 14:02:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.0/slf4j-parent-1.6.0.pom (9.2 kB at 29 kB/s) build 05-Dec-2022 14:02:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.pom build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.pom (2.5 kB at 7.9 kB/s) build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.pom build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.pom (1.7 kB at 5.6 kB/s) build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.14/log4j-1.2.14.pom build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 8.1 kB/s) build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.pom build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.pom (8.6 kB at 31 kB/s) build 05-Dec-2022 14:02:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.3/xstream-parent-1.4.3.pom build 05-Dec-2022 14:02:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.3/xstream-parent-1.4.3.pom (19 kB at 72 kB/s) build 05-Dec-2022 14:02:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom build 05-Dec-2022 14:02:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.0 kB at 15 kB/s) build 05-Dec-2022 14:02:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom build 05-Dec-2022 14:02:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.5 kB/s) build 05-Dec-2022 14:02:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom build 05-Dec-2022 14:02:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 4.9 kB/s) build 05-Dec-2022 14:02:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.pom build 05-Dec-2022 14:02:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.pom (995 B at 2.7 kB/s) build 05-Dec-2022 14:02:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.pom build 05-Dec-2022 14:02:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.pom (8.2 kB at 25 kB/s) build 05-Dec-2022 14:02:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.5/liquibase-parent-2.0.5.pom build 05-Dec-2022 14:02:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.5/liquibase-parent-2.0.5.pom (11 kB at 8.3 kB/s) build 05-Dec-2022 14:02:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.pom build 05-Dec-2022 14:02:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.pom (4.6 kB at 8.2 kB/s) build 05-Dec-2022 14:02:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.pom build 05-Dec-2022 14:02:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.pom (2.8 kB at 5.2 kB/s) build 05-Dec-2022 14:02:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.1/liquibase-core-2.0.1.pom build 05-Dec-2022 14:02:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.1/liquibase-core-2.0.1.pom (7.7 kB at 13 kB/s) build 05-Dec-2022 14:02:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.1/liquibase-parent-2.0.1.pom build 05-Dec-2022 14:02:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.1/liquibase-parent-2.0.1.pom (11 kB at 19 kB/s) build 05-Dec-2022 14:02:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.pom build 05-Dec-2022 14:02:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.pom (3.3 kB at 5.8 kB/s) build 05-Dec-2022 14:02:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.3/liquibase-core-2.0.3.pom build 05-Dec-2022 14:02:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.3/liquibase-core-2.0.3.pom (7.7 kB at 14 kB/s) build 05-Dec-2022 14:02:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.3/liquibase-parent-2.0.3.pom build 05-Dec-2022 14:02:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.3/liquibase-parent-2.0.3.pom (11 kB at 16 kB/s) build 05-Dec-2022 14:02:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom build 05-Dec-2022 14:02:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 1.9 kB/s) build 05-Dec-2022 14:02:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/1/apache-1.pom build 05-Dec-2022 14:02:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/1/apache-1.pom (3.1 kB at 3.7 kB/s) build 05-Dec-2022 14:02:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom build 05-Dec-2022 14:02:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 1.0 kB/s) build 05-Dec-2022 14:02:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.pom build 05-Dec-2022 14:02:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.pom (156 B at 178 B/s) build 05-Dec-2022 14:02:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom build 05-Dec-2022 14:02:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom (4.4 kB at 6.1 kB/s) build 05-Dec-2022 14:02:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.pom build 05-Dec-2022 14:02:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.pom (14 kB at 23 kB/s) build 05-Dec-2022 14:02:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/4.2.0.Final/hibernate-validator-parent-4.2.0.Final.pom build 05-Dec-2022 14:02:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/4.2.0.Final/hibernate-validator-parent-4.2.0.Final.pom (19 kB at 28 kB/s) build 05-Dec-2022 14:02:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.pom build 05-Dec-2022 14:02:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.pom (5.5 kB at 9.8 kB/s) build 05-Dec-2022 14:02:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom build 05-Dec-2022 14:03:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 262 B/s) build 05-Dec-2022 14:03:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.pom build 05-Dec-2022 14:03:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.pom (362 B at 646 B/s) build 05-Dec-2022 14:03:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.4/servlet-api-2.4.pom build 05-Dec-2022 14:03:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.4/servlet-api-2.4.pom (156 B at 351 B/s) build 05-Dec-2022 14:03:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.pom build 05-Dec-2022 14:03:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.pom (358 B at 866 B/s) build 05-Dec-2022 14:03:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.pom build 05-Dec-2022 14:03:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.pom (12 kB at 26 kB/s) build 05-Dec-2022 14:03:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom build 05-Dec-2022 14:03:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom (7.9 kB at 17 kB/s) build 05-Dec-2022 14:03:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom build 05-Dec-2022 14:03:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 1.0 kB/s) build 05-Dec-2022 14:03:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom build 05-Dec-2022 14:03:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 1.3 kB/s) build 05-Dec-2022 14:03:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.pom build 05-Dec-2022 14:03:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.pom (5.0 kB at 7.8 kB/s) build 05-Dec-2022 14:03:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.pom build 05-Dec-2022 14:03:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.pom (8.5 kB at 11 kB/s) build 05-Dec-2022 14:03:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.pom build 05-Dec-2022 14:03:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.pom (4.5 kB at 4.8 kB/s) build 05-Dec-2022 14:03:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.pom build 05-Dec-2022 14:03:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.pom (2.9 kB at 4.3 kB/s) build 05-Dec-2022 14:03:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.pom build 05-Dec-2022 14:03:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.pom (2.7 kB at 4.6 kB/s) build 05-Dec-2022 14:03:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.pom build 05-Dec-2022 14:03:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.pom (1.4 kB at 2.3 kB/s) build 05-Dec-2022 14:03:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.pom build 05-Dec-2022 14:03:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.pom (1.3 kB at 2.3 kB/s) build 05-Dec-2022 14:03:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.pom build 05-Dec-2022 14:03:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.pom (533 B at 895 B/s) build 05-Dec-2022 14:03:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.pom build 05-Dec-2022 14:03:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.pom (4.0 kB at 6.4 kB/s) build 05-Dec-2022 14:03:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.pom build 05-Dec-2022 14:03:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.pom (148 B at 251 B/s) build 05-Dec-2022 14:03:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.pom build 05-Dec-2022 14:03:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.pom (149 B at 281 B/s) build 05-Dec-2022 14:03:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.pom build 05-Dec-2022 14:03:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.pom (149 B at 264 B/s) build 05-Dec-2022 14:03:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.pom build 05-Dec-2022 14:03:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.pom (145 B at 288 B/s) build 05-Dec-2022 14:03:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom build 05-Dec-2022 14:03:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 2.2 kB/s) build 05-Dec-2022 14:03:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom build 05-Dec-2022 14:03:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 2.8 kB/s) build 05-Dec-2022 14:03:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom build 05-Dec-2022 14:03:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 37 kB/s) build 05-Dec-2022 14:03:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom build 05-Dec-2022 14:03:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 17 kB/s) build 05-Dec-2022 14:03:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom build 05-Dec-2022 14:03:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 11 kB/s) build 05-Dec-2022 14:03:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom build 05-Dec-2022 14:03:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 1.7 kB/s) build 05-Dec-2022 14:03:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom build 05-Dec-2022 14:03:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 4.2 kB/s) build 05-Dec-2022 14:03:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom build 05-Dec-2022 14:03:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 439 B/s) build 05-Dec-2022 14:03:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom build 05-Dec-2022 14:03:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 5.6 kB/s) build 05-Dec-2022 14:03:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom build 05-Dec-2022 14:03:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 15 kB/s) build 05-Dec-2022 14:03:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom build 05-Dec-2022 14:03:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 284 B/s) build 05-Dec-2022 14:03:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom build 05-Dec-2022 14:03:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 247 B/s) build 05-Dec-2022 14:03:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom build 05-Dec-2022 14:03:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 1.4 kB/s) build 05-Dec-2022 14:03:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom build 05-Dec-2022 14:03:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 6.8 kB/s) build 05-Dec-2022 14:03:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom build 05-Dec-2022 14:03:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.4 kB at 37 kB/s) build 05-Dec-2022 14:03:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 47 kB/s) build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/2/apache-2.pom build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/2/apache-2.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 570 B/s) build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:03:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 11 kB/s) build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.9.7/openmrs-test-1.9.7.pom build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.9.7/openmrs-test-1.9.7.pom (1.9 kB at 8.3 kB/s) build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.pom build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.pom (5.2 kB at 20 kB/s) build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.pom build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.pom (670 B at 2.5 kB/s) build 05-Dec-2022 14:03:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.pom build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.pom (2.3 kB at 8.8 kB/s) build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 3.0 kB/s) build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 7.6 kB/s) build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.pom build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.pom (11 kB at 45 kB/s) build 05-Dec-2022 14:03:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.pom build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.pom (7.5 kB at 30 kB/s) build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.pom build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.pom (7.1 kB at 29 kB/s) build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.pom build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.13/log4j-1.2.13.pom build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.13/log4j-1.2.13.pom (389 B at 1.6 kB/s) build 05-Dec-2022 14:03:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.pom build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.pom (1.0 kB at 4.1 kB/s) build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.pom build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.pom (5.9 kB at 24 kB/s) build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.2/jtds-1.2.2.pom build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.2/jtds-1.2.2.pom (1.0 kB at 4.0 kB/s) build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.6/mysql-connector-java-5.1.6.pom build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.6/mysql-connector-java-5.1.6.pom (1.1 kB at 4.3 kB/s) build 05-Dec-2022 14:03:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.pom build 05-Dec-2022 14:03:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.pom (1.9 kB at 7.3 kB/s) build 05-Dec-2022 14:03:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.pom build 05-Dec-2022 14:03:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.pom (682 B at 2.7 kB/s) build 05-Dec-2022 14:03:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.pom build 05-Dec-2022 14:03:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.pom (30 kB at 80 kB/s) build 05-Dec-2022 14:03:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.pom build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 3.0 kB/s) build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.pom build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom (1.5 kB at 5.6 kB/s) build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 1.9 kB/s) build 05-Dec-2022 14:03:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 24 kB/s) build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.pom build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.pom (853 B at 3.3 kB/s) build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.pom build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-modules/1.5/powermock-modules-1.5.pom build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-modules/1.5/powermock-modules-1.5.pom (796 B at 3.0 kB/s) build 05-Dec-2022 14:03:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock/1.5/powermock-1.5.pom build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock/1.5/powermock-1.5.pom (10.0 kB at 39 kB/s) build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (3.9 kB at 16 kB/s) build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.9/junit-4.9.pom build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.9/junit-4.9.pom (2.3 kB at 9.3 kB/s) build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.pom build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.pom (1.1 kB at 4.1 kB/s) build 05-Dec-2022 14:03:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.4/junit-4.4.pom build 05-Dec-2022 14:03:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.4/junit-4.4.pom (1.2 kB at 4.8 kB/s) build 05-Dec-2022 14:03:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.pom build 05-Dec-2022 14:03:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.pom (2.4 kB at 9.4 kB/s) build 05-Dec-2022 14:03:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.pom build 05-Dec-2022 14:03:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.pom (1.0 kB at 4.1 kB/s) build 05-Dec-2022 14:03:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.2/objenesis-1.2.pom build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.2/objenesis-1.2.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom (10 kB at 39 kB/s) build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.pom build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.pom (9.2 kB at 35 kB/s) build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.pom build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.pom (1.2 kB at 4.8 kB/s) build 05-Dec-2022 14:03:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api/1.5/powermock-api-1.5.pom build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api/1.5/powermock-api-1.5.pom (803 B at 3.1 kB/s) build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.pom build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.pom (1.3 kB at 4.9 kB/s) build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 3.3 kB/s) build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 77 kB/s) build 05-Dec-2022 14:03:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom build 05-Dec-2022 14:03:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 216 kB/s) build 05-Dec-2022 14:03:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.jar build 05-Dec-2022 14:03:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar build 05-Dec-2022 14:03:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar build 05-Dec-2022 14:03:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar build 05-Dec-2022 14:03:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.jar build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 164 kB/s) build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.jar build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.jar (1.8 MB at 1.1 MB/s) build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.jar build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 191 kB/s) build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.jar build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 338 kB/s) build 05-Dec-2022 14:03:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 57 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.jar (392 kB at 187 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.jar (421 kB at 199 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar (382 kB at 171 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.jar (555 kB at 218 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.jar (434 kB at 169 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.jar (53 kB at 21 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.jar (170 kB at 65 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.jar (669 kB at 252 kB/s) build 05-Dec-2022 14:03:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.jar (321 kB at 108 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 1.5 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.jar (232 kB at 77 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 51 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.jar (334 kB at 98 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 129 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.jar (386 kB at 111 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.jar (15 kB at 4.3 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar (149 kB at 40 kB/s) build 05-Dec-2022 14:03:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.jar (35 kB at 9.2 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.jar (35 kB at 9.1 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar (322 kB at 82 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.jar (16 kB at 4.1 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 6.4 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.jar (185 kB at 42 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.jar (5.3 MB at 1.2 MB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.jar (179 kB at 40 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.jar build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.jar (101 kB at 22 kB/s) build 05-Dec-2022 14:03:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.jar (15 kB at 3.1 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar (644 kB at 134 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.jar (71 kB at 15 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.jar (3.1 MB at 634 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.jar (5.9 kB at 1.2 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.jar (8.8 kB at 1.7 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar (25 kB at 4.9 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.jar (17 kB at 3.3 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar (608 kB at 114 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar (9.8 kB at 1.8 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.jar (650 kB at 117 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 56 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 4.4 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.jar (482 kB at 84 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.jar build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 1.3 kB/s) build 05-Dec-2022 14:03:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.jar (8.3 kB at 1.4 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.jar (448 kB at 75 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.jar (4.6 kB at 772 B/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 10 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.jar (926 kB at 150 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.jar (3.4 kB at 543 B/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar (47 kB at 7.4 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 30 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 184 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.jar (367 kB at 55 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (105 kB at 16 kB/s) build 05-Dec-2022 14:03:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar (50 kB at 7.4 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.jar (60 kB at 8.8 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.jar (879 kB at 128 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar (21 kB at 3.0 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar (58 kB at 8.2 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 6.2 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.jar (396 kB at 54 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.jar (101 kB at 14 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.jar (506 kB at 68 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 436 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.jar (419 kB at 56 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.jar build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.jar (61 kB at 8.0 kB/s) build 05-Dec-2022 14:03:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.jar (1.4 MB at 174 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.jar (724 kB at 91 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.jar (540 kB at 68 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.jar (305 kB at 38 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.jar (309 kB at 38 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.jar (26 kB at 3.1 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.jar (39 kB at 4.8 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.jar (7.6 kB at 909 B/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.jar (393 kB at 46 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 27 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 16 kB/s) build 05-Dec-2022 14:03:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 10 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 39 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 88 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 16 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 7.3 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7-tests.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 2.9 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7-tests.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7-tests.jar (150 kB at 16 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 27 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 35 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7-tests.jar (2.1 MB at 221 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 12 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.jar (205 kB at 21 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.jar (245 kB at 25 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.jar build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.jar (1.2 MB at 122 kB/s) build 05-Dec-2022 14:03:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.jar (808 kB at 79 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.jar (1.3 MB at 132 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar (1.5 MB at 149 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.jar (84 kB at 8.0 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.jar (105 kB at 10 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.jar (514 kB at 48 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.jar (97 kB at 9.0 kB/s) build 05-Dec-2022 14:03:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar (29 kB at 2.6 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.jar (26 kB at 2.4 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.jar (13 kB at 1.2 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.jar (84 kB at 7.5 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (1.5 MB at 132 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.jar (350 kB at 31 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.jar (43 kB at 3.8 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.jar (68 kB at 5.9 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.jar (712 kB at 61 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 3.8 kB/s) build 05-Dec-2022 14:03:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.jar (586 kB at 50 kB/s) build 05-Dec-2022 14:03:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 4.5 kB/s) build 05-Dec-2022 14:03:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 84 kB/s) build 05-Dec-2022 14:03:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.jar (19 kB at 1.5 kB/s) build 05-Dec-2022 14:03:44 [INFO] [INFO] build 05-Dec-2022 14:03:44 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ owa-api --- build 05-Dec-2022 14:03:44 [INFO] [INFO] build 05-Dec-2022 14:03:44 [INFO] [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ owa-api --- build 05-Dec-2022 14:03:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.pom build 05-Dec-2022 14:03:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.pom (1.5 kB at 2.7 kB/s) build 05-Dec-2022 14:03:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.pom build 05-Dec-2022 14:03:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.pom (1.2 kB at 2.5 kB/s) build 05-Dec-2022 14:03:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.pom build 05-Dec-2022 14:03:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.pom (1.2 kB at 2.1 kB/s) build 05-Dec-2022 14:03:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.pom build 05-Dec-2022 14:03:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.pom (1.2 kB at 2.3 kB/s) build 05-Dec-2022 14:03:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.pom build 05-Dec-2022 14:03:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.pom (1.2 kB at 2.5 kB/s) build 05-Dec-2022 14:03:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom build 05-Dec-2022 14:03:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom (10.0 kB at 18 kB/s) build 05-Dec-2022 14:03:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom build 05-Dec-2022 14:03:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom (11 kB at 23 kB/s) build 05-Dec-2022 14:03:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom build 05-Dec-2022 14:03:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 35 kB/s) build 05-Dec-2022 14:03:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom build 05-Dec-2022 14:03:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 37 kB/s) build 05-Dec-2022 14:03:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom build 05-Dec-2022 14:03:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 26 kB/s) build 05-Dec-2022 14:03:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom build 05-Dec-2022 14:03:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom (1.2 kB at 2.8 kB/s) build 05-Dec-2022 14:03:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom build 05-Dec-2022 14:03:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 6.9 kB/s) build 05-Dec-2022 14:03:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom build 05-Dec-2022 14:03:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 28 kB/s) build 05-Dec-2022 14:03:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom build 05-Dec-2022 14:03:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (1.4 kB at 2.7 kB/s) build 05-Dec-2022 14:03:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 11 kB/s) build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 33 kB/s) build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.jar build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.jar build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.jar build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.jar build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.jar build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.jar (106 kB at 381 kB/s) build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.jar (71 kB at 243 kB/s) build 05-Dec-2022 14:03:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar (149 kB at 275 kB/s) build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 77 kB/s) build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.4/commons-codec-1.4.jar build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (58 kB at 56 kB/s) build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar (51 kB at 39 kB/s) build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.jar (810 kB at 594 kB/s) build 05-Dec-2022 14:03:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar build 05-Dec-2022 14:03:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 kB at 15 kB/s) build 05-Dec-2022 14:03:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar (231 kB at 143 kB/s) build 05-Dec-2022 14:03:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.jar (248 kB at 152 kB/s) build 05-Dec-2022 14:03:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.jar (4.7 MB at 2.2 MB/s) build 05-Dec-2022 14:03:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 104 kB/s) build 05-Dec-2022 14:03:54 [INFO] [INFO] Using 'UTF-8' encoding to format source files. build 05-Dec-2022 14:03:54 [INFO] [INFO] Number of files to be formatted: 9 build 05-Dec-2022 14:03:55 [INFO] [INFO] Successfully formatted: 9 file(s) build 05-Dec-2022 14:03:55 [INFO] [INFO] Fail to format : 0 file(s) build 05-Dec-2022 14:03:55 [INFO] [INFO] Skipped : 0 file(s) build 05-Dec-2022 14:03:55 [INFO] [INFO] Approximate time taken: 0s build 05-Dec-2022 14:03:55 [INFO] [INFO] build 05-Dec-2022 14:03:55 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owa-api --- build 05-Dec-2022 14:03:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom build 05-Dec-2022 14:03:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 4.6 kB/s) build 05-Dec-2022 14:03:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom build 05-Dec-2022 14:03:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 3.3 kB/s) build 05-Dec-2022 14:03:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom build 05-Dec-2022 14:03:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 4.9 kB/s) build 05-Dec-2022 14:03:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom build 05-Dec-2022 14:03:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 2.2 kB/s) build 05-Dec-2022 14:03:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom build 05-Dec-2022 14:03:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 2.3 kB/s) build 05-Dec-2022 14:03:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom build 05-Dec-2022 14:03:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 3.6 kB/s) build 05-Dec-2022 14:03:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom build 05-Dec-2022 14:04:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 3.3 kB/s) build 05-Dec-2022 14:04:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom build 05-Dec-2022 14:04:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 2.8 kB/s) build 05-Dec-2022 14:04:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom build 05-Dec-2022 14:04:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 2.9 kB/s) build 05-Dec-2022 14:04:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom build 05-Dec-2022 14:04:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 11 kB/s) build 05-Dec-2022 14:04:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom build 05-Dec-2022 14:04:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 3.8 kB/s) build 05-Dec-2022 14:04:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom build 05-Dec-2022 14:04:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 3.0 kB/s) build 05-Dec-2022 14:04:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom build 05-Dec-2022 14:04:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 3.0 kB/s) build 05-Dec-2022 14:04:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom build 05-Dec-2022 14:04:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 741 B/s) build 05-Dec-2022 14:04:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom build 05-Dec-2022 14:04:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 5.8 kB/s) build 05-Dec-2022 14:04:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom build 05-Dec-2022 14:04:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 3.2 kB/s) build 05-Dec-2022 14:04:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom build 05-Dec-2022 14:04:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 3.8 kB/s) build 05-Dec-2022 14:04:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom build 05-Dec-2022 14:04:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 3.3 kB/s) build 05-Dec-2022 14:04:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom build 05-Dec-2022 14:04:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 4.3 kB/s) build 05-Dec-2022 14:04:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom build 05-Dec-2022 14:04:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 18 kB/s) build 05-Dec-2022 14:04:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom build 05-Dec-2022 14:04:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.6 kB at 33 kB/s) build 05-Dec-2022 14:04:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 23 kB/s) build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 3.2 kB/s) build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 11 kB/s) build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 10 kB/s) build 05-Dec-2022 14:04:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom build 05-Dec-2022 14:04:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 17 kB/s) build 05-Dec-2022 14:04:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom build 05-Dec-2022 14:04:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 30 kB/s) build 05-Dec-2022 14:04:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom build 05-Dec-2022 14:04:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 3.0 kB/s) build 05-Dec-2022 14:04:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 8.3 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 55 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 130 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 101 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 528 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 359 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 40 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 19 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 11 kB/s) build 05-Dec-2022 14:04:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 38 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 18 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 38 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 45 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 58 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 86 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 47 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 13 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 81 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 8.1 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 34 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 5.3 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 45 kB/s) build 05-Dec-2022 14:04:11 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:04:11 [INFO] [INFO] Copying 4 resources build 05-Dec-2022 14:04:11 [INFO] [INFO] build 05-Dec-2022 14:04:11 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ owa-api --- build 05-Dec-2022 14:04:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 4.8 kB/s) build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 70 kB/s) build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 95 kB/s) build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 6.2 kB/s) build 05-Dec-2022 14:04:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom build 05-Dec-2022 14:04:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 7.9 kB/s) build 05-Dec-2022 14:04:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom build 05-Dec-2022 14:04:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.6 kB at 28 kB/s) build 05-Dec-2022 14:04:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom build 05-Dec-2022 14:04:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 6.7 kB/s) build 05-Dec-2022 14:04:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 6.9 kB/s) build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 7.3 kB/s) build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 7.2 kB/s) build 05-Dec-2022 14:04:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom build 05-Dec-2022 14:04:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 6.7 kB/s) build 05-Dec-2022 14:04:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom build 05-Dec-2022 14:04:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 9.3 kB/s) build 05-Dec-2022 14:04:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom build 05-Dec-2022 14:04:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 9.7 kB/s) build 05-Dec-2022 14:04:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 4.8 kB/s) build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 8.2 kB/s) build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 14 kB/s) build 05-Dec-2022 14:04:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom build 05-Dec-2022 14:04:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 14:04:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom build 05-Dec-2022 14:04:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 3.7 kB/s) build 05-Dec-2022 14:04:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom build 05-Dec-2022 14:04:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 19 kB/s) build 05-Dec-2022 14:04:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.2 kB at 24 kB/s) build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 3.2 kB/s) build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 16 kB/s) build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 3.3 kB/s) build 05-Dec-2022 14:04:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 14 kB/s) build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 81 kB/s) build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:04:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 71 kB/s) build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 2.7 kB/s) build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 3.0 kB/s) build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 4.9 kB/s) build 05-Dec-2022 14:04:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 14:04:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (18 kB at 72 kB/s) build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 570 B/s) build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 21 kB/s) build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 9.8 kB/s) build 05-Dec-2022 14:04:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/google/1/google-1.pom build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 6.1 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 50 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 614 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 69 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 41 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 32 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 113 kB/s) build 05-Dec-2022 14:04:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 58 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 92 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 13 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 27 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 98 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 45 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 7.6 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 27 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 22 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 138 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 100 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 20 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 8.0 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 2.4 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 2.5 kB/s) build 05-Dec-2022 14:04:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 10 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.jar build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 13 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 23 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 65 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.jar build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 98 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 20 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 51 kB/s) build 05-Dec-2022 14:04:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 248 kB/s) build 05-Dec-2022 14:04:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 112 kB/s) build 05-Dec-2022 14:04:26 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 14:04:26 [INFO] [INFO] Compiling 9 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/target/classes build 05-Dec-2022 14:04:27 [INFO] [INFO] build 05-Dec-2022 14:04:27 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owa-api --- build 05-Dec-2022 14:04:27 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:04:27 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/src/test/resources build 05-Dec-2022 14:04:27 [INFO] [INFO] build 05-Dec-2022 14:04:27 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ owa-api --- build 05-Dec-2022 14:04:27 [INFO] [INFO] No sources to compile build 05-Dec-2022 14:04:27 [INFO] [INFO] build 05-Dec-2022 14:04:27 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owa-api --- build 05-Dec-2022 14:04:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom build 05-Dec-2022 14:04:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 14:04:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom build 05-Dec-2022 14:04:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 9.7 kB/s) build 05-Dec-2022 14:04:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom build 05-Dec-2022 14:04:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 21 kB/s) build 05-Dec-2022 14:04:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom build 05-Dec-2022 14:04:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 6.4 kB/s) build 05-Dec-2022 14:04:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom build 05-Dec-2022 14:04:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 63 kB/s) build 05-Dec-2022 14:04:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 5.4 kB/s) build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 5.1 kB/s) build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 13 kB/s) build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 13 kB/s) build 05-Dec-2022 14:04:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 27 kB/s) build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 65 kB/s) build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/6/apache-6.pom build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/6/apache-6.pom (12 kB at 36 kB/s) build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar build 05-Dec-2022 14:04:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 99 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 600 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 478 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 239 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 16 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 48 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 55 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 18 kB/s) build 05-Dec-2022 14:04:31 [INFO] [INFO] No tests to run. build 05-Dec-2022 14:04:31 [INFO] [INFO] build 05-Dec-2022 14:04:31 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owa-api --- build 05-Dec-2022 14:04:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 17 kB/s) build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 10 kB/s) build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 6.6 kB/s) build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 14:04:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 74 kB/s) build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 4.0 kB/s) build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 39 kB/s) build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 84 kB/s) build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 215 kB/s) build 05-Dec-2022 14:04:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 161 kB/s) build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 469 kB/s) build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 347 kB/s) build 05-Dec-2022 14:04:34 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/target/owa-api-1.14.0.jar build 05-Dec-2022 14:04:34 [INFO] [INFO] build 05-Dec-2022 14:04:34 [INFO] [INFO] --------------------< org.openmrs.module:owa-omod >--------------------- build 05-Dec-2022 14:04:34 [INFO] [INFO] Building Open Web Apps Module OMOD 1.14.0 [3/3] build 05-Dec-2022 14:04:34 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.pom build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.pom (11 kB at 36 kB/s) build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (12 kB at 48 kB/s) build 05-Dec-2022 14:04:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/20/maven-parent-20.pom build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 94 kB/s) build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.jar build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.jar (135 kB at 460 kB/s) build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.pom build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.pom (3.3 kB at 14 kB/s) build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest/2.0/webservices.rest-2.0.pom build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest/2.0/webservices.rest-2.0.pom (12 kB at 50 kB/s) build 05-Dec-2022 14:04:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.pom build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.pom (1.9 kB at 7.3 kB/s) build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.5/commons-codec-1.5.pom build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 kB at 36 kB/s) build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/20/commons-parent-20.pom build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 120 kB/s) build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.pom build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.pom (2.2 kB at 8.7 kB/s) build 05-Dec-2022 14:04:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.pom build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.pom (2.7 kB at 8.5 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.jar build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.jar build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.jar build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.jar build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.5/commons-codec-1.5.jar build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.jar (50 kB at 204 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0-tests.jar build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.jar (126 kB at 370 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.jar (131 kB at 382 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (73 kB at 197 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.jar (360 kB at 885 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0-tests.jar (24 kB at 49 kB/s) build 05-Dec-2022 14:04:37 [INFO] [INFO] build 05-Dec-2022 14:04:37 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ owa-omod --- build 05-Dec-2022 14:04:37 [INFO] [INFO] build 05-Dec-2022 14:04:37 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ owa-omod --- build 05-Dec-2022 14:04:37 [INFO] [INFO] build 05-Dec-2022 14:04:37 [INFO] [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ owa-omod --- build 05-Dec-2022 14:04:37 [INFO] [INFO] Using 'UTF-8' encoding to format source files. build 05-Dec-2022 14:04:37 [INFO] [INFO] Number of files to be formatted: 18 build 05-Dec-2022 14:04:38 [INFO] [INFO] Successfully formatted: 16 file(s) build 05-Dec-2022 14:04:38 [INFO] [INFO] Fail to format : 0 file(s) build 05-Dec-2022 14:04:38 [INFO] [INFO] Skipped : 2 file(s) build 05-Dec-2022 14:04:38 [INFO] [INFO] Approximate time taken: 0s build 05-Dec-2022 14:04:38 [INFO] [INFO] build 05-Dec-2022 14:04:38 [INFO] [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ owa-omod --- build 05-Dec-2022 14:04:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom build 05-Dec-2022 14:04:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 4.8 kB/s) build 05-Dec-2022 14:04:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 31 kB/s) build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/6/maven-parent-6.pom build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 75 kB/s) build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 8.0 kB/s) build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 37 kB/s) build 05-Dec-2022 14:04:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom build 05-Dec-2022 14:04:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 83 kB/s) build 05-Dec-2022 14:04:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom build 05-Dec-2022 14:04:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 5.0 kB/s) build 05-Dec-2022 14:04:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom build 05-Dec-2022 14:04:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 38 kB/s) build 05-Dec-2022 14:04:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 126 kB/s) build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 15 kB/s) build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 9.1 kB/s) build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 31 kB/s) build 05-Dec-2022 14:04:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 16 kB/s) build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 33 kB/s) build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 4.1 kB/s) build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 11 kB/s) build 05-Dec-2022 14:04:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom build 05-Dec-2022 14:04:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 6.9 kB/s) build 05-Dec-2022 14:04:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom build 05-Dec-2022 14:04:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 11 kB/s) build 05-Dec-2022 14:04:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom build 05-Dec-2022 14:04:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 6.3 kB/s) build 05-Dec-2022 14:04:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 3.8 kB/s) build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 8.8 kB/s) build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.1 kB at 28 kB/s) build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.7 kB at 29 kB/s) build 05-Dec-2022 14:04:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 13 kB/s) build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 9.4 kB/s) build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 7.6 kB/s) build 05-Dec-2022 14:04:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom build 05-Dec-2022 14:04:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 8.5 kB/s) build 05-Dec-2022 14:04:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom build 05-Dec-2022 14:04:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 6.0 kB/s) build 05-Dec-2022 14:04:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom build 05-Dec-2022 14:04:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 23 kB/s) build 05-Dec-2022 14:04:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 33 kB/s) build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 35 kB/s) build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 3.4 kB/s) build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 659 B/s) build 05-Dec-2022 14:04:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 21 kB/s) build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 1.4 kB/s) build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.pom build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.pom (2.6 kB at 11 kB/s) build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.pom build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.pom (1.6 kB at 5.7 kB/s) build 05-Dec-2022 14:04:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (1.7 kB at 6.0 kB/s) build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.pom build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.pom (5.1 kB at 19 kB/s) build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 34 kB/s) build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/19/maven-parent-19.pom build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 88 kB/s) build 05-Dec-2022 14:04:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.pom build 05-Dec-2022 14:04:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.pom (360 B at 1.3 kB/s) build 05-Dec-2022 14:04:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.0/asm-parent-3.0.pom build 05-Dec-2022 14:04:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.0/asm-parent-3.0.pom (2.6 kB at 9.7 kB/s) build 05-Dec-2022 14:04:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom build 05-Dec-2022 14:04:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 5.8 kB/s) build 05-Dec-2022 14:04:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom build 05-Dec-2022 14:04:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 15 kB/s) build 05-Dec-2022 14:04:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom build 05-Dec-2022 14:04:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 5.4 kB/s) build 05-Dec-2022 14:04:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom build 05-Dec-2022 14:04:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 8.3 kB/s) build 05-Dec-2022 14:04:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom build 05-Dec-2022 14:04:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 5.4 kB/s) build 05-Dec-2022 14:04:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom build 05-Dec-2022 14:04:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 6.2 kB/s) build 05-Dec-2022 14:04:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom build 05-Dec-2022 14:04:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 4.8 kB/s) build 05-Dec-2022 14:04:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 2.7 kB/s) build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom (3.3 kB at 11 kB/s) build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 12 kB/s) build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 8.9 kB/s) build 05-Dec-2022 14:04:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom build 05-Dec-2022 14:04:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 41 kB/s) build 05-Dec-2022 14:04:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom build 05-Dec-2022 14:04:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 5.5 kB/s) build 05-Dec-2022 14:04:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom build 05-Dec-2022 14:04:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 10 kB/s) build 05-Dec-2022 14:04:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom build 05-Dec-2022 14:04:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 5.9 kB/s) build 05-Dec-2022 14:04:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom build 05-Dec-2022 14:04:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 8.4 kB/s) build 05-Dec-2022 14:04:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom build 05-Dec-2022 14:04:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 5.9 kB/s) build 05-Dec-2022 14:04:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom build 05-Dec-2022 14:04:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 5.0 kB/s) build 05-Dec-2022 14:04:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom build 05-Dec-2022 14:04:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 7.6 kB/s) build 05-Dec-2022 14:04:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom build 05-Dec-2022 14:04:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom (4.5 kB at 16 kB/s) build 05-Dec-2022 14:04:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 5.7 kB/s) build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 8.1 kB/s) build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (6.3 kB at 21 kB/s) build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 14:04:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 21 kB/s) build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 5.3 kB/s) build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 5.2 kB/s) build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 4.3 kB/s) build 05-Dec-2022 14:04:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom build 05-Dec-2022 14:04:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 1.9 kB/s) build 05-Dec-2022 14:04:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom build 05-Dec-2022 14:04:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 4.1 kB/s) build 05-Dec-2022 14:04:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom build 05-Dec-2022 14:04:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 2.9 kB/s) build 05-Dec-2022 14:04:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 3.9 kB/s) build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 5.3 kB/s) build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 1.4 kB/s) build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 7.6 kB/s) build 05-Dec-2022 14:05:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 75 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 38 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 192 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 72 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 196 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 54 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 221 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 13 kB/s) build 05-Dec-2022 14:05:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 57 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 103 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 10 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 7.4 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 45 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 41 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 15 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 22 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 16 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.jar (28 kB at 18 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.jar (180 kB at 112 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar (58 kB at 36 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.jar (43 kB at 26 kB/s) build 05-Dec-2022 14:05:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar (35 kB at 19 kB/s) build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar (32 kB at 17 kB/s) build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 kB at 17 kB/s) build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 15 kB/s) build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 180 kB/s) build 05-Dec-2022 14:05:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 235 kB/s) build 05-Dec-2022 14:05:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 88 kB/s) build 05-Dec-2022 14:05:04 [INFO] [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/target/owa-api-1.14.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/classes with includes "**/*" and excludes "" build 05-Dec-2022 14:05:04 [INFO] [INFO] build 05-Dec-2022 14:05:04 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owa-omod --- build 05-Dec-2022 14:05:04 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:05:04 [INFO] [INFO] Copying 2 resources build 05-Dec-2022 14:05:04 [INFO] [INFO] Copying 20 resources to web/module build 05-Dec-2022 14:05:04 [INFO] [INFO] Copying 0 resource to web/module build 05-Dec-2022 14:05:04 [INFO] [INFO] Copying 20 resources to web/module build 05-Dec-2022 14:05:04 [INFO] [INFO] build 05-Dec-2022 14:05:04 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ owa-omod --- build 05-Dec-2022 14:05:04 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 14:05:04 [INFO] [INFO] Compiling 13 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/classes build 05-Dec-2022 14:05:05 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/main/java/org/openmrs/module/owa/activator/OwaActivator.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/main/java/org/openmrs/module/owa/activator/OwaActivator.java uses or overrides a deprecated API. build 05-Dec-2022 14:05:05 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/main/java/org/openmrs/module/owa/activator/OwaActivator.java: Recompile with -Xlint:deprecation for details. build 05-Dec-2022 14:05:05 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/main/java/org/openmrs/module/owa/impl/DefaultAppManager.java: Some input files use unchecked or unsafe operations. build 05-Dec-2022 14:05:05 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/main/java/org/openmrs/module/owa/impl/DefaultAppManager.java: Recompile with -Xlint:unchecked for details. build 05-Dec-2022 14:05:05 [INFO] [INFO] build 05-Dec-2022 14:05:05 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owa-omod --- build 05-Dec-2022 14:05:05 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:05:05 [INFO] [INFO] Copying 8 resources build 05-Dec-2022 14:05:05 [INFO] [INFO] build 05-Dec-2022 14:05:05 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ owa-omod --- build 05-Dec-2022 14:05:05 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 14:05:05 [INFO] [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/test-classes build 05-Dec-2022 14:05:05 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/test/java/org/openmrs/module/owa/web/controller/OwaRestControllerTest.java: Some input files use or override a deprecated API. build 05-Dec-2022 14:05:05 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/src/test/java/org/openmrs/module/owa/web/controller/OwaRestControllerTest.java: Recompile with -Xlint:deprecation for details. build 05-Dec-2022 14:05:05 [INFO] [INFO] build 05-Dec-2022 14:05:05 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owa-omod --- build 05-Dec-2022 14:05:05 [INFO] [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/surefire-reports build 05-Dec-2022 14:05:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom build 05-Dec-2022 14:05:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 9.2 kB/s) build 05-Dec-2022 14:05:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom build 05-Dec-2022 14:05:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 14:05:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar build 05-Dec-2022 14:05:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 143 kB/s) build 05-Dec-2022 14:05:06 [INFO] build 05-Dec-2022 14:05:06 [INFO] ------------------------------------------------------- build 05-Dec-2022 14:05:06 [INFO] T E S T S build 05-Dec-2022 14:05:06 [INFO] ------------------------------------------------------- build 05-Dec-2022 14:05:06 [INFO] Running org.openmrs.module.owa.web.controller.AddAppControllerTest build 05-Dec-2022 14:05:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.199 sec build 05-Dec-2022 14:05:16 [INFO] Running org.openmrs.module.owa.web.controller.OwaRestControllerTest build 05-Dec-2022 14:05:17 [INFO] ERROR - ModuleUtil.getURLStream(566) |2022-12-05 14:05:17,423| Logging an attempt to connect to: https://openmrs.jfrog.io/artifactory/owa/org/openmrs/owa/cohortbuilder/1.0.0/cohortbuilder-1.0.0.zip build 05-Dec-2022 14:05:20 [INFO] ERROR - ModuleUtil.getURLStream(566) |2022-12-05 14:05:20,052| Logging an attempt to connect to: https://bintray.com/openmrs/owa/download_file?file_path=notAZip.zip build 05-Dec-2022 14:05:20 [INFO] ERROR - ModuleUtil.getURLStream(566) |2022-12-05 14:05:20,279| Logging an attempt to connect to: https://openmrs.jfrog.io/artifactory/owa/org/openmrs/owa/cohortbuilder/1.0.0/cohortbuilder-1.0.0.zip build 05-Dec-2022 14:05:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.598 sec build 05-Dec-2022 14:05:21 [INFO] Running org.openmrs.module.owa.impl.DefaultAppManagerTest build 05-Dec-2022 14:05:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 sec build 05-Dec-2022 14:05:22 [INFO] Running org.openmrs.module.owa.utils.OwaUtilsTest build 05-Dec-2022 14:05:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec build 05-Dec-2022 14:05:22 [INFO] Running org.openmrs.module.owa.filter.OwaFilterTest build 05-Dec-2022 14:05:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec build 05-Dec-2022 14:05:22 [INFO] build 05-Dec-2022 14:05:22 [INFO] Results : build 05-Dec-2022 14:05:22 [INFO] build 05-Dec-2022 14:05:22 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 build 05-Dec-2022 14:05:22 [INFO] build 05-Dec-2022 14:05:22 [INFO] [INFO] build 05-Dec-2022 14:05:22 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owa-omod --- build 05-Dec-2022 14:05:22 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/owa-1.14.0.jar build 05-Dec-2022 14:05:22 [INFO] [INFO] build 05-Dec-2022 14:05:22 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ owa-omod --- build 05-Dec-2022 14:05:22 [INFO] [INFO] Packaging OpenMRS module build 05-Dec-2022 14:05:22 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/owa-1.14.0.omod build 05-Dec-2022 14:05:22 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:22 [INFO] [INFO] Reactor Summary for Open Web Apps Module 1.14.0: build 05-Dec-2022 14:05:22 [INFO] [INFO] build 05-Dec-2022 14:05:22 [INFO] [INFO] Open Web Apps Module ............................... SUCCESS [ 5.597 s] build 05-Dec-2022 14:05:22 [INFO] [INFO] Open Web Apps Module API ........................... SUCCESS [02:15 min] build 05-Dec-2022 14:05:22 [INFO] [INFO] Open Web Apps Module OMOD .......................... SUCCESS [ 48.553 s] build 05-Dec-2022 14:05:22 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:22 [INFO] [INFO] BUILD SUCCESS build 05-Dec-2022 14:05:22 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:22 [INFO] [INFO] Total time: 03:09 min build 05-Dec-2022 14:05:22 [INFO] [INFO] Finished at: 2022-12-05T14:05:22Z build 05-Dec-2022 14:05:22 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:22 [INFO] Checking in modified POMs... build 05-Dec-2022 14:05:22 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git add -- pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 14:05:22 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:22 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git rev-parse --show-toplevel build 05-Dec-2022 14:05:22 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:22 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git status --porcelain . build 05-Dec-2022 14:05:22 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:22 [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup build 05-Dec-2022 14:05:22 [WARNING] Ignoring unrecognized line: ?? omod/pom.xml.releaseBackup build 05-Dec-2022 14:05:22 [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup build 05-Dec-2022 14:05:22 [WARNING] Ignoring unrecognized line: ?? release-scripts/ build 05-Dec-2022 14:05:22 [WARNING] Ignoring unrecognized line: ?? release.properties build 05-Dec-2022 14:05:22 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git commit --verbose -F /tmp/maven-scm-2098617527.commit pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 14:05:22 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:22 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git symbolic-ref HEAD build 05-Dec-2022 14:05:22 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:22 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git push git@github.com:openmrs/openmrs-module-owa.git refs/heads/master:refs/heads/master build 05-Dec-2022 14:05:22 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:23 [INFO] Tagging release with the label 1.14.0... build 05-Dec-2022 14:05:23 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git tag -F /tmp/maven-scm-341237913.commit 1.14.0 build 05-Dec-2022 14:05:23 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:23 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git push git@github.com:openmrs/openmrs-module-owa.git refs/tags/1.14.0 build 05-Dec-2022 14:05:23 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git ls-files build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [INFO] Transforming 'Open Web Apps Module'... build 05-Dec-2022 14:05:24 [INFO] Transforming 'Open Web Apps Module API'... build 05-Dec-2022 14:05:24 [INFO] Transforming 'Open Web Apps Module OMOD'... build 05-Dec-2022 14:05:24 [INFO] Ignoring artifact version update for expression ${project.parent.version} build 05-Dec-2022 14:05:24 [INFO] Not removing release POMs build 05-Dec-2022 14:05:24 [INFO] Checking in modified POMs... build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git add -- pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git rev-parse --show-toplevel build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git status --porcelain . build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup build 05-Dec-2022 14:05:24 [WARNING] Ignoring unrecognized line: ?? omod/pom.xml.releaseBackup build 05-Dec-2022 14:05:24 [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup build 05-Dec-2022 14:05:24 [WARNING] Ignoring unrecognized line: ?? release-scripts/ build 05-Dec-2022 14:05:24 [WARNING] Ignoring unrecognized line: ?? release.properties build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git commit --verbose -F /tmp/maven-scm-25177239.commit pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git symbolic-ref HEAD build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:24 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 && git push git@github.com:openmrs/openmrs-module-owa.git refs/heads/master:refs/heads/master build 05-Dec-2022 14:05:24 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1 build 05-Dec-2022 14:05:25 [INFO] Release preparation complete. build 05-Dec-2022 14:05:25 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:25 [INFO] Reactor Summary for Open Web Apps Module 1.14.0-SNAPSHOT: build 05-Dec-2022 14:05:25 [INFO] build 05-Dec-2022 14:05:25 [INFO] Open Web Apps Module ............................... SUCCESS [04:01 min] build 05-Dec-2022 14:05:25 [INFO] Open Web Apps Module API ........................... SKIPPED build 05-Dec-2022 14:05:25 [INFO] Open Web Apps Module OMOD .......................... SKIPPED build 05-Dec-2022 14:05:25 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:25 [INFO] BUILD SUCCESS build 05-Dec-2022 14:05:25 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:25 [INFO] Total time: 04:27 min build 05-Dec-2022 14:05:25 [INFO] Finished at: 2022-12-05T14:05:25Z build 05-Dec-2022 14:05:25 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:25 Calling mvn org.apache.maven.plugins:maven-release-plugin:2.5.1:perform -Dmaven.repo.local=/tmp/release.u2bvMIp -DreleaseVersion=1.14.0 -Darguments= -DdevelopmentVersion=1.15.0-SNAPSHOT -B build 05-Dec-2022 14:05:27 [INFO] Scanning for projects... build 05-Dec-2022 14:05:27 [WARNING] build 05-Dec-2022 14:05:27 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-api:jar:1.15.0-SNAPSHOT build 05-Dec-2022 14:05:27 [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 75, column 21 build 05-Dec-2022 14:05:27 [WARNING] build 05-Dec-2022 14:05:27 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-omod:jar:1.15.0-SNAPSHOT build 05-Dec-2022 14:05:27 [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 167, column 21 build 05-Dec-2022 14:05:27 [WARNING] build 05-Dec-2022 14:05:27 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 05-Dec-2022 14:05:27 [WARNING] build 05-Dec-2022 14:05:27 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 05-Dec-2022 14:05:27 [WARNING] build 05-Dec-2022 14:05:27 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:27 [INFO] Reactor Build Order: build 05-Dec-2022 14:05:27 [INFO] build 05-Dec-2022 14:05:27 [INFO] Open Web Apps Module [pom] build 05-Dec-2022 14:05:27 [INFO] Open Web Apps Module API [jar] build 05-Dec-2022 14:05:27 [INFO] Open Web Apps Module OMOD [jar] build 05-Dec-2022 14:05:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:05:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 297 B/s) build 05-Dec-2022 14:05:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 14:05:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 1.9 kB/s) build 05-Dec-2022 14:05:30 [INFO] build 05-Dec-2022 14:05:30 [INFO] -----------------------< org.openmrs.module:owa >----------------------- build 05-Dec-2022 14:05:30 [INFO] Building Open Web Apps Module 1.15.0-SNAPSHOT [1/3] build 05-Dec-2022 14:05:30 [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 14:05:30 [INFO] build 05-Dec-2022 14:05:30 [INFO] --- maven-release-plugin:2.5.1:perform (default-cli) @ owa --- build 05-Dec-2022 14:05:30 [INFO] Checking out the project to perform the release ... build 05-Dec-2022 14:05:30 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target && git clone --branch 1.14.0 git@github.com:openmrs/openmrs-module-owa.git /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout build 05-Dec-2022 14:05:30 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target build 05-Dec-2022 14:05:31 [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote git@github.com:openmrs/openmrs-module-owa.git build 05-Dec-2022 14:05:31 [INFO] Working directory: /tmp build 05-Dec-2022 14:05:32 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout && git fetch git@github.com:openmrs/openmrs-module-owa.git build 05-Dec-2022 14:05:32 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout build 05-Dec-2022 14:05:32 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout && git checkout 1.14.0 build 05-Dec-2022 14:05:32 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout build 05-Dec-2022 14:05:32 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout && git ls-files build 05-Dec-2022 14:05:32 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout build 05-Dec-2022 14:05:32 [INFO] Invoking perform goals in directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout build 05-Dec-2022 14:05:32 [INFO] Executing goals 'deploy'... build 05-Dec-2022 14:05:33 [INFO] [INFO] Scanning for projects... build 05-Dec-2022 14:05:34 [INFO] [WARNING] build 05-Dec-2022 14:05:34 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-api:jar:1.14.0 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 75, column 21 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 113, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 125, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] build 05-Dec-2022 14:05:34 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-omod:jar:1.14.0 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 167, column 21 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 113, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 125, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] build 05-Dec-2022 14:05:34 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa:pom:1.14.0 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 113, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 125, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 build 05-Dec-2022 14:05:34 [INFO] [WARNING] build 05-Dec-2022 14:05:34 [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 05-Dec-2022 14:05:34 [INFO] [WARNING] build 05-Dec-2022 14:05:34 [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 05-Dec-2022 14:05:34 [INFO] [WARNING] build 05-Dec-2022 14:05:34 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:05:34 [INFO] [INFO] Reactor Build Order: build 05-Dec-2022 14:05:34 [INFO] [INFO] build 05-Dec-2022 14:05:34 [INFO] [INFO] Open Web Apps Module [pom] build 05-Dec-2022 14:05:34 [INFO] [INFO] Open Web Apps Module API [jar] build 05-Dec-2022 14:05:34 [INFO] [INFO] Open Web Apps Module OMOD [jar] build 05-Dec-2022 14:05:34 [INFO] [INFO] build 05-Dec-2022 14:05:34 [INFO] [INFO] -----------------------< org.openmrs.module:owa >----------------------- build 05-Dec-2022 14:05:34 [INFO] [INFO] Building Open Web Apps Module 1.14.0 [1/3] build 05-Dec-2022 14:05:34 [INFO] [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 14:05:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml build 05-Dec-2022 14:05:34 [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml build 05-Dec-2022 14:05:34 [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (905 B at 2.1 kB/s) build 05-Dec-2022 14:05:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (989 B at 382 B/s) build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 27 kB/s) build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 41 kB/s) build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (45 kB at 121 kB/s) build 05-Dec-2022 14:05:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/21/apache-21.pom build 05-Dec-2022 14:05:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 66 kB/s) build 05-Dec-2022 14:05:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar build 05-Dec-2022 14:05:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 121 kB/s) build 05-Dec-2022 14:05:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml build 05-Dec-2022 14:05:38 [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml build 05-Dec-2022 14:05:38 [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.3 kB at 54 kB/s) build 05-Dec-2022 14:05:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.4 kB at 1.2 kB/s) build 05-Dec-2022 14:05:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.pom build 05-Dec-2022 14:05:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.pom (21 kB at 83 kB/s) build 05-Dec-2022 14:05:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.jar build 05-Dec-2022 14:05:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.jar (523 kB at 356 kB/s) build 05-Dec-2022 14:05:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:05:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 1.7 kB/s) build 05-Dec-2022 14:05:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 4.0 kB/s) build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 25 kB/s) build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 102 kB/s) build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 21 kB/s) build 05-Dec-2022 14:05:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar build 05-Dec-2022 14:05:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 100 kB/s) build 05-Dec-2022 14:05:43 [INFO] [INFO] build 05-Dec-2022 14:05:43 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ owa --- build 05-Dec-2022 14:05:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom build 05-Dec-2022 14:05:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 14:05:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom build 05-Dec-2022 14:05:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 84 kB/s) build 05-Dec-2022 14:05:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 89 kB/s) build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 7.7 kB/s) build 05-Dec-2022 14:05:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 21 kB/s) build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 4.9 kB/s) build 05-Dec-2022 14:05:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 31 kB/s) build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 43 kB/s) build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 3.1 kB/s) build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 20 kB/s) build 05-Dec-2022 14:05:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 84 kB/s) build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 15 kB/s) build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 21 kB/s) build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 43 kB/s) build 05-Dec-2022 14:05:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 26 kB/s) build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 7.5 kB/s) build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 8.8 kB/s) build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 14:05:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 8.8 kB/s) build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 9.6 kB/s) build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 6.6 kB/s) build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 31 kB/s) build 05-Dec-2022 14:05:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom build 05-Dec-2022 14:05:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 8.1 kB/s) build 05-Dec-2022 14:05:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom build 05-Dec-2022 14:05:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 15 kB/s) build 05-Dec-2022 14:05:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom build 05-Dec-2022 14:05:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 6.5 kB/s) build 05-Dec-2022 14:05:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 17 kB/s) build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 21 kB/s) build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 18 kB/s) build 05-Dec-2022 14:05:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom build 05-Dec-2022 14:05:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (42 kB at 161 kB/s) build 05-Dec-2022 14:05:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/18/apache-18.pom build 05-Dec-2022 14:05:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 62 kB/s) build 05-Dec-2022 14:05:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 18 kB/s) build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 166 kB/s) build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/16/apache-16.pom build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/16/apache-16.pom (16 kB at 59 kB/s) build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 18 kB/s) build 05-Dec-2022 14:05:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom build 05-Dec-2022 14:05:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 87 kB/s) build 05-Dec-2022 14:05:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom build 05-Dec-2022 14:05:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 20 kB/s) build 05-Dec-2022 14:05:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom build 05-Dec-2022 14:05:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 17 kB/s) build 05-Dec-2022 14:05:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 55 kB/s) build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 182 kB/s) build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 69 kB/s) build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 267 kB/s) build 05-Dec-2022 14:05:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom build 05-Dec-2022 14:05:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (14 kB at 56 kB/s) build 05-Dec-2022 14:05:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.pom build 05-Dec-2022 14:05:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 7.1 kB/s) build 05-Dec-2022 14:05:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom build 05-Dec-2022 14:05:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 14:05:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 18 kB/s) build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 189 kB/s) build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 54 kB/s) build 05-Dec-2022 14:05:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 216 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 143 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 39 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 121 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 27 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 21 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 290 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 31 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 63 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 85 kB/s) build 05-Dec-2022 14:05:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 7.1 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 38 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 55 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 23 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 12 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 1.9 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 238 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 72 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 84 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 77 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 23 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 29 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 40 kB/s) build 05-Dec-2022 14:05:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 223 kB/s) build 05-Dec-2022 14:06:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 86 kB/s) build 05-Dec-2022 14:06:00 [INFO] [INFO] build 05-Dec-2022 14:06:00 [INFO] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ owa --- build 05-Dec-2022 14:06:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom build 05-Dec-2022 14:06:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 29 kB/s) build 05-Dec-2022 14:06:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom build 05-Dec-2022 14:06:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 67 kB/s) build 05-Dec-2022 14:06:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom build 05-Dec-2022 14:06:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (38 kB at 124 kB/s) build 05-Dec-2022 14:06:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/15/apache-15.pom build 05-Dec-2022 14:06:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 59 kB/s) build 05-Dec-2022 14:06:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom build 05-Dec-2022 14:06:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 12 kB/s) build 05-Dec-2022 14:06:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom build 05-Dec-2022 14:06:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 13 kB/s) build 05-Dec-2022 14:06:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom build 05-Dec-2022 14:06:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 8.1 kB/s) build 05-Dec-2022 14:06:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom build 05-Dec-2022 14:06:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 9.3 kB/s) build 05-Dec-2022 14:06:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom build 05-Dec-2022 14:06:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 4.4 kB/s) build 05-Dec-2022 14:06:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom build 05-Dec-2022 14:06:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 2.0 kB/s) build 05-Dec-2022 14:06:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom build 05-Dec-2022 14:06:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 15 kB/s) build 05-Dec-2022 14:06:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom build 05-Dec-2022 14:06:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 8.5 kB/s) build 05-Dec-2022 14:06:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom build 05-Dec-2022 14:06:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 5.9 kB/s) build 05-Dec-2022 14:06:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom build 05-Dec-2022 14:06:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 8.1 kB/s) build 05-Dec-2022 14:06:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom build 05-Dec-2022 14:06:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 13 kB/s) build 05-Dec-2022 14:06:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom build 05-Dec-2022 14:06:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 33 kB/s) build 05-Dec-2022 14:06:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom build 05-Dec-2022 14:06:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 3.4 kB/s) build 05-Dec-2022 14:06:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom build 05-Dec-2022 14:06:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 6.9 kB/s) build 05-Dec-2022 14:06:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom build 05-Dec-2022 14:06:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.0 kB at 18 kB/s) build 05-Dec-2022 14:06:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom build 05-Dec-2022 14:06:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (20 kB at 48 kB/s) build 05-Dec-2022 14:06:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom build 05-Dec-2022 14:06:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 2.5 kB/s) build 05-Dec-2022 14:06:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom build 05-Dec-2022 14:06:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 1.6 kB/s) build 05-Dec-2022 14:06:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom build 05-Dec-2022 14:06:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 5.6 kB/s) build 05-Dec-2022 14:06:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom build 05-Dec-2022 14:06:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 40 kB/s) build 05-Dec-2022 14:06:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom build 05-Dec-2022 14:06:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 14 kB/s) build 05-Dec-2022 14:06:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom build 05-Dec-2022 14:06:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 13 kB/s) build 05-Dec-2022 14:06:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom build 05-Dec-2022 14:06:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 7.5 kB/s) build 05-Dec-2022 14:06:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom build 05-Dec-2022 14:06:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 10 kB/s) build 05-Dec-2022 14:06:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom build 05-Dec-2022 14:06:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 4.4 kB/s) build 05-Dec-2022 14:06:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom build 05-Dec-2022 14:06:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 8.8 kB/s) build 05-Dec-2022 14:06:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom build 05-Dec-2022 14:06:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 29 kB/s) build 05-Dec-2022 14:06:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom build 05-Dec-2022 14:06:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 30 kB/s) build 05-Dec-2022 14:06:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom build 05-Dec-2022 14:06:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 46 kB/s) build 05-Dec-2022 14:06:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom build 05-Dec-2022 14:06:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 15 kB/s) build 05-Dec-2022 14:06:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom build 05-Dec-2022 14:06:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 21 kB/s) build 05-Dec-2022 14:06:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom build 05-Dec-2022 14:06:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 17 kB/s) build 05-Dec-2022 14:06:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom build 05-Dec-2022 14:06:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 12 kB/s) build 05-Dec-2022 14:06:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom build 05-Dec-2022 14:06:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 11 kB/s) build 05-Dec-2022 14:06:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom build 05-Dec-2022 14:06:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 5.1 kB/s) build 05-Dec-2022 14:06:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 45 kB/s) build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 5.5 kB/s) build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 14 kB/s) build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 17 kB/s) build 05-Dec-2022 14:06:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom build 05-Dec-2022 14:06:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (47 kB at 158 kB/s) build 05-Dec-2022 14:06:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/26/apache-26.pom build 05-Dec-2022 14:06:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/26/apache-26.pom (20 kB at 64 kB/s) build 05-Dec-2022 14:06:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom build 05-Dec-2022 14:06:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 16 kB/s) build 05-Dec-2022 14:06:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom build 05-Dec-2022 14:06:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 59 kB/s) build 05-Dec-2022 14:06:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom build 05-Dec-2022 14:06:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 22 kB/s) build 05-Dec-2022 14:06:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom build 05-Dec-2022 14:06:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 85 kB/s) build 05-Dec-2022 14:06:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom build 05-Dec-2022 14:06:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 61 kB/s) build 05-Dec-2022 14:06:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom build 05-Dec-2022 14:06:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 14 kB/s) build 05-Dec-2022 14:06:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom build 05-Dec-2022 14:06:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 18 kB/s) build 05-Dec-2022 14:06:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom build 05-Dec-2022 14:06:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 6.8 kB/s) build 05-Dec-2022 14:06:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom build 05-Dec-2022 14:06:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 44 kB/s) build 05-Dec-2022 14:06:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom build 05-Dec-2022 14:06:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 5.8 kB/s) build 05-Dec-2022 14:06:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom build 05-Dec-2022 14:06:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 6.2 kB/s) build 05-Dec-2022 14:06:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom build 05-Dec-2022 14:06:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 12 kB/s) build 05-Dec-2022 14:06:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom build 05-Dec-2022 14:06:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 15 kB/s) build 05-Dec-2022 14:06:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom build 05-Dec-2022 14:06:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 18 kB/s) build 05-Dec-2022 14:06:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom build 05-Dec-2022 14:06:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 4.8 kB/s) build 05-Dec-2022 14:06:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom build 05-Dec-2022 14:06:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 64 kB/s) build 05-Dec-2022 14:06:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom build 05-Dec-2022 14:06:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 11 kB/s) build 05-Dec-2022 14:06:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom build 05-Dec-2022 14:06:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 23 kB/s) build 05-Dec-2022 14:06:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom build 05-Dec-2022 14:06:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 7.0 kB/s) build 05-Dec-2022 14:06:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom build 05-Dec-2022 14:06:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 8.2 kB/s) build 05-Dec-2022 14:06:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 3.5 kB/s) build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (2.8 kB at 9.6 kB/s) build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 6.7 kB/s) build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 11 kB/s) build 05-Dec-2022 14:06:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom build 05-Dec-2022 14:06:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 22 kB/s) build 05-Dec-2022 14:06:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom build 05-Dec-2022 14:06:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 30 kB/s) build 05-Dec-2022 14:06:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom build 05-Dec-2022 14:06:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 19 kB/s) build 05-Dec-2022 14:06:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom build 05-Dec-2022 14:06:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 5.5 kB/s) build 05-Dec-2022 14:06:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom build 05-Dec-2022 14:06:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 2.9 kB/s) build 05-Dec-2022 14:06:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom build 05-Dec-2022 14:06:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 27 kB/s) build 05-Dec-2022 14:06:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom build 05-Dec-2022 14:06:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 26 kB/s) build 05-Dec-2022 14:06:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom build 05-Dec-2022 14:06:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 18 kB/s) build 05-Dec-2022 14:06:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom build 05-Dec-2022 14:06:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 31 kB/s) build 05-Dec-2022 14:06:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom build 05-Dec-2022 14:06:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 583 B/s) build 05-Dec-2022 14:06:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom build 05-Dec-2022 14:06:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 12 kB/s) build 05-Dec-2022 14:06:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom build 05-Dec-2022 14:06:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 13 kB/s) build 05-Dec-2022 14:06:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom build 05-Dec-2022 14:06:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 8.3 kB/s) build 05-Dec-2022 14:06:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom build 05-Dec-2022 14:06:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 11 kB/s) build 05-Dec-2022 14:06:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom build 05-Dec-2022 14:06:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 6.6 kB/s) build 05-Dec-2022 14:06:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom build 05-Dec-2022 14:06:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 102 kB/s) build 05-Dec-2022 14:06:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom build 05-Dec-2022 14:06:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 9.0 kB/s) build 05-Dec-2022 14:06:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom build 05-Dec-2022 14:06:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 38 kB/s) build 05-Dec-2022 14:06:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 19 kB/s) build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 17 kB/s) build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 9.6 kB/s) build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (11 kB at 44 kB/s) build 05-Dec-2022 14:06:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom build 05-Dec-2022 14:06:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 8.9 kB/s) build 05-Dec-2022 14:06:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom build 05-Dec-2022 14:06:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 16 kB/s) build 05-Dec-2022 14:06:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom build 05-Dec-2022 14:06:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 18 kB/s) build 05-Dec-2022 14:06:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom build 05-Dec-2022 14:06:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 27 kB/s) build 05-Dec-2022 14:06:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom build 05-Dec-2022 14:06:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 17 kB/s) build 05-Dec-2022 14:06:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom build 05-Dec-2022 14:06:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 39 kB/s) build 05-Dec-2022 14:06:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom build 05-Dec-2022 14:06:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 16 kB/s) build 05-Dec-2022 14:06:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom build 05-Dec-2022 14:06:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 53 kB/s) build 05-Dec-2022 14:06:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom build 05-Dec-2022 14:06:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (17 kB at 34 kB/s) build 05-Dec-2022 14:06:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom build 05-Dec-2022 14:06:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 17 kB/s) build 05-Dec-2022 14:06:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom build 05-Dec-2022 14:06:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 34 kB/s) build 05-Dec-2022 14:06:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom build 05-Dec-2022 14:06:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 9.4 kB/s) build 05-Dec-2022 14:06:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom build 05-Dec-2022 14:06:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 39 kB/s) build 05-Dec-2022 14:06:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom build 05-Dec-2022 14:06:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 205 kB/s) build 05-Dec-2022 14:06:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/19/apache-19.pom build 05-Dec-2022 14:06:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/19/apache-19.pom (16 kB at 51 kB/s) build 05-Dec-2022 14:06:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom build 05-Dec-2022 14:06:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 52 kB/s) build 05-Dec-2022 14:06:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom build 05-Dec-2022 14:06:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 272 kB/s) build 05-Dec-2022 14:06:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom build 05-Dec-2022 14:06:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 70 kB/s) build 05-Dec-2022 14:06:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom build 05-Dec-2022 14:06:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 14 kB/s) build 05-Dec-2022 14:06:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom build 05-Dec-2022 14:06:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 36 kB/s) build 05-Dec-2022 14:06:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom build 05-Dec-2022 14:06:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 90 kB/s) build 05-Dec-2022 14:06:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom build 05-Dec-2022 14:06:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 13 kB/s) build 05-Dec-2022 14:06:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom build 05-Dec-2022 14:06:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 37 kB/s) build 05-Dec-2022 14:06:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom build 05-Dec-2022 14:06:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 52 kB/s) build 05-Dec-2022 14:06:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom build 05-Dec-2022 14:06:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 107 kB/s) build 05-Dec-2022 14:06:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom build 05-Dec-2022 14:06:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 31 kB/s) build 05-Dec-2022 14:06:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom build 05-Dec-2022 14:06:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 13 kB/s) build 05-Dec-2022 14:06:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom build 05-Dec-2022 14:06:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 42 kB/s) build 05-Dec-2022 14:06:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom build 05-Dec-2022 14:06:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 9.7 kB/s) build 05-Dec-2022 14:06:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom build 05-Dec-2022 14:06:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 8.7 kB/s) build 05-Dec-2022 14:06:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom build 05-Dec-2022 14:06:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 5.8 kB/s) build 05-Dec-2022 14:06:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom build 05-Dec-2022 14:06:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 8.2 kB/s) build 05-Dec-2022 14:06:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom build 05-Dec-2022 14:06:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 5.4 kB/s) build 05-Dec-2022 14:06:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom build 05-Dec-2022 14:06:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 5.2 kB/s) build 05-Dec-2022 14:06:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom build 05-Dec-2022 14:06:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 5.8 kB/s) build 05-Dec-2022 14:06:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom build 05-Dec-2022 14:06:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.3 kB at 5.1 kB/s) build 05-Dec-2022 14:06:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom build 05-Dec-2022 14:06:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 23 kB/s) build 05-Dec-2022 14:06:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom build 05-Dec-2022 14:06:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 13 kB/s) build 05-Dec-2022 14:06:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom build 05-Dec-2022 14:06:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 330 B/s) build 05-Dec-2022 14:06:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom build 05-Dec-2022 14:06:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 367 B/s) build 05-Dec-2022 14:06:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom build 05-Dec-2022 14:06:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 22 kB/s) build 05-Dec-2022 14:06:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom build 05-Dec-2022 14:06:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 6.4 kB/s) build 05-Dec-2022 14:06:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom build 05-Dec-2022 14:06:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 78 kB/s) build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 117 kB/s) build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.9/commons-text-1.9.pom build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 64 kB/s) build 05-Dec-2022 14:06:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 307 kB/s) build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 121 kB/s) build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 20 kB/s) build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 53 kB/s) build 05-Dec-2022 14:06:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 65 kB/s) build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.3 kB at 25 kB/s) build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom (4.8 kB at 19 kB/s) build 05-Dec-2022 14:06:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.2/asm-9.2.pom build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 9.4 kB/s) build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/ow2/1.5/ow2-1.5.pom build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 38 kB/s) build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom (16 kB at 63 kB/s) build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 3.3 kB/s) build 05-Dec-2022 14:06:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 6.8 kB/s) build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.5 kB at 9.5 kB/s) build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 100 kB/s) build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 93 kB/s) build 05-Dec-2022 14:06:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 57 kB/s) build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 47 kB/s) build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 187 kB/s) build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 153 kB/s) build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 38 kB/s) build 05-Dec-2022 14:06:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 4.3 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 145 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 399 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 37 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 34 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 216 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 77 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 1.9 kB/s) build 05-Dec-2022 14:06:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 23 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 18 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 140 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 18 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 4.0 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 9.8 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 28 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 18 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 747 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 38 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 69 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 11 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 771 B/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 18 kB/s) build 05-Dec-2022 14:06:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 48 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 7.8 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 3.3 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 3.3 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 18 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 42 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 16 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 58 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 4.3 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 4.6 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 3.0 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 2.0 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 4.3 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 56 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 106 kB/s) build 05-Dec-2022 14:06:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.9/commons-text-1.9.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 103 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 127 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 126 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 11 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 46 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 13 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 157 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.2/asm-9.2.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 65 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar (53 kB at 10 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 65 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 23 kB/s) build 05-Dec-2022 14:06:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 62 kB/s) build 05-Dec-2022 14:06:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 48 kB/s) build 05-Dec-2022 14:06:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 59 kB/s) build 05-Dec-2022 14:06:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 1.7 kB/s) build 05-Dec-2022 14:06:59 [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package build 05-Dec-2022 14:06:59 [INFO] [INFO] build 05-Dec-2022 14:06:59 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ owa --- build 05-Dec-2022 14:06:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom build 05-Dec-2022 14:07:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 5.8 kB/s) build 05-Dec-2022 14:07:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom build 05-Dec-2022 14:07:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 38 kB/s) build 05-Dec-2022 14:07:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 2.0 kB/s) build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 13 kB/s) build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 46 kB/s) build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 440 kB/s) build 05-Dec-2022 14:07:01 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/pom.xml to /tmp/release.u2bvMIp/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom build 05-Dec-2022 14:07:01 [INFO] [INFO] build 05-Dec-2022 14:07:01 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ owa --- build 05-Dec-2022 14:07:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar build 05-Dec-2022 14:07:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 572 kB/s) build 05-Dec-2022 14:07:02 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom build 05-Dec-2022 14:07:04 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom (7.3 kB at 4.0 kB/s) build 05-Dec-2022 14:07:04 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa/maven-metadata.xml build 05-Dec-2022 14:07:04 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa/maven-metadata.xml (843 B at 3.6 kB/s) build 05-Dec-2022 14:07:04 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa/maven-metadata.xml build 05-Dec-2022 14:07:06 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa/maven-metadata.xml (794 B at 473 B/s) build 05-Dec-2022 14:07:06 [INFO] [INFO] build 05-Dec-2022 14:07:06 [INFO] [INFO] ---------------------< org.openmrs.module:owa-api >--------------------- build 05-Dec-2022 14:07:06 [INFO] [INFO] Building Open Web Apps Module API 1.14.0 [2/3] build 05-Dec-2022 14:07:06 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 14:07:06 [INFO] [INFO] build 05-Dec-2022 14:07:06 [INFO] [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ owa-api --- build 05-Dec-2022 14:07:06 [INFO] [INFO] Using 'UTF-8' encoding to format source files. build 05-Dec-2022 14:07:06 [INFO] [INFO] Number of files to be formatted: 9 build 05-Dec-2022 14:07:06 [INFO] [INFO] Successfully formatted: 9 file(s) build 05-Dec-2022 14:07:06 [INFO] [INFO] Fail to format : 0 file(s) build 05-Dec-2022 14:07:06 [INFO] [INFO] Skipped : 0 file(s) build 05-Dec-2022 14:07:06 [INFO] [INFO] Approximate time taken: 0s build 05-Dec-2022 14:07:06 [INFO] [INFO] build 05-Dec-2022 14:07:06 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owa-api --- build 05-Dec-2022 14:07:06 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:07:06 [INFO] [INFO] Copying 4 resources build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 14:07:07 [INFO] [INFO] Compiling 9 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/classes build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:07:07 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/src/test/resources build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] No sources to compile build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] No tests to run. build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0.jar build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0-sources.jar build 05-Dec-2022 14:07:07 [INFO] [INFO] build 05-Dec-2022 14:07:07 [INFO] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ owa-api --- build 05-Dec-2022 14:07:07 [INFO] [INFO] No previous run data found, generating javadoc. build 05-Dec-2022 14:07:09 [INFO] [INFO] build 05-Dec-2022 14:07:09 [INFO] Loading source files for package org.openmrs.module.owa... build 05-Dec-2022 14:07:09 [INFO] Constructing Javadoc information... build 05-Dec-2022 14:07:09 [INFO] Standard Doclet version 1.8.0_352 build 05-Dec-2022 14:07:09 [INFO] Building tree for all the packages and classes... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/App.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppActivities.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppDeveloper.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppIcons.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppManager.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppOpenmrs.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppRequiredModule.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/AppRequirements.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/OwaListener.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/package-frame.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/package-summary.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/package-tree.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/constant-values.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/serialized-form.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppRequirements.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppActivities.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/App.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppDeveloper.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppOpenmrs.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppManager.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppRequiredModule.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/AppIcons.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/class-use/OwaListener.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/org/openmrs/module/owa/package-use.html... build 05-Dec-2022 14:07:09 [INFO] Building index for all the packages and classes... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/overview-tree.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/index-all.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/deprecated-list.html... build 05-Dec-2022 14:07:09 [INFO] Building index for all classes... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/allclasses-frame.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/allclasses-noframe.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/index.html... build 05-Dec-2022 14:07:09 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/apidocs/help-doc.html... build 05-Dec-2022 14:07:09 [INFO] 1 warning build 05-Dec-2022 14:07:09 [INFO] [WARNING] Javadoc Warnings build 05-Dec-2022 14:07:09 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/src/main/java/org/openmrs/module/owa/AppManager.java:75: warning - @return tag has no arguments. build 05-Dec-2022 14:07:09 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0-javadoc.jar build 05-Dec-2022 14:07:09 [INFO] [INFO] build 05-Dec-2022 14:07:09 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ owa-api --- build 05-Dec-2022 14:07:09 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0.jar to /tmp/release.u2bvMIp/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0.jar build 05-Dec-2022 14:07:09 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/pom.xml to /tmp/release.u2bvMIp/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0.pom build 05-Dec-2022 14:07:09 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0-sources.jar to /tmp/release.u2bvMIp/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0-sources.jar build 05-Dec-2022 14:07:09 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0-javadoc.jar to /tmp/release.u2bvMIp/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0-javadoc.jar build 05-Dec-2022 14:07:09 [INFO] [INFO] build 05-Dec-2022 14:07:09 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ owa-api --- build 05-Dec-2022 14:07:09 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0.jar build 05-Dec-2022 14:07:10 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0.jar (11 kB at 6.6 kB/s) build 05-Dec-2022 14:07:10 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0.pom build 05-Dec-2022 14:07:12 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0.pom (2.7 kB at 1.6 kB/s) build 05-Dec-2022 14:07:12 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/maven-metadata.xml build 05-Dec-2022 14:07:12 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/maven-metadata.xml (847 B at 3.5 kB/s) build 05-Dec-2022 14:07:12 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/maven-metadata.xml build 05-Dec-2022 14:07:14 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/maven-metadata.xml (798 B at 505 B/s) build 05-Dec-2022 14:07:14 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0-sources.jar build 05-Dec-2022 14:07:16 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0-sources.jar (16 kB at 9.6 kB/s) build 05-Dec-2022 14:07:16 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0-javadoc.jar build 05-Dec-2022 14:07:17 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-api/1.14.0/owa-api-1.14.0-javadoc.jar (68 kB at 37 kB/s) build 05-Dec-2022 14:07:17 [INFO] [INFO] build 05-Dec-2022 14:07:17 [INFO] [INFO] --------------------< org.openmrs.module:owa-omod >--------------------- build 05-Dec-2022 14:07:17 [INFO] [INFO] Building Open Web Apps Module OMOD 1.14.0 [3/3] build 05-Dec-2022 14:07:17 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 14:07:17 [INFO] [INFO] build 05-Dec-2022 14:07:17 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ owa-omod --- build 05-Dec-2022 14:07:17 [INFO] [INFO] build 05-Dec-2022 14:07:17 [INFO] [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ owa-omod --- build 05-Dec-2022 14:07:17 [INFO] [INFO] Using 'UTF-8' encoding to format source files. build 05-Dec-2022 14:07:18 [INFO] [INFO] Number of files to be formatted: 18 build 05-Dec-2022 14:07:18 [INFO] [INFO] Successfully formatted: 16 file(s) build 05-Dec-2022 14:07:18 [INFO] [INFO] Fail to format : 0 file(s) build 05-Dec-2022 14:07:18 [INFO] [INFO] Skipped : 2 file(s) build 05-Dec-2022 14:07:18 [INFO] [INFO] Approximate time taken: 0s build 05-Dec-2022 14:07:18 [INFO] [INFO] build 05-Dec-2022 14:07:18 [INFO] [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ owa-omod --- build 05-Dec-2022 14:07:18 [INFO] [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/api/target/owa-api-1.14.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/classes with includes "**/*" and excludes "" build 05-Dec-2022 14:07:18 [INFO] [INFO] build 05-Dec-2022 14:07:18 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owa-omod --- build 05-Dec-2022 14:07:18 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:07:18 [INFO] [INFO] Copying 2 resources build 05-Dec-2022 14:07:18 [INFO] [INFO] Copying 20 resources to web/module build 05-Dec-2022 14:07:18 [INFO] [INFO] Copying 0 resource to web/module build 05-Dec-2022 14:07:18 [INFO] [INFO] Copying 20 resources to web/module build 05-Dec-2022 14:07:18 [INFO] [INFO] build 05-Dec-2022 14:07:18 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ owa-omod --- build 05-Dec-2022 14:07:18 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 14:07:18 [INFO] [INFO] Compiling 13 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/classes build 05-Dec-2022 14:07:19 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/activator/OwaActivator.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/activator/OwaActivator.java uses or overrides a deprecated API. build 05-Dec-2022 14:07:19 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/activator/OwaActivator.java: Recompile with -Xlint:deprecation for details. build 05-Dec-2022 14:07:19 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/impl/DefaultAppManager.java: Some input files use unchecked or unsafe operations. build 05-Dec-2022 14:07:19 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/impl/DefaultAppManager.java: Recompile with -Xlint:unchecked for details. build 05-Dec-2022 14:07:19 [INFO] [INFO] build 05-Dec-2022 14:07:19 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owa-omod --- build 05-Dec-2022 14:07:19 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:07:19 [INFO] [INFO] Copying 8 resources build 05-Dec-2022 14:07:19 [INFO] [INFO] build 05-Dec-2022 14:07:19 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ owa-omod --- build 05-Dec-2022 14:07:19 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 14:07:19 [INFO] [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/test-classes build 05-Dec-2022 14:07:19 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/test/java/org/openmrs/module/owa/filter/OwaFilterTest.java: Some input files use or override a deprecated API. build 05-Dec-2022 14:07:19 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/test/java/org/openmrs/module/owa/filter/OwaFilterTest.java: Recompile with -Xlint:deprecation for details. build 05-Dec-2022 14:07:19 [INFO] [INFO] build 05-Dec-2022 14:07:19 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owa-omod --- build 05-Dec-2022 14:07:19 [INFO] [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/surefire-reports build 05-Dec-2022 14:07:19 [INFO] build 05-Dec-2022 14:07:19 [INFO] ------------------------------------------------------- build 05-Dec-2022 14:07:19 [INFO] T E S T S build 05-Dec-2022 14:07:19 [INFO] ------------------------------------------------------- build 05-Dec-2022 14:07:19 [INFO] Running org.openmrs.module.owa.web.controller.AddAppControllerTest build 05-Dec-2022 14:07:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.645 sec build 05-Dec-2022 14:07:29 [INFO] Running org.openmrs.module.owa.web.controller.OwaRestControllerTest build 05-Dec-2022 14:07:30 [INFO] ERROR - ModuleUtil.getURLStream(566) |2022-12-05 14:07:30,332| Logging an attempt to connect to: https://openmrs.jfrog.io/artifactory/owa/org/openmrs/owa/cohortbuilder/1.0.0/cohortbuilder-1.0.0.zip build 05-Dec-2022 14:07:32 [INFO] ERROR - ModuleUtil.getURLStream(566) |2022-12-05 14:07:32,891| Logging an attempt to connect to: https://bintray.com/openmrs/owa/download_file?file_path=notAZip.zip build 05-Dec-2022 14:07:33 [INFO] ERROR - ModuleUtil.getURLStream(566) |2022-12-05 14:07:33,128| Logging an attempt to connect to: https://openmrs.jfrog.io/artifactory/owa/org/openmrs/owa/cohortbuilder/1.0.0/cohortbuilder-1.0.0.zip build 05-Dec-2022 14:07:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.664 sec build 05-Dec-2022 14:07:34 [INFO] Running org.openmrs.module.owa.impl.DefaultAppManagerTest build 05-Dec-2022 14:07:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec build 05-Dec-2022 14:07:35 [INFO] Running org.openmrs.module.owa.utils.OwaUtilsTest build 05-Dec-2022 14:07:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec build 05-Dec-2022 14:07:35 [INFO] Running org.openmrs.module.owa.filter.OwaFilterTest build 05-Dec-2022 14:07:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec build 05-Dec-2022 14:07:35 [INFO] build 05-Dec-2022 14:07:35 [INFO] Results : build 05-Dec-2022 14:07:35 [INFO] build 05-Dec-2022 14:07:35 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 build 05-Dec-2022 14:07:35 [INFO] build 05-Dec-2022 14:07:35 [INFO] [INFO] build 05-Dec-2022 14:07:35 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owa-omod --- build 05-Dec-2022 14:07:35 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0.jar build 05-Dec-2022 14:07:35 [INFO] [INFO] build 05-Dec-2022 14:07:35 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ owa-omod --- build 05-Dec-2022 14:07:35 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0-sources.jar build 05-Dec-2022 14:07:35 [INFO] [INFO] build 05-Dec-2022 14:07:35 [INFO] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ owa-omod --- build 05-Dec-2022 14:07:36 [INFO] [INFO] No previous run data found, generating javadoc. build 05-Dec-2022 14:07:37 [INFO] [INFO] build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.extension.html... build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.servlet... build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.web.controller... build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.activator... build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.impl... build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.utils... build 05-Dec-2022 14:07:37 [INFO] Loading source files for package org.openmrs.module.owa.filter... build 05-Dec-2022 14:07:37 [INFO] Constructing Javadoc information... build 05-Dec-2022 14:07:37 [INFO] Standard Doclet version 1.8.0_352 build 05-Dec-2022 14:07:37 [INFO] Building tree for all the packages and classes... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/extension/html/AdminList.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/FileServlet.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/FileServlet.Range.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/RedirectServlet.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/AddAppController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/InstallAppRequestObject.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/OwaManageController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/OwaManagerRestController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/OwaRestController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/SettingsFormController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/SettingsFormController.GlobalPropertiesModel.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/activator/OwaActivator.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/impl/DefaultAppManager.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/utils/OwaUtils.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/filter/OwaFilter.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/overview-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/activator/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/activator/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/activator/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/extension/html/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/extension/html/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/extension/html/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/filter/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/filter/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/filter/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/impl/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/impl/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/impl/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/utils/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/utils/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/utils/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/package-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/package-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/package-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/constant-values.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/serialized-form.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/extension/html/class-use/AdminList.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/class-use/RedirectServlet.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/class-use/FileServlet.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/class-use/FileServlet.Range.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/AddAppController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/InstallAppRequestObject.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/SettingsFormController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/SettingsFormController.GlobalPropertiesModel.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/OwaRestController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/OwaManagerRestController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/class-use/OwaManageController.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/activator/class-use/OwaActivator.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/impl/class-use/DefaultAppManager.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/utils/class-use/OwaUtils.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/filter/class-use/OwaFilter.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/activator/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/extension/html/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/filter/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/impl/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/servlet/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/utils/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/org/openmrs/module/owa/web/controller/package-use.html... build 05-Dec-2022 14:07:37 [INFO] Building index for all the packages and classes... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/overview-tree.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/index-all.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/deprecated-list.html... build 05-Dec-2022 14:07:37 [INFO] Building index for all classes... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/allclasses-frame.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/allclasses-noframe.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/index.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/overview-summary.html... build 05-Dec-2022 14:07:37 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/apidocs/help-doc.html... build 05-Dec-2022 14:07:37 [INFO] 4 warnings build 05-Dec-2022 14:07:37 [INFO] [WARNING] Javadoc Warnings build 05-Dec-2022 14:07:37 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/web/controller/SettingsFormController.java:70: warning - @return tag has no arguments. build 05-Dec-2022 14:07:37 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/web/controller/SettingsFormController.java:102: warning - @return tag has no arguments. build 05-Dec-2022 14:07:37 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/web/controller/SettingsFormController.java:122: warning - @return tag has no arguments. build 05-Dec-2022 14:07:37 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/src/main/java/org/openmrs/module/owa/web/controller/SettingsFormController.java:136: warning - @return tag has no arguments. build 05-Dec-2022 14:07:37 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0-javadoc.jar build 05-Dec-2022 14:07:37 [INFO] [INFO] build 05-Dec-2022 14:07:37 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ owa-omod --- build 05-Dec-2022 14:07:37 [INFO] [INFO] Packaging OpenMRS module build 05-Dec-2022 14:07:37 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0.omod build 05-Dec-2022 14:07:37 [INFO] [INFO] build 05-Dec-2022 14:07:37 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ owa-omod --- build 05-Dec-2022 14:07:37 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0.omod to /tmp/release.u2bvMIp/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar build 05-Dec-2022 14:07:37 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/pom.xml to /tmp/release.u2bvMIp/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom build 05-Dec-2022 14:07:37 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0-sources.jar to /tmp/release.u2bvMIp/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0-sources.jar build 05-Dec-2022 14:07:37 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/target/checkout/omod/target/owa-1.14.0-javadoc.jar to /tmp/release.u2bvMIp/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0-javadoc.jar build 05-Dec-2022 14:07:37 [INFO] [INFO] build 05-Dec-2022 14:07:37 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ owa-omod --- build 05-Dec-2022 14:07:37 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar build 05-Dec-2022 14:07:40 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar (1.3 MB at 408 kB/s) build 05-Dec-2022 14:07:40 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom build 05-Dec-2022 14:07:42 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom (8.5 kB at 5.5 kB/s) build 05-Dec-2022 14:07:42 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/maven-metadata.xml build 05-Dec-2022 14:07:42 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/maven-metadata.xml (848 B at 3.6 kB/s) build 05-Dec-2022 14:07:42 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/maven-metadata.xml build 05-Dec-2022 14:07:43 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/maven-metadata.xml (799 B at 502 B/s) build 05-Dec-2022 14:07:43 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0-sources.jar build 05-Dec-2022 14:07:46 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0-sources.jar (296 kB at 143 kB/s) build 05-Dec-2022 14:07:46 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0-javadoc.jar build 05-Dec-2022 14:07:47 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0-javadoc.jar (135 kB at 70 kB/s) build 05-Dec-2022 14:07:47 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:47 [INFO] [INFO] Reactor Summary for Open Web Apps Module 1.14.0: build 05-Dec-2022 14:07:47 [INFO] [INFO] build 05-Dec-2022 14:07:47 [INFO] [INFO] Open Web Apps Module ............................... SUCCESS [01:32 min] build 05-Dec-2022 14:07:47 [INFO] [INFO] Open Web Apps Module API ........................... SUCCESS [ 11.665 s] build 05-Dec-2022 14:07:47 [INFO] [INFO] Open Web Apps Module OMOD .......................... SUCCESS [ 30.135 s] build 05-Dec-2022 14:07:47 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:47 [INFO] [INFO] BUILD SUCCESS build 05-Dec-2022 14:07:47 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:47 [INFO] [INFO] Total time: 02:14 min build 05-Dec-2022 14:07:47 [INFO] [INFO] Finished at: 2022-12-05T14:07:47Z build 05-Dec-2022 14:07:47 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:48 [INFO] Cleaning up after release... build 05-Dec-2022 14:07:48 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:48 [INFO] Reactor Summary for Open Web Apps Module 1.15.0-SNAPSHOT: build 05-Dec-2022 14:07:48 [INFO] build 05-Dec-2022 14:07:48 [INFO] Open Web Apps Module ............................... SUCCESS [02:17 min] build 05-Dec-2022 14:07:48 [INFO] Open Web Apps Module API ........................... SKIPPED build 05-Dec-2022 14:07:48 [INFO] Open Web Apps Module OMOD .......................... SKIPPED build 05-Dec-2022 14:07:48 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:48 [INFO] BUILD SUCCESS build 05-Dec-2022 14:07:48 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:48 [INFO] Total time: 02:20 min build 05-Dec-2022 14:07:48 [INFO] Finished at: 2022-12-05T14:07:48Z build 05-Dec-2022 14:07:48 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:48 Uploading next snapshots build 05-Dec-2022 14:07:48 [INFO] Scanning for projects... build 05-Dec-2022 14:07:49 [WARNING] build 05-Dec-2022 14:07:49 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-api:jar:1.15.0-SNAPSHOT build 05-Dec-2022 14:07:49 [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 75, column 21 build 05-Dec-2022 14:07:49 [WARNING] build 05-Dec-2022 14:07:49 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:owa-omod:jar:1.15.0-SNAPSHOT build 05-Dec-2022 14:07:49 [WARNING] 'build.plugins.plugin.version' for com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin is missing. @ line 167, column 21 build 05-Dec-2022 14:07:49 [WARNING] build 05-Dec-2022 14:07:49 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 05-Dec-2022 14:07:49 [WARNING] build 05-Dec-2022 14:07:49 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 05-Dec-2022 14:07:49 [WARNING] build 05-Dec-2022 14:07:49 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:07:49 [INFO] Reactor Build Order: build 05-Dec-2022 14:07:49 [INFO] build 05-Dec-2022 14:07:49 [INFO] Open Web Apps Module [pom] build 05-Dec-2022 14:07:49 [INFO] Open Web Apps Module API [jar] build 05-Dec-2022 14:07:49 [INFO] Open Web Apps Module OMOD [jar] build 05-Dec-2022 14:07:49 [INFO] build 05-Dec-2022 14:07:49 [INFO] -----------------------< org.openmrs.module:owa >----------------------- build 05-Dec-2022 14:07:49 [INFO] Building Open Web Apps Module 1.15.0-SNAPSHOT [1/3] build 05-Dec-2022 14:07:49 [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 14:07:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:07:49 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml build 05-Dec-2022 14:07:49 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 1.2 kB/s) build 05-Dec-2022 14:07:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/maven-metadata.xml (461 B at 462 B/s) build 05-Dec-2022 14:07:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 14:07:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 3.7 kB/s) build 05-Dec-2022 14:07:50 [INFO] build 05-Dec-2022 14:07:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ owa --- build 05-Dec-2022 14:07:50 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/owa/1.15.0-SNAPSHOT/owa-1.15.0-SNAPSHOT.pom build 05-Dec-2022 14:07:50 [INFO] build 05-Dec-2022 14:07:50 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ owa --- build 05-Dec-2022 14:07:51 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/1.15.0-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 14:07:51 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/1.15.0-SNAPSHOT/owa-1.15.0-20221205.140748-1.pom build 05-Dec-2022 14:07:53 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/1.15.0-SNAPSHOT/owa-1.15.0-20221205.140748-1.pom (7.3 kB at 3.5 kB/s) build 05-Dec-2022 14:07:53 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/maven-metadata.xml build 05-Dec-2022 14:07:53 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/maven-metadata.xml (740 B at 3.0 kB/s) build 05-Dec-2022 14:07:53 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/1.15.0-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 14:07:55 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/1.15.0-SNAPSHOT/maven-metadata.xml (600 B at 346 B/s) build 05-Dec-2022 14:07:55 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/maven-metadata.xml build 05-Dec-2022 14:07:56 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa/maven-metadata.xml (682 B at 443 B/s) build 05-Dec-2022 14:07:56 [INFO] build 05-Dec-2022 14:07:56 [INFO] ---------------------< org.openmrs.module:owa-api >--------------------- build 05-Dec-2022 14:07:56 [INFO] Building Open Web Apps Module API 1.15.0-SNAPSHOT [2/3] build 05-Dec-2022 14:07:56 [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 14:07:57 [INFO] build 05-Dec-2022 14:07:57 [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ owa-api --- build 05-Dec-2022 14:07:57 [INFO] Using 'UTF-8' encoding to format source files. build 05-Dec-2022 14:07:57 [INFO] Number of files to be formatted: 9 build 05-Dec-2022 14:07:57 [INFO] Successfully formatted: 0 file(s) build 05-Dec-2022 14:07:57 [INFO] Fail to format : 0 file(s) build 05-Dec-2022 14:07:57 [INFO] Skipped : 9 file(s) build 05-Dec-2022 14:07:57 [INFO] Approximate time taken: 0s build 05-Dec-2022 14:07:57 [INFO] build 05-Dec-2022 14:07:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:07:58 [INFO] Copying 4 resources build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Nothing to compile - all classes are up to date build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:07:58 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/src/test/resources build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] No sources to compile build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Tests are skipped. build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/target/owa-api-1.15.0-SNAPSHOT.jar build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/target/owa-api-1.15.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/owa-api-1.15.0-SNAPSHOT.jar build 05-Dec-2022 14:07:58 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/owa-api-1.15.0-SNAPSHOT.pom build 05-Dec-2022 14:07:58 [INFO] build 05-Dec-2022 14:07:58 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ owa-api --- build 05-Dec-2022 14:07:58 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 14:07:58 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/owa-api-1.15.0-20221205.140748-1.jar build 05-Dec-2022 14:08:00 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/owa-api-1.15.0-20221205.140748-1.jar (11 kB at 6.8 kB/s) build 05-Dec-2022 14:08:00 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/owa-api-1.15.0-20221205.140748-1.pom build 05-Dec-2022 14:08:01 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/owa-api-1.15.0-20221205.140748-1.pom (2.7 kB at 1.7 kB/s) build 05-Dec-2022 14:08:01 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/maven-metadata.xml build 05-Dec-2022 14:08:02 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/maven-metadata.xml (744 B at 3.0 kB/s) build 05-Dec-2022 14:08:02 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 14:08:03 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/1.15.0-SNAPSHOT/maven-metadata.xml (778 B at 525 B/s) build 05-Dec-2022 14:08:03 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/maven-metadata.xml build 05-Dec-2022 14:08:05 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-api/maven-metadata.xml (686 B at 426 B/s) build 05-Dec-2022 14:08:05 [INFO] build 05-Dec-2022 14:08:05 [INFO] --------------------< org.openmrs.module:owa-omod >--------------------- build 05-Dec-2022 14:08:05 [INFO] Building Open Web Apps Module OMOD 1.15.0-SNAPSHOT [3/3] build 05-Dec-2022 14:08:05 [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 14:08:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.pom build 05-Dec-2022 14:08:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.pom (3.3 kB at 14 kB/s) build 05-Dec-2022 14:08:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest/2.0/webservices.rest-2.0.pom build 05-Dec-2022 14:08:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest/2.0/webservices.rest-2.0.pom (12 kB at 51 kB/s) build 05-Dec-2022 14:08:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.pom build 05-Dec-2022 14:08:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.pom (1.9 kB at 7.7 kB/s) build 05-Dec-2022 14:08:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.pom build 05-Dec-2022 14:08:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.pom (2.2 kB at 9.2 kB/s) build 05-Dec-2022 14:08:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.pom build 05-Dec-2022 14:08:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 14:08:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.jar build 05-Dec-2022 14:08:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.jar build 05-Dec-2022 14:08:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.jar build 05-Dec-2022 14:08:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.jar build 05-Dec-2022 14:08:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0-tests.jar build 05-Dec-2022 14:08:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0-tests.jar (24 kB at 32 kB/s) build 05-Dec-2022 14:08:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.0/webservices.rest-omod-1.9-2.0.jar (50 kB at 62 kB/s) build 05-Dec-2022 14:08:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.0/webservices.rest-omod-common-2.0.jar (126 kB at 137 kB/s) build 05-Dec-2022 14:08:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.0/webservices.rest-omod-1.8-2.0.jar (131 kB at 121 kB/s) build 05-Dec-2022 14:08:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.0/webservices.rest-omod-2.0.jar (360 kB at 266 kB/s) build 05-Dec-2022 14:08:07 [INFO] build 05-Dec-2022 14:08:07 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ owa-omod --- build 05-Dec-2022 14:08:07 [INFO] build 05-Dec-2022 14:08:07 [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ owa-omod --- build 05-Dec-2022 14:08:07 [INFO] Using 'UTF-8' encoding to format source files. build 05-Dec-2022 14:08:07 [INFO] Number of files to be formatted: 18 build 05-Dec-2022 14:08:08 [INFO] Successfully formatted: 0 file(s) build 05-Dec-2022 14:08:08 [INFO] Fail to format : 0 file(s) build 05-Dec-2022 14:08:08 [INFO] Skipped : 18 file(s) build 05-Dec-2022 14:08:08 [INFO] Approximate time taken: 0s build 05-Dec-2022 14:08:08 [INFO] build 05-Dec-2022 14:08:08 [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/api/target/owa-api-1.15.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/classes with includes "**/*" and excludes "" build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:08:09 [INFO] Copying 2 resources build 05-Dec-2022 14:08:09 [INFO] Copying 20 resources to web/module build 05-Dec-2022 14:08:09 [INFO] Copying 0 resource to web/module build 05-Dec-2022 14:08:09 [INFO] Copying 20 resources to web/module build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Nothing to compile - all classes are up to date build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 14:08:09 [INFO] Copying 8 resources build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Nothing to compile - all classes are up to date build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Tests are skipped. build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/owa-1.15.0-SNAPSHOT.jar build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Packaging OpenMRS module build 05-Dec-2022 14:08:09 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/owa-1.15.0-SNAPSHOT.omod build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/target/owa-1.15.0-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-SNAPSHOT.jar build 05-Dec-2022 14:08:09 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OWA-OWA-JOB1/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-SNAPSHOT.pom build 05-Dec-2022 14:08:09 [INFO] build 05-Dec-2022 14:08:09 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ owa-omod --- build 05-Dec-2022 14:08:09 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 14:08:10 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-20221205.140748-1.jar build 05-Dec-2022 14:08:12 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-20221205.140748-1.jar (1.3 MB at 508 kB/s) build 05-Dec-2022 14:08:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-20221205.140748-1.pom build 05-Dec-2022 14:08:14 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/owa-omod-1.15.0-20221205.140748-1.pom (8.5 kB at 4.9 kB/s) build 05-Dec-2022 14:08:14 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/maven-metadata.xml build 05-Dec-2022 14:08:14 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/maven-metadata.xml (745 B at 3.1 kB/s) build 05-Dec-2022 14:08:14 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 14:08:15 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/1.15.0-SNAPSHOT/maven-metadata.xml (779 B at 538 B/s) build 05-Dec-2022 14:08:15 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/maven-metadata.xml build 05-Dec-2022 14:08:17 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/owa-omod/maven-metadata.xml (687 B at 444 B/s) build 05-Dec-2022 14:08:17 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:08:17 [INFO] Reactor Summary for Open Web Apps Module 1.15.0-SNAPSHOT: build 05-Dec-2022 14:08:17 [INFO] build 05-Dec-2022 14:08:17 [INFO] Open Web Apps Module ............................... SUCCESS [ 7.482 s] build 05-Dec-2022 14:08:17 [INFO] Open Web Apps Module API ........................... SUCCESS [ 8.422 s] build 05-Dec-2022 14:08:17 [INFO] Open Web Apps Module OMOD .......................... SUCCESS [ 12.349 s] build 05-Dec-2022 14:08:17 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:08:17 [INFO] BUILD SUCCESS build 05-Dec-2022 14:08:17 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 14:08:17 [INFO] Total time: 28.569 s build 05-Dec-2022 14:08:17 [INFO] Finished at: 2022-12-05T14:08:17Z build 05-Dec-2022 14:08:17 [INFO] ------------------------------------------------------------------------ simple 05-Dec-2022 14:08:17 Finished task 'Release prepare perform' with result: Success simple 05-Dec-2022 14:08:17 Starting task 'Save next release version' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-extractor' simple 05-Dec-2022 14:08:17 Finished task 'Save next release version' with result: Success simple 05-Dec-2022 14:08:17 Running post build plugin 'Docker Container Cleanup' simple 05-Dec-2022 14:08:17 Running post build plugin 'NCover Results Collector' simple 05-Dec-2022 14:08:17 Running post build plugin 'Build Results Label Collector' simple 05-Dec-2022 14:08:17 Running post build plugin 'Clover Results Collector' simple 05-Dec-2022 14:08:17 Running post build plugin 'npm Cache Cleanup' simple 05-Dec-2022 14:08:17 Running post build plugin 'Artifact Copier' simple 05-Dec-2022 14:08:17 Finalising the build... simple 05-Dec-2022 14:08:17 Stopping timer. simple 05-Dec-2022 14:08:17 Build OWA-OWA-JOB1-69 completed. simple 05-Dec-2022 14:08:17 Set PLAN level variable maven.release.version to new value 1.15.0 simple 05-Dec-2022 14:08:17 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 05-Dec-2022 14:08:17 Running on server: post build plugin 'NCover Results Collector' simple 05-Dec-2022 14:08:17 Running on server: post build plugin 'Build Labeller' simple 05-Dec-2022 14:08:17 Running on server: post build plugin 'Clover Delta Calculator' simple 05-Dec-2022 14:08:17 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 05-Dec-2022 14:08:17 All post build plugins have finished simple 05-Dec-2022 14:08:17 Generating build results summary... simple 05-Dec-2022 14:08:17 Saving build results to disk... simple 05-Dec-2022 14:08:17 Store variable context... simple 05-Dec-2022 14:08:17 Finished building OWA-OWA-JOB1-69.