17:31:19 [2026-07-09T15:31:19.447Z] Started by GitHub push by mmoqui 17:31:19 [2026-07-09T15:31:19.447Z] Running as userbuild 17:31:19 [2026-07-09T15:31:19.931Z] Obtained src/builds/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 17:31:20 [2026-07-09T15:31:20.266Z] [Pipeline] Start of Pipeline 17:31:20 [2026-07-09T15:31:20.602Z] [Pipeline] node 17:31:20 [2026-07-09T15:31:20.605Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy 17:31:20 [2026-07-09T15:31:20.606Z] [Pipeline] { 17:31:20 [2026-07-09T15:31:20.622Z] [Pipeline] stage 17:31:20 [2026-07-09T15:31:20.623Z] [Pipeline] { (Declarative: Checkout SCM) 17:31:20 [2026-07-09T15:31:20.634Z] [Pipeline] checkout 17:31:20 [2026-07-09T15:31:20.637Z] Selected Git installation does not exist. Using Default 17:31:20 [2026-07-09T15:31:20.637Z] The recommended git tool is: NONE 17:31:20 [2026-07-09T15:31:20.637Z] No credentials specified 17:31:20 [2026-07-09T15:31:20.637Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10 17:31:20 [2026-07-09T15:31:20.644Z] Fetching changes from the remote Git repository 17:31:20 [2026-07-09T15:31:20.646Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 17:31:20 [2026-07-09T15:31:20.657Z] Cleaning workspace 17:31:20 [2026-07-09T15:31:20.657Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 17:31:20 [2026-07-09T15:31:20.663Z] Resetting working tree 17:31:20 [2026-07-09T15:31:20.663Z] > /usr/bin/git reset --hard # timeout=10 17:31:20 [2026-07-09T15:31:20.672Z] > /usr/bin/git clean -fdx # timeout=10 17:31:20 [2026-07-09T15:31:20.679Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 17:31:20 [2026-07-09T15:31:20.679Z] > /usr/bin/git --version # timeout=10 17:31:20 [2026-07-09T15:31:20.683Z] > git --version # 'git version 2.43.0' 17:31:20 [2026-07-09T15:31:20.683Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:21 [2026-07-09T15:31:21.230Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:31:21 [2026-07-09T15:31:21.237Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 17:31:21 [2026-07-09T15:31:21.237Z] > /usr/bin/git config core.sparsecheckout # timeout=10 17:31:21 [2026-07-09T15:31:21.242Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 17:31:21 [2026-07-09T15:31:21.253Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 17:31:21 [2026-07-09T15:31:21.253Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 17:31:21 [2026-07-09T15:31:21.270Z] [Pipeline] } 17:31:21 [2026-07-09T15:31:21.273Z] [Pipeline] // stage 17:31:21 [2026-07-09T15:31:21.287Z] [Pipeline] withEnv 17:31:21 [2026-07-09T15:31:21.288Z] [Pipeline] { 17:31:21 [2026-07-09T15:31:21.438Z] [Pipeline] isUnix 17:31:21 [2026-07-09T15:31:21.440Z] [Pipeline] withEnv 17:31:21 [2026-07-09T15:31:21.441Z] [Pipeline] { 17:31:21 [2026-07-09T15:31:21.450Z] [Pipeline] sh 17:31:21 [2026-07-09T15:31:21.709Z] + docker inspect -f . silverpeas/silverbuild 17:31:21 [2026-07-09T15:31:21.709Z] . 17:31:21 [2026-07-09T15:31:21.710Z] [Pipeline] } 17:31:21 [2026-07-09T15:31:21.714Z] [Pipeline] // withEnv 17:31:21 [2026-07-09T15:31:21.723Z] [Pipeline] withDockerContainer 17:31:21 [2026-07-09T15:31:21.753Z] Jenkins does not seem to be running inside a container 17:31:21 [2026-07-09T15:31:21.760Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild cat 17:31:22 [2026-07-09T15:31:22.057Z] $ docker top b3f1dd26b13940c498d6bb72b70da2443906b6f3756c5ca9b1204c0a6eee5666 -eo pid,comm 17:31:22 [2026-07-09T15:31:22.096Z] [Pipeline] { 17:31:22 [2026-07-09T15:31:22.117Z] [Pipeline] withEnv 17:31:22 [2026-07-09T15:31:22.118Z] [Pipeline] { 17:31:22 [2026-07-09T15:31:22.135Z] [Pipeline] stage 17:31:22 [2026-07-09T15:31:22.136Z] [Pipeline] { (Prepare the build) 17:31:22 [2026-07-09T15:31:22.175Z] [Pipeline] echo 17:31:22 [2026-07-09T15:31:22.176Z] Prepare the build 260709... 17:31:22 [2026-07-09T15:31:22.177Z] [Pipeline] sh 17:31:22 [2026-07-09T15:31:22.436Z] + curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml 17:31:22 [2026-07-09T15:31:22.689Z] [Pipeline] script 17:31:22 [2026-07-09T15:31:22.694Z] [Pipeline] { 17:31:22 [2026-07-09T15:31:22.704Z] [Pipeline] readMavenPom 17:31:22 [2026-07-09T15:31:22.739Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 17:31:22 [2026-07-09T15:31:22.742Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 17:31:22 [2026-07-09T15:31:22.742Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildfly (to a value of type String) which could lead to memory leaks or other issues. 17:31:22 [2026-07-09T15:31:22.743Z] [Pipeline] } 17:31:22 [2026-07-09T15:31:22.747Z] [Pipeline] // script 17:31:22 [2026-07-09T15:31:22.755Z] [Pipeline] sh 17:31:23 [2026-07-09T15:31:23.013Z] + curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml 17:31:23 [2026-07-09T15:31:23.266Z] [Pipeline] script 17:31:23 [2026-07-09T15:31:23.273Z] [Pipeline] { 17:31:23 [2026-07-09T15:31:23.281Z] [Pipeline] readMavenPom 17:31:23 [2026-07-09T15:31:23.294Z] [Pipeline] } 17:31:23 [2026-07-09T15:31:23.300Z] [Pipeline] // script 17:31:23 [2026-07-09T15:31:23.309Z] [Pipeline] sh 17:31:23 [2026-07-09T15:31:23.568Z] + rm -f pom1.xml pom2.xml 17:31:23 [2026-07-09T15:31:23.572Z] [Pipeline] } 17:31:23 [2026-07-09T15:31:23.579Z] [Pipeline] // stage 17:31:23 [2026-07-09T15:31:23.588Z] [Pipeline] stage 17:31:23 [2026-07-09T15:31:23.589Z] [Pipeline] { (Build and Publish dependencies definition) 17:31:23 [2026-07-09T15:31:23.612Z] [Pipeline] dir 17:31:23 [2026-07-09T15:31:23.612Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies 17:31:23 [2026-07-09T15:31:23.613Z] [Pipeline] { 17:31:23 [2026-07-09T15:31:23.626Z] [Pipeline] git 17:31:23 [2026-07-09T15:31:23.628Z] Selected Git installation does not exist. Using Default 17:31:23 [2026-07-09T15:31:23.628Z] The recommended git tool is: NONE 17:31:23 [2026-07-09T15:31:23.629Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 17:31:23 [2026-07-09T15:31:23.640Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7bf3c63f; decorates hudson.Launcher$LocalLauncher@a5c83e2 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 17:31:23 [2026-07-09T15:31:23.641Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies/.git # timeout=10 17:31:23 [2026-07-09T15:31:23.647Z] Fetching changes from the remote Git repository 17:31:23 [2026-07-09T15:31:23.651Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10 17:31:23 [2026-07-09T15:31:23.659Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom 17:31:23 [2026-07-09T15:31:23.659Z] > /usr/bin/git --version # timeout=10 17:31:23 [2026-07-09T15:31:23.664Z] > git --version # 'git version 2.43.0' 17:31:23 [2026-07-09T15:31:23.664Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 17:31:23 [2026-07-09T15:31:23.672Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:24 [2026-07-09T15:31:24.290Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:31:24 [2026-07-09T15:31:24.296Z] Checking out Revision 9ac1fc1236442b6082b39b12dbea4513fbf205eb (refs/remotes/origin/master) 17:31:24 [2026-07-09T15:31:24.296Z] > /usr/bin/git config core.sparsecheckout # timeout=10 17:31:24 [2026-07-09T15:31:24.302Z] > /usr/bin/git checkout -f 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10 17:31:24 [2026-07-09T15:31:24.310Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 17:31:24 [2026-07-09T15:31:24.319Z] > /usr/bin/git branch -D master # timeout=10 17:31:24 [2026-07-09T15:31:24.326Z] > /usr/bin/git checkout -b master 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10 17:31:24 [2026-07-09T15:31:24.340Z] Commit message: "Update the dependencies to their latest versions compatible with Java 17" 17:31:24 [2026-07-09T15:31:24.341Z] > /usr/bin/git rev-list --no-walk 5bffe3756d6b5ad202b9db73b9803dee3016fb7a # timeout=10 17:31:24 [2026-07-09T15:31:24.366Z] [Pipeline] sh 17:31:24 [2026-07-09T15:31:24.623Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260709 17:31:26 [2026-07-09T15:31:26.485Z] [INFO] Scanning for projects... 17:31:26 [2026-07-09T15:31:26.485Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom 17:31:26 [2026-07-09T15:31:26.736Z] Progress (1): 780 B 17:31:26 [2026-07-09T15:31:26.736Z] Progress (1): 1.7 kB 17:31:26 [2026-07-09T15:31:26.736Z] Progress (1): 4.2 kB 17:31:26 [2026-07-09T15:31:26.736Z] Progress (1): 5.3 kB 17:31:26 [2026-07-09T15:31:26.736Z] 17:31:26 [2026-07-09T15:31:26.736Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 14 kB/s) 17:31:26 [2026-07-09T15:31:26.736Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 752 B 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 1.7 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 3.7 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 6.4 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 8.2 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 9.9 kB 17:31:26 [2026-07-09T15:31:26.986Z] 17:31:26 [2026-07-09T15:31:26.986Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 254 kB/s) 17:31:26 [2026-07-09T15:31:26.986Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 726 B 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 1.6 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 4.2 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 8.4 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 11 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 16 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 21 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 23 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 26 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 28 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 30 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 33 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 37 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 39 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 42 kB 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 45 kB 17:31:26 [2026-07-09T15:31:26.986Z] 17:31:26 [2026-07-09T15:31:26.986Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 905 kB/s) 17:31:26 [2026-07-09T15:31:26.986Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 743 B 17:31:26 [2026-07-09T15:31:26.986Z] Progress (1): 1.6 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 3.4 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 5.5 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 9.0 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 14 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 17 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 19 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 21 kB 17:31:26 [2026-07-09T15:31:26.987Z] 17:31:26 [2026-07-09T15:31:26.987Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 540 kB/s) 17:31:26 [2026-07-09T15:31:26.987Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 0.9/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 2.3/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 3.6/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 5.0/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 6.4/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 7.7/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 9.1/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 10/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 12/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 13/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 15/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 16/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 17/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 19/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 20/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 21/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 23/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 24/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 26/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 27/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 28/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 30/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 32/36 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 36 kB 17:31:26 [2026-07-09T15:31:26.987Z] 17:31:26 [2026-07-09T15:31:26.987Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 849 kB/s) 17:31:26 [2026-07-09T15:31:26.987Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 786 B 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 2.3 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 5.0 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 8.1 kB 17:31:26 [2026-07-09T15:31:26.987Z] Progress (1): 8.1 kB 17:31:27 [2026-07-09T15:31:27.237Z] 17:31:27 [2026-07-09T15:31:27.237Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 219 kB/s) 17:31:27 [2026-07-09T15:31:27.237Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 773 B 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 2.3 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 5.1 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 7.5 kB 17:31:27 [2026-07-09T15:31:27.237Z] 17:31:27 [2026-07-09T15:31:27.237Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 226 kB/s) 17:31:27 [2026-07-09T15:31:27.237Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 720 B 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 1.9 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 5.5 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 9.9 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 14 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 19 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 23 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 25 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 27 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 29 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 32 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 36 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 38 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 42 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 44 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 50 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 50 kB 17:31:27 [2026-07-09T15:31:27.237Z] 17:31:27 [2026-07-09T15:31:27.237Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 1.3 MB/s) 17:31:27 [2026-07-09T15:31:27.237Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 741 B 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 2.1 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 4.0 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 6.0 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 10 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 16 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 19 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 20 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 23 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 24 kB 17:31:27 [2026-07-09T15:31:27.237Z] 17:31:27 [2026-07-09T15:31:27.237Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 756 kB/s) 17:31:27 [2026-07-09T15:31:27.237Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 908 B 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 4.1 kB 17:31:27 [2026-07-09T15:31:27.237Z] Progress (1): 5.6 kB 17:31:27 [2026-07-09T15:31:27.237Z] 17:31:27 [2026-07-09T15:31:27.237Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 166 kB/s) 17:31:27 [2026-07-09T15:31:27.238Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar 17:31:27 [2026-07-09T15:31:27.238Z] Progress (1): 3.8/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 8.0/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 11/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 16/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 20/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 24/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 28/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 33/33 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 33 kB 17:31:27 [2026-07-09T15:31:27.488Z] 17:31:27 [2026-07-09T15:31:27.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 795 kB/s) 17:31:27 [2026-07-09T15:31:27.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 771 B 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 2.2 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 4.9 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 8.6 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 9.2 kB 17:31:27 [2026-07-09T15:31:27.488Z] 17:31:27 [2026-07-09T15:31:27.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 230 kB/s) 17:31:27 [2026-07-09T15:31:27.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 3.8/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 8.0/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 12/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 16/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 21/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 25/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 28/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 32/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 36/40 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 40 kB 17:31:27 [2026-07-09T15:31:27.488Z] 17:31:27 [2026-07-09T15:31:27.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 830 kB/s) 17:31:27 [2026-07-09T15:31:27.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 755 B 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 2.5 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 5.4 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 7.2 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 14 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 17 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 20 kB 17:31:27 [2026-07-09T15:31:27.488Z] 17:31:27 [2026-07-09T15:31:27.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 523 kB/s) 17:31:27 [2026-07-09T15:31:27.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 753 B 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 2.2 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 4.5 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 7.3 kB 17:31:27 [2026-07-09T15:31:27.488Z] Progress (1): 9.9 kB 17:31:27 [2026-07-09T15:31:27.488Z] 17:31:27 [2026-07-09T15:31:27.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 330 kB/s) 17:31:27 [2026-07-09T15:31:27.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 725 B 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 1.9 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 5.4 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 9.7 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 14 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 19 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 23 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 25 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 27 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 28 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 31 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 35 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 38 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 41 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 45 kB 17:31:27 [2026-07-09T15:31:27.739Z] 17:31:27 [2026-07-09T15:31:27.739Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.3 MB/s) 17:31:27 [2026-07-09T15:31:27.739Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 744 B 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 2.1 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 3.9 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 7.3 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 12 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 16 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 19 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 21 kB 17:31:27 [2026-07-09T15:31:27.739Z] 17:31:27 [2026-07-09T15:31:27.739Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 622 kB/s) 17:31:27 [2026-07-09T15:31:27.739Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 7.7/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 11/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 28/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 44/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 61/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 77/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 93/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 110/119 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 119 kB 17:31:27 [2026-07-09T15:31:27.739Z] 17:31:27 [2026-07-09T15:31:27.739Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 2.5 MB/s) 17:31:27 [2026-07-09T15:31:27.739Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 17:31:27 [2026-07-09T15:31:27.739Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 4.6 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 12 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 14 kB 17:31:27 [2026-07-09T15:31:27.739Z] 17:31:27 [2026-07-09T15:31:27.739Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 476 kB/s) 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 3.1 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 7.7 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 12 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 17 kB 17:31:27 [2026-07-09T15:31:27.739Z] Progress (1): 20 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 21 kB 17:31:27 [2026-07-09T15:31:27.990Z] 17:31:27 [2026-07-09T15:31:27.990Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 308 kB/s) 17:31:27 [2026-07-09T15:31:27.990Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 1.5 kB 17:31:27 [2026-07-09T15:31:27.990Z] 17:31:27 [2026-07-09T15:31:27.990Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 82 kB/s) 17:31:27 [2026-07-09T15:31:27.990Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.pom 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 1.9 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 5.5 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 7.9 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 10 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 12 kB 17:31:27 [2026-07-09T15:31:27.990Z] 17:31:27 [2026-07-09T15:31:27.990Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.pom (12 kB at 476 kB/s) 17:31:27 [2026-07-09T15:31:27.990Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 1.1 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 2.9 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 4.6 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 9.3 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 12 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 15 kB 17:31:27 [2026-07-09T15:31:27.990Z] 17:31:27 [2026-07-09T15:31:27.990Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom (15 kB at 530 kB/s) 17:31:27 [2026-07-09T15:31:27.990Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 711 B 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 1.6 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 5.2 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 7.3 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 8.8 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 11 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 14 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 17 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 22 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 26 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 28 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 31 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 34 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 38 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 39 kB 17:31:27 [2026-07-09T15:31:27.990Z] 17:31:27 [2026-07-09T15:31:27.990Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom (39 kB at 1.3 MB/s) 17:31:27 [2026-07-09T15:31:27.990Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 908 B 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 2.2 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 5.7 kB 17:31:27 [2026-07-09T15:31:27.990Z] 17:31:27 [2026-07-09T15:31:27.990Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom (5.7 kB at 258 kB/s) 17:31:27 [2026-07-09T15:31:27.990Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.jar 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 0.9/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 2.3/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 3.6/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 4.1/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 5.5/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 6.8/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 8.2/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 9.6/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 11/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 12/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 14/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 15/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 16/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 18/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 19/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 21/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 22/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 26/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 30/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 35/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 39/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 43/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 47/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 51/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 56/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 60/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 64/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 68/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 73/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 77/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 81/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 85/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 90/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 94/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 98/301 kB 17:31:27 [2026-07-09T15:31:27.990Z] Progress (1): 102/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 106/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 111/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 115/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 119/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 123/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 128/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 132/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 135/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 139/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 144/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 148/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 152/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 156/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 161/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 165/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 169/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 173/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 177/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 182/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 186/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 190/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 207/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 223/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 239/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 256/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 266/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 283/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 299/301 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 301 kB 17:31:28 [2026-07-09T15:31:28.241Z] 17:31:28 [2026-07-09T15:31:28.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.jar (301 kB at 4.5 MB/s) 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] Building Silverpeas Dependencies BOM 2.0-SNAPSHOT 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] from pom.xml 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] --------------------------------[ pom ]--------------------------------- 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] 17:31:28 [2026-07-09T15:31:28.241Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-dependencies-bom --- 17:31:28 [2026-07-09T15:31:28.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.pom 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 940 B 17:31:28 [2026-07-09T15:31:28.241Z] 17:31:28 [2026-07-09T15:31:28.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.pom (940 B at 41 kB/s) 17:31:28 [2026-07-09T15:31:28.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 1.2 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 2.7 kB 17:31:28 [2026-07-09T15:31:28.241Z] 17:31:28 [2026-07-09T15:31:28.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom (2.7 kB at 111 kB/s) 17:31:28 [2026-07-09T15:31:28.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.pom 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 1.4 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 2.6 kB 17:31:28 [2026-07-09T15:31:28.241Z] 17:31:28 [2026-07-09T15:31:28.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.pom (2.6 kB at 101 kB/s) 17:31:28 [2026-07-09T15:31:28.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.pom 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 2.5 kB 17:31:28 [2026-07-09T15:31:28.241Z] Progress (1): 5.4 kB 17:31:28 [2026-07-09T15:31:28.241Z] 17:31:28 [2026-07-09T15:31:28.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.pom (5.4 kB at 206 kB/s) 17:31:28 [2026-07-09T15:31:28.491Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 827 B 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 1.9 kB 17:31:28 [2026-07-09T15:31:28.491Z] 17:31:28 [2026-07-09T15:31:28.491Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 87 kB/s) 17:31:28 [2026-07-09T15:31:28.491Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 740 B 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 2.1 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 4.6 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 8.3 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 12 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 15 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 21 kB 17:31:28 [2026-07-09T15:31:28.491Z] 17:31:28 [2026-07-09T15:31:28.491Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 757 kB/s) 17:31:28 [2026-07-09T15:31:28.491Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 808 B 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 2.1 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 5.3 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 9.6 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 14 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 19 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 23 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 26 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 27 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 30 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 34 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 37 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 41 kB 17:31:28 [2026-07-09T15:31:28.491Z] Progress (1): 43 kB 17:31:28 [2026-07-09T15:31:28.491Z] 17:31:28 [2026-07-09T15:31:28.492Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.6 MB/s) 17:31:28 [2026-07-09T15:31:28.492Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 810 B 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 2.2 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 3.8 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 7.8 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 13 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 16 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.492Z] 17:31:28 [2026-07-09T15:31:28.492Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 768 kB/s) 17:31:28 [2026-07-09T15:31:28.492Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 976 B 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 4.3 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 7.7 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 12 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 13 kB 17:31:28 [2026-07-09T15:31:28.492Z] 17:31:28 [2026-07-09T15:31:28.492Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 366 kB/s) 17:31:28 [2026-07-09T15:31:28.492Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 998 B 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 3.3 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 6.3 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 9.6 kB 17:31:28 [2026-07-09T15:31:28.492Z] Progress (1): 9.9 kB 17:31:28 [2026-07-09T15:31:28.492Z] 17:31:28 [2026-07-09T15:31:28.492Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom (9.9 kB at 379 kB/s) 17:31:28 [2026-07-09T15:31:28.492Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 949 B 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 2.9 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 4.1 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 6.1 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 9.9 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 12 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 15 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 21 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 24 kB 17:31:28 [2026-07-09T15:31:28.742Z] 17:31:28 [2026-07-09T15:31:28.742Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 876 kB/s) 17:31:28 [2026-07-09T15:31:28.742Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 996 B 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 2.7 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 4.3 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 6.3 kB 17:31:28 [2026-07-09T15:31:28.742Z] 17:31:28 [2026-07-09T15:31:28.742Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 217 kB/s) 17:31:28 [2026-07-09T15:31:28.742Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 951 B 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 2.6 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 4.1 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 6.6 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 9.7 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 12 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 15 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 21 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 24 kB 17:31:28 [2026-07-09T15:31:28.742Z] 17:31:28 [2026-07-09T15:31:28.742Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 785 kB/s) 17:31:28 [2026-07-09T15:31:28.742Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 740 B 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 1.8 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 4.1 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 5.5 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 7.5 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 9.7 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 12 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 16 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 19 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 22 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 25 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 28 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 32 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 33 kB 17:31:28 [2026-07-09T15:31:28.742Z] 17:31:28 [2026-07-09T15:31:28.742Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom (33 kB at 1.1 MB/s) 17:31:28 [2026-07-09T15:31:28.742Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 699 B 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 1.9 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 3.2 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 4.7 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 6.8 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 9.5 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 11 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 14 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 16 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 21 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 23 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 25 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 29 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 32 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 32 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 37 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 41 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 45 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 47 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 50 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 52 kB 17:31:28 [2026-07-09T15:31:28.742Z] Progress (1): 56 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 58 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 61 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 64 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 68 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 71 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 74 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 76 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 78 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 80 kB 17:31:28 [2026-07-09T15:31:28.743Z] 17:31:28 [2026-07-09T15:31:28.743Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 2.0 MB/s) 17:31:28 [2026-07-09T15:31:28.743Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 739 B 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 2.1 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 4.0 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 5.9 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 11 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 15 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 19 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 22 kB 17:31:28 [2026-07-09T15:31:28.743Z] Progress (1): 24 kB 17:31:28 [2026-07-09T15:31:28.743Z] 17:31:28 [2026-07-09T15:31:28.743Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 933 kB/s) 17:31:28 [2026-07-09T15:31:28.993Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 908 B 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 4.1 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 5.7 kB 17:31:28 [2026-07-09T15:31:28.993Z] 17:31:28 [2026-07-09T15:31:28.993Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom (5.7 kB at 246 kB/s) 17:31:28 [2026-07-09T15:31:28.993Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 760 B 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 2.2 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 4.4 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 6.1 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 8.4 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 11 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 14 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 16 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 19 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 22 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 26 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 26 kB 17:31:28 [2026-07-09T15:31:28.993Z] 17:31:28 [2026-07-09T15:31:28.993Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom (26 kB at 868 kB/s) 17:31:28 [2026-07-09T15:31:28.993Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 701 B 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 1.9 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 3.2 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 4.7 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 6.8 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 9.2 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 11 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 13 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 16 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 21 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 23 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 25 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 29 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 32 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 32 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 37 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 41 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 45 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 47 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 50 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 52 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 56 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 58 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 61 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 64 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 69 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 71 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 74 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 76 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 78 kB 17:31:28 [2026-07-09T15:31:28.993Z] 17:31:28 [2026-07-09T15:31:28.993Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 2.5 MB/s) 17:31:28 [2026-07-09T15:31:28.993Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 908 B 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 4.1 kB 17:31:28 [2026-07-09T15:31:28.993Z] Progress (1): 5.6 kB 17:31:28 [2026-07-09T15:31:28.993Z] 17:31:28 [2026-07-09T15:31:28.993Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (5.6 kB at 269 kB/s) 17:31:28 [2026-07-09T15:31:28.994Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 814 B 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 2.6 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 3.7 kB 17:31:28 [2026-07-09T15:31:28.994Z] 17:31:28 [2026-07-09T15:31:28.994Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 137 kB/s) 17:31:28 [2026-07-09T15:31:28.994Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 692 B 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 2.5 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 6.4 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 8.9 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 10 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 14 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 18 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 21 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 25 kB 17:31:28 [2026-07-09T15:31:28.994Z] Progress (1): 29 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 29 kB 17:31:29 [2026-07-09T15:31:29.244Z] 17:31:29 [2026-07-09T15:31:29.244Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 943 kB/s) 17:31:29 [2026-07-09T15:31:29.244Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 908 B 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 4.1 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 5.6 kB 17:31:29 [2026-07-09T15:31:29.244Z] 17:31:29 [2026-07-09T15:31:29.244Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 161 kB/s) 17:31:29 [2026-07-09T15:31:29.244Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 798 B 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 2.3 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 5.4 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 5.4 kB 17:31:29 [2026-07-09T15:31:29.244Z] 17:31:29 [2026-07-09T15:31:29.244Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 179 kB/s) 17:31:29 [2026-07-09T15:31:29.244Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 811 B 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 2.3 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 3.8 kB 17:31:29 [2026-07-09T15:31:29.244Z] 17:31:29 [2026-07-09T15:31:29.244Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 61 kB/s) 17:31:29 [2026-07-09T15:31:29.244Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 724 B 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 1.9 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 5.5 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 9.9 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 14 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 19 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 23 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 26 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 28 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 31 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 34 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 37 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 40 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 43 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 47 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 47 kB 17:31:29 [2026-07-09T15:31:29.244Z] Progress (1): 50 kB 17:31:29 [2026-07-09T15:31:29.244Z] 17:31:29 [2026-07-09T15:31:29.244Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 1.7 MB/s) 17:31:29 [2026-07-09T15:31:29.245Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 733 B 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 2.0 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 4.0 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 5.9 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 10 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 16 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 19 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 22 kB 17:31:29 [2026-07-09T15:31:29.245Z] Progress (1): 24 kB 17:31:29 [2026-07-09T15:31:29.245Z] 17:31:29 [2026-07-09T15:31:29.245Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 967 kB/s) 17:31:29 [2026-07-09T15:31:29.245Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 1.0 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 2.7 kB 17:31:29 [2026-07-09T15:31:29.495Z] 17:31:29 [2026-07-09T15:31:29.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 110 kB/s) 17:31:29 [2026-07-09T15:31:29.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 1.0 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 3.0 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 5.9 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 8.7 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 12 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 14 kB 17:31:29 [2026-07-09T15:31:29.495Z] 17:31:29 [2026-07-09T15:31:29.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 522 kB/s) 17:31:29 [2026-07-09T15:31:29.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 825 B 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 2.8 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 2.8 kB 17:31:29 [2026-07-09T15:31:29.495Z] 17:31:29 [2026-07-09T15:31:29.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 122 kB/s) 17:31:29 [2026-07-09T15:31:29.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 774 B 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 2.2 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 6.0 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 9.6 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 13 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 16 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 18 kB 17:31:29 [2026-07-09T15:31:29.495Z] 17:31:29 [2026-07-09T15:31:29.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 649 kB/s) 17:31:29 [2026-07-09T15:31:29.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 717 B 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 1.9 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 5.4 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 9.9 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 14 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 19 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 23 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 26 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 27 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 30 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 34 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 36 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 39 kB 17:31:29 [2026-07-09T15:31:29.495Z] Progress (1): 44 kB 17:31:29 [2026-07-09T15:31:29.495Z] 17:31:29 [2026-07-09T15:31:29.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.7 MB/s) 17:31:29 [2026-07-09T15:31:29.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 753 B 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 2.1 kB 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 3.9 kB 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 8.3 kB 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 13 kB 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 16 kB 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 17 kB 17:31:29 [2026-07-09T15:31:29.496Z] 17:31:29 [2026-07-09T15:31:29.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 744 kB/s) 17:31:29 [2026-07-09T15:31:29.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 843 B 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 2.6 kB 17:31:29 [2026-07-09T15:31:29.496Z] Progress (1): 2.6 kB 17:31:29 [2026-07-09T15:31:29.496Z] 17:31:29 [2026-07-09T15:31:29.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 114 kB/s) 17:31:29 [2026-07-09T15:31:29.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 791 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 2.4 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 2.8 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom (2.8 kB at 127 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 811 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 2.3 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 3.8 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (3.8 kB at 164 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 835 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 1.4 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (1.4 kB at 52 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 754 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 2.2 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 3.7 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 8.3 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 11 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 15 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 17 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom (17 kB at 662 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 908 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 4.1 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 5.6 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (5.6 kB at 246 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 797 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 2.3 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 5.9 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 7.7 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 8.8 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom (8.8 kB at 365 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 908 B 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 4.1 kB 17:31:29 [2026-07-09T15:31:29.746Z] Progress (1): 5.6 kB 17:31:29 [2026-07-09T15:31:29.746Z] 17:31:29 [2026-07-09T15:31:29.746Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 269 kB/s) 17:31:29 [2026-07-09T15:31:29.746Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 793 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 2.3 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 4.3 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 5.9 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 211 kB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 812 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 2.2 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 3.2 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 161 kB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 724 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 1.9 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 5.5 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 9.8 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 14 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 19 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 23 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 26 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 28 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 31 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 34 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 37 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 40 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 43 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 48 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 1.5 MB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 741 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 2.1 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 3.9 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 6.9 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 12 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 16 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 19 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 21 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 942 kB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 810 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 2.3 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 4.7 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 6.5 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 8.6 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 11 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 14 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 17 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 20 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 21 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom (21 kB at 1.0 MB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 699 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 1.9 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 3.2 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 4.7 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 6.8 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 9.4 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 11 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 14 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 16 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 18 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 21 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 23 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 25 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 29 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 32 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 32 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 37 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 41 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 45 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 47 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 50 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 52 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 56 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 58 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 61 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 64 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 68 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 71 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 74 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 76 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 78 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 79 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 2.9 MB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 789 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 2.7 kB 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 5.8 kB 17:31:29 [2026-07-09T15:31:29.997Z] 17:31:29 [2026-07-09T15:31:29.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom (5.8 kB at 233 kB/s) 17:31:29 [2026-07-09T15:31:29.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 758 B 17:31:29 [2026-07-09T15:31:29.997Z] Progress (1): 2.2 kB 17:31:29 [2026-07-09T15:31:29.998Z] Progress (1): 5.4 kB 17:31:29 [2026-07-09T15:31:29.998Z] Progress (1): 8.4 kB 17:31:29 [2026-07-09T15:31:29.998Z] Progress (1): 12 kB 17:31:29 [2026-07-09T15:31:29.998Z] 17:31:29 [2026-07-09T15:31:29.998Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom (12 kB at 499 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 904 B 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 3.1 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 4.2 kB 17:31:30 [2026-07-09T15:31:30.248Z] 17:31:30 [2026-07-09T15:31:30.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 154 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 861 B 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 2.9 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 5.2 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 9.8 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 11 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 14 kB 17:31:30 [2026-07-09T15:31:30.248Z] 17:31:30 [2026-07-09T15:31:30.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 490 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 856 B 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 2.8 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 6.2 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 6.6 kB 17:31:30 [2026-07-09T15:31:30.248Z] 17:31:30 [2026-07-09T15:31:30.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 164 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 1.4 kB 17:31:30 [2026-07-09T15:31:30.248Z] 17:31:30 [2026-07-09T15:31:30.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 43 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 1.1 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 2.4 kB 17:31:30 [2026-07-09T15:31:30.248Z] 17:31:30 [2026-07-09T15:31:30.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 91 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 987 B 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 3.4 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 7.9 kB 17:31:30 [2026-07-09T15:31:30.248Z] Progress (1): 7.9 kB 17:31:30 [2026-07-09T15:31:30.248Z] 17:31:30 [2026-07-09T15:31:30.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 282 kB/s) 17:31:30 [2026-07-09T15:31:30.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 1.1 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 3.6 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 7.1 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 13 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 17 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 20 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 21 kB 17:31:30 [2026-07-09T15:31:30.499Z] 17:31:30 [2026-07-09T15:31:30.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 690 kB/s) 17:31:30 [2026-07-09T15:31:30.499Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 1.0 kB 17:31:30 [2026-07-09T15:31:30.499Z] 17:31:30 [2026-07-09T15:31:30.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 37 kB/s) 17:31:30 [2026-07-09T15:31:30.499Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 612 B 17:31:30 [2026-07-09T15:31:30.499Z] 17:31:30 [2026-07-09T15:31:30.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 21 kB/s) 17:31:30 [2026-07-09T15:31:30.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 914 B 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 2.6 kB 17:31:30 [2026-07-09T15:31:30.499Z] 17:31:30 [2026-07-09T15:31:30.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 105 kB/s) 17:31:30 [2026-07-09T15:31:30.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 860 B 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 2.8 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 5.1 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 9.6 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 11 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 14 kB 17:31:30 [2026-07-09T15:31:30.499Z] 17:31:30 [2026-07-09T15:31:30.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 534 kB/s) 17:31:30 [2026-07-09T15:31:30.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 815 B 17:31:30 [2026-07-09T15:31:30.499Z] 17:31:30 [2026-07-09T15:31:30.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 16 kB/s) 17:31:30 [2026-07-09T15:31:30.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 1.3 kB 17:31:30 [2026-07-09T15:31:30.499Z] Progress (1): 4.2 kB 17:31:30 [2026-07-09T15:31:30.750Z] 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 170 kB/s) 17:31:30 [2026-07-09T15:31:30.750Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 711 B 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 2.8 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 6.4 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 9.1 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 13 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 17 kB 17:31:30 [2026-07-09T15:31:30.750Z] 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 618 kB/s) 17:31:30 [2026-07-09T15:31:30.750Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 949 B 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 3.1 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 5.8 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 7.3 kB 17:31:30 [2026-07-09T15:31:30.750Z] 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 221 kB/s) 17:31:30 [2026-07-09T15:31:30.750Z] [INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 17:31:30 [2026-07-09T15:31:30.750Z] [INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 17:31:30 [2026-07-09T15:31:30.750Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) 17:31:30 [2026-07-09T15:31:30.750Z] [INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 17:31:30 [2026-07-09T15:31:30.750Z] [INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 17:31:30 [2026-07-09T15:31:30.750Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) 17:31:30 [2026-07-09T15:31:30.750Z] [INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 17:31:30 [2026-07-09T15:31:30.750Z] [INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 17:31:30 [2026-07-09T15:31:30.750Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) 17:31:30 [2026-07-09T15:31:30.750Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 815 B 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 3.7 kB 17:31:30 [2026-07-09T15:31:30.750Z] Progress (1): 3.9 kB 17:31:30 [2026-07-09T15:31:30.750Z] 17:31:30 [2026-07-09T15:31:30.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 178 kB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 740 B 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 2.0 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 3.8 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 6.5 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 8.9 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 13 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 15 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 19 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 22 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 24 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom (24 kB at 987 kB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 700 B 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 1.9 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 3.2 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 4.7 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 6.8 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 9.4 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 14 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 16 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 19 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 21 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 23 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 25 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 29 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 32 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 32 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 36 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 41 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 44 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 46 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 50 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 52 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 55 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 58 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 60 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 63 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 67 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 70 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 73 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 75 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 77 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 79 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom (79 kB at 2.3 MB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 802 B 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 3.5 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 7.8 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 352 kB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 1.2 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 2.8 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom (2.8 kB at 120 kB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 689 B 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 2.5 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 6.4 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 8.8 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 16 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 21 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 23 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 28 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 31 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 1.2 MB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 1.3 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 3.0 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 116 kB/s) 17:31:31 [2026-07-09T15:31:31.001Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 692 B 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 2.7 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 6.4 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 8.9 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 14 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 18 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 21 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 25 kB 17:31:31 [2026-07-09T15:31:31.001Z] Progress (1): 28 kB 17:31:31 [2026-07-09T15:31:31.001Z] 17:31:31 [2026-07-09T15:31:31.001Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 1.2 MB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 908 B 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 4.1 kB 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 5.6 kB 17:31:31 [2026-07-09T15:31:31.252Z] 17:31:31 [2026-07-09T15:31:31.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 226 kB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 774 B 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 2.7 kB 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 6.9 kB 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 7.4 kB 17:31:31 [2026-07-09T15:31:31.252Z] 17:31:31 [2026-07-09T15:31:31.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom (7.4 kB at 321 kB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 797 B 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 2.3 kB 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 3.0 kB 17:31:31 [2026-07-09T15:31:31.252Z] 17:31:31 [2026-07-09T15:31:31.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom (3.0 kB at 82 kB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 818 B 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 2.9 kB 17:31:31 [2026-07-09T15:31:31.252Z] 17:31:31 [2026-07-09T15:31:31.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (2.9 kB at 126 kB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 823 B 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 2.5 kB 17:31:31 [2026-07-09T15:31:31.252Z] 17:31:31 [2026-07-09T15:31:31.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (2.5 kB at 104 kB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 808 B 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 2.4 kB 17:31:31 [2026-07-09T15:31:31.252Z] Progress (1): 4.1 kB 17:31:31 [2026-07-09T15:31:31.252Z] 17:31:31 [2026-07-09T15:31:31.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (4.1 kB at 145 kB/s) 17:31:31 [2026-07-09T15:31:31.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 988 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 4.2 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 7.6 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 9.4 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 16 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 19 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 24 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 25 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 976 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 801 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 2.2 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 5.1 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 9.4 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (12 kB at 444 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 806 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 2.6 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 5.1 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 7.8 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 9.5 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom (9.5 kB at 413 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 812 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 2.2 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 5.3 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 7.9 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 344 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 862 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 2.6 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 95 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 857 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 2.3 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 3.2 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 6.2 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 8.0 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 348 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 808 B 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 2.5 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 5.9 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 7.8 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 388 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 1.3 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 4.5 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 8.2 kB 17:31:31 [2026-07-09T15:31:31.503Z] Progress (1): 10 kB 17:31:31 [2026-07-09T15:31:31.503Z] 17:31:31 [2026-07-09T15:31:31.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 551 kB/s) 17:31:31 [2026-07-09T15:31:31.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 801 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 2.2 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 6.0 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 9.4 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 14 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 659 kB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 1.0 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 3.3 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 3.8 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 167 kB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 1.0 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 3.2 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 6.0 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 9.1 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 14 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 727 kB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 764 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 2.2 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 3.8 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 5.9 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 9.2 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 16 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 19 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom (19 kB at 938 kB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 701 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 1.9 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 3.2 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 4.7 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 6.8 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 9.4 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 13 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 16 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 19 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 21 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 23 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 25 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 29 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 32 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 32 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 37 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 41 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 45 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 47 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 50 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 52 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 56 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 58 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 61 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 64 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 69 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 71 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 74 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 76 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 78 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 3.0 MB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 737 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 2.0 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 4.0 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 5.9 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 15 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 19 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 22 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 24 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 1.2 MB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 908 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 4.1 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 5.6 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 282 kB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 740 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 2.1 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 3.9 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 5.4 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 8.5 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 14 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 20 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 23 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 28 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 31 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 32 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom (32 kB at 1.5 MB/s) 17:31:31 [2026-07-09T15:31:31.754Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 785 B 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 2.4 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 5.9 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 9.5 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 11 kB 17:31:31 [2026-07-09T15:31:31.754Z] Progress (1): 12 kB 17:31:31 [2026-07-09T15:31:31.754Z] 17:31:31 [2026-07-09T15:31:31.754Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 689 kB/s) 17:31:31 [2026-07-09T15:31:31.754Z] [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:31 [2026-07-09T15:31:31.754Z] [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:31 [2026-07-09T15:31:31.755Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s) 17:31:32 [2026-07-09T15:31:32.005Z] [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:32 [2026-07-09T15:31:32.005Z] [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 765 B 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 2.1 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 4.6 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 6.8 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 8.6 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 12 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 15 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 17 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 18 kB 17:31:32 [2026-07-09T15:31:32.005Z] 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 838 kB/s) 17:31:32 [2026-07-09T15:31:32.005Z] [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:32 [2026-07-09T15:31:32.005Z] [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) 17:31:32 [2026-07-09T15:31:32.005Z] [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:32 [2026-07-09T15:31:32.005Z] [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 783 B 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 2.0 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 5.0 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 6.8 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 10 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 13 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 16 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 18 kB 17:31:32 [2026-07-09T15:31:32.005Z] 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 765 kB/s) 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 782 B 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 2.1 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 4.7 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 8.4 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 12 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 16 kB 17:31:32 [2026-07-09T15:31:32.005Z] 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 697 kB/s) 17:31:32 [2026-07-09T15:31:32.005Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 790 B 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 2.1 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 4.2 kB 17:31:32 [2026-07-09T15:31:32.005Z] Progress (1): 4.5 kB 17:31:32 [2026-07-09T15:31:32.005Z] 17:31:32 [2026-07-09T15:31:32.005Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 214 kB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 1.0 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 3.1 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 6.8 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 7.5 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 325 kB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 819 B 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 2.9 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom (2.9 kB at 102 kB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 818 B 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 3.2 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 5.3 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 5.4 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (5.4 kB at 215 kB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 801 B 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 2.3 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 4.4 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 175 kB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 815 B 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 2.3 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 3.2 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 151 kB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 724 B 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 1.9 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 5.5 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 9.9 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 14 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 19 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 23 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 27 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 28 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 31 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 34 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 37 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 40 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 43 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 48 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 48 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 50 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 1.8 MB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 739 B 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 2.1 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 3.9 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 6.2 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 11 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 16 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 20 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 22 kB 17:31:32 [2026-07-09T15:31:32.256Z] Progress (1): 24 kB 17:31:32 [2026-07-09T15:31:32.256Z] 17:31:32 [2026-07-09T15:31:32.256Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 1.0 MB/s) 17:31:32 [2026-07-09T15:31:32.256Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 1.2 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 4.2 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 5.6 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom (5.6 kB at 245 kB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 690 B 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 2.5 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 6.4 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 8.8 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 11 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 12 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 17 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 21 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 23 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 28 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 31 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 1.3 MB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 1.2 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 3.5 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom (3.5 kB at 140 kB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 750 B 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 1.9 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 3.7 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 5.3 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 9.1 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 11 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 14 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 17 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 22 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 25 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 25 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom (25 kB at 973 kB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 702 B 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 1.9 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 3.2 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 4.7 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 6.8 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 9.4 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 11 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 14 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 16 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 19 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 21 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 23 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 25 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 29 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 32 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 32 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 37 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 41 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 45 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 47 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 50 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 52 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 56 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 58 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 61 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 64 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 69 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 71 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 74 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 76 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 78 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 2.8 MB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 908 B 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 4.1 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 5.6 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 269 kB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 743 B 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 1.9 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 4.0 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 5.8 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 8.3 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 12 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 15 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 17 kB 17:31:32 [2026-07-09T15:31:32.507Z] Progress (1): 19 kB 17:31:32 [2026-07-09T15:31:32.507Z] 17:31:32 [2026-07-09T15:31:32.507Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom (19 kB at 783 kB/s) 17:31:32 [2026-07-09T15:31:32.507Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.1 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.9 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom (1.9 kB at 71 kB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.pom 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.1 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 2.0 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.pom (2.0 kB at 65 kB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.pom 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.6 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.7 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.pom (1.7 kB at 70 kB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.3 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 1.7 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom (1.7 kB at 53 kB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 3.2/6.6 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 6.6 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar (6.6 kB at 302 kB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.jar 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.jar 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.jar 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 7.7/13 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 13 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.jar (13 kB at 561 kB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 7.7/47 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 16/47 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 24/47 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 40/47 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 40/47 kB | 0.9/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 40/47 kB | 2.3/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 2.3/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 3.6/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 5.0/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 6.4/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 7.7/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 9.1/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 10/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 47 kB | 12/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] 17:31:32 [2026-07-09T15:31:32.758Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.jar (47 kB at 1.2 MB/s) 17:31:32 [2026-07-09T15:31:32.758Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar 17:31:32 [2026-07-09T15:31:32.758Z] Progress (1): 13/94 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 13/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 15/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 16/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 17/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 19/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 20/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 21/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 23/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 24/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 26/94 kB | 3.2/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 26/94 kB | 20/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 27/94 kB | 20/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 28/94 kB | 20/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 29/94 kB | 20/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (2): 30/94 kB | 20/55 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 30/94 kB | 20/55 kB | 0.9/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 32/94 kB | 20/55 kB | 0.9/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 33/94 kB | 20/55 kB | 0.9/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 33/94 kB | 20/55 kB | 2.3/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 35/94 kB | 20/55 kB | 2.3/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 35/94 kB | 20/55 kB | 3.6/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 36/94 kB | 20/55 kB | 3.6/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 37/94 kB | 20/55 kB | 3.6/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 37/94 kB | 36/55 kB | 3.6/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 39/94 kB | 36/55 kB | 3.6/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 39/94 kB | 36/55 kB | 5.0/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 40/94 kB | 36/55 kB | 5.0/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 41/94 kB | 36/55 kB | 5.0/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 41/94 kB | 36/55 kB | 6.4/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 43/94 kB | 36/55 kB | 6.4/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 43/94 kB | 36/55 kB | 7.7/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 44/94 kB | 36/55 kB | 7.7/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 46/94 kB | 36/55 kB | 7.7/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 46/94 kB | 36/55 kB | 9.1/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 47/94 kB | 36/55 kB | 9.1/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 47/94 kB | 36/55 kB | 10/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 48/94 kB | 36/55 kB | 10/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 50/94 kB | 36/55 kB | 10/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 50/94 kB | 36/55 kB | 12/186 kB 17:31:32 [2026-07-09T15:31:32.758Z] Progress (3): 51/94 kB | 36/55 kB | 12/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 51/94 kB | 52/55 kB | 12/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 52/94 kB | 52/55 kB | 12/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 52/94 kB | 52/55 kB | 13/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 54/94 kB | 52/55 kB | 13/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 54/94 kB | 55 kB | 13/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 55/94 kB | 55 kB | 13/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 55/94 kB | 55 kB | 15/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 55/94 kB | 55 kB | 16/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 59/94 kB | 55 kB | 16/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 59/94 kB | 55 kB | 17/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 59/94 kB | 55 kB | 19/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 64/94 kB | 55 kB | 19/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] 17:31:33 [2026-07-09T15:31:33.009Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 1.3 MB/s) 17:31:33 [2026-07-09T15:31:33.009Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 64/94 kB | 20/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 64/94 kB | 21/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 68/94 kB | 21/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 68/94 kB | 23/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 72/94 kB | 23/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 72/94 kB | 24/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 76/94 kB | 24/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 76/94 kB | 26/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 76/94 kB | 27/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 80/94 kB | 27/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 80/94 kB | 28/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 85/94 kB | 28/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 85/94 kB | 30/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 89/94 kB | 30/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 89/94 kB | 31/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 89/94 kB | 32/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 93/94 kB | 32/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 32/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 34/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 35/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 36/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 38/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 39/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94 kB | 41/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] 17:31:33 [2026-07-09T15:31:33.009Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 2.1 MB/s) 17:31:33 [2026-07-09T15:31:33.009Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 42/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 43/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 45/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 46/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 47/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 49/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 50/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 52/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 53/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 54/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 56/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 60/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 61/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (1): 65/186 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 65/186 kB | 0.9/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 69/186 kB | 0.9/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 69/186 kB | 2.3/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 69/186 kB | 3.6/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 73/186 kB | 3.6/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 73/186 kB | 5.0/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 73/186 kB | 6.4/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 77/186 kB | 6.4/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 77/186 kB | 7.7/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 77/186 kB | 9.1/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 82/186 kB | 9.1/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 82/186 kB | 10/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 82/186 kB | 12/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 86/186 kB | 12/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 86/186 kB | 13/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 86/186 kB | 15/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 90/186 kB | 15/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 90/186 kB | 16/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 90/186 kB | 17/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94/186 kB | 17/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94/186 kB | 19/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 94/186 kB | 20/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 99/186 kB | 20/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 99/186 kB | 21/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 99/186 kB | 23/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 103/186 kB | 23/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 103/186 kB | 24/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 103/186 kB | 26/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 107/186 kB | 26/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 107/186 kB | 26/899 kB | 7.7/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 107/186 kB | 27/899 kB | 7.7/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 107/186 kB | 27/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 107/186 kB | 28/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 111/186 kB | 28/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 111/186 kB | 30/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 111/186 kB | 31/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 111/186 kB | 32/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 115/186 kB | 32/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 115/186 kB | 33/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 115/186 kB | 35/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 115/186 kB | 36/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 115/186 kB | 37/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 120/186 kB | 37/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 120/186 kB | 39/899 kB | 11/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 120/186 kB | 39/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 120/186 kB | 40/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 120/186 kB | 41/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 120/186 kB | 43/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 124/186 kB | 43/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 124/186 kB | 44/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 124/186 kB | 46/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 124/186 kB | 47/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 124/186 kB | 48/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 128/186 kB | 48/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 128/186 kB | 50/899 kB | 28/41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 128/186 kB | 50/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 128/186 kB | 51/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 128/186 kB | 52/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 128/186 kB | 54/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 132/186 kB | 54/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 132/186 kB | 55/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 132/186 kB | 59/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 137/186 kB | 59/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 137/186 kB | 64/899 kB | 41 kB 17:31:33 [2026-07-09T15:31:33.009Z] 17:31:33 [2026-07-09T15:31:33.009Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 663 kB/s) 17:31:33 [2026-07-09T15:31:33.009Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 141/186 kB | 64/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (2): 141/186 kB | 68/899 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 141/186 kB | 68/899 kB | 7.7/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 141/186 kB | 68/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 145/186 kB | 68/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 145/186 kB | 72/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 149/186 kB | 72/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 149/186 kB | 76/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 154/186 kB | 76/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 154/186 kB | 80/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 158/186 kB | 80/899 kB | 11/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (3): 158/186 kB | 80/899 kB | 28/58 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 158/186 kB | 80/899 kB | 28/58 kB | 3.8/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 158/186 kB | 85/899 kB | 28/58 kB | 3.8/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 162/186 kB | 85/899 kB | 28/58 kB | 3.8/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 162/186 kB | 85/899 kB | 28/58 kB | 8.0/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 162/186 kB | 89/899 kB | 28/58 kB | 8.0/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 162/186 kB | 89/899 kB | 28/58 kB | 12/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 166/186 kB | 89/899 kB | 28/58 kB | 12/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 166/186 kB | 89/899 kB | 28/58 kB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 166/186 kB | 93/899 kB | 28/58 kB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 166/186 kB | 93/899 kB | 44/58 kB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 170/186 kB | 93/899 kB | 44/58 kB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 170/186 kB | 93/899 kB | 44/58 kB | 21/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 170/186 kB | 93/899 kB | 44/58 kB | 24/168 kB 17:31:33 [2026-07-09T15:31:33.009Z] Progress (4): 170/186 kB | 97/899 kB | 44/58 kB | 24/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 175/186 kB | 97/899 kB | 44/58 kB | 24/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 175/186 kB | 97/899 kB | 44/58 kB | 28/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 175/186 kB | 97/899 kB | 44/58 kB | 33/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 175/186 kB | 102/899 kB | 44/58 kB | 33/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 179/186 kB | 102/899 kB | 44/58 kB | 33/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 179/186 kB | 102/899 kB | 58 kB | 33/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 179/186 kB | 102/899 kB | 58 kB | 37/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 179/186 kB | 106/899 kB | 58 kB | 37/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 183/186 kB | 106/899 kB | 58 kB | 37/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 183/186 kB | 106/899 kB | 58 kB | 41/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 186 kB | 106/899 kB | 58 kB | 41/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 186 kB | 106/899 kB | 58 kB | 45/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 186 kB | 110/899 kB | 58 kB | 45/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (4): 186 kB | 110/899 kB | 58 kB | 49/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 860 kB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 186 kB | 114/899 kB | 49/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 186 kB | 114/899 kB | 54/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 186 kB | 114/899 kB | 58/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 186 kB | 119/899 kB | 58/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.jar (186 kB at 2.7 MB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 119/899 kB | 62/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 123/899 kB | 62/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 123/899 kB | 66/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 123/899 kB | 71/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 127/899 kB | 71/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 127/899 kB | 75/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 127/899 kB | 79/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 131/899 kB | 79/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 131/899 kB | 83/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 131/899 kB | 88/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 135/899 kB | 88/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 135/899 kB | 92/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 140/899 kB | 92/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 140/899 kB | 96/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 140/899 kB | 100/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 144/899 kB | 100/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 144/899 kB | 104/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 144/899 kB | 109/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 148/899 kB | 109/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 148/899 kB | 113/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 152/899 kB | 113/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 152/899 kB | 117/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 152/899 kB | 121/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 157/899 kB | 121/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 157/899 kB | 126/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 161/899 kB | 126/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 163/899 kB | 126/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 163/899 kB | 142/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 167/899 kB | 142/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 171/899 kB | 142/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 171/899 kB | 155/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 176/899 kB | 155/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 180/899 kB | 155/168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 180/899 kB | 168 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 184/899 kB | 168 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 2.2 MB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 188/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 193/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 197/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 201/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 205/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 209/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 214/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 218/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 222/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 239/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 255/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 271/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 271/899 kB | 7.7/9.8 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 271/899 kB | 9.8 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 288/899 kB | 9.8 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (9.8 kB at 112 kB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 294/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 310/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 310/899 kB | 3.8/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 327/899 kB | 3.8/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 327/899 kB | 8.0/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 327/899 kB | 12/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 327/899 kB | 16/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 327/899 kB | 21/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 343/899 kB | 21/21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 343/899 kB | 21 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 343/899 kB | 21 kB | 7.7/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 343/899 kB | 21 kB | 11/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar (21 kB at 228 kB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 360/899 kB | 11/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 360/899 kB | 28/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 376/899 kB | 28/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 376/899 kB | 44/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 392/899 kB | 44/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 392/899 kB | 61/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 392/899 kB | 77/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 409/899 kB | 77/151 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 409/899 kB | 77/151 kB | 7.7/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 409/899 kB | 77/151 kB | 16/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 409/899 kB | 93/151 kB | 16/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 425/899 kB | 93/151 kB | 16/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 425/899 kB | 93/151 kB | 24/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 425/899 kB | 110/151 kB | 24/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 441/899 kB | 110/151 kB | 24/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 441/899 kB | 110/151 kB | 40/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 441/899 kB | 126/151 kB | 40/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 458/899 kB | 126/151 kB | 40/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 458/899 kB | 126/151 kB | 57/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 458/899 kB | 142/151 kB | 57/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 474/899 kB | 142/151 kB | 57/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 474/899 kB | 142/151 kB | 73/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 474/899 kB | 151 kB | 73/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 474/899 kB | 151 kB | 86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 491/899 kB | 151 kB | 86 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.5 MB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (86 kB at 834 kB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 507/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 523/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 540/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 540/899 kB | 7.7/50 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 540/899 kB | 16/50 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 556/899 kB | 16/50 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 556/899 kB | 25/50 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 573/899 kB | 25/50 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 573/899 kB | 25/50 kB | 3.8/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 589/899 kB | 25/50 kB | 3.8/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 589/899 kB | 41/50 kB | 3.8/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 589/899 kB | 41/50 kB | 8.0/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 589/899 kB | 41/50 kB | 11/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 605/899 kB | 41/50 kB | 11/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 605/899 kB | 50 kB | 11/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 622/899 kB | 50 kB | 11/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 622/899 kB | 50 kB | 28/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (3): 638/899 kB | 50 kB | 28/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 443 kB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 654/899 kB | 28/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 654/899 kB | 44/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 671/899 kB | 44/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 671/899 kB | 61/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 687/899 kB | 61/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 704/899 kB | 61/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 704/899 kB | 77/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 720/899 kB | 77/86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 720/899 kB | 86 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (2): 736/899 kB | 86 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.010Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 734 kB/s) 17:31:33 [2026-07-09T15:31:33.010Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 753/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 769/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 786/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 802/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 818/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 835/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 851/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 867/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 884/899 kB 17:31:33 [2026-07-09T15:31:33.010Z] Progress (1): 899 kB 17:31:33 [2026-07-09T15:31:33.010Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar (899 kB at 7.1 MB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 7.7/44 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 16/44 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 24/44 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 40/44 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 44 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 338 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 7.7/16 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 11/16 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 16 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 16 kB | 3.1/17 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (16 kB at 122 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 3.1/17 kB | 5.7 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 17 kB | 5.7 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 42 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (17 kB at 124 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 3.2/217 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 3.2/217 kB | 7.7/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 3.2/217 kB | 16/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 3.2/217 kB | 32/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 20/217 kB | 32/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 20/217 kB | 49/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 20/217 kB | 57/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 36/217 kB | 57/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 36/217 kB | 73/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 36/217 kB | 90/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 52/217 kB | 90/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 52/217 kB | 106/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 69/217 kB | 106/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 69/217 kB | 122/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 69/217 kB | 139/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 85/217 kB | 139/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 85/217 kB | 155/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 85/217 kB | 172/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 101/217 kB | 172/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 101/217 kB | 188/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 101/217 kB | 204/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 118/217 kB | 204/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 118/217 kB | 221/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 126/217 kB | 221/510 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 126/217 kB | 221/510 kB | 7.7/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 126/217 kB | 221/510 kB | 7.7/588 kB | 7.7/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 126/217 kB | 221/510 kB | 7.7/588 kB | 16/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 126/217 kB | 221/510 kB | 16/588 kB | 16/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 126/217 kB | 237/510 kB | 16/588 kB | 16/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 142/217 kB | 237/510 kB | 16/588 kB | 16/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 142/217 kB | 237/510 kB | 24/588 kB | 16/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 142/217 kB | 237/510 kB | 24/588 kB | 32/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 142/217 kB | 253/510 kB | 24/588 kB | 32/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 142/217 kB | 270/510 kB | 24/588 kB | 32/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 142/217 kB | 270/510 kB | 24/588 kB | 49/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 159/217 kB | 270/510 kB | 24/588 kB | 49/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 159/217 kB | 278/510 kB | 24/588 kB | 49/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 159/217 kB | 278/510 kB | 24/588 kB | 57/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 159/217 kB | 278/510 kB | 40/588 kB | 57/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 159/217 kB | 294/510 kB | 40/588 kB | 57/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 175/217 kB | 294/510 kB | 40/588 kB | 57/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 175/217 kB | 294/510 kB | 40/588 kB | 73/74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 175/217 kB | 294/510 kB | 40/588 kB | 74 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 175/217 kB | 311/510 kB | 40/588 kB | 74 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar (74 kB at 455 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 192/217 kB | 311/510 kB | 40/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 192/217 kB | 311/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 192/217 kB | 327/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 192/217 kB | 343/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 208/217 kB | 343/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 208/217 kB | 360/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 217 kB | 360/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 217 kB | 376/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 1.3 MB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 393/510 kB | 57/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 393/510 kB | 73/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 409/510 kB | 73/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 425/510 kB | 73/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 425/510 kB | 90/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 442/510 kB | 90/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 458/510 kB | 90/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 474/510 kB | 90/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 474/510 kB | 106/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 491/510 kB | 106/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 507/510 kB | 106/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 510 kB | 106/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 3.0 MB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 122/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 139/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (1): 155/588 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 155/588 kB | 7.7/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 155/588 kB | 16/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 172/588 kB | 16/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 172/588 kB | 32/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 188/588 kB | 32/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 188/588 kB | 48/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 204/588 kB | 48/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 204/588 kB | 65/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 217/588 kB | 65/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (2): 221/588 kB | 65/247 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 221/588 kB | 65/247 kB | 7.7/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 221/588 kB | 65/247 kB | 11/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 221/588 kB | 81/247 kB | 11/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 237/588 kB | 81/247 kB | 11/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 253/588 kB | 81/247 kB | 11/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 253/588 kB | 81/247 kB | 28/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 253/588 kB | 97/247 kB | 28/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 253/588 kB | 97/247 kB | 28/242 kB | 7.7/35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 253/588 kB | 97/247 kB | 28/242 kB | 16/35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 270/588 kB | 97/247 kB | 28/242 kB | 16/35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 270/588 kB | 97/247 kB | 28/242 kB | 28/35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 286/588 kB | 97/247 kB | 28/242 kB | 28/35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 286/588 kB | 97/247 kB | 28/242 kB | 35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 286/588 kB | 97/247 kB | 44/242 kB | 35 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 286/588 kB | 114/247 kB | 44/242 kB | 35 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 183 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 303/588 kB | 114/247 kB | 44/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 319/588 kB | 114/247 kB | 44/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 319/588 kB | 114/247 kB | 61/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 319/588 kB | 130/247 kB | 61/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 335/588 kB | 130/247 kB | 61/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 348/588 kB | 130/247 kB | 61/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 348/588 kB | 130/247 kB | 77/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 348/588 kB | 147/247 kB | 77/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 364/588 kB | 147/247 kB | 77/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 364/588 kB | 147/247 kB | 77/242 kB | 7.7/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 364/588 kB | 147/247 kB | 77/242 kB | 11/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 381/588 kB | 147/247 kB | 77/242 kB | 11/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 381/588 kB | 147/247 kB | 93/242 kB | 11/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 381/588 kB | 147/247 kB | 93/242 kB | 28/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 381/588 kB | 163/247 kB | 93/242 kB | 28/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 397/588 kB | 163/247 kB | 93/242 kB | 28/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 397/588 kB | 163/247 kB | 93/242 kB | 44/54 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (4): 397/588 kB | 163/247 kB | 93/242 kB | 54 kB 17:31:33 [2026-07-09T15:31:33.011Z] 17:31:33 [2026-07-09T15:31:33.011Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar (54 kB at 268 kB/s) 17:31:33 [2026-07-09T15:31:33.011Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 413/588 kB | 163/247 kB | 93/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 413/588 kB | 163/247 kB | 110/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 430/588 kB | 163/247 kB | 110/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 430/588 kB | 179/247 kB | 110/242 kB 17:31:33 [2026-07-09T15:31:33.011Z] Progress (3): 446/588 kB | 179/247 kB | 110/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 463/588 kB | 179/247 kB | 110/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 463/588 kB | 179/247 kB | 126/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 463/588 kB | 196/247 kB | 126/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 479/588 kB | 196/247 kB | 126/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 495/588 kB | 196/247 kB | 126/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 495/588 kB | 196/247 kB | 142/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 495/588 kB | 212/247 kB | 142/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 512/588 kB | 212/247 kB | 142/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 528/588 kB | 212/247 kB | 142/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 528/588 kB | 212/247 kB | 159/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 544/588 kB | 212/247 kB | 159/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 544/588 kB | 228/247 kB | 159/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 560/588 kB | 228/247 kB | 159/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 576/588 kB | 228/247 kB | 159/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 576/588 kB | 228/247 kB | 175/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 576/588 kB | 245/247 kB | 175/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 588 kB | 245/247 kB | 175/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 588 kB | 247 kB | 175/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 588 kB | 247 kB | 175/242 kB | 7.7/35 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 588 kB | 247 kB | 175/242 kB | 16/35 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.7 MB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 1.1 MB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 192/242 kB | 16/35 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 192/242 kB | 29/35 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 192/242 kB | 35 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 208/242 kB | 35 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 224/242 kB | 35 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar (35 kB at 161 kB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 241/242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 242 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 242 kB | 7.7/27 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 242 kB | 11/27 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.1 MB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 27 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 121 kB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0/1.1 MB | 3.2/169 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0/1.1 MB | 20/169 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0/1.1 MB | 36/169 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0/1.1 MB | 36/169 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0/1.1 MB | 52/169 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0/1.1 MB | 69/169 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 69/169 kB | 7.7/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 82/169 kB | 7.7/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 82/169 kB | 16/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 98/169 kB | 16/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 115/169 kB | 16/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 115/169 kB | 28/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0/1.1 MB | 131/169 kB | 28/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 131/169 kB | 28/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 147/169 kB | 28/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 164/169 kB | 28/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 164/169 kB | 44/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 169 kB | 44/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 169 kB | 44/401 kB | 4.1/80 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (5): 0.1/1.1 MB | 169 kB | 44/401 kB | 4.1/80 kB | 7.7/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (5): 0.1/1.1 MB | 169 kB | 44/401 kB | 4.1/80 kB | 16/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar (169 kB at 675 kB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 61/401 kB | 4.1/80 kB | 16/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 61/401 kB | 4.1/80 kB | 16/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 61/401 kB | 4.1/80 kB | 28/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 61/401 kB | 4.1/80 kB | 44/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 77/401 kB | 4.1/80 kB | 44/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 77/401 kB | 20/80 kB | 44/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 77/401 kB | 20/80 kB | 44/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 77/401 kB | 20/80 kB | 61/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 93/401 kB | 20/80 kB | 61/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 93/401 kB | 20/80 kB | 77/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 110/401 kB | 20/80 kB | 77/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 110/401 kB | 20/80 kB | 77/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 110/401 kB | 37/80 kB | 77/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 110/401 kB | 37/80 kB | 93/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 110/401 kB | 37/80 kB | 110/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 126/401 kB | 37/80 kB | 110/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 126/401 kB | 53/80 kB | 110/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 126/401 kB | 53/80 kB | 110/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 126/401 kB | 53/80 kB | 126/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 142/401 kB | 53/80 kB | 126/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 142/401 kB | 66/80 kB | 126/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 142/401 kB | 66/80 kB | 142/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 142/401 kB | 66/80 kB | 142/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 142/401 kB | 66/80 kB | 159/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 159/401 kB | 66/80 kB | 159/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 159/401 kB | 80 kB | 159/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 159/401 kB | 80 kB | 175/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 159/401 kB | 80 kB | 175/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 175/401 kB | 80 kB | 175/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 175/401 kB | 80 kB | 192/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (4): 0.1/1.1 MB | 175/401 kB | 80 kB | 208/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar (80 kB at 311 kB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 192/401 kB | 208/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 192/401 kB | 224/227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.1/1.1 MB | 192/401 kB | 227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.2/1.1 MB | 192/401 kB | 227 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.2/1.1 MB | 208/401 kB | 227 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar (227 kB at 877 kB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 224/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 224/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 229/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 246/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 262/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 262/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 279/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 295/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 295/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 311/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 328/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 328/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 344/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 360/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 360/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.2/1.1 MB | 377/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.3/1.1 MB | 377/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.3/1.1 MB | 393/401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.3/1.1 MB | 401 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.3/1.1 MB | 401 kB 17:31:33 [2026-07-09T15:31:33.012Z] 17:31:33 [2026-07-09T15:31:33.012Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar (401 kB at 1.5 MB/s) 17:31:33 [2026-07-09T15:31:33.012Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.3/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.3/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.3/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.3/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.3/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.4/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.4/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.4/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.4/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.4/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (1): 0.4/1.1 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.4/1.1 MB | 0/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 7.7/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 7.7/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 16/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 32/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 32/168 kB 17:31:33 [2026-07-09T15:31:33.012Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 32/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 49/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 49/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 49/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 49/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.5/1.1 MB | 0.1/7.4 MB | 65/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.5/1.1 MB | 0.2/7.4 MB | 65/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 65/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 81/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 81/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 81/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 98/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 98/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 98/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 114/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 114/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 114/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 131/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 131/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 131/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 147/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 147/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 147/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 163/168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.2/7.4 MB | 168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 168 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 168 kB 17:31:33 [2026-07-09T15:31:33.013Z] 17:31:33 [2026-07-09T15:31:33.013Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (168 kB at 592 kB/s) 17:31:33 [2026-07-09T15:31:33.013Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.013Z] 17:31:33 [2026-07-09T15:31:33.013Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 7.7/379 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 7.7/379 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 7.7/379 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB | 7.7/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB | 7.7/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB | 16/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB | 16/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 16/379 kB | 16/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 16/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 32/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 32/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 32/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 49/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 49/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 49/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 32/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 49/585 kB 17:31:33 [2026-07-09T15:31:33.013Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 49/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 49/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 81/379 kB | 49/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 49/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 49/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 65/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 65/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 65/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 65/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 81/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 81/379 kB | 81/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 98/379 kB | 81/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 98/379 kB | 81/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 98/379 kB | 81/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 98/379 kB | 98/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 98/379 kB | 98/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 98/379 kB | 98/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 114/379 kB | 98/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 114/379 kB | 98/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 114/379 kB | 98/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 114/379 kB | 114/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 114/379 kB | 114/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 114/379 kB | 114/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 114/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 131/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 131/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 131/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 131/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 147/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 131/379 kB | 147/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 147/379 kB | 147/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 147/379 kB | 147/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 147/379 kB | 147/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 147/379 kB | 163/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 147/379 kB | 163/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.6/7.4 MB | 147/379 kB | 163/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.6/7.4 MB | 163/379 kB | 163/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.6/7.4 MB | 163/379 kB | 163/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.6/7.4 MB | 163/379 kB | 180/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.0/1.1 MB | 0.6/7.4 MB | 163/379 kB | 180/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 163/379 kB | 180/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 163/379 kB | 180/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 180/379 kB | 180/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 180/379 kB | 180/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 180/379 kB | 196/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 180/379 kB | 196/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 180/379 kB | 196/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1/1.1 MB | 0.6/7.4 MB | 180/379 kB | 196/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1 MB | 0.6/7.4 MB | 180/379 kB | 196/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1 MB | 0.6/7.4 MB | 196/379 kB | 196/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1 MB | 0.6/7.4 MB | 196/379 kB | 212/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 1.1 MB | 0.6/7.4 MB | 196/379 kB | 212/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] 17:31:33 [2026-07-09T15:31:33.264Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar (1.1 MB at 3.7 MB/s) 17:31:33 [2026-07-09T15:31:33.264Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.6/7.4 MB | 196/379 kB | 229/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.6/7.4 MB | 212/379 kB | 229/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.6/7.4 MB | 212/379 kB | 229/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.6/7.4 MB | 212/379 kB | 232/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 212/379 kB | 232/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 229/379 kB | 232/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 229/379 kB | 248/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 229/379 kB | 248/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 245/379 kB | 248/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 245/379 kB | 265/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 245/379 kB | 265/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 245/379 kB | 265/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 245/379 kB | 281/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 262/379 kB | 281/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 262/379 kB | 281/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 262/379 kB | 298/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 278/379 kB | 298/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 278/379 kB | 298/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.7/7.4 MB | 278/379 kB | 314/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 278/379 kB | 314/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 294/379 kB | 314/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 294/379 kB | 314/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 294/379 kB | 330/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 311/379 kB | 330/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 311/379 kB | 330/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 311/379 kB | 347/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 311/379 kB | 347/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 327/379 kB | 347/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 327/379 kB | 347/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 327/379 kB | 363/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 344/379 kB | 363/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.8/7.4 MB | 344/379 kB | 363/585 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.8/7.4 MB | 344/379 kB | 363/585 kB | 3.2/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.8/7.4 MB | 344/379 kB | 380/585 kB | 3.2/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 344/379 kB | 380/585 kB | 3.2/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 344/379 kB | 380/585 kB | 20/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 360/379 kB | 380/585 kB | 20/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 360/379 kB | 396/585 kB | 20/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 360/379 kB | 396/585 kB | 20/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 360/379 kB | 396/585 kB | 36/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 376/379 kB | 396/585 kB | 36/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 376/379 kB | 396/585 kB | 36/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 376/379 kB | 412/585 kB | 36/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 412/585 kB | 36/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 412/585 kB | 52/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 412/585 kB | 52/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 412/585 kB | 61/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 429/585 kB | 61/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 429/585 kB | 61/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 429/585 kB | 77/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 445/585 kB | 77/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (4): 0.9/7.4 MB | 379 kB | 445/585 kB | 77/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] 17:31:33 [2026-07-09T15:31:33.264Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 1.2 MB/s) 17:31:33 [2026-07-09T15:31:33.264Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 0.9/7.4 MB | 445/585 kB | 93/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 445/585 kB | 93/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 461/585 kB | 93/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 461/585 kB | 93/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 461/585 kB | 110/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 478/585 kB | 110/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 478/585 kB | 110/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 478/585 kB | 126/265 kB 17:31:33 [2026-07-09T15:31:33.264Z] Progress (3): 1.0/7.4 MB | 478/585 kB | 126/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 494/585 kB | 126/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 494/585 kB | 142/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 494/585 kB | 142/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 511/585 kB | 142/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 511/585 kB | 159/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 511/585 kB | 159/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 527/585 kB | 159/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 527/585 kB | 159/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 527/585 kB | 175/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.0/7.4 MB | 543/585 kB | 175/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 543/585 kB | 175/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 560/585 kB | 175/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 560/585 kB | 192/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 560/585 kB | 192/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 576/585 kB | 192/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 576/585 kB | 208/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 576/585 kB | 208/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 583/585 kB | 208/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 585 kB | 208/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 1.1/7.4 MB | 585 kB | 208/265 kB | 7.7/11 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 1.1/7.4 MB | 585 kB | 208/265 kB | 11 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 1.1/7.4 MB | 585 kB | 208/265 kB | 11 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 1.1/7.4 MB | 585 kB | 224/265 kB | 11 kB 17:31:33 [2026-07-09T15:31:33.265Z] 17:31:33 [2026-07-09T15:31:33.265Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 1.8 MB/s) 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 1.1/7.4 MB | 224/265 kB | 11 kB 17:31:33 [2026-07-09T15:31:33.265Z] 17:31:33 [2026-07-09T15:31:33.265Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.jar 17:31:33 [2026-07-09T15:31:33.265Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 36 kB/s) 17:31:33 [2026-07-09T15:31:33.265Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.1/7.4 MB | 241/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.1/7.4 MB | 241/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.1/7.4 MB | 257/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.2/7.4 MB | 257/265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.2/7.4 MB | 265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.2/7.4 MB | 265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.2/7.4 MB | 265 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.2/7.4 MB | 265 kB 17:31:33 [2026-07-09T15:31:33.265Z] 17:31:33 [2026-07-09T15:31:33.265Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar (265 kB at 830 kB/s) 17:31:33 [2026-07-09T15:31:33.265Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.8/7.4 MB | 7.7/10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.8/7.4 MB | 7.7/10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.8/7.4 MB | 10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.9/7.4 MB | 10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.9/7.4 MB | 10 kB 17:31:33 [2026-07-09T15:31:33.265Z] 17:31:33 [2026-07-09T15:31:33.265Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.jar (10 kB at 31 kB/s) 17:31:33 [2026-07-09T15:31:33.265Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (1): 1.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.9/7.4 MB | 0/1.6 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.9/7.4 MB | 0/1.6 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.9/7.4 MB | 0/1.6 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 1.9/7.4 MB | 0/1.6 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 2.0/7.4 MB | 0/1.6 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (2): 2.0/7.4 MB | 0/1.6 MB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0/1.6 MB | 7.7/10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0/1.6 MB | 7.7/10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0/1.6 MB | 10 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 2.0/7.4 MB | 0/1.6 MB | 10 kB | 7.7/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 2.0/7.4 MB | 0/1.6 MB | 10 kB | 7.7/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 2.0/7.4 MB | 0/1.6 MB | 10 kB | 16/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 2.0/7.4 MB | 0.1/1.6 MB | 10 kB | 16/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 2.0/7.4 MB | 0.1/1.6 MB | 10 kB | 16/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (4): 2.0/7.4 MB | 0.1/1.6 MB | 10 kB | 16/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] 17:31:33 [2026-07-09T15:31:33.265Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar (10 kB at 30 kB/s) 17:31:33 [2026-07-09T15:31:33.265Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0.1/1.6 MB | 16/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0.1/1.6 MB | 32/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0.1/1.6 MB | 32/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0.1/1.6 MB | 32/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.0/7.4 MB | 0.1/1.6 MB | 32/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 32/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 49/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 49/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 49/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 57/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 57/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 57/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 57/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 73/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 73/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 73/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.1/7.4 MB | 0.1/1.6 MB | 73/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.1/1.6 MB | 73/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 73/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 90/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 90/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 90/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 90/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 90/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 106/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 106/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 106/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 106/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 122/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.2/7.4 MB | 0.2/1.6 MB | 122/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 122/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 122/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 122/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 122/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 139/196 kB 17:31:33 [2026-07-09T15:31:33.265Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 139/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 139/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 139/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.3/7.4 MB | 0.2/1.6 MB | 155/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.3/7.4 MB | 0.3/1.6 MB | 155/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.3/7.4 MB | 0.3/1.6 MB | 155/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 155/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 155/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 155/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 172/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 172/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 172/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 172/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 188/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 188/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 188/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 188/196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.4/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB 17:31:33 [2026-07-09T15:31:33.266Z] 17:31:33 [2026-07-09T15:31:33.266Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 561 kB/s) 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.5/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.5/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.5/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.5/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.5/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.6/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.7/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.8/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.9/7.4 MB | 0.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.9/7.4 MB | 0.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.9/7.4 MB | 0.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.9/7.4 MB | 0.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (2): 2.9/7.4 MB | 0.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 7.7/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 16/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 16/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 16/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 16/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 32/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 32/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 32/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 49/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 2.9/7.4 MB | 0.6/1.6 MB | 49/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 49/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 65/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 65/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 65/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 81/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 81/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 81/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 98/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.6/1.6 MB | 98/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 98/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 114/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 114/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 114/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 131/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 131/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.0/7.4 MB | 0.7/1.6 MB | 147/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 147/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 147/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 147/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 163/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 163/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 163/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 180/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 180/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 180/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 196/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 196/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 196/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 212/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 212/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 216/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.1/7.4 MB | 0.8/1.6 MB | 216/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 216/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 233/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 233/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 233/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 249/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 249/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 249/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 265/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 265/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 265/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 282/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 282/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 282/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 298/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 298/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 298/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 298/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 314/714 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.2/7.4 MB | 0.8/1.6 MB | 314/714 kB | 7.7/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.2/7.4 MB | 0.9/1.6 MB | 314/714 kB | 7.7/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.2/7.4 MB | 0.9/1.6 MB | 314/714 kB | 11/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 314/714 kB | 11/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 331/714 kB | 11/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 331/714 kB | 11/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 331/714 kB | 11/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 347/714 kB | 11/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 347/714 kB | 28/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 347/714 kB | 28/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 347/714 kB | 28/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 364/714 kB | 28/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 364/714 kB | 28/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 364/714 kB | 44/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 364/714 kB | 44/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 380/714 kB | 44/193 kB 17:31:33 [2026-07-09T15:31:33.266Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 380/714 kB | 44/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 380/714 kB | 44/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 380/714 kB | 44/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 380/714 kB | 60/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.3/7.4 MB | 0.9/1.6 MB | 396/714 kB | 60/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 0.9/1.6 MB | 396/714 kB | 60/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 0.9/1.6 MB | 396/714 kB | 60/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 0.9/1.6 MB | 413/714 kB | 60/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 0.9/1.6 MB | 413/714 kB | 77/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 0.9/1.6 MB | 413/714 kB | 77/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 413/714 kB | 77/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 429/714 kB | 77/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 429/714 kB | 77/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 429/714 kB | 77/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 429/714 kB | 93/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 446/714 kB | 93/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 446/714 kB | 93/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 446/714 kB | 93/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 462/714 kB | 93/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 462/714 kB | 93/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 462/714 kB | 110/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 462/714 kB | 110/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 478/714 kB | 110/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 478/714 kB | 110/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.4/7.4 MB | 1.0/1.6 MB | 478/714 kB | 126/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 478/714 kB | 126/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 495/714 kB | 126/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 495/714 kB | 126/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 495/714 kB | 126/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 495/714 kB | 142/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 511/714 kB | 142/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 511/714 kB | 142/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 511/714 kB | 142/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 527/714 kB | 142/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.0/1.6 MB | 527/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 527/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 527/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 527/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 544/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 545/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 545/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 545/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 561/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 561/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 561/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.5/7.4 MB | 1.1/1.6 MB | 578/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 578/714 kB | 159/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 578/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 578/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 594/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 594/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 594/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 594/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 611/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 611/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 611/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 627/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 627/714 kB | 175/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.1/1.6 MB | 627/714 kB | 192/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 627/714 kB | 192/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 643/714 kB | 192/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 643/714 kB | 192/193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 643/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 660/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 660/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 660/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.6/7.4 MB | 1.2/1.6 MB | 676/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.7/7.4 MB | 1.2/1.6 MB | 676/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (4): 3.7/7.4 MB | 1.2/1.6 MB | 676/714 kB | 193 kB 17:31:33 [2026-07-09T15:31:33.267Z] 17:31:33 [2026-07-09T15:31:33.267Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 509 kB/s) 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 676/714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 692/714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 692/714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 709/714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 709/714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 714 kB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (3): 3.7/7.4 MB | 1.2/1.6 MB | 714 kB 17:31:33 [2026-07-09T15:31:33.267Z] 17:31:33 [2026-07-09T15:31:33.267Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 1.9 MB/s) 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.7/7.4 MB | 1.2/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.7/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.7/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.8/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.3/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 3.9/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.4/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.0/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.1/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.2/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.2/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.2/7.4 MB | 1.5/1.6 MB 17:31:33 [2026-07-09T15:31:33.267Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6/1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.2/7.4 MB | 1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.3/7.4 MB | 1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (2): 4.3/7.4 MB | 1.6 MB 17:31:33 [2026-07-09T15:31:33.268Z] 17:31:33 [2026-07-09T15:31:33.268Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar (1.6 MB at 4.1 MB/s) 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 4.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 5.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.5/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.6/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.7/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.8/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 6.9/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.0/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.1/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.2/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.3/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.4/7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] Progress (1): 7.4 MB 17:31:33 [2026-07-09T15:31:33.268Z] 17:31:33 [2026-07-09T15:31:33.269Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.jar (7.4 MB at 16 MB/s) 17:31:33 [2026-07-09T15:31:33.819Z] [INFO] Searching for local aggregator root... 17:31:33 [2026-07-09T15:31:33.820Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies 17:31:33 [2026-07-09T15:31:33.820Z] [INFO] Processing change of org.silverpeas:silverpeas-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260709 17:31:33 [2026-07-09T15:31:33.820Z] [INFO] Processing org.silverpeas:silverpeas-dependencies-bom 17:31:33 [2026-07-09T15:31:33.820Z] [INFO] Updating project org.silverpeas:silverpeas-dependencies-bom 17:31:33 [2026-07-09T15:31:33.820Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260709 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] ------------------------------------------------------------------------ 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] BUILD SUCCESS 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] ------------------------------------------------------------------------ 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] Total time: 7.913 s 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] Finished at: 2026-07-09T17:31:33+02:00 17:31:34 [2026-07-09T15:31:34.070Z] [INFO] ------------------------------------------------------------------------ 17:31:34 [2026-07-09T15:31:34.070Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 17:31:35 [2026-07-09T15:31:35.414Z] [INFO] Scanning for projects... 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] Building Silverpeas Dependencies BOM 2.0-build260709 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] from pom.xml 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] --------------------------------[ pom ]--------------------------------- 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] 17:31:35 [2026-07-09T15:31:35.664Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-dependencies-bom --- 17:31:35 [2026-07-09T15:31:35.915Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 790 B 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 1.8 kB 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 3.7 kB 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 5.8 kB 17:31:36 [2026-07-09T15:31:36.165Z] 17:31:36 [2026-07-09T15:31:36.165Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 20 kB/s) 17:31:36 [2026-07-09T15:31:36.165Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 781 B 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 1.8 kB 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 3.7 kB 17:31:36 [2026-07-09T15:31:36.165Z] Progress (1): 5.1 kB 17:31:36 [2026-07-09T15:31:36.165Z] 17:31:36 [2026-07-09T15:31:36.165Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 222 kB/s) 17:31:36 [2026-07-09T15:31:36.165Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 835 B 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 1.8 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 3.2 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 6.1 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 8.1 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 9.4 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 12 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 14 kB 17:31:36 [2026-07-09T15:31:36.415Z] 17:31:36 [2026-07-09T15:31:36.415Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 375 kB/s) 17:31:36 [2026-07-09T15:31:36.415Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 707 B 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 1.6 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 2.7 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 4.2 kB 17:31:36 [2026-07-09T15:31:36.415Z] Progress (1): 5.0 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 6.5 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 9.2 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 11 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 14 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 18 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 20 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 23 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 26 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 27 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 30 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 32 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 34 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 38 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 40 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 43 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 47 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 52 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 54 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 57 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 59 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 61 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 63 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 65 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 66 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 68 kB 17:31:36 [2026-07-09T15:31:36.416Z] 17:31:36 [2026-07-09T15:31:36.416Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.7 MB/s) 17:31:36 [2026-07-09T15:31:36.416Z] [INFO] Artifact org.apache:apache:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:36 [2026-07-09T15:31:36.416Z] [INFO] Artifact org.apache:apache:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 17:31:36 [2026-07-09T15:31:36.416Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom 17:31:36 [2026-07-09T15:31:36.416Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) 17:31:36 [2026-07-09T15:31:36.416Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 0.9/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 2.3/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 3.6/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 5.0/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 6.4/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 7.7/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 9.1/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 10/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 12/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 13/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 15/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 16/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 17/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 19/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 20/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 21/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 23/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 27/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 31/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 35/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 40/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 44/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 48/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 52/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 57/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 61/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 65/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 69/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 74/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 78/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 82/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 86/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 90/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 95/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 99/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 103/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 107/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 112/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 116/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 120/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 124/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 129/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 133/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 137/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 139/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 143/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 147/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 151/153 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 153 kB 17:31:36 [2026-07-09T15:31:36.416Z] 17:31:36 [2026-07-09T15:31:36.416Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.9 MB/s) 17:31:36 [2026-07-09T15:31:36.416Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 3.8/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 7.7/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 12/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 16/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 20/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 25/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 29/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 33/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 49/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 66/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 82/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 99/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 115/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 131/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 139/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 155/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 172/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 188/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 204/215 kB 17:31:36 [2026-07-09T15:31:36.416Z] Progress (1): 215 kB 17:31:36 [2026-07-09T15:31:36.416Z] 17:31:36 [2026-07-09T15:31:36.416Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 4.9 MB/s) 17:31:36 [2026-07-09T15:31:36.667Z] [INFO] 17:31:36 [2026-07-09T15:31:36.667Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-dependencies-bom --- 17:31:36 [2026-07-09T15:31:36.667Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 838 B 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 2.2 kB 17:31:36 [2026-07-09T15:31:36.667Z] 17:31:36 [2026-07-09T15:31:36.667Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 97 kB/s) 17:31:36 [2026-07-09T15:31:36.667Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 756 B 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 2.3 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 4.0 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 9.2 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 12 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 16 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 19 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 22 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 23 kB 17:31:36 [2026-07-09T15:31:36.667Z] 17:31:36 [2026-07-09T15:31:36.667Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (23 kB at 870 kB/s) 17:31:36 [2026-07-09T15:31:36.667Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 834 B 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 2.2 kB 17:31:36 [2026-07-09T15:31:36.667Z] 17:31:36 [2026-07-09T15:31:36.667Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 79 kB/s) 17:31:36 [2026-07-09T15:31:36.667Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 729 B 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 2.2 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 4.3 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 7.8 kB 17:31:36 [2026-07-09T15:31:36.667Z] 17:31:36 [2026-07-09T15:31:36.667Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 313 kB/s) 17:31:36 [2026-07-09T15:31:36.667Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 691 B 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 2.5 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 6.4 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 8.9 kB 17:31:36 [2026-07-09T15:31:36.667Z] Progress (1): 11 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 14 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 19 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 21 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 25 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 28 kB 17:31:36 [2026-07-09T15:31:36.918Z] 17:31:36 [2026-07-09T15:31:36.918Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 972 kB/s) 17:31:36 [2026-07-09T15:31:36.918Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 7.7/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 16/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 32/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 49/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 65/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 81/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 98/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 114/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 131/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 147/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 163/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 180/196 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 196 kB 17:31:36 [2026-07-09T15:31:36.918Z] 17:31:36 [2026-07-09T15:31:36.918Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 4.9 MB/s) 17:31:36 [2026-07-09T15:31:36.918Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar 17:31:36 [2026-07-09T15:31:36.918Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 7.7/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 16/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 32/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 49/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 65/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 81/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 98/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 114/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 131/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 147/157 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 157 kB 17:31:36 [2026-07-09T15:31:36.918Z] 17:31:36 [2026-07-09T15:31:36.918Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 4.9 MB/s) 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 0.9/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 2.3/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 3.2/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 4.5/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 5.9/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 7.3/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 8.7/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 10/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 11/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 13/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 14/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 15/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 17/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 18/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 20/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 21/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 22/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 24/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 25/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 26/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 28/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 29/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 31/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 32/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 33/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 35/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 36/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 37/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 39/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 40/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 41/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 43/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 44/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 46/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 47/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 48/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 50/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 51/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 52/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 54/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 55/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 59/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 64/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 68/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 72/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 76/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 81/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 85/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 89/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 93/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 97/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 102/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 106/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 110/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 114/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 119/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 123/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 127/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 131/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 136/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 140/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 142/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 147/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 151/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 155/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 159/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 164/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 168/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 172/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 176/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 181/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 185/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 189/193 kB 17:31:36 [2026-07-09T15:31:36.918Z] Progress (1): 193 kB 17:31:36 [2026-07-09T15:31:36.918Z] 17:31:36 [2026-07-09T15:31:36.918Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 2.6 MB/s) 17:31:36 [2026-07-09T15:31:36.918Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-dependencies-bom/2.0-build260709/silverpeas-dependencies-bom-2.0-build260709.pom 17:31:36 [2026-07-09T15:31:36.918Z] [INFO] 17:31:36 [2026-07-09T15:31:36.918Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-dependencies-bom --- 17:31:37 [2026-07-09T15:31:37.169Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 17:31:37 [2026-07-09T15:31:37.169Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 17:31:37 [2026-07-09T15:31:37.169Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260709/silverpeas-dependencies-bom-2.0-build260709.pom 17:31:37 [2026-07-09T15:31:37.169Z] Progress (1): 33/47 kB 17:31:37 [2026-07-09T15:31:37.419Z] Progress (1): 47 kB 17:31:37 [2026-07-09T15:31:37.419Z] 17:31:37 [2026-07-09T15:31:37.419Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260709/silverpeas-dependencies-bom-2.0-build260709.pom (47 kB at 148 kB/s) 17:31:37 [2026-07-09T15:31:37.419Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml 17:31:37 [2026-07-09T15:31:37.419Z] Progress (1): 792 B 17:31:37 [2026-07-09T15:31:37.419Z] 17:31:37 [2026-07-09T15:31:37.419Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (792 B at 16 kB/s) 17:31:37 [2026-07-09T15:31:37.419Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml 17:31:37 [2026-07-09T15:31:37.419Z] Progress (1): 833 B 17:31:37 [2026-07-09T15:31:37.419Z] 17:31:37 [2026-07-09T15:31:37.419Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (833 B at 8.3 kB/s) 17:31:37 [2026-07-09T15:31:37.419Z] [INFO] ------------------------------------------------------------------------ 17:31:37 [2026-07-09T15:31:37.419Z] [INFO] BUILD SUCCESS 17:31:37 [2026-07-09T15:31:37.420Z] [INFO] ------------------------------------------------------------------------ 17:31:37 [2026-07-09T15:31:37.420Z] [INFO] Total time: 2.094 s 17:31:37 [2026-07-09T15:31:37.420Z] [INFO] Finished at: 2026-07-09T17:31:37+02:00 17:31:37 [2026-07-09T15:31:37.420Z] [INFO] ------------------------------------------------------------------------ 17:31:37 [2026-07-09T15:31:37.671Z] [Pipeline] } 17:31:37 [2026-07-09T15:31:37.678Z] [Pipeline] // dir 17:31:37 [2026-07-09T15:31:37.687Z] [Pipeline] } 17:31:37 [2026-07-09T15:31:37.693Z] [Pipeline] // stage 17:31:37 [2026-07-09T15:31:37.703Z] [Pipeline] stage 17:31:37 [2026-07-09T15:31:37.704Z] [Pipeline] { (Build and Publish test dependencies definition) 17:31:37 [2026-07-09T15:31:37.727Z] [Pipeline] dir 17:31:37 [2026-07-09T15:31:37.728Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies 17:31:37 [2026-07-09T15:31:37.728Z] [Pipeline] { 17:31:37 [2026-07-09T15:31:37.741Z] [Pipeline] git 17:31:37 [2026-07-09T15:31:37.744Z] Selected Git installation does not exist. Using Default 17:31:37 [2026-07-09T15:31:37.744Z] The recommended git tool is: NONE 17:31:37 [2026-07-09T15:31:37.745Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 17:31:37 [2026-07-09T15:31:37.756Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8fb7139; decorates hudson.Launcher$LocalLauncher@4f9b2762 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 17:31:37 [2026-07-09T15:31:37.757Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/.git # timeout=10 17:31:37 [2026-07-09T15:31:37.764Z] Fetching changes from the remote Git repository 17:31:37 [2026-07-09T15:31:37.767Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10 17:31:37 [2026-07-09T15:31:37.774Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom 17:31:37 [2026-07-09T15:31:37.774Z] > /usr/bin/git --version # timeout=10 17:31:37 [2026-07-09T15:31:37.779Z] > git --version # 'git version 2.43.0' 17:31:37 [2026-07-09T15:31:37.779Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 17:31:37 [2026-07-09T15:31:37.785Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:38 [2026-07-09T15:31:38.221Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:31:38 [2026-07-09T15:31:38.228Z] Checking out Revision ae40acfe5959c8965702248b5580bc33b82c1964 (refs/remotes/origin/master) 17:31:38 [2026-07-09T15:31:38.228Z] > /usr/bin/git config core.sparsecheckout # timeout=10 17:31:38 [2026-07-09T15:31:38.233Z] > /usr/bin/git checkout -f ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 17:31:38 [2026-07-09T15:31:38.243Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 17:31:38 [2026-07-09T15:31:38.251Z] > /usr/bin/git branch -D master # timeout=10 17:31:38 [2026-07-09T15:31:38.257Z] > /usr/bin/git checkout -b master ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 17:31:38 [2026-07-09T15:31:38.269Z] Commit message: "Feature 13271 Update version of embedded Mongo for tests" 17:31:38 [2026-07-09T15:31:38.269Z] > /usr/bin/git rev-list --no-walk ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 17:31:38 [2026-07-09T15:31:38.292Z] [Pipeline] sh 17:31:38 [2026-07-09T15:31:38.547Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260709 17:31:39 [2026-07-09T15:31:39.891Z] [INFO] Scanning for projects... 17:31:40 [2026-07-09T15:31:40.441Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 17:31:40 [2026-07-09T15:31:40.441Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 17:31:40 [2026-07-09T15:31:40.692Z] Progress (1): 4.6 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 4.6 kB | 3.1 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 9.7 kB | 3.1 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 9.7 kB | 7.7 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 14 kB | 7.7 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 14 kB | 12 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 14 kB | 17 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 14 kB | 20 kB 17:31:40 [2026-07-09T15:31:40.692Z] Progress (2): 14 kB | 21 kB 17:31:40 [2026-07-09T15:31:40.692Z] 17:31:40 [2026-07-09T15:31:40.692Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 42 kB/s) 17:31:40 [2026-07-09T15:31:40.692Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 58 kB/s) 17:31:40 [2026-07-09T15:31:40.692Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 17:31:40 [2026-07-09T15:31:40.942Z] Progress (1): 1.5 kB 17:31:40 [2026-07-09T15:31:40.942Z] 17:31:40 [2026-07-09T15:31:40.942Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 57 kB/s) 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-SNAPSHOT 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] from pom.xml 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] --------------------------------[ pom ]--------------------------------- 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] 17:31:40 [2026-07-09T15:31:40.942Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-test-dependencies-bom --- 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Searching for local aggregator root... 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Processing change of org.silverpeas:silverpeas-test-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260709 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Processing org.silverpeas:silverpeas-test-dependencies-bom 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Updating project org.silverpeas:silverpeas-test-dependencies-bom 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260709 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] ------------------------------------------------------------------------ 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] BUILD SUCCESS 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] ------------------------------------------------------------------------ 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Total time: 1.923 s 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] Finished at: 2026-07-09T17:31:41+02:00 17:31:41 [2026-07-09T15:31:41.853Z] [INFO] ------------------------------------------------------------------------ 17:31:41 [2026-07-09T15:31:41.853Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] Scanning for projects... 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-build260709 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] from pom.xml 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] --------------------------------[ pom ]--------------------------------- 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-test-dependencies-bom --- 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-test-dependencies-bom --- 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260709/silverpeas-test-dependencies-bom-2.0-build260709.pom 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-test-dependencies-bom --- 17:31:43 [2026-07-09T15:31:43.715Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 17:31:43 [2026-07-09T15:31:43.715Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 17:31:43 [2026-07-09T15:31:43.966Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260709/silverpeas-test-dependencies-bom-2.0-build260709.pom 17:31:44 [2026-07-09T15:31:44.467Z] Progress (1): 12 kB 17:31:44 [2026-07-09T15:31:44.467Z] 17:31:44 [2026-07-09T15:31:44.467Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260709/silverpeas-test-dependencies-bom-2.0-build260709.pom (12 kB at 34 kB/s) 17:31:44 [2026-07-09T15:31:44.467Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml 17:31:44 [2026-07-09T15:31:44.467Z] Progress (1): 797 B 17:31:44 [2026-07-09T15:31:44.467Z] 17:31:44 [2026-07-09T15:31:44.467Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (797 B at 17 kB/s) 17:31:44 [2026-07-09T15:31:44.467Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml 17:31:44 [2026-07-09T15:31:44.467Z] Progress (1): 838 B 17:31:44 [2026-07-09T15:31:44.467Z] 17:31:44 [2026-07-09T15:31:44.467Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (838 B at 10 kB/s) 17:31:44 [2026-07-09T15:31:44.467Z] [INFO] ------------------------------------------------------------------------ 17:31:44 [2026-07-09T15:31:44.467Z] [INFO] BUILD SUCCESS 17:31:44 [2026-07-09T15:31:44.467Z] [INFO] ------------------------------------------------------------------------ 17:31:44 [2026-07-09T15:31:44.467Z] [INFO] Total time: 1.190 s 17:31:44 [2026-07-09T15:31:44.467Z] [INFO] Finished at: 2026-07-09T17:31:44+02:00 17:31:44 [2026-07-09T15:31:44.467Z] [INFO] ------------------------------------------------------------------------ 17:31:44 [2026-07-09T15:31:44.468Z] [Pipeline] } 17:31:44 [2026-07-09T15:31:44.473Z] [Pipeline] // dir 17:31:44 [2026-07-09T15:31:44.479Z] [Pipeline] } 17:31:44 [2026-07-09T15:31:44.484Z] [Pipeline] // stage 17:31:44 [2026-07-09T15:31:44.493Z] [Pipeline] stage 17:31:44 [2026-07-09T15:31:44.494Z] [Pipeline] { (Build and publish project definition) 17:31:44 [2026-07-09T15:31:44.515Z] [Pipeline] dir 17:31:44 [2026-07-09T15:31:44.515Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project 17:31:44 [2026-07-09T15:31:44.516Z] [Pipeline] { 17:31:44 [2026-07-09T15:31:44.528Z] [Pipeline] git 17:31:44 [2026-07-09T15:31:44.531Z] Selected Git installation does not exist. Using Default 17:31:44 [2026-07-09T15:31:44.531Z] The recommended git tool is: NONE 17:31:44 [2026-07-09T15:31:44.532Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 17:31:44 [2026-07-09T15:31:44.542Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26855f53; decorates hudson.Launcher$LocalLauncher@134d3e16 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 17:31:44 [2026-07-09T15:31:44.543Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10 17:31:44 [2026-07-09T15:31:44.549Z] Fetching changes from the remote Git repository 17:31:44 [2026-07-09T15:31:44.552Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10 17:31:44 [2026-07-09T15:31:44.558Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project 17:31:44 [2026-07-09T15:31:44.558Z] > /usr/bin/git --version # timeout=10 17:31:44 [2026-07-09T15:31:44.563Z] > git --version # 'git version 2.43.0' 17:31:44 [2026-07-09T15:31:44.563Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 17:31:44 [2026-07-09T15:31:44.568Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:45 [2026-07-09T15:31:45.156Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:31:45 [2026-07-09T15:31:45.162Z] Checking out Revision ee46477043881de04af61586e04cfbd2b1cdedf7 (refs/remotes/origin/master) 17:31:45 [2026-07-09T15:31:45.162Z] > /usr/bin/git config core.sparsecheckout # timeout=10 17:31:45 [2026-07-09T15:31:45.167Z] > /usr/bin/git checkout -f ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 17:31:45 [2026-07-09T15:31:45.176Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 17:31:45 [2026-07-09T15:31:45.184Z] > /usr/bin/git branch -D master # timeout=10 17:31:45 [2026-07-09T15:31:45.191Z] > /usr/bin/git checkout -b master ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 17:31:45 [2026-07-09T15:31:45.205Z] Commit message: "Update version of the silverpeas compressor maven plugin to be able to minify modern Javascript and CSS assets. Now the build toolchain is on Java 17" 17:31:45 [2026-07-09T15:31:45.206Z] > /usr/bin/git rev-list --no-walk 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 17:31:45 [2026-07-09T15:31:45.231Z] [Pipeline] sh 17:31:45 [2026-07-09T15:31:45.489Z] + sed -i -e s/<silverpeas.bom.version>[0-9a-zA-Z.-]\+/<silverpeas.bom.version>2.0-build260709/g pom.xml 17:31:45 [2026-07-09T15:31:45.496Z] [Pipeline] sh 17:31:45 [2026-07-09T15:31:45.755Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260709 17:31:47 [2026-07-09T15:31:47.098Z] [INFO] Scanning for projects... 17:31:47 [2026-07-09T15:31:47.349Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 17:31:47 [2026-07-09T15:31:47.599Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom 17:31:47 [2026-07-09T15:31:47.849Z] Progress (1): 756 B 17:31:47 [2026-07-09T15:31:47.849Z] Progress (1): 2.2 kB 17:31:47 [2026-07-09T15:31:47.849Z] Progress (1): 3.8 kB 17:31:47 [2026-07-09T15:31:47.849Z] Progress (1): 8.1 kB 17:31:47 [2026-07-09T15:31:47.849Z] Progress (1): 11 kB 17:31:47 [2026-07-09T15:31:47.849Z] Progress (1): 13 kB 17:31:47 [2026-07-09T15:31:47.849Z] 17:31:47 [2026-07-09T15:31:47.850Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 42 kB/s) 17:31:47 [2026-07-09T15:31:47.850Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 752 B 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 2.3 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 4.7 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 7.4 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 9.9 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 11 kB 17:31:47 [2026-07-09T15:31:47.850Z] 17:31:47 [2026-07-09T15:31:47.850Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 281 kB/s) 17:31:47 [2026-07-09T15:31:47.850Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 7.8/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 8.2/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 16/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 24/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 25/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 33/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 40/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 41/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 49/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 56/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 57/62 kB 17:31:47 [2026-07-09T15:31:47.850Z] Progress (1): 62 kB 17:31:47 [2026-07-09T15:31:47.850Z] 17:31:47 [2026-07-09T15:31:47.850Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 910 kB/s) 17:31:48 [2026-07-09T15:31:48.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 772 B 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 2.2 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 5.0 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 7.8 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 8.5 kB 17:31:48 [2026-07-09T15:31:48.100Z] 17:31:48 [2026-07-09T15:31:48.100Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 218 kB/s) 17:31:48 [2026-07-09T15:31:48.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 7.8/32 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 8.2/32 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 16/32 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 24/32 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 25/32 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 32 kB 17:31:48 [2026-07-09T15:31:48.100Z] 17:31:48 [2026-07-09T15:31:48.100Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 739 kB/s) 17:31:48 [2026-07-09T15:31:48.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 745 B 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 2.3 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 4.0 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 8.9 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 13 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 15 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 16 kB 17:31:48 [2026-07-09T15:31:48.100Z] 17:31:48 [2026-07-09T15:31:48.100Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom (16 kB at 411 kB/s) 17:31:48 [2026-07-09T15:31:48.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 770 B 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 2.3 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 4.9 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 7.3 kB 17:31:48 [2026-07-09T15:31:48.100Z] Progress (1): 8.1 kB 17:31:48 [2026-07-09T15:31:48.100Z] 17:31:48 [2026-07-09T15:31:48.100Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (8.1 kB at 207 kB/s) 17:31:48 [2026-07-09T15:31:48.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 728 B 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 1.9 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 5.4 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 9.7 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 14 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 19 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 22 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 26 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 28 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 30 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 33 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 37 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 40 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 42 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 48 kB 17:31:48 [2026-07-09T15:31:48.351Z] 17:31:48 [2026-07-09T15:31:48.351Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom (48 kB at 976 kB/s) 17:31:48 [2026-07-09T15:31:48.351Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 745 B 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 2.1 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 4.0 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 6.9 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 12 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 16 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 19 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 21 kB 17:31:48 [2026-07-09T15:31:48.351Z] 17:31:48 [2026-07-09T15:31:48.351Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom (21 kB at 451 kB/s) 17:31:48 [2026-07-09T15:31:48.351Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 7.8/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 8.2/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 16/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 24/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 25/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 33/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 40/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 41/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 49/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 56/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 57/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 66/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 72/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 74/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 82/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 88/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 90/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 98/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 104/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 106/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 115/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 120/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 123/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 131/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 139/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 147/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 147/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 156/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 163/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 164/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 172/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 180/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 180/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 188/189 kB 17:31:48 [2026-07-09T15:31:48.351Z] Progress (1): 189 kB 17:31:48 [2026-07-09T15:31:48.351Z] 17:31:48 [2026-07-09T15:31:48.351Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar (189 kB at 2.4 MB/s) 17:31:48 [2026-07-09T15:31:48.602Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 784 B 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 2.2 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 5.1 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 7.5 kB 17:31:48 [2026-07-09T15:31:48.602Z] 17:31:48 [2026-07-09T15:31:48.602Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom (7.5 kB at 201 kB/s) 17:31:48 [2026-07-09T15:31:48.602Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 7.8/30 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 8.2/30 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 16/30 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 24/30 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 25/30 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 30 kB 17:31:48 [2026-07-09T15:31:48.602Z] 17:31:48 [2026-07-09T15:31:48.602Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar (30 kB at 755 kB/s) 17:31:48 [2026-07-09T15:31:48.602Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 768 B 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 2.2 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 5.2 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 7.9 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 8.5 kB 17:31:48 [2026-07-09T15:31:48.602Z] 17:31:48 [2026-07-09T15:31:48.602Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom (8.5 kB at 194 kB/s) 17:31:48 [2026-07-09T15:31:48.602Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.jar 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 7.8/37 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 8.2/37 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 16/37 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 24/37 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 25/37 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 33/37 kB 17:31:48 [2026-07-09T15:31:48.602Z] Progress (1): 37 kB 17:31:48 [2026-07-09T15:31:48.602Z] 17:31:48 [2026-07-09T15:31:48.602Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.jar (37 kB at 720 kB/s) 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml 17:31:48 [2026-07-09T15:31:48.853Z] Progress (1): 194 B 17:31:48 [2026-07-09T15:31:48.853Z] 17:31:48 [2026-07-09T15:31:48.853Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 1.9 kB/s) 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml 17:31:48 [2026-07-09T15:31:48.853Z] Progress (1): 237 B 17:31:48 [2026-07-09T15:31:48.853Z] 17:31:48 [2026-07-09T15:31:48.853Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml (237 B at 1.9 kB/s) 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from central: https://repo.maven.apache.org/maven2/org/silverpeas/maven/maven-metadata.xml 17:31:48 [2026-07-09T15:31:48.853Z] Progress (1): 290 B 17:31:48 [2026-07-09T15:31:48.853Z] 17:31:48 [2026-07-09T15:31:48.853Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml (290 B at 4.9 kB/s) 17:31:48 [2026-07-09T15:31:48.853Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.104Z] Progress (1): 1.5 kB 17:31:49 [2026-07-09T15:31:49.104Z] Progress (2): 1.5 kB | 237 B 17:31:49 [2026-07-09T15:31:49.104Z] 17:31:49 [2026-07-09T15:31:49.104Z] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.104Z] Progress (3): 1.5 kB | 237 B | 1.5 kB 17:31:49 [2026-07-09T15:31:49.104Z] 17:31:49 [2026-07-09T15:31:49.104Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 58 kB/s) 17:31:49 [2026-07-09T15:31:49.104Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.354Z] Progress (3): 1.5 kB | 237 B | 249 B 17:31:49 [2026-07-09T15:31:49.354Z] Progress (4): 1.5 kB | 237 B | 249 B | 194 B 17:31:49 [2026-07-09T15:31:49.354Z] 17:31:49 [2026-07-09T15:31:49.354Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 3.5 kB/s) 17:31:49 [2026-07-09T15:31:49.354Z] Downloading from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.354Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml (249 B at 1.3 kB/s) 17:31:49 [2026-07-09T15:31:49.354Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.354Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml (237 B at 392 B/s) 17:31:49 [2026-07-09T15:31:49.354Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.354Z] Progress (2): 194 B | 249 B 17:31:49 [2026-07-09T15:31:49.354Z] 17:31:49 [2026-07-09T15:31:49.354Z] Downloaded from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml (249 B at 8.0 kB/s) 17:31:49 [2026-07-09T15:31:49.354Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/qmino/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.354Z] Progress (2): 194 B | 237 B 17:31:49 [2026-07-09T15:31:49.354Z] 17:31:49 [2026-07-09T15:31:49.354Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml (237 B at 10 kB/s) 17:31:49 [2026-07-09T15:31:49.354Z] Downloading from central: https://repo.maven.apache.org/maven2/com/qmino/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 194 B | 237 B 17:31:49 [2026-07-09T15:31:49.605Z] 17:31:49 [2026-07-09T15:31:49.605Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml (237 B at 1.6 kB/s) 17:31:49 [2026-07-09T15:31:49.605Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.605Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 248 B/s) 17:31:49 [2026-07-09T15:31:49.605Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.605Z] Progress (1): 4.6 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (1): 9.7 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (1): 14 kB 17:31:49 [2026-07-09T15:31:49.605Z] 17:31:49 [2026-07-09T15:31:49.605Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 529 kB/s) 17:31:49 [2026-07-09T15:31:49.605Z] Progress (1): 4.4 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (1): 11 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (1): 14 kB 17:31:49 [2026-07-09T15:31:49.605Z] 17:31:49 [2026-07-09T15:31:49.605Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.605Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 3.1 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 7.7 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 12 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 17 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 20 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 21 kB 17:31:49 [2026-07-09T15:31:49.605Z] 17:31:49 [2026-07-09T15:31:49.605Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 412 kB/s) 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 3.1 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 7.9 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 13 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 17 kB 17:31:49 [2026-07-09T15:31:49.605Z] Progress (2): 14 kB | 21 kB 17:31:49 [2026-07-09T15:31:49.605Z] 17:31:49 [2026-07-09T15:31:49.605Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (14 kB at 112 kB/s) 17:31:49 [2026-07-09T15:31:49.605Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (21 kB at 160 kB/s) 17:31:50 [2026-07-09T15:31:50.156Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 17:31:50 [2026-07-09T15:31:50.156Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 17:31:50 [2026-07-09T15:31:50.156Z] Progress (1): 1.5 kB 17:31:50 [2026-07-09T15:31:50.156Z] 17:31:50 [2026-07-09T15:31:50.156Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 59 kB/s) 17:31:50 [2026-07-09T15:31:50.406Z] Progress (1): 1.5 kB 17:31:50 [2026-07-09T15:31:50.406Z] 17:31:50 [2026-07-09T15:31:50.406Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 11 kB/s) 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] Building Parent POM 2.0-SNAPSHOT 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] from pom.xml 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] --------------------------------[ pom ]--------------------------------- 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] 17:31:50 [2026-07-09T15:31:50.406Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-project --- 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Searching for local aggregator root... 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Processing change of org.silverpeas:silverpeas-project:2.0-SNAPSHOT -> 2.0-build260709 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Processing org.silverpeas:silverpeas-project 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Updating project org.silverpeas:silverpeas-project 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260709 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] ------------------------------------------------------------------------ 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] BUILD SUCCESS 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] ------------------------------------------------------------------------ 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Total time: 4.268 s 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] Finished at: 2026-07-09T17:31:51+02:00 17:31:51 [2026-07-09T15:31:51.318Z] [INFO] ------------------------------------------------------------------------ 17:31:51 [2026-07-09T15:31:51.568Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 17:31:52 [2026-07-09T15:31:52.912Z] [INFO] Scanning for projects... 17:31:53 [2026-07-09T15:31:53.162Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-build260709 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] Building Parent POM 2.0-build260709 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] from pom.xml 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] --------------------------------[ pom ]--------------------------------- 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] 17:31:53 [2026-07-09T15:31:53.162Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-project --- 17:31:53 [2026-07-09T15:31:53.413Z] [INFO] 17:31:53 [2026-07-09T15:31:53.413Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-project --- 17:31:53 [2026-07-09T15:31:53.413Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom 17:31:53 [2026-07-09T15:31:53.663Z] Progress (1): 937 B 17:31:53 [2026-07-09T15:31:53.663Z] Progress (1): 2.2 kB 17:31:53 [2026-07-09T15:31:53.663Z] 17:31:53 [2026-07-09T15:31:53.663Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 7.4 kB/s) 17:31:53 [2026-07-09T15:31:53.913Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 802 B 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 3.2 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 5.1 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 9.1 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 12 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 17 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 20 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 23 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 27 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 30 kB 17:31:53 [2026-07-09T15:31:53.913Z] 17:31:53 [2026-07-09T15:31:53.913Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 754 kB/s) 17:31:53 [2026-07-09T15:31:53.913Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 938 B 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 1.9 kB 17:31:53 [2026-07-09T15:31:53.913Z] 17:31:53 [2026-07-09T15:31:53.913Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 61 kB/s) 17:31:53 [2026-07-09T15:31:53.913Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 801 B 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 2.6 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 4.9 kB 17:31:53 [2026-07-09T15:31:53.913Z] Progress (1): 5.2 kB 17:31:53 [2026-07-09T15:31:53.913Z] 17:31:53 [2026-07-09T15:31:53.914Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 173 kB/s) 17:31:53 [2026-07-09T15:31:53.914Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 703 B 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 2.7 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 6.5 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 9.1 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 12 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 16 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 20 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 23 kB 17:31:53 [2026-07-09T15:31:53.914Z] 17:31:53 [2026-07-09T15:31:53.914Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 643 kB/s) 17:31:53 [2026-07-09T15:31:53.914Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 7.8/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 8.2/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 16/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 24/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 25/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 33/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 40/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 41/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 49/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 56/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 57/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 66/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 72/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 74/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 82/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 88/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 90/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 98/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 104/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 106/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 115/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 120/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 123/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 131/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 136/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 139/146 kB 17:31:53 [2026-07-09T15:31:53.914Z] Progress (1): 146 kB 17:31:53 [2026-07-09T15:31:53.914Z] 17:31:53 [2026-07-09T15:31:53.914Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.1 MB/s) 17:31:53 [2026-07-09T15:31:53.914Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar 17:31:53 [2026-07-09T15:31:53.914Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 7.8/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 8.2/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 16/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 24/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 25/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 33/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 40/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 41/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 49/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 56/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 57/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 66/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 72/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 74/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 82/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 88/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 90/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 98/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 104/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 106/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 115/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 120/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 123/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 131/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 136/136 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 136 kB 17:31:54 [2026-07-09T15:31:54.164Z] 17:31:54 [2026-07-09T15:31:54.164Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.9 MB/s) 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 7.8/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 8.2/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 16/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 24/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 25/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 33/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 40/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 41/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 49/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 56/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 57/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 66/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 72/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 74/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 82/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 88/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 90/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 98/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 104/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 106/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 115/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 120/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 123/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 131/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 136/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 139/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 147/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 152/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 156/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 164/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 168/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 172/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 180/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 184/263 kB 17:31:54 [2026-07-09T15:31:54.164Z] Progress (1): 188/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 197/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 200/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 205/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 213/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 216/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 221/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 229/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 232/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 238/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 246/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 248/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 254/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 262/263 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 263 kB 17:31:54 [2026-07-09T15:31:54.165Z] 17:31:54 [2026-07-09T15:31:54.165Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 2.2 MB/s) 17:31:54 [2026-07-09T15:31:54.165Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-project/2.0-build260709/silverpeas-project-2.0-build260709.pom 17:31:54 [2026-07-09T15:31:54.165Z] [INFO] 17:31:54 [2026-07-09T15:31:54.165Z] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ silverpeas-project --- 17:31:54 [2026-07-09T15:31:54.165Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 749 B 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 2.6 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 5.0 kB 17:31:54 [2026-07-09T15:31:54.165Z] Progress (1): 5.3 kB 17:31:54 [2026-07-09T15:31:54.165Z] 17:31:54 [2026-07-09T15:31:54.165Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 172 kB/s) 17:31:54 [2026-07-09T15:31:54.415Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 7.8/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 8.2/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 16/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 24/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 25/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 33/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 40/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 41/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 49/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 56/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 57/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 66/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 72/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 74/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 82/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 88/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 90/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 98/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 104/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 106/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 115/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 120/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 123/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 131/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 136/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 139/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 147/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 152/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 156/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 164/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 168/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 172/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 180/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 184/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 188/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 197/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 200/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 205/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 213/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 216/262 kB 17:31:54 [2026-07-09T15:31:54.415Z] Progress (1): 221/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 229/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 238/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 245/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 246/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 254/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 261/262 kB 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 262 kB 17:31:54 [2026-07-09T15:31:54.416Z] 17:31:54 [2026-07-09T15:31:54.416Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 4.9 MB/s) 17:31:54 [2026-07-09T15:31:54.416Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 17:31:54 [2026-07-09T15:31:54.416Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 17:31:54 [2026-07-09T15:31:54.416Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260709/silverpeas-project-2.0-build260709.pom 17:31:54 [2026-07-09T15:31:54.416Z] Progress (1): 21 kB 17:31:54 [2026-07-09T15:31:54.416Z] 17:31:54 [2026-07-09T15:31:54.416Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260709/silverpeas-project-2.0-build260709.pom (21 kB at 184 kB/s) 17:31:54 [2026-07-09T15:31:54.416Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml 17:31:54 [2026-07-09T15:31:54.666Z] Progress (1): 783 B 17:31:54 [2026-07-09T15:31:54.666Z] 17:31:54 [2026-07-09T15:31:54.666Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (783 B at 8.8 kB/s) 17:31:54 [2026-07-09T15:31:54.666Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml 17:31:54 [2026-07-09T15:31:54.666Z] Progress (1): 824 B 17:31:54 [2026-07-09T15:31:54.666Z] 17:31:54 [2026-07-09T15:31:54.666Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (824 B at 11 kB/s) 17:31:54 [2026-07-09T15:31:54.666Z] [INFO] ------------------------------------------------------------------------ 17:31:54 [2026-07-09T15:31:54.666Z] [INFO] BUILD SUCCESS 17:31:54 [2026-07-09T15:31:54.666Z] [INFO] ------------------------------------------------------------------------ 17:31:54 [2026-07-09T15:31:54.666Z] [INFO] Total time: 1.768 s 17:31:54 [2026-07-09T15:31:54.666Z] [INFO] Finished at: 2026-07-09T17:31:54+02:00 17:31:54 [2026-07-09T15:31:54.666Z] [INFO] ------------------------------------------------------------------------ 17:31:54 [2026-07-09T15:31:54.668Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.675Z] [Pipeline] // dir 17:31:54 [2026-07-09T15:31:54.683Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.691Z] [Pipeline] // stage 17:31:54 [2026-07-09T15:31:54.700Z] [Pipeline] stage 17:31:54 [2026-07-09T15:31:54.701Z] [Pipeline] { (Create YAML build report) 17:31:54 [2026-07-09T15:31:54.729Z] [Pipeline] writeYaml 17:31:54 [2026-07-09T15:31:54.739Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.747Z] [Pipeline] // stage 17:31:54 [2026-07-09T15:31:54.762Z] [Pipeline] stage 17:31:54 [2026-07-09T15:31:54.763Z] [Pipeline] { (Declarative: Post Actions) 17:31:54 [2026-07-09T15:31:54.785Z] [Pipeline] step 17:31:54 [2026-07-09T15:31:54.810Z] [Pipeline] script 17:31:54 [2026-07-09T15:31:54.816Z] [Pipeline] { 17:31:54 [2026-07-09T15:31:54.832Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.840Z] [Pipeline] // script 17:31:54 [2026-07-09T15:31:54.854Z] [Pipeline] archiveArtifacts 17:31:54 [2026-07-09T15:31:54.856Z] Archiving artifacts 17:31:54 [2026-07-09T15:31:54.862Z] Enregistrement des empreintes numériques 17:31:54 [2026-07-09T15:31:54.884Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.888Z] [Pipeline] // stage 17:31:54 [2026-07-09T15:31:54.896Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.905Z] [Pipeline] // withEnv 17:31:54 [2026-07-09T15:31:54.912Z] [Pipeline] } 17:31:54 [2026-07-09T15:31:54.913Z] $ docker stop --time=1 b3f1dd26b13940c498d6bb72b70da2443906b6f3756c5ca9b1204c0a6eee5666 17:31:56 [2026-07-09T15:31:56.161Z] $ docker rm -f --volumes b3f1dd26b13940c498d6bb72b70da2443906b6f3756c5ca9b1204c0a6eee5666 17:31:56 [2026-07-09T15:31:56.235Z] [Pipeline] // withDockerContainer 17:31:56 [2026-07-09T15:31:56.238Z] [Pipeline] } 17:31:56 [2026-07-09T15:31:56.241Z] [Pipeline] // withEnv 17:31:56 [2026-07-09T15:31:56.245Z] [Pipeline] } 17:31:56 [2026-07-09T15:31:56.248Z] [Pipeline] // node 17:31:56 [2026-07-09T15:31:56.252Z] [Pipeline] End of Pipeline 17:31:56 [2026-07-09T15:31:56.296Z] Finished: SUCCESS