11:52:58 [2026-08-05T09:52:58.234Z] Démarré à distance par l'hôte 140.82.115.43 11:52:58 [2026-08-05T09:52:58.234Z] Started by GitHub push by mmoqui 11:52:58 [2026-08-05T09:52:58.234Z] Started by GitHub push by mmoqui 11:52:58 [2026-08-05T09:52:58.234Z] Démarré à distance par l'hôte 140.82.115.117 11:52:58 [2026-08-05T09:52:58.235Z] Running as userbuild 11:52:59 [2026-08-05T09:52:59.159Z] Obtained src/builds/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 11:53:00 [2026-08-05T09:53:00.268Z] [Pipeline] Start of Pipeline 11:53:02 [2026-08-05T09:53:02.287Z] [Pipeline] node 11:53:02 [2026-08-05T09:53:02.311Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy 11:53:02 [2026-08-05T09:53:02.324Z] [Pipeline] { 11:53:02 [2026-08-05T09:53:02.383Z] [Pipeline] stage 11:53:02 [2026-08-05T09:53:02.386Z] [Pipeline] { (Declarative: Checkout SCM) 11:53:02 [2026-08-05T09:53:02.406Z] [Pipeline] checkout 11:53:02 [2026-08-05T09:53:02.413Z] Selected Git installation does not exist. Using Default 11:53:02 [2026-08-05T09:53:02.414Z] The recommended git tool is: NONE 11:53:02 [2026-08-05T09:53:02.414Z] No credentials specified 11:53:02 [2026-08-05T09:53:02.415Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10 11:53:02 [2026-08-05T09:53:02.420Z] Fetching changes from the remote Git repository 11:53:02 [2026-08-05T09:53:02.424Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 11:53:02 [2026-08-05T09:53:02.430Z] Cleaning workspace 11:53:02 [2026-08-05T09:53:02.430Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 11:53:02 [2026-08-05T09:53:02.435Z] Resetting working tree 11:53:02 [2026-08-05T09:53:02.435Z] > /usr/bin/git reset --hard # timeout=10 11:53:02 [2026-08-05T09:53:02.447Z] > /usr/bin/git clean -fdx # timeout=10 11:53:02 [2026-08-05T09:53:02.453Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 11:53:02 [2026-08-05T09:53:02.453Z] > /usr/bin/git --version # timeout=10 11:53:02 [2026-08-05T09:53:02.458Z] > git --version # 'git version 2.43.0' 11:53:02 [2026-08-05T09:53:02.459Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:03 [2026-08-05T09:53:03.011Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:53:03 [2026-08-05T09:53:03.018Z] Checking out Revision 161eebacaec80988e6e8243dacdd2ee7cf726ece (refs/remotes/origin/master) 11:53:03 [2026-08-05T09:53:03.020Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:53:03 [2026-08-05T09:53:03.031Z] > /usr/bin/git checkout -f 161eebacaec80988e6e8243dacdd2ee7cf726ece # timeout=10 11:53:03 [2026-08-05T09:53:03.048Z] Commit message: "Give a complete info about the project in the README.md file" 11:53:03 [2026-08-05T09:53:03.050Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 11:53:03 [2026-08-05T09:53:03.108Z] [Pipeline] } 11:53:03 [2026-08-05T09:53:03.117Z] [Pipeline] // stage 11:53:03 [2026-08-05T09:53:03.254Z] [Pipeline] withEnv 11:53:03 [2026-08-05T09:53:03.257Z] [Pipeline] { 11:53:04 [2026-08-05T09:53:04.339Z] [Pipeline] isUnix 11:53:04 [2026-08-05T09:53:04.341Z] [Pipeline] withEnv 11:53:04 [2026-08-05T09:53:04.342Z] [Pipeline] { 11:53:04 [2026-08-05T09:53:04.358Z] [Pipeline] sh 11:53:04 [2026-08-05T09:53:04.634Z] + docker inspect -f . silverpeas/silverbuild 11:53:04 [2026-08-05T09:53:04.634Z] . 11:53:04 [2026-08-05T09:53:04.639Z] [Pipeline] } 11:53:04 [2026-08-05T09:53:04.648Z] [Pipeline] // withEnv 11:53:04 [2026-08-05T09:53:04.662Z] [Pipeline] withDockerContainer 11:53:04 [2026-08-05T09:53:04.747Z] Jenkins does not seem to be running inside a container 11:53:04 [2026-08-05T09:53:04.755Z] $ 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 11:53:05 [2026-08-05T09:53:05.112Z] $ docker top b01bcbb4f90a86141d25662d7b435097bdcd8645d234070940fb722e1e3a192d -eo pid,comm 11:53:05 [2026-08-05T09:53:05.155Z] [Pipeline] { 11:53:05 [2026-08-05T09:53:05.228Z] [Pipeline] withEnv 11:53:05 [2026-08-05T09:53:05.229Z] [Pipeline] { 11:53:05 [2026-08-05T09:53:05.273Z] [Pipeline] stage 11:53:05 [2026-08-05T09:53:05.274Z] [Pipeline] { (Prepare the build) 11:53:05 [2026-08-05T09:53:05.363Z] [Pipeline] echo 11:53:05 [2026-08-05T09:53:05.365Z] Prepare the build 260805... 11:53:05 [2026-08-05T09:53:05.367Z] [Pipeline] sh 11:53:05 [2026-08-05T09:53:05.629Z] + curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml 11:53:05 [2026-08-05T09:53:05.883Z] [Pipeline] script 11:53:05 [2026-08-05T09:53:05.891Z] [Pipeline] { 11:53:05 [2026-08-05T09:53:05.908Z] [Pipeline] readMavenPom 11:53:06 [2026-08-05T09:53:06.058Z] 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. 11:53:06 [2026-08-05T09:53:06.061Z] 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. 11:53:06 [2026-08-05T09:53:06.061Z] 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. 11:53:06 [2026-08-05T09:53:06.062Z] [Pipeline] } 11:53:06 [2026-08-05T09:53:06.071Z] [Pipeline] // script 11:53:06 [2026-08-05T09:53:06.080Z] [Pipeline] sh 11:53:06 [2026-08-05T09:53:06.341Z] + curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml 11:53:06 [2026-08-05T09:53:06.595Z] [Pipeline] script 11:53:06 [2026-08-05T09:53:06.603Z] [Pipeline] { 11:53:06 [2026-08-05T09:53:06.614Z] [Pipeline] readMavenPom 11:53:06 [2026-08-05T09:53:06.628Z] [Pipeline] } 11:53:06 [2026-08-05T09:53:06.635Z] [Pipeline] // script 11:53:06 [2026-08-05T09:53:06.646Z] [Pipeline] sh 11:53:06 [2026-08-05T09:53:06.906Z] + rm -f pom1.xml pom2.xml 11:53:06 [2026-08-05T09:53:06.912Z] [Pipeline] } 11:53:06 [2026-08-05T09:53:06.921Z] [Pipeline] // stage 11:53:06 [2026-08-05T09:53:06.932Z] [Pipeline] stage 11:53:06 [2026-08-05T09:53:06.933Z] [Pipeline] { (Build and Publish dependencies definition) 11:53:06 [2026-08-05T09:53:06.968Z] [Pipeline] dir 11:53:06 [2026-08-05T09:53:06.969Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies 11:53:06 [2026-08-05T09:53:06.971Z] [Pipeline] { 11:53:06 [2026-08-05T09:53:06.987Z] [Pipeline] git 11:53:06 [2026-08-05T09:53:06.992Z] Selected Git installation does not exist. Using Default 11:53:06 [2026-08-05T09:53:06.992Z] The recommended git tool is: NONE 11:53:06 [2026-08-05T09:53:06.993Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:53:07 [2026-08-05T09:53:07.002Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f5fac7; decorates hudson.Launcher$LocalLauncher@6de0bf9e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:53:07 [2026-08-05T09:53:07.003Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies/.git # timeout=10 11:53:07 [2026-08-05T09:53:07.009Z] Fetching changes from the remote Git repository 11:53:07 [2026-08-05T09:53:07.012Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10 11:53:07 [2026-08-05T09:53:07.018Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom 11:53:07 [2026-08-05T09:53:07.018Z] > /usr/bin/git --version # timeout=10 11:53:07 [2026-08-05T09:53:07.024Z] > git --version # 'git version 2.43.0' 11:53:07 [2026-08-05T09:53:07.024Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:53:07 [2026-08-05T09:53:07.030Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:07 [2026-08-05T09:53:07.592Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:53:07 [2026-08-05T09:53:07.600Z] Checking out Revision 395d1870505df1d1c0677bb0a4cf80a82eb9c6ab (refs/remotes/origin/master) 11:53:07 [2026-08-05T09:53:07.600Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:53:07 [2026-08-05T09:53:07.606Z] > /usr/bin/git checkout -f 395d1870505df1d1c0677bb0a4cf80a82eb9c6ab # timeout=10 11:53:07 [2026-08-05T09:53:07.614Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:53:07 [2026-08-05T09:53:07.623Z] > /usr/bin/git branch -D master # timeout=10 11:53:07 [2026-08-05T09:53:07.630Z] > /usr/bin/git checkout -b master 395d1870505df1d1c0677bb0a4cf80a82eb9c6ab # timeout=10 11:53:07 [2026-08-05T09:53:07.642Z] Commit message: "Specifies the property maven.compiler.version for both silverpeas-dependencies-bom and silverpeas-test-dependencies-bom" 11:53:07 [2026-08-05T09:53:07.642Z] > /usr/bin/git rev-list --no-walk 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10 11:53:07 [2026-08-05T09:53:07.665Z] [Pipeline] sh 11:53:07 [2026-08-05T09:53:07.929Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260805 11:53:09 [2026-08-05T09:53:09.793Z] [INFO] Scanning for projects... 11:53:10 [2026-08-05T09:53:10.043Z] 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 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 780 B 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 1.7 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 4.2 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 5.3 kB 11:53:10 [2026-08-05T09:53:10.595Z] 11:53:10 [2026-08-05T09:53:10.595Z] 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 16 kB/s) 11:53:10 [2026-08-05T09:53:10.595Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 752 B 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 1.7 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 3.7 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 6.4 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 8.2 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 9.9 kB 11:53:10 [2026-08-05T09:53:10.595Z] 11:53:10 [2026-08-05T09:53:10.595Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 341 kB/s) 11:53:10 [2026-08-05T09:53:10.595Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 726 B 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 1.6 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 4.2 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 8.4 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 11 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 16 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 21 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 23 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 26 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 28 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 30 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 33 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 37 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 39 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 42 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 45 kB 11:53:10 [2026-08-05T09:53:10.595Z] 11:53:10 [2026-08-05T09:53:10.595Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.3 MB/s) 11:53:10 [2026-08-05T09:53:10.595Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 743 B 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 1.6 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 3.4 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 5.5 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 9.0 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 14 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 17 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 19 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 21 kB 11:53:10 [2026-08-05T09:53:10.595Z] 11:53:10 [2026-08-05T09:53:10.595Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 856 kB/s) 11:53:10 [2026-08-05T09:53:10.595Z] 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 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 0.9/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 2.3/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 3.6/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 5.0/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 6.4/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 7.7/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 9.1/36 kB 11:53:10 [2026-08-05T09:53:10.595Z] Progress (1): 10/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 12/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 13/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 15/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 16/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 17/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 19/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 20/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 21/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 23/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 24/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 26/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 27/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 28/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 29/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 33/36 kB 11:53:10 [2026-08-05T09:53:10.596Z] Progress (1): 36 kB 11:53:10 [2026-08-05T09:53:10.596Z] 11:53:10 [2026-08-05T09:53:10.596Z] 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 1.2 MB/s) 11:53:10 [2026-08-05T09:53:10.596Z] 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 11:53:10 [2026-08-05T09:53:10.847Z] Progress (1): 786 B 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 2.3 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 5.0 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 8.1 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 8.1 kB 11:53:10 [2026-08-05T09:53:10.848Z] 11:53:10 [2026-08-05T09:53:10.848Z] 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 311 kB/s) 11:53:10 [2026-08-05T09:53:10.848Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 812 B 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 2.4 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 4.8 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 7.5 kB 11:53:10 [2026-08-05T09:53:10.848Z] 11:53:10 [2026-08-05T09:53:10.848Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 339 kB/s) 11:53:10 [2026-08-05T09:53:10.848Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 720 B 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 1.9 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 5.5 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 9.9 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 14 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 19 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 23 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 25 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 27 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 29 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 32 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 36 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 38 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 42 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 44 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 50 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 50 kB 11:53:10 [2026-08-05T09:53:10.848Z] 11:53:10 [2026-08-05T09:53:10.848Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 1.7 MB/s) 11:53:10 [2026-08-05T09:53:10.848Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 741 B 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 2.1 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 4.0 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 6.0 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 10 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 16 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 19 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 20 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 23 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 24 kB 11:53:10 [2026-08-05T09:53:10.848Z] 11:53:10 [2026-08-05T09:53:10.848Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 967 kB/s) 11:53:10 [2026-08-05T09:53:10.848Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 908 B 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 4.1 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 5.6 kB 11:53:10 [2026-08-05T09:53:10.848Z] 11:53:10 [2026-08-05T09:53:10.848Z] 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 257 kB/s) 11:53:10 [2026-08-05T09:53:10.848Z] 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 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 3.2/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 7.4/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 12/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 16/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 20/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 24/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 28/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 32/33 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 33 kB 11:53:10 [2026-08-05T09:53:10.848Z] 11:53:10 [2026-08-05T09:53:10.848Z] 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 1.1 MB/s) 11:53:10 [2026-08-05T09:53:10.848Z] 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 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 771 B 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 2.2 kB 11:53:10 [2026-08-05T09:53:10.848Z] Progress (1): 4.9 kB 11:53:10 [2026-08-05T09:53:10.849Z] Progress (1): 8.6 kB 11:53:10 [2026-08-05T09:53:10.849Z] Progress (1): 9.2 kB 11:53:10 [2026-08-05T09:53:10.849Z] 11:53:10 [2026-08-05T09:53:10.849Z] 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 419 kB/s) 11:53:10 [2026-08-05T09:53:10.849Z] 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 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 3.8/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 8.0/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 12/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 16/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 21/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 25/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 28/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 32/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 36/40 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 40 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] 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 1.5 MB/s) 11:53:11 [2026-08-05T09:53:11.100Z] 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 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 745 B 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 2.4 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 5.4 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 7.1 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 14 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 18 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 20 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] 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 828 kB/s) 11:53:11 [2026-08-05T09:53:11.100Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 753 B 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 2.2 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 4.5 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 7.3 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 9.9 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 472 kB/s) 11:53:11 [2026-08-05T09:53:11.100Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 725 B 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 1.9 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 5.4 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 9.7 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 14 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 19 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 23 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 25 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 27 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 28 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 31 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 35 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 38 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 41 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 45 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 2.0 MB/s) 11:53:11 [2026-08-05T09:53:11.100Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 809 B 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 2.2 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 3.8 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 6.7 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 12 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 16 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 19 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 21 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 1.1 MB/s) 11:53:11 [2026-08-05T09:53:11.100Z] 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 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 7.7/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 16/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 24/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 40/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 57/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 73/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 90/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 106/119 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 119 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] 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 4.2 MB/s) 11:53:11 [2026-08-05T09:53:11.100Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 11:53:11 [2026-08-05T09:53:11.100Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 4.0 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 11 kB 11:53:11 [2026-08-05T09:53:11.100Z] Progress (1): 14 kB 11:53:11 [2026-08-05T09:53:11.100Z] 11:53:11 [2026-08-05T09:53:11.100Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 649 kB/s) 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 3.7 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 7.5 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 13 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 19 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 20 kB 11:53:11 [2026-08-05T09:53:11.351Z] 11:53:11 [2026-08-05T09:53:11.351Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 451 kB/s) 11:53:11 [2026-08-05T09:53:11.351Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 1.5 kB 11:53:11 [2026-08-05T09:53:11.351Z] 11:53:11 [2026-08-05T09:53:11.351Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 70 kB/s) 11:53:11 [2026-08-05T09:53:11.351Z] 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 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 1.9 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 5.5 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 7.9 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 10 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 12 kB 11:53:11 [2026-08-05T09:53:11.351Z] 11:53:11 [2026-08-05T09:53:11.351Z] 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 496 kB/s) 11:53:11 [2026-08-05T09:53:11.351Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 1.1 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 2.9 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 4.6 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 9.3 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 12 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 15 kB 11:53:11 [2026-08-05T09:53:11.351Z] 11:53:11 [2026-08-05T09:53:11.351Z] 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) 11:53:11 [2026-08-05T09:53:11.351Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 711 B 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 1.6 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 5.2 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 7.3 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 8.8 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 11 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 14 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 17 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 22 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 26 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 28 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 31 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 34 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 38 kB 11:53:11 [2026-08-05T09:53:11.351Z] Progress (1): 39 kB 11:53:11 [2026-08-05T09:53:11.351Z] 11:53:11 [2026-08-05T09:53:11.351Z] 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) 11:53:11 [2026-08-05T09:53:11.352Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom 11:53:11 [2026-08-05T09:53:11.352Z] Progress (1): 908 B 11:53:11 [2026-08-05T09:53:11.352Z] Progress (1): 2.2 kB 11:53:11 [2026-08-05T09:53:11.352Z] Progress (1): 5.7 kB 11:53:11 [2026-08-05T09:53:11.352Z] 11:53:11 [2026-08-05T09:53:11.352Z] 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 236 kB/s) 11:53:11 [2026-08-05T09:53:11.352Z] 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 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 0.9/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 2.3/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 3.6/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 5.0/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 6.4/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 7.7/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 9.1/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 10/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 12/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 13/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 15/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 15/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 17/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 18/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 20/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 21/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 22/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 24/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 25/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 29/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 33/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 38/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 42/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 46/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 50/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 55/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 59/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 63/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 67/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 72/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 76/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 80/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 84/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 88/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 93/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 97/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 101/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 105/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 110/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 114/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 118/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 122/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 127/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 130/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 134/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 139/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 143/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 147/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 151/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 156/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 160/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 164/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 168/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 172/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 177/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 181/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 185/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 189/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 194/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 210/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 226/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 243/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 259/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 261/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 278/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 294/301 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 301 kB 11:53:11 [2026-08-05T09:53:11.603Z] 11:53:11 [2026-08-05T09:53:11.603Z] 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 5.3 MB/s) 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] Building Silverpeas Dependencies BOM 2.0-SNAPSHOT 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] from pom.xml 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] 11:53:11 [2026-08-05T09:53:11.603Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-dependencies-bom --- 11:53:11 [2026-08-05T09:53:11.603Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.pom 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 940 B 11:53:11 [2026-08-05T09:53:11.603Z] 11:53:11 [2026-08-05T09:53:11.603Z] 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 43 kB/s) 11:53:11 [2026-08-05T09:53:11.603Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 1.2 kB 11:53:11 [2026-08-05T09:53:11.603Z] Progress (1): 2.7 kB 11:53:11 [2026-08-05T09:53:11.603Z] 11:53:11 [2026-08-05T09:53:11.603Z] 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 116 kB/s) 11:53:11 [2026-08-05T09:53:11.603Z] 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 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 1.4 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 2.6 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] 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 98 kB/s) 11:53:11 [2026-08-05T09:53:11.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.pom 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 2.5 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 5.4 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] 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 233 kB/s) 11:53:11 [2026-08-05T09:53:11.854Z] 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 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 827 B 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 1.9 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] 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 83 kB/s) 11:53:11 [2026-08-05T09:53:11.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 740 B 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 2.1 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 4.6 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 8.3 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 12 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 15 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 18 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 21 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] 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 785 kB/s) 11:53:11 [2026-08-05T09:53:11.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 727 B 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 1.9 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 5.4 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 9.8 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 14 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 19 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 23 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 26 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 27 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 30 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 34 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 37 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 41 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 43 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.5 MB/s) 11:53:11 [2026-08-05T09:53:11.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 749 B 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 2.1 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 3.9 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 7.9 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 13 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 16 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 18 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 576 kB/s) 11:53:11 [2026-08-05T09:53:11.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 976 B 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 4.3 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 7.7 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 12 kB 11:53:11 [2026-08-05T09:53:11.854Z] Progress (1): 13 kB 11:53:11 [2026-08-05T09:53:11.854Z] 11:53:11 [2026-08-05T09:53:11.854Z] 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 534 kB/s) 11:53:11 [2026-08-05T09:53:11.854Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 998 B 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 3.3 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 6.3 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 9.6 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 9.9 kB 11:53:12 [2026-08-05T09:53:12.105Z] 11:53:12 [2026-08-05T09:53:12.105Z] 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 352 kB/s) 11:53:12 [2026-08-05T09:53:12.105Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 949 B 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 2.9 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 4.1 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 6.1 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 9.9 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 12 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 15 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 18 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 21 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 24 kB 11:53:12 [2026-08-05T09:53:12.105Z] 11:53:12 [2026-08-05T09:53:12.105Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 844 kB/s) 11:53:12 [2026-08-05T09:53:12.105Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 967 B 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 2.7 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 4.5 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 6.3 kB 11:53:12 [2026-08-05T09:53:12.105Z] 11:53:12 [2026-08-05T09:53:12.105Z] 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 242 kB/s) 11:53:12 [2026-08-05T09:53:12.105Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 951 B 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 2.6 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 4.1 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 6.6 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 9.7 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 12 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 15 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 18 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 21 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 24 kB 11:53:12 [2026-08-05T09:53:12.105Z] 11:53:12 [2026-08-05T09:53:12.105Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 982 kB/s) 11:53:12 [2026-08-05T09:53:12.105Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 740 B 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 1.8 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 4.1 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 5.5 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 7.5 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 9.7 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 12 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 19 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 22 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 25 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 28 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 32 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 33 kB 11:53:12 [2026-08-05T09:53:12.105Z] 11:53:12 [2026-08-05T09:53:12.105Z] 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) 11:53:12 [2026-08-05T09:53:12.105Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 699 B 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 1.9 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 3.2 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 4.7 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 6.8 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 9.5 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 11 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 14 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 18 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 21 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 23 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 25 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 29 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 32 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 32 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 37 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 41 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 45 kB 11:53:12 [2026-08-05T09:53:12.105Z] Progress (1): 47 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 50 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 52 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 56 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 58 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 61 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 64 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 68 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 71 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 74 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 76 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 78 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 80 kB 11:53:12 [2026-08-05T09:53:12.106Z] 11:53:12 [2026-08-05T09:53:12.106Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 3.1 MB/s) 11:53:12 [2026-08-05T09:53:12.106Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 739 B 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 2.1 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 4.0 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 5.9 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 11 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 15 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 19 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 22 kB 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 24 kB 11:53:12 [2026-08-05T09:53:12.106Z] 11:53:12 [2026-08-05T09:53:12.106Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 1.2 MB/s) 11:53:12 [2026-08-05T09:53:12.106Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom 11:53:12 [2026-08-05T09:53:12.106Z] Progress (1): 908 B 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 4.1 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 5.7 kB 11:53:12 [2026-08-05T09:53:12.356Z] 11:53:12 [2026-08-05T09:53:12.356Z] 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 270 kB/s) 11:53:12 [2026-08-05T09:53:12.356Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 760 B 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 2.2 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 4.4 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 6.1 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 8.4 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 11 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 14 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 19 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 22 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 26 kB 11:53:12 [2026-08-05T09:53:12.356Z] Progress (1): 26 kB 11:53:12 [2026-08-05T09:53:12.356Z] 11:53:12 [2026-08-05T09:53:12.357Z] 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 651 kB/s) 11:53:12 [2026-08-05T09:53:12.357Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 701 B 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 1.9 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 3.2 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 4.7 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 6.8 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 9.2 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 11 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 13 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 18 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 21 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 23 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 25 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 29 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 32 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 32 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 37 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 41 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 45 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 47 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 50 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 52 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 56 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 58 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 61 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 64 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 69 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 71 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 74 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 76 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 78 kB 11:53:12 [2026-08-05T09:53:12.357Z] 11:53:12 [2026-08-05T09:53:12.357Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 2.7 MB/s) 11:53:12 [2026-08-05T09:53:12.357Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 908 B 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 4.1 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 5.6 kB 11:53:12 [2026-08-05T09:53:12.357Z] 11:53:12 [2026-08-05T09:53:12.357Z] 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) 11:53:12 [2026-08-05T09:53:12.357Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 814 B 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 2.6 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 3.7 kB 11:53:12 [2026-08-05T09:53:12.357Z] 11:53:12 [2026-08-05T09:53:12.357Z] 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 161 kB/s) 11:53:12 [2026-08-05T09:53:12.357Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 692 B 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 2.5 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 6.4 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 8.9 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 10 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 14 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 18 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 21 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 25 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 29 kB 11:53:12 [2026-08-05T09:53:12.357Z] Progress (1): 29 kB 11:53:12 [2026-08-05T09:53:12.357Z] 11:53:12 [2026-08-05T09:53:12.357Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 1.1 MB/s) 11:53:12 [2026-08-05T09:53:12.357Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 908 B 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 4.1 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 5.6 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] 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 217 kB/s) 11:53:12 [2026-08-05T09:53:12.608Z] 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 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 798 B 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 2.3 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 5.4 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 5.4 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] 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 192 kB/s) 11:53:12 [2026-08-05T09:53:12.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 811 B 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 2.3 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 3.8 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] 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 172 kB/s) 11:53:12 [2026-08-05T09:53:12.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 724 B 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 1.9 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 5.5 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 9.9 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 14 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 19 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 23 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 26 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 28 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 31 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 34 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 37 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 40 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 43 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 47 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 47 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 50 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 1.9 MB/s) 11:53:12 [2026-08-05T09:53:12.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 733 B 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 2.0 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 4.0 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 5.9 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 10 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 19 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 22 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 24 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 1.1 MB/s) 11:53:12 [2026-08-05T09:53:12.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 1.0 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 2.7 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] 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 88 kB/s) 11:53:12 [2026-08-05T09:53:12.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 1.0 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 3.0 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 5.9 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 8.7 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 12 kB 11:53:12 [2026-08-05T09:53:12.608Z] Progress (1): 14 kB 11:53:12 [2026-08-05T09:53:12.608Z] 11:53:12 [2026-08-05T09:53:12.608Z] 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 587 kB/s) 11:53:12 [2026-08-05T09:53:12.608Z] 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 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 825 B 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 2.8 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 2.8 kB 11:53:12 [2026-08-05T09:53:12.859Z] 11:53:12 [2026-08-05T09:53:12.859Z] 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 94 kB/s) 11:53:12 [2026-08-05T09:53:12.859Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 774 B 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 2.2 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 6.0 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 9.6 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 13 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 18 kB 11:53:12 [2026-08-05T09:53:12.859Z] 11:53:12 [2026-08-05T09:53:12.859Z] 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 757 kB/s) 11:53:12 [2026-08-05T09:53:12.859Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 717 B 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 1.9 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 5.4 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 9.9 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 14 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 19 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 23 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 26 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 27 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 30 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 34 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 36 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 39 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 44 kB 11:53:12 [2026-08-05T09:53:12.859Z] 11:53:12 [2026-08-05T09:53:12.859Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.8 MB/s) 11:53:12 [2026-08-05T09:53:12.859Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 753 B 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 2.1 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 3.9 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 8.3 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 13 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 16 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 17 kB 11:53:12 [2026-08-05T09:53:12.859Z] 11:53:12 [2026-08-05T09:53:12.859Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 684 kB/s) 11:53:12 [2026-08-05T09:53:12.859Z] 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 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 843 B 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 2.6 kB 11:53:12 [2026-08-05T09:53:12.859Z] Progress (1): 2.6 kB 11:53:12 [2026-08-05T09:53:12.859Z] 11:53:12 [2026-08-05T09:53:12.860Z] 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 97 kB/s) 11:53:12 [2026-08-05T09:53:12.860Z] 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 11:53:12 [2026-08-05T09:53:12.860Z] Progress (1): 791 B 11:53:12 [2026-08-05T09:53:12.860Z] Progress (1): 2.4 kB 11:53:12 [2026-08-05T09:53:12.860Z] Progress (1): 2.8 kB 11:53:12 [2026-08-05T09:53:12.860Z] 11:53:12 [2026-08-05T09:53:12.860Z] 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 107 kB/s) 11:53:12 [2026-08-05T09:53:12.860Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom 11:53:12 [2026-08-05T09:53:12.860Z] Progress (1): 811 B 11:53:12 [2026-08-05T09:53:12.860Z] Progress (1): 2.3 kB 11:53:12 [2026-08-05T09:53:12.860Z] Progress (1): 3.8 kB 11:53:12 [2026-08-05T09:53:12.860Z] 11:53:12 [2026-08-05T09:53:12.860Z] 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) 11:53:12 [2026-08-05T09:53:12.860Z] 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 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 835 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 1.4 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 60 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 754 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 2.2 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 3.7 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 8.3 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 11 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 15 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 17 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 718 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 908 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 4.1 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 5.6 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 257 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] 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 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 788 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 2.3 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 5.8 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 8.6 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 8.8 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 381 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 908 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 4.1 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 5.6 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 246 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] 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 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 793 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 2.3 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 4.3 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 5.9 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 256 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 812 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 2.2 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 3.2 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] 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 119 kB/s) 11:53:13 [2026-08-05T09:53:13.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 724 B 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 1.9 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 5.5 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 9.8 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 14 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 19 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 23 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 26 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 28 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 31 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 34 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 37 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 40 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 43 kB 11:53:13 [2026-08-05T09:53:13.111Z] Progress (1): 48 kB 11:53:13 [2026-08-05T09:53:13.111Z] 11:53:13 [2026-08-05T09:53:13.111Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 1.8 MB/s) 11:53:13 [2026-08-05T09:53:13.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 741 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 2.1 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 3.9 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 6.9 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 12 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 16 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 19 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 21 kB 11:53:13 [2026-08-05T09:53:13.362Z] 11:53:13 [2026-08-05T09:53:13.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 901 kB/s) 11:53:13 [2026-08-05T09:53:13.362Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 760 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 2.0 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 4.8 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 6.6 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 8.7 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 12 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 14 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 18 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 21 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 21 kB 11:53:13 [2026-08-05T09:53:13.362Z] 11:53:13 [2026-08-05T09:53:13.362Z] 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 745 kB/s) 11:53:13 [2026-08-05T09:53:13.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 699 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 1.9 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 3.2 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 4.7 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 6.8 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 9.4 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 11 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 14 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 16 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 18 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 21 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 23 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 25 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 29 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 32 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 32 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 37 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 41 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 45 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 47 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 50 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 52 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 56 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 58 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 61 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 64 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 68 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 71 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 74 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 76 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 78 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 79 kB 11:53:13 [2026-08-05T09:53:13.362Z] 11:53:13 [2026-08-05T09:53:13.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 2.6 MB/s) 11:53:13 [2026-08-05T09:53:13.362Z] 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 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 789 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 2.7 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 5.8 kB 11:53:13 [2026-08-05T09:53:13.362Z] 11:53:13 [2026-08-05T09:53:13.362Z] 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 243 kB/s) 11:53:13 [2026-08-05T09:53:13.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 758 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 2.2 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 5.4 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 8.4 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 12 kB 11:53:13 [2026-08-05T09:53:13.362Z] 11:53:13 [2026-08-05T09:53:13.362Z] 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 443 kB/s) 11:53:13 [2026-08-05T09:53:13.362Z] 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 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 904 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 3.1 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 4.2 kB 11:53:13 [2026-08-05T09:53:13.362Z] 11:53:13 [2026-08-05T09:53:13.362Z] 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 174 kB/s) 11:53:13 [2026-08-05T09:53:13.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 861 B 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 2.9 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 5.2 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 9.8 kB 11:53:13 [2026-08-05T09:53:13.362Z] Progress (1): 11 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 14 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] 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 572 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 838 B 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 2.7 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 6.5 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 6.6 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 263 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 1.4 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 60 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 1.1 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 2.4 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] 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 98 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 987 B 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 3.4 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 7.9 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 7.9 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] 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 344 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 1.1 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 3.6 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 7.1 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 13 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 17 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 20 kB 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 21 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 900 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 1.0 kB 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 41 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom 11:53:13 [2026-08-05T09:53:13.613Z] Progress (1): 612 B 11:53:13 [2026-08-05T09:53:13.613Z] 11:53:13 [2026-08-05T09:53:13.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 24 kB/s) 11:53:13 [2026-08-05T09:53:13.613Z] 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 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 914 B 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 2.6 kB 11:53:13 [2026-08-05T09:53:13.864Z] 11:53:13 [2026-08-05T09:53:13.864Z] 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 97 kB/s) 11:53:13 [2026-08-05T09:53:13.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 860 B 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 2.8 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 5.1 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 9.6 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 11 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 14 kB 11:53:13 [2026-08-05T09:53:13.864Z] 11:53:13 [2026-08-05T09:53:13.864Z] 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 600 kB/s) 11:53:13 [2026-08-05T09:53:13.864Z] 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 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 815 B 11:53:13 [2026-08-05T09:53:13.864Z] 11:53:13 [2026-08-05T09:53:13.864Z] 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 37 kB/s) 11:53:13 [2026-08-05T09:53:13.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 1.3 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 4.2 kB 11:53:13 [2026-08-05T09:53:13.864Z] 11:53:13 [2026-08-05T09:53:13.864Z] 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 193 kB/s) 11:53:13 [2026-08-05T09:53:13.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 711 B 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 2.8 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 6.4 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 9.1 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 13 kB 11:53:13 [2026-08-05T09:53:13.864Z] Progress (1): 17 kB 11:53:13 [2026-08-05T09:53:13.864Z] 11:53:13 [2026-08-05T09:53:13.865Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 752 kB/s) 11:53:13 [2026-08-05T09:53:13.865Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 11:53:13 [2026-08-05T09:53:13.865Z] Progress (1): 930 B 11:53:13 [2026-08-05T09:53:13.865Z] Progress (1): 3.0 kB 11:53:13 [2026-08-05T09:53:13.865Z] Progress (1): 6.0 kB 11:53:13 [2026-08-05T09:53:13.865Z] Progress (1): 7.3 kB 11:53:13 [2026-08-05T09:53:13.865Z] 11:53:13 [2026-08-05T09:53:13.865Z] 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 281 kB/s) 11:53:13 [2026-08-05T09:53:13.865Z] [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)] 11:53:13 [2026-08-05T09:53:13.865Z] [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)] 11:53:13 [2026-08-05T09:53:13.865Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 11:53:13 [2026-08-05T09:53:13.865Z] 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) 11:53:13 [2026-08-05T09:53:13.865Z] [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)] 11:53:13 [2026-08-05T09:53:13.865Z] [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)] 11:53:13 [2026-08-05T09:53:13.865Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 11:53:13 [2026-08-05T09:53:13.865Z] 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) 11:53:14 [2026-08-05T09:53:14.116Z] [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)] 11:53:14 [2026-08-05T09:53:14.116Z] [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)] 11:53:14 [2026-08-05T09:53:14.116Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 11:53:14 [2026-08-05T09:53:14.116Z] 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) 11:53:14 [2026-08-05T09:53:14.116Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 815 B 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 3.7 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 3.9 kB 11:53:14 [2026-08-05T09:53:14.116Z] 11:53:14 [2026-08-05T09:53:14.116Z] 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 163 kB/s) 11:53:14 [2026-08-05T09:53:14.116Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 740 B 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 2.0 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 3.8 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 6.5 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 8.9 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 13 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 15 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 19 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 22 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 24 kB 11:53:14 [2026-08-05T09:53:14.116Z] 11:53:14 [2026-08-05T09:53:14.116Z] 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 911 kB/s) 11:53:14 [2026-08-05T09:53:14.116Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 700 B 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 1.9 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 3.2 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 4.7 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 6.8 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 9.4 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 11 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 14 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 16 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 19 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 21 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 23 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 25 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 29 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 32 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 32 kB 11:53:14 [2026-08-05T09:53:14.116Z] Progress (1): 36 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 41 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 44 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 46 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 50 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 52 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 55 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 58 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 60 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 63 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 67 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 70 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 73 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 75 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 77 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 79 kB 11:53:14 [2026-08-05T09:53:14.117Z] 11:53:14 [2026-08-05T09:53:14.117Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom (79 kB at 2.7 MB/s) 11:53:14 [2026-08-05T09:53:14.117Z] 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 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 802 B 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 3.5 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 7.8 kB 11:53:14 [2026-08-05T09:53:14.117Z] 11:53:14 [2026-08-05T09:53:14.117Z] 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 310 kB/s) 11:53:14 [2026-08-05T09:53:14.117Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 1.2 kB 11:53:14 [2026-08-05T09:53:14.117Z] Progress (1): 2.8 kB 11:53:14 [2026-08-05T09:53:14.117Z] 11:53:14 [2026-08-05T09:53:14.117Z] 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 107 kB/s) 11:53:14 [2026-08-05T09:53:14.117Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 689 B 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 2.5 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 6.4 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 8.8 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 11 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 12 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 16 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 21 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 23 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 28 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 31 kB 11:53:14 [2026-08-05T09:53:14.367Z] 11:53:14 [2026-08-05T09:53:14.367Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 1.2 MB/s) 11:53:14 [2026-08-05T09:53:14.367Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 1.3 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 3.0 kB 11:53:14 [2026-08-05T09:53:14.367Z] 11:53:14 [2026-08-05T09:53:14.367Z] 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 137 kB/s) 11:53:14 [2026-08-05T09:53:14.367Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 692 B 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 2.7 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 6.4 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 8.9 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 11 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 14 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 18 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 21 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 25 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 28 kB 11:53:14 [2026-08-05T09:53:14.367Z] 11:53:14 [2026-08-05T09:53:14.367Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 1.2 MB/s) 11:53:14 [2026-08-05T09:53:14.367Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 908 B 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 4.1 kB 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 5.6 kB 11:53:14 [2026-08-05T09:53:14.367Z] 11:53:14 [2026-08-05T09:53:14.367Z] 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 269 kB/s) 11:53:14 [2026-08-05T09:53:14.367Z] 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 11:53:14 [2026-08-05T09:53:14.367Z] Progress (1): 774 B 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 2.7 kB 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 6.9 kB 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 7.4 kB 11:53:14 [2026-08-05T09:53:14.368Z] 11:53:14 [2026-08-05T09:53:14.368Z] 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) 11:53:14 [2026-08-05T09:53:14.368Z] 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 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 797 B 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 2.3 kB 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 3.0 kB 11:53:14 [2026-08-05T09:53:14.368Z] 11:53:14 [2026-08-05T09:53:14.368Z] 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 116 kB/s) 11:53:14 [2026-08-05T09:53:14.368Z] 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 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 818 B 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 2.9 kB 11:53:14 [2026-08-05T09:53:14.368Z] 11:53:14 [2026-08-05T09:53:14.368Z] 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) 11:53:14 [2026-08-05T09:53:14.368Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 823 B 11:53:14 [2026-08-05T09:53:14.368Z] Progress (1): 2.5 kB 11:53:14 [2026-08-05T09:53:14.368Z] 11:53:14 [2026-08-05T09:53:14.368Z] 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 109 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 808 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.4 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 4.1 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] 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 184 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 988 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 4.2 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 7.6 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 9.4 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 12 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 16 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 19 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 24 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 25 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 1.2 MB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 801 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.2 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 5.1 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 9.4 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 12 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] 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 499 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 806 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.6 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 5.1 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 7.8 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 9.5 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] 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 317 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 812 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.2 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 5.3 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 7.9 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 305 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 862 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.6 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] 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 107 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 816 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.2 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 4.5 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 7.5 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 8.0 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] 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 382 kB/s) 11:53:14 [2026-08-05T09:53:14.619Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 808 B 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 2.5 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 5.9 kB 11:53:14 [2026-08-05T09:53:14.619Z] Progress (1): 7.8 kB 11:53:14 [2026-08-05T09:53:14.619Z] 11:53:14 [2026-08-05T09:53:14.619Z] 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) 11:53:14 [2026-08-05T09:53:14.870Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 1.3 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 4.5 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 8.2 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 10 kB 11:53:14 [2026-08-05T09:53:14.870Z] 11:53:14 [2026-08-05T09:53:14.870Z] 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 524 kB/s) 11:53:14 [2026-08-05T09:53:14.870Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 801 B 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 2.2 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 6.0 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 9.4 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 12 kB 11:53:14 [2026-08-05T09:53:14.870Z] Progress (1): 14 kB 11:53:14 [2026-08-05T09:53:14.870Z] 11:53:14 [2026-08-05T09:53:14.871Z] 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 576 kB/s) 11:53:14 [2026-08-05T09:53:14.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 1.0 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 3.3 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 3.8 kB 11:53:14 [2026-08-05T09:53:14.871Z] 11:53:14 [2026-08-05T09:53:14.871Z] 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 174 kB/s) 11:53:14 [2026-08-05T09:53:14.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 1.0 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 3.2 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 6.0 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 9.1 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 12 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 14 kB 11:53:14 [2026-08-05T09:53:14.871Z] 11:53:14 [2026-08-05T09:53:14.871Z] 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 531 kB/s) 11:53:14 [2026-08-05T09:53:14.871Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 764 B 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 2.2 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 3.8 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 5.9 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 9.2 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 12 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 16 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 19 kB 11:53:14 [2026-08-05T09:53:14.871Z] 11:53:14 [2026-08-05T09:53:14.871Z] 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 815 kB/s) 11:53:14 [2026-08-05T09:53:14.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 701 B 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 1.9 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 3.2 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 4.7 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 6.8 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 9.4 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 11 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 13 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 16 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 19 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 21 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 23 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 25 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 29 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 32 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 32 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 37 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 41 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 45 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 47 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 50 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 52 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 56 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 58 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 61 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 64 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 69 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 71 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 74 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 76 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 78 kB 11:53:14 [2026-08-05T09:53:14.871Z] 11:53:14 [2026-08-05T09:53:14.871Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 2.6 MB/s) 11:53:14 [2026-08-05T09:53:14.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 737 B 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 2.0 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 4.0 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 5.9 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 11 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 15 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 19 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 22 kB 11:53:14 [2026-08-05T09:53:14.871Z] Progress (1): 24 kB 11:53:14 [2026-08-05T09:53:14.871Z] 11:53:14 [2026-08-05T09:53:14.871Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 1.2 MB/s) 11:53:14 [2026-08-05T09:53:14.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 908 B 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 4.1 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 5.6 kB 11:53:15 [2026-08-05T09:53:15.122Z] 11:53:15 [2026-08-05T09:53:15.122Z] 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 269 kB/s) 11:53:15 [2026-08-05T09:53:15.122Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 740 B 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 2.1 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 3.9 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 5.4 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 8.5 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 11 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 14 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 20 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 23 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 28 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 31 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 32 kB 11:53:15 [2026-08-05T09:53:15.122Z] 11:53:15 [2026-08-05T09:53:15.122Z] 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.2 MB/s) 11:53:15 [2026-08-05T09:53:15.122Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 785 B 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 2.4 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 5.9 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 9.5 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 11 kB 11:53:15 [2026-08-05T09:53:15.122Z] Progress (1): 12 kB 11:53:15 [2026-08-05T09:53:15.122Z] 11:53:15 [2026-08-05T09:53:15.122Z] 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 517 kB/s) 11:53:15 [2026-08-05T09:53:15.122Z] [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)] 11:53:15 [2026-08-05T09:53:15.122Z] [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)] 11:53:15 [2026-08-05T09:53:15.122Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom 11:53:15 [2026-08-05T09:53:15.122Z] 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) 11:53:15 [2026-08-05T09:53:15.122Z] [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)] 11:53:15 [2026-08-05T09:53:15.122Z] [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)] 11:53:15 [2026-08-05T09:53:15.123Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom 11:53:15 [2026-08-05T09:53:15.123Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) 11:53:15 [2026-08-05T09:53:15.123Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 765 B 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 2.1 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 4.6 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 6.8 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 8.6 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 12 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 15 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 17 kB 11:53:15 [2026-08-05T09:53:15.123Z] Progress (1): 18 kB 11:53:15 [2026-08-05T09:53:15.123Z] 11:53:15 [2026-08-05T09:53:15.123Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 651 kB/s) 11:53:15 [2026-08-05T09:53:15.123Z] [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)] 11:53:15 [2026-08-05T09:53:15.123Z] [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)] 11:53:15 [2026-08-05T09:53:15.123Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom 11:53:15 [2026-08-05T09:53:15.123Z] 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) 11:53:15 [2026-08-05T09:53:15.123Z] [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)] 11:53:15 [2026-08-05T09:53:15.374Z] [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)] 11:53:15 [2026-08-05T09:53:15.374Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom 11:53:15 [2026-08-05T09:53:15.374Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) 11:53:15 [2026-08-05T09:53:15.374Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 783 B 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 2.0 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 5.0 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 6.8 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 10 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 13 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 16 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 18 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] 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 875 kB/s) 11:53:15 [2026-08-05T09:53:15.374Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 782 B 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 2.1 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 4.7 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 8.4 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 12 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 16 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 764 kB/s) 11:53:15 [2026-08-05T09:53:15.374Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 790 B 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 2.1 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 4.2 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 4.5 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 204 kB/s) 11:53:15 [2026-08-05T09:53:15.374Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 1.0 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 3.1 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 6.8 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 7.5 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] 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 299 kB/s) 11:53:15 [2026-08-05T09:53:15.374Z] 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 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 819 B 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 2.9 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] 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 143 kB/s) 11:53:15 [2026-08-05T09:53:15.374Z] 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 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 779 B 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 3.1 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 5.4 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] 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 224 kB/s) 11:53:15 [2026-08-05T09:53:15.374Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 801 B 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 2.3 kB 11:53:15 [2026-08-05T09:53:15.374Z] Progress (1): 4.4 kB 11:53:15 [2026-08-05T09:53:15.374Z] 11:53:15 [2026-08-05T09:53:15.374Z] 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 169 kB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 815 B 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 2.3 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 3.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] 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 159 kB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 724 B 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 1.9 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 5.5 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 9.9 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 14 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 19 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 23 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 27 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 28 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 31 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 34 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 37 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 40 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 43 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 48 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 48 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 50 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 1.9 MB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 739 B 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 2.1 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 3.9 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 6.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 11 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 16 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 20 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 22 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 24 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 1.1 MB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 1.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 4.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 5.6 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] 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) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 690 B 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 2.5 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 6.4 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 8.8 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 11 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 12 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 17 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 21 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 23 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 28 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 31 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 1.4 MB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 1.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 3.5 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] 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 166 kB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 816 B 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 2.1 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 3.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 4.5 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 7.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 10 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 13 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 16 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 21 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 24 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 25 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] 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 1.2 MB/s) 11:53:15 [2026-08-05T09:53:15.625Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 702 B 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 1.9 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 3.2 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 4.7 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 6.8 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 9.4 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 11 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 14 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 16 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 19 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 21 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 23 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 25 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 29 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 32 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 32 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 37 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 41 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 45 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 47 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 50 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 52 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 56 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 58 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 61 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 64 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 69 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 71 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 74 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 76 kB 11:53:15 [2026-08-05T09:53:15.625Z] Progress (1): 78 kB 11:53:15 [2026-08-05T09:53:15.625Z] 11:53:15 [2026-08-05T09:53:15.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 2.6 MB/s) 11:53:15 [2026-08-05T09:53:15.876Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 908 B 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 4.1 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 5.6 kB 11:53:15 [2026-08-05T09:53:15.876Z] 11:53:15 [2026-08-05T09:53:15.876Z] 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 188 kB/s) 11:53:15 [2026-08-05T09:53:15.876Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 743 B 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 1.9 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 4.0 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 5.8 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 8.3 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 12 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 15 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 17 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 19 kB 11:53:15 [2026-08-05T09:53:15.876Z] 11:53:15 [2026-08-05T09:53:15.876Z] 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) 11:53:15 [2026-08-05T09:53:15.876Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 1.1 kB 11:53:15 [2026-08-05T09:53:15.876Z] Progress (1): 1.9 kB 11:53:15 [2026-08-05T09:53:15.876Z] 11:53:15 [2026-08-05T09:53:15.876Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom (1.9 kB at 74 kB/s) 11:53:15 [2026-08-05T09:53:15.877Z] 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 11:53:15 [2026-08-05T09:53:15.877Z] Progress (1): 1.1 kB 11:53:15 [2026-08-05T09:53:15.877Z] Progress (1): 2.0 kB 11:53:15 [2026-08-05T09:53:15.877Z] 11:53:15 [2026-08-05T09:53:15.877Z] 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 84 kB/s) 11:53:15 [2026-08-05T09:53:15.877Z] 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 11:53:15 [2026-08-05T09:53:15.877Z] Progress (1): 1.6 kB 11:53:15 [2026-08-05T09:53:15.877Z] Progress (1): 1.7 kB 11:53:15 [2026-08-05T09:53:15.877Z] 11:53:15 [2026-08-05T09:53:15.877Z] 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 76 kB/s) 11:53:15 [2026-08-05T09:53:15.877Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom 11:53:15 [2026-08-05T09:53:15.877Z] Progress (1): 1.3 kB 11:53:15 [2026-08-05T09:53:15.877Z] Progress (1): 1.7 kB 11:53:15 [2026-08-05T09:53:15.877Z] 11:53:15 [2026-08-05T09:53:15.877Z] 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 66 kB/s) 11:53:16 [2026-08-05T09:53:16.128Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 6.6 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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 369 kB/s) 11:53:16 [2026-08-05T09:53:16.128Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.jar 11:53:16 [2026-08-05T09:53:16.128Z] 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 11:53:16 [2026-08-05T09:53:16.128Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.jar 11:53:16 [2026-08-05T09:53:16.128Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar 11:53:16 [2026-08-05T09:53:16.128Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 3.2/13 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 13 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 13 kB | 7.7/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 13 kB | 11/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 13 kB | 28/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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 445 kB/s) 11:53:16 [2026-08-05T09:53:16.128Z] 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 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 44/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 61/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 77/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 93/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 110/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 126/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 142/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 159/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 175/186 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 186 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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 4.6 MB/s) 11:53:16 [2026-08-05T09:53:16.128Z] 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 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 7.7/55 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 16/55 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 29/55 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 45/55 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 55 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 55 kB | 0.9/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 55 kB | 2.3/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 55 kB | 3.6/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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.2 MB/s) 11:53:16 [2026-08-05T09:53:16.128Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 5.0/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 6.4/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 7.7/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 9.1/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 10/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 12/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 13/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 15/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 16/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 17/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 19/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 20/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 21/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 23/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 24/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 26/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 27/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 28/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 30/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 31/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 32/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 34/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 35/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 36/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 38/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 39/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 41/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 42/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 43/94 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 43/94 kB | 0.9/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 45/94 kB | 0.9/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 46/94 kB | 0.9/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 46/94 kB | 2.3/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47/94 kB | 2.3/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47/94 kB | 3.2/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 49/94 kB | 3.2/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 50/94 kB | 3.2/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 50/94 kB | 4.5/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 52/94 kB | 4.5/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 53/94 kB | 4.5/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 53/94 kB | 5.9/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 54/94 kB | 5.9/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 54/94 kB | 7.3/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 56/94 kB | 7.3/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 56/94 kB | 8.6/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 60/94 kB | 8.6/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 60/94 kB | 10/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 60/94 kB | 11/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 64/94 kB | 11/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 65/94 kB | 11/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 65/94 kB | 13/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 69/94 kB | 13/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 69/94 kB | 14/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 69/94 kB | 15/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 73/94 kB | 15/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 73/94 kB | 17/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 77/94 kB | 17/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 77/94 kB | 18/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 82/94 kB | 18/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 82/94 kB | 20/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 82/94 kB | 21/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 86/94 kB | 21/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 86/94 kB | 22/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 90/94 kB | 22/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 90/94 kB | 24/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94/94 kB | 24/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 24/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 25/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 26/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 28/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 29/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 31/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 94 kB | 32/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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 1.7 MB/s) 11:53:16 [2026-08-05T09:53:16.128Z] 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 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 33/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 35/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 36/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 37/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 39/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 40/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 41/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 43/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 44/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (1): 46/47 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 46/47 kB | 0.9/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 46/47 kB | 2.3/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47/47 kB | 2.3/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47/47 kB | 3.6/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 3.6/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 5.0/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 6.4/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 7.7/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 9.1/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 10/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 11/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 13/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 14/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 15/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 47 kB | 17/899 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 47 kB | 17/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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 789 kB/s) 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 17/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] 11:53:16 [2026-08-05T09:53:16.128Z] 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 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 18/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 20/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 21/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 22/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 24/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 25/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 26/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 28/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 29/899 kB | 7.7/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 29/899 kB | 24/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 31/899 kB | 24/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 32/899 kB | 24/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 33/899 kB | 24/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 35/899 kB | 24/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 36/899 kB | 24/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 36/899 kB | 40/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 37/899 kB | 40/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 39/899 kB | 40/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 40/899 kB | 40/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 41/899 kB | 40/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (2): 43/899 kB | 40/58 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 43/899 kB | 40/58 kB | 7.7/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 43/899 kB | 40/58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 44/899 kB | 40/58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 44/899 kB | 57/58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 46/899 kB | 57/58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 46/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 47/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 48/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.128Z] Progress (3): 50/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 51/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 52/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 54/899 kB | 58 kB | 11/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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 943 kB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 54/899 kB | 28/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 55/899 kB | 28/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 59/899 kB | 28/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 64/899 kB | 28/41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 64/899 kB | 41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 68/899 kB | 41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 72/899 kB | 41 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 76/899 kB | 41 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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 643 kB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 81/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 85/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 89/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 93/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 97/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 102/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 106/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 110/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 114/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 119/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 123/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 127/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 131/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 136/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 140/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 142/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 147/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 151/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 155/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 159/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 164/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 168/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 172/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 176/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 181/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 185/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 189/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 193/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 197/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 202/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 206/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 210/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 214/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 219/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 223/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 223/899 kB | 3.8/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 223/899 kB | 8.0/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 239/899 kB | 8.0/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 239/899 kB | 12/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 239/899 kB | 16/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 239/899 kB | 21/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 256/899 kB | 21/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 256/899 kB | 25/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 256/899 kB | 29/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 256/899 kB | 33/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 256/899 kB | 38/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 272/899 kB | 38/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 274/899 kB | 38/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 274/899 kB | 42/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 274/899 kB | 46/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 274/899 kB | 50/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 290/899 kB | 50/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 290/899 kB | 54/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 54/168 kB | 0.9/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 54/168 kB | 2.3/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 54/168 kB | 3.6/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 59/168 kB | 3.6/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 59/168 kB | 5.0/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 59/168 kB | 6.4/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 59/168 kB | 7.7/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 63/168 kB | 7.7/9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 63/168 kB | 9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 290/899 kB | 67/168 kB | 9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 306/899 kB | 67/168 kB | 9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 306/899 kB | 71/168 kB | 9.8 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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 124 kB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 306/899 kB | 76/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 306/899 kB | 80/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 323/899 kB | 80/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 323/899 kB | 84/168 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 323/899 kB | 84/168 kB | 7.7/21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 323/899 kB | 84/168 kB | 11/21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 323/899 kB | 88/168 kB | 11/21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 323/899 kB | 93/168 kB | 11/21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 323/899 kB | 93/168 kB | 21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 93/168 kB | 21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 97/168 kB | 21 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 101/168 kB | 21 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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 262 kB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 101/168 kB | 7.7/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 105/168 kB | 7.7/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 105/168 kB | 16/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 339/899 kB | 109/168 kB | 16/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 355/899 kB | 109/168 kB | 16/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 355/899 kB | 114/168 kB | 16/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 355/899 kB | 118/168 kB | 16/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 355/899 kB | 118/168 kB | 32/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 355/899 kB | 122/168 kB | 32/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 372/899 kB | 122/168 kB | 32/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 372/899 kB | 130/168 kB | 32/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 372/899 kB | 130/168 kB | 49/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 388/899 kB | 130/168 kB | 49/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 388/899 kB | 147/168 kB | 49/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 388/899 kB | 147/168 kB | 65/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 405/899 kB | 147/168 kB | 65/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 405/899 kB | 163/168 kB | 65/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 405/899 kB | 163/168 kB | 81/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 405/899 kB | 168 kB | 81/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 421/899 kB | 168 kB | 81/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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 1.9 MB/s) 11:53:16 [2026-08-05T09:53:16.129Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 421/899 kB | 98/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 437/899 kB | 98/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 454/899 kB | 98/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 454/899 kB | 114/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 470/899 kB | 114/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 470/899 kB | 131/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 487/899 kB | 131/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 503/899 kB | 131/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 503/899 kB | 147/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 519/899 kB | 147/151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 519/899 kB | 151 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 536/899 kB | 151 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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.6 MB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] Progress (1): 552/899 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 552/899 kB | 3.8/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 568/899 kB | 3.8/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 568/899 kB | 8.0/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 585/899 kB | 8.0/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 585/899 kB | 11/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 585/899 kB | 16/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 596/899 kB | 16/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 601/899 kB | 16/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 601/899 kB | 20/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 601/899 kB | 24/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 618/899 kB | 24/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 618/899 kB | 28/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 618/899 kB | 33/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 634/899 kB | 33/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 634/899 kB | 37/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 650/899 kB | 37/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 650/899 kB | 41/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 650/899 kB | 45/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 667/899 kB | 45/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 667/899 kB | 49/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 683/899 kB | 49/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 683/899 kB | 54/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 683/899 kB | 54/86 kB | 3.2/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 683/899 kB | 58/86 kB | 3.2/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 699/899 kB | 58/86 kB | 3.2/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 699/899 kB | 61/86 kB | 3.2/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 699/899 kB | 65/86 kB | 3.2/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 699/899 kB | 66/86 kB | 3.2/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 699/899 kB | 66/86 kB | 20/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 716/899 kB | 66/86 kB | 20/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 716/899 kB | 70/86 kB | 20/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 727/899 kB | 70/86 kB | 20/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 727/899 kB | 70/86 kB | 28/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 727/899 kB | 74/86 kB | 28/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 743/899 kB | 74/86 kB | 28/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 743/899 kB | 78/86 kB | 28/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 743/899 kB | 82/86 kB | 28/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 759/899 kB | 82/86 kB | 28/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 759/899 kB | 82/86 kB | 44/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 759/899 kB | 86 kB | 44/50 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (4): 759/899 kB | 86 kB | 44/50 kB | 3.2/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (4): 759/899 kB | 86 kB | 50 kB | 3.2/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (4): 776/899 kB | 86 kB | 50 kB | 3.2/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] 11:53:16 [2026-08-05T09:53:16.129Z] 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 826 kB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] 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 481 kB/s) 11:53:16 [2026-08-05T09:53:16.129Z] 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 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 776/899 kB | 20/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 792/899 kB | 20/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 792/899 kB | 36/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 809/899 kB | 36/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 809/899 kB | 52/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 825/899 kB | 52/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (2): 825/899 kB | 61/86 kB 11:53:16 [2026-08-05T09:53:16.129Z] Progress (3): 825/899 kB | 61/86 kB | 7.7/44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 825/899 kB | 61/86 kB | 16/44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 841/899 kB | 61/86 kB | 16/44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 841/899 kB | 61/86 kB | 28/44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 841/899 kB | 77/86 kB | 28/44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 841/899 kB | 86 kB | 28/44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 841/899 kB | 86 kB | 44 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 858/899 kB | 86 kB | 44 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 781 kB/s) 11:53:16 [2026-08-05T09:53:16.130Z] 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 393 kB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 874/899 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 890/899 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 899 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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.8 MB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 7.7/16 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 8.2/16 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 8.2/16 kB | 3.8/17 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 8.2/16 kB | 8.0/17 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 8.2/16 kB | 12/17 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 16 kB | 12/17 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 16 kB | 16/17 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 16 kB | 17 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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 132 kB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar 11:53:16 [2026-08-05T09:53:16.130Z] 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 136 kB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 5.7 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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 45 kB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 7.7/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 11/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 28/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 44/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 61/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 77/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 93/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 110/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 126/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 142/510 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 142/510 kB | 7.7/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 142/510 kB | 16/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 142/510 kB | 29/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 159/510 kB | 29/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 159/510 kB | 45/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 175/510 kB | 45/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 175/510 kB | 61/217 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 175/510 kB | 61/217 kB | 3.8/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 175/510 kB | 78/217 kB | 3.8/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 192/510 kB | 78/217 kB | 3.8/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 192/510 kB | 78/217 kB | 8.0/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 192/510 kB | 78/217 kB | 11/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 192/510 kB | 78/217 kB | 16/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 192/510 kB | 78/217 kB | 20/247 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 192/510 kB | 78/217 kB | 20/247 kB | 7.7/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 192/510 kB | 78/217 kB | 20/247 kB | 16/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 192/510 kB | 78/217 kB | 24/247 kB | 16/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 192/510 kB | 94/217 kB | 24/247 kB | 16/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 208/510 kB | 94/217 kB | 24/247 kB | 16/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 208/510 kB | 94/217 kB | 28/247 kB | 16/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 208/510 kB | 94/217 kB | 28/247 kB | 24/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 208/510 kB | 94/217 kB | 33/247 kB | 24/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 208/510 kB | 111/217 kB | 33/247 kB | 24/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 208/510 kB | 111/217 kB | 37/247 kB | 24/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 111/217 kB | 37/247 kB | 24/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 111/217 kB | 37/247 kB | 40/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 111/217 kB | 41/247 kB | 40/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 111/217 kB | 45/247 kB | 40/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 127/217 kB | 45/247 kB | 40/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 127/217 kB | 45/247 kB | 57/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 224/510 kB | 127/217 kB | 62/247 kB | 57/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 241/510 kB | 127/217 kB | 62/247 kB | 57/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 241/510 kB | 143/217 kB | 62/247 kB | 57/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 241/510 kB | 143/217 kB | 62/247 kB | 73/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 241/510 kB | 143/217 kB | 78/247 kB | 73/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 143/217 kB | 78/247 kB | 73/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 143/217 kB | 94/247 kB | 73/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 160/217 kB | 94/247 kB | 73/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 160/217 kB | 94/247 kB | 90/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 160/217 kB | 111/247 kB | 90/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 160/217 kB | 111/247 kB | 106/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 257/510 kB | 176/217 kB | 111/247 kB | 106/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 274/510 kB | 176/217 kB | 111/247 kB | 106/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 274/510 kB | 176/217 kB | 126/247 kB | 106/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 274/510 kB | 176/217 kB | 126/247 kB | 122/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 274/510 kB | 176/217 kB | 126/247 kB | 122/588 kB | 7.7/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 274/510 kB | 193/217 kB | 126/247 kB | 122/588 kB | 7.7/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 290/510 kB | 193/217 kB | 126/247 kB | 122/588 kB | 7.7/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 290/510 kB | 193/217 kB | 126/247 kB | 122/588 kB | 16/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 290/510 kB | 193/217 kB | 142/247 kB | 122/588 kB | 16/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 306/510 kB | 193/217 kB | 142/247 kB | 122/588 kB | 16/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 306/510 kB | 193/217 kB | 142/247 kB | 139/588 kB | 16/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 306/510 kB | 193/217 kB | 142/247 kB | 139/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 306/510 kB | 209/217 kB | 142/247 kB | 139/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 306/510 kB | 209/217 kB | 159/247 kB | 139/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 323/510 kB | 209/217 kB | 159/247 kB | 139/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 323/510 kB | 217 kB | 159/247 kB | 139/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 323/510 kB | 217 kB | 159/247 kB | 155/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 323/510 kB | 217 kB | 175/247 kB | 155/588 kB | 24/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 323/510 kB | 217 kB | 175/247 kB | 155/588 kB | 40/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (5): 339/510 kB | 217 kB | 175/247 kB | 155/588 kB | 40/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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.4 MB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 339/510 kB | 175/247 kB | 172/588 kB | 40/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 339/510 kB | 192/247 kB | 172/588 kB | 40/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 355/510 kB | 192/247 kB | 172/588 kB | 40/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 355/510 kB | 192/247 kB | 188/588 kB | 40/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 355/510 kB | 192/247 kB | 188/588 kB | 57/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 372/510 kB | 192/247 kB | 188/588 kB | 57/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 372/510 kB | 208/247 kB | 188/588 kB | 57/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 372/510 kB | 208/247 kB | 204/588 kB | 57/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 388/510 kB | 208/247 kB | 204/588 kB | 57/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 388/510 kB | 208/247 kB | 221/588 kB | 57/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 388/510 kB | 208/247 kB | 221/588 kB | 73/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 388/510 kB | 208/247 kB | 237/588 kB | 73/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 388/510 kB | 224/247 kB | 237/588 kB | 73/74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 388/510 kB | 224/247 kB | 237/588 kB | 74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 405/510 kB | 224/247 kB | 237/588 kB | 74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 405/510 kB | 224/247 kB | 253/588 kB | 74 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 421/510 kB | 224/247 kB | 253/588 kB | 74 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 421/510 kB | 224/247 kB | 270/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 421/510 kB | 241/247 kB | 270/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 437/510 kB | 241/247 kB | 270/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 437/510 kB | 241/247 kB | 286/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 437/510 kB | 247 kB | 286/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 454/510 kB | 247 kB | 286/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 454/510 kB | 247 kB | 303/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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.5 MB/s) 11:53:16 [2026-08-05T09:53:16.130Z] 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 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 470/510 kB | 303/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 470/510 kB | 319/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 470/510 kB | 335/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 487/510 kB | 335/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 487/510 kB | 352/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 487/510 kB | 368/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 503/510 kB | 368/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 503/510 kB | 385/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 510 kB | 385/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 510 kB | 401/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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) 11:53:16 [2026-08-05T09:53:16.130Z] 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 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 417/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 434/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 450/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 466/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 483/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 499/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 516/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 532/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 548/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 565/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 581/588 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 588 kB 11:53:16 [2026-08-05T09:53:16.130Z] 11:53:16 [2026-08-05T09:53:16.130Z] 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 3.3 MB/s) 11:53:16 [2026-08-05T09:53:16.130Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 7.7/242 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 16/242 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 32/242 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (1): 49/242 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 49/242 kB | 7.7/35 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 49/242 kB | 16/35 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (2): 65/242 kB | 16/35 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 65/242 kB | 16/35 kB | 7.7/54 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (3): 65/242 kB | 16/35 kB | 12/54 kB 11:53:16 [2026-08-05T09:53:16.130Z] Progress (4): 65/242 kB | 16/35 kB | 12/54 kB | 3.2/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 81/242 kB | 16/35 kB | 12/54 kB | 3.2/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 81/242 kB | 24/35 kB | 12/54 kB | 3.2/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 98/242 kB | 24/35 kB | 12/54 kB | 3.2/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 98/242 kB | 24/35 kB | 12/54 kB | 20/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 98/242 kB | 35 kB | 12/54 kB | 20/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 98/242 kB | 35 kB | 29/54 kB | 20/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 114/242 kB | 35 kB | 29/54 kB | 20/35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 114/242 kB | 35 kB | 29/54 kB | 35 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 126/242 kB | 35 kB | 29/54 kB | 35 kB 11:53:16 [2026-08-05T09:53:16.131Z] 11:53:16 [2026-08-05T09:53:16.131Z] 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 187 kB/s) 11:53:16 [2026-08-05T09:53:16.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar 11:53:16 [2026-08-05T09:53:16.131Z] 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 185 kB/s) 11:53:16 [2026-08-05T09:53:16.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 142/242 kB | 29/54 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 142/242 kB | 45/54 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 142/242 kB | 49/54 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 142/242 kB | 54 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 159/242 kB | 54 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 175/242 kB | 54 kB 11:53:16 [2026-08-05T09:53:16.131Z] 11:53:16 [2026-08-05T09:53:16.131Z] 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 284 kB/s) 11:53:16 [2026-08-05T09:53:16.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 192/242 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 208/242 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 224/242 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 241/242 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 242 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 242 kB | 7.7/27 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 242 kB | 7.7/27 kB 11:53:16 [2026-08-05T09:53:16.131Z] 11:53:16 [2026-08-05T09:53:16.131Z] 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.2 MB/s) 11:53:16 [2026-08-05T09:53:16.131Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 24/27 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 27 kB 11:53:16 [2026-08-05T09:53:16.131Z] 11:53:16 [2026-08-05T09:53:16.131Z] 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 137 kB/s) 11:53:16 [2026-08-05T09:53:16.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 7.7/80 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (1): 16/80 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 16/80 kB | 7.7/227 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 16/80 kB | 16/227 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 32/80 kB | 16/227 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 32/80 kB | 32/227 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 32/80 kB | 49/227 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (2): 49/80 kB | 49/227 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (3): 49/80 kB | 49/227 kB | 0/1.1 MB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 49/80 kB | 49/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 49/80 kB | 49/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.131Z] Progress (4): 57/80 kB | 49/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 57/80 kB | 65/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 73/80 kB | 65/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 73/80 kB | 81/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 80 kB | 81/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 80 kB | 81/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 80 kB | 98/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] 11:53:16 [2026-08-05T09:53:16.382Z] 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 375 kB/s) 11:53:16 [2026-08-05T09:53:16.382Z] 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 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 114/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 114/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 131/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 147/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 163/227 kB | 0/1.1 MB | 3.2/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 163/227 kB | 0/1.1 MB | 20/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 163/227 kB | 0.1/1.1 MB | 20/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 163/227 kB | 0.1/1.1 MB | 36/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 163/227 kB | 0.1/1.1 MB | 52/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 180/227 kB | 0.1/1.1 MB | 52/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 180/227 kB | 0.1/1.1 MB | 69/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 180/227 kB | 0.1/1.1 MB | 85/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 180/227 kB | 0.1/1.1 MB | 85/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 196/227 kB | 0.1/1.1 MB | 85/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 196/227 kB | 0.1/1.1 MB | 101/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 196/227 kB | 0.1/1.1 MB | 118/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 212/227 kB | 0.1/1.1 MB | 118/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 212/227 kB | 0.1/1.1 MB | 126/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 212/227 kB | 0.1/1.1 MB | 126/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 227 kB | 0.1/1.1 MB | 126/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 227 kB | 0.1/1.1 MB | 142/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 227 kB | 0.1/1.1 MB | 159/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 227 kB | 0.1/1.1 MB | 159/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] 11:53:16 [2026-08-05T09:53:16.382Z] 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 1.0 MB/s) 11:53:16 [2026-08-05T09:53:16.382Z] 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 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.1/1.1 MB | 159/169 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.1/1.1 MB | 159/169 kB | 7.7/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.1/1.1 MB | 159/169 kB | 16/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.1/1.1 MB | 159/169 kB | 16/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.1/1.1 MB | 159/169 kB | 32/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 32/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 48/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 48/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 65/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 65/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 81/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 81/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 97/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 114/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 114/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 114/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 130/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 130/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.2/1.1 MB | 159/169 kB | 147/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 147/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 163/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 163/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 179/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 196/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 196/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 212/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 212/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 228/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 228/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 228/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 169 kB | 228/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.3/1.1 MB | 169 kB | 245/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 169 kB | 245/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 169 kB | 245/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 169 kB | 261/401 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 0.4/1.1 MB | 169 kB | 261/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (4): 0.4/1.1 MB | 169 kB | 261/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] 11:53:16 [2026-08-05T09:53:16.382Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar (169 kB at 731 kB/s) 11:53:16 [2026-08-05T09:53:16.382Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 261/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 261/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 261/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 278/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 278/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 294/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 294/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 294/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.4/1.1 MB | 310/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 310/401 kB | 0/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 310/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 310/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 327/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 327/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 327/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 327/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 343/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 343/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 343/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 360/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 360/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.5/1.1 MB | 376/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 376/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 376/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 376/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 392/401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.6/1.1 MB | 401 kB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] 11:53:16 [2026-08-05T09:53:16.382Z] 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.7 MB/s) 11:53:16 [2026-08-05T09:53:16.382Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.7/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.8/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.9/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.9/1.1 MB | 0.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.9/1.1 MB | 0.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.9/1.1 MB | 0.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.9/1.1 MB | 0.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 0.9/1.1 MB | 0.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 7.7/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 16/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 16/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 16/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 24/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 40/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 40/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 40/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 57/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 0.9/1.1 MB | 0.3/7.4 MB | 57/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.3/7.4 MB | 57/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.3/7.4 MB | 73/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.3/7.4 MB | 73/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.3/7.4 MB | 73/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.3/7.4 MB | 90/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.3/7.4 MB | 90/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 90/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 106/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 106/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 106/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 122/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 122/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 122/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 139/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 139/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 139/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 155/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.0/1.1 MB | 0.4/7.4 MB | 155/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1/1.1 MB | 0.4/7.4 MB | 155/168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1/1.1 MB | 0.4/7.4 MB | 168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1/1.1 MB | 0.4/7.4 MB | 168 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1/1.1 MB | 0.4/7.4 MB | 168 kB 11:53:16 [2026-08-05T09:53:16.382Z] 11:53:16 [2026-08-05T09:53:16.382Z] 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 664 kB/s) 11:53:16 [2026-08-05T09:53:16.382Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 1.1/1.1 MB | 0.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 1.1/1.1 MB | 0.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 1.1/1.1 MB | 0.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 1.1/1.1 MB | 0.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (2): 1.1 MB | 0.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1 MB | 0.5/7.4 MB | 7.7/379 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1 MB | 0.5/7.4 MB | 7.7/379 kB 11:53:16 [2026-08-05T09:53:16.382Z] Progress (3): 1.1 MB | 0.5/7.4 MB | 16/379 kB 11:53:16 [2026-08-05T09:53:16.382Z] 11:53:16 [2026-08-05T09:53:16.382Z] 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 4.4 MB/s) 11:53:16 [2026-08-05T09:53:16.383Z] 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 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.5/7.4 MB | 24/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.5/7.4 MB | 24/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.5/7.4 MB | 24/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.5/7.4 MB | 40/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.5/7.4 MB | 40/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 40/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 57/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 57/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 73/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 73/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 73/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 90/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 90/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 106/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.6/7.4 MB | 106/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.7/7.4 MB | 106/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.7/7.4 MB | 122/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.7/7.4 MB | 122/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.7/7.4 MB | 139/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.7/7.4 MB | 139/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 0.7/7.4 MB | 139/379 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 139/379 kB | 3.1/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 155/379 kB | 3.1/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 155/379 kB | 3.1/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 155/379 kB | 20/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 155/379 kB | 20/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 172/379 kB | 20/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 172/379 kB | 36/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 172/379 kB | 36/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 172/379 kB | 52/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.7/7.4 MB | 188/379 kB | 52/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 188/379 kB | 52/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 188/379 kB | 69/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 188/379 kB | 69/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 188/379 kB | 85/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 204/379 kB | 85/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 204/379 kB | 85/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 204/379 kB | 101/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 204/379 kB | 101/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 221/379 kB | 101/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 221/379 kB | 118/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 221/379 kB | 118/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 221/379 kB | 126/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 237/379 kB | 126/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 0.8/7.4 MB | 237/379 kB | 126/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.8/7.4 MB | 237/379 kB | 126/585 kB | 7.7/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 237/379 kB | 126/585 kB | 7.7/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 237/379 kB | 142/585 kB | 7.7/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 237/379 kB | 142/585 kB | 16/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 253/379 kB | 142/585 kB | 16/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 253/379 kB | 142/585 kB | 24/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 253/379 kB | 142/585 kB | 24/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 253/379 kB | 142/585 kB | 24/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 253/379 kB | 159/585 kB | 24/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 270/379 kB | 159/585 kB | 24/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 270/379 kB | 159/585 kB | 24/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 270/379 kB | 159/585 kB | 40/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 270/379 kB | 159/585 kB | 40/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 270/379 kB | 175/585 kB | 40/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 270/379 kB | 175/585 kB | 57/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 270/379 kB | 175/585 kB | 57/265 kB | 7.7/11 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 286/379 kB | 175/585 kB | 57/265 kB | 7.7/11 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 286/379 kB | 175/585 kB | 57/265 kB | 11 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 286/379 kB | 175/585 kB | 57/265 kB | 11 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 286/379 kB | 175/585 kB | 57/265 kB | 11 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 286/379 kB | 175/585 kB | 73/265 kB | 11 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (5): 0.9/7.4 MB | 286/379 kB | 192/585 kB | 73/265 kB | 11 kB 11:53:16 [2026-08-05T09:53:16.383Z] 11:53:16 [2026-08-05T09:53:16.383Z] 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 42 kB/s) 11:53:16 [2026-08-05T09:53:16.383Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 0.9/7.4 MB | 303/379 kB | 192/585 kB | 73/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 303/379 kB | 192/585 kB | 73/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 303/379 kB | 192/585 kB | 90/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 303/379 kB | 192/585 kB | 90/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 303/379 kB | 208/585 kB | 90/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 319/379 kB | 208/585 kB | 90/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 319/379 kB | 208/585 kB | 90/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 319/379 kB | 208/585 kB | 106/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 319/379 kB | 208/585 kB | 106/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 319/379 kB | 208/585 kB | 115/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 335/379 kB | 208/585 kB | 115/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 335/379 kB | 224/585 kB | 115/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 335/379 kB | 224/585 kB | 115/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 335/379 kB | 224/585 kB | 131/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 335/379 kB | 224/585 kB | 131/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 352/379 kB | 224/585 kB | 131/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.0/7.4 MB | 352/379 kB | 241/585 kB | 131/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 352/379 kB | 241/585 kB | 131/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 352/379 kB | 241/585 kB | 147/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 352/379 kB | 257/585 kB | 147/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 352/379 kB | 257/585 kB | 147/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 368/379 kB | 257/585 kB | 147/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 368/379 kB | 257/585 kB | 164/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 368/379 kB | 257/585 kB | 164/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 257/585 kB | 164/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 273/585 kB | 164/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 273/585 kB | 164/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 273/585 kB | 180/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 273/585 kB | 180/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 290/585 kB | 180/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 290/585 kB | 197/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (4): 1.1/7.4 MB | 379 kB | 290/585 kB | 197/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] 11:53:16 [2026-08-05T09:53:16.383Z] 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.4 MB/s) 11:53:16 [2026-08-05T09:53:16.383Z] 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 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 290/585 kB | 197/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 306/585 kB | 197/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 306/585 kB | 213/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 306/585 kB | 213/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 306/585 kB | 229/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 323/585 kB | 229/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 323/585 kB | 229/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 323/585 kB | 229/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 339/585 kB | 229/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 339/585 kB | 246/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 339/585 kB | 246/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 339/585 kB | 246/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 339/585 kB | 262/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 355/585 kB | 262/265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.2/7.4 MB | 355/585 kB | 265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.3/7.4 MB | 355/585 kB | 265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.3/7.4 MB | 355/585 kB | 265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.3/7.4 MB | 372/585 kB | 265 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.3/7.4 MB | 372/585 kB | 265 kB 11:53:16 [2026-08-05T09:53:16.383Z] 11:53:16 [2026-08-05T09:53:16.383Z] 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 936 kB/s) 11:53:16 [2026-08-05T09:53:16.383Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.3/7.4 MB | 372/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.3/7.4 MB | 388/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.3/7.4 MB | 388/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.3/7.4 MB | 388/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.3/7.4 MB | 405/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 405/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 421/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 421/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 421/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 437/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 437/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 454/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 454/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 470/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 470/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 470/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.4/7.4 MB | 486/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 486/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 503/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 503/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 503/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 519/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 519/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 536/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 536/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 552/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.5/7.4 MB | 552/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.6/7.4 MB | 552/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.6/7.4 MB | 568/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.6/7.4 MB | 568/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.6/7.4 MB | 568/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.6/7.4 MB | 585/585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.6/7.4 MB | 585 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.6/7.4 MB | 585 kB | 7.7/10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.6/7.4 MB | 585 kB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.6/7.4 MB | 585 kB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.6/7.4 MB | 585 kB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (3): 1.6/7.4 MB | 585 kB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] 11:53:16 [2026-08-05T09:53:16.383Z] 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 35 kB/s) 11:53:16 [2026-08-05T09:53:16.383Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 11:53:16 [2026-08-05T09:53:16.383Z] 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 2.0 MB/s) 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] 11:53:16 [2026-08-05T09:53:16.383Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.9/7.4 MB | 7.7/10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.9/7.4 MB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.9/7.4 MB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.9/7.4 MB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.9/7.4 MB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 1.9/7.4 MB | 10 kB 11:53:16 [2026-08-05T09:53:16.383Z] 11:53:16 [2026-08-05T09:53:16.383Z] 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 35 kB/s) 11:53:16 [2026-08-05T09:53:16.383Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 1.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (1): 2.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.2/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB 11:53:16 [2026-08-05T09:53:16.383Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.4/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.1/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.5/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.6/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.2/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.7/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 7.7/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 7.7/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 16/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 16/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 16/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 28/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.3/1.6 MB | 28/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.4/1.6 MB | 28/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 2.8/7.4 MB | 0.4/1.6 MB | 28/196 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.8/7.4 MB | 0.4/1.6 MB | 28/196 kB | 7.7/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.8/7.4 MB | 0.4/1.6 MB | 28/196 kB | 11/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.8/7.4 MB | 0.4/1.6 MB | 44/196 kB | 11/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 44/196 kB | 11/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 44/196 kB | 11/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 44/196 kB | 11/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 44/196 kB | 28/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 44/196 kB | 28/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 28/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 28/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 28/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 44/193 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 44/193 kB | 7.7/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 44/193 kB | 7.7/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 61/196 kB | 44/193 kB | 16/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 77/196 kB | 44/193 kB | 16/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 77/196 kB | 44/193 kB | 16/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 77/196 kB | 44/193 kB | 16/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 2.9/7.4 MB | 0.4/1.6 MB | 77/196 kB | 44/193 kB | 24/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 77/196 kB | 44/193 kB | 24/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 77/196 kB | 44/193 kB | 24/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 93/196 kB | 44/193 kB | 24/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 93/196 kB | 44/193 kB | 24/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 93/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 93/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 93/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 110/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 110/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 110/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.4/1.6 MB | 110/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.0/7.4 MB | 0.5/1.6 MB | 110/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 110/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 126/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 126/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 126/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 126/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 142/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 142/196 kB | 44/193 kB | 40/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 142/196 kB | 44/193 kB | 57/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 142/196 kB | 44/193 kB | 57/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 57/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 57/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 57/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.1/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 73/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 73/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 90/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 44/193 kB | 90/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 60/193 kB | 90/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 60/193 kB | 90/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 60/193 kB | 90/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 60/193 kB | 106/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 77/193 kB | 106/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 77/193 kB | 106/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 159/196 kB | 77/193 kB | 106/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 77/193 kB | 106/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 93/193 kB | 106/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 93/193 kB | 122/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 93/193 kB | 122/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 93/193 kB | 122/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 110/193 kB | 122/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 110/193 kB | 122/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.5/1.6 MB | 175/196 kB | 110/193 kB | 139/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.2/7.4 MB | 0.6/1.6 MB | 175/196 kB | 110/193 kB | 139/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 110/193 kB | 139/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 126/193 kB | 139/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 126/193 kB | 155/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 126/193 kB | 155/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 126/193 kB | 155/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 142/193 kB | 155/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 142/193 kB | 155/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 142/193 kB | 172/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 142/193 kB | 172/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 159/193 kB | 172/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 159/193 kB | 172/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 159/193 kB | 172/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 175/196 kB | 159/193 kB | 188/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 192/196 kB | 159/193 kB | 188/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 192/196 kB | 175/193 kB | 188/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 192/196 kB | 175/193 kB | 188/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 175/193 kB | 188/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 175/193 kB | 188/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 175/193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 192/193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 192/193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 192/193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.6/1.6 MB | 196 kB | 193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (5): 3.3/7.4 MB | 0.7/1.6 MB | 196 kB | 193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] 11:53:16 [2026-08-05T09:53:16.384Z] 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 599 kB/s) 11:53:16 [2026-08-05T09:53:16.384Z] Progress (4): 3.4/7.4 MB | 0.7/1.6 MB | 193 kB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] 11:53:16 [2026-08-05T09:53:16.384Z] 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 589 kB/s) 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 204/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.4/7.4 MB | 0.7/1.6 MB | 221/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.7/1.6 MB | 221/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 221/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 221/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 237/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 237/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 237/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 237/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 253/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 253/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 253/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 253/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 270/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 270/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 270/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 286/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.5/7.4 MB | 0.8/1.6 MB | 286/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.8/1.6 MB | 286/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.8/1.6 MB | 303/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 303/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 303/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 303/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 303/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 319/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 319/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 319/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 335/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 335/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 335/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 352/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 352/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 352/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.6/7.4 MB | 0.9/1.6 MB | 368/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.7/7.4 MB | 0.9/1.6 MB | 368/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.7/7.4 MB | 0.9/1.6 MB | 368/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.7/7.4 MB | 0.9/1.6 MB | 368/714 kB 11:53:16 [2026-08-05T09:53:16.384Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 368/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 385/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 385/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 385/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 401/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 401/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 401/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 417/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 417/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 417/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 417/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 434/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.7/7.4 MB | 1.0/1.6 MB | 434/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 434/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 434/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 450/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 450/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 450/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 466/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.0/1.6 MB | 466/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 466/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 466/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 466/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.8/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.1/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 483/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 499/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 499/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 499/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 499/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 499/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 3.9/7.4 MB | 1.2/1.6 MB | 516/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.2/1.6 MB | 516/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.2/1.6 MB | 516/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.2/1.6 MB | 516/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.2/1.6 MB | 532/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.2/1.6 MB | 532/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.2/1.6 MB | 532/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 532/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 548/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 548/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 548/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 548/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 565/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 565/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 565/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 565/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 581/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.0/7.4 MB | 1.3/1.6 MB | 581/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.3/1.6 MB | 581/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.3/1.6 MB | 581/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.3/1.6 MB | 581/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.3/1.6 MB | 598/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.3/1.6 MB | 598/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 598/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 598/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 614/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 614/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 614/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 614/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 630/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 630/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 630/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 630/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 630/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 647/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.1/7.4 MB | 1.4/1.6 MB | 647/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.4/1.6 MB | 647/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.4/1.6 MB | 663/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 663/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 663/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 663/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 663/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 679/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 679/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 679/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 679/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 696/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 696/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 696/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 712/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 712/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 712/714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.5/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.2/7.4 MB | 1.6/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.3/7.4 MB | 1.6/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.3/7.4 MB | 1.6/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.3/7.4 MB | 1.6/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.3/7.4 MB | 1.6/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (3): 4.3/7.4 MB | 1.6/1.6 MB | 714 kB 11:53:16 [2026-08-05T09:53:16.385Z] 11:53:16 [2026-08-05T09:53:16.385Z] 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 2.0 MB/s) 11:53:16 [2026-08-05T09:53:16.385Z] Progress (2): 4.3/7.4 MB | 1.6/1.6 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (2): 4.3/7.4 MB | 1.6 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (2): 4.3/7.4 MB | 1.6 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (2): 4.3/7.4 MB | 1.6 MB 11:53:16 [2026-08-05T09:53:16.385Z] 11:53:16 [2026-08-05T09:53:16.385Z] 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.6 MB/s) 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 4.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 5.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.5/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.6/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.7/7.4 MB 11:53:16 [2026-08-05T09:53:16.385Z] Progress (1): 6.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.8/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 6.9/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.0/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.1/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.2/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.3/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.4/7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] Progress (1): 7.4 MB 11:53:16 [2026-08-05T09:53:16.386Z] 11:53:16 [2026-08-05T09:53:16.386Z] 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 18 MB/s) 11:53:16 [2026-08-05T09:53:16.937Z] [INFO] Searching for local aggregator root... 11:53:16 [2026-08-05T09:53:16.937Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies 11:53:16 [2026-08-05T09:53:16.937Z] [INFO] Processing change of org.silverpeas:silverpeas-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260805 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] Processing org.silverpeas:silverpeas-dependencies-bom 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] Updating project org.silverpeas:silverpeas-dependencies-bom 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260805 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] ------------------------------------------------------------------------ 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] BUILD SUCCESS 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] ------------------------------------------------------------------------ 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] Total time: 7.383 s 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] Finished at: 2026-08-05T11:53:17+02:00 11:53:17 [2026-08-05T09:53:17.188Z] [INFO] ------------------------------------------------------------------------ 11:53:17 [2026-08-05T09:53:17.188Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] Scanning for projects... 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] Building Silverpeas Dependencies BOM 2.0-build260805 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] from pom.xml 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] 11:53:19 [2026-08-05T09:53:19.051Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-dependencies-bom --- 11:53:19 [2026-08-05T09:53:19.051Z] 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 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 790 B 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 1.8 kB 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 3.7 kB 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 5.8 kB 11:53:19 [2026-08-05T09:53:19.602Z] 11:53:19 [2026-08-05T09:53:19.602Z] 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 18 kB/s) 11:53:19 [2026-08-05T09:53:19.602Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 781 B 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 1.8 kB 11:53:19 [2026-08-05T09:53:19.602Z] Progress (1): 3.7 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 5.1 kB 11:53:19 [2026-08-05T09:53:19.603Z] 11:53:19 [2026-08-05T09:53:19.603Z] 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) 11:53:19 [2026-08-05T09:53:19.603Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 782 B 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 1.7 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 4.5 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 7.0 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 8.3 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 10 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 13 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 14 kB 11:53:19 [2026-08-05T09:53:19.603Z] 11:53:19 [2026-08-05T09:53:19.603Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 548 kB/s) 11:53:19 [2026-08-05T09:53:19.603Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 707 B 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 1.6 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 2.7 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 4.2 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 5.0 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 6.5 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 9.2 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 11 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 14 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 18 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 20 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 23 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 26 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 27 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 30 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 32 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 34 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 38 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 40 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 43 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 47 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 52 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 54 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 57 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 59 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 61 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 63 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 65 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 66 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 68 kB 11:53:19 [2026-08-05T09:53:19.603Z] 11:53:19 [2026-08-05T09:53:19.603Z] 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) 11:53:19 [2026-08-05T09:53:19.603Z] [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)] 11:53:19 [2026-08-05T09:53:19.603Z] [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)] 11:53:19 [2026-08-05T09:53:19.603Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom 11:53:19 [2026-08-05T09:53:19.603Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) 11:53:19 [2026-08-05T09:53:19.603Z] 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 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 0.9/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 2.3/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 3.6/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 5.0/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 6.4/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 7.2/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 8.6/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 10.0/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 11/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 13/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 14/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 15/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 17/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 18/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 20/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 21/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 22/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 24/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 28/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 32/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 36/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 40/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 45/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 49/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 53/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 57/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 61/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 66/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 70/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 74/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 78/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 83/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 87/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 91/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 95/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 99/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 104/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 108/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 112/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 116/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 121/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 125/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 129/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 133/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 138/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 142/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 146/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 150/153 kB 11:53:19 [2026-08-05T09:53:19.603Z] Progress (1): 153 kB 11:53:19 [2026-08-05T09:53:19.603Z] 11:53:19 [2026-08-05T09:53:19.603Z] 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) 11:53:19 [2026-08-05T09:53:19.603Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 3.8/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 4.1/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 8.3/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 13/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 17/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 21/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 25/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 29/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 34/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 50/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 66/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 83/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 99/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 116/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 127/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 143/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 160/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 176/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 193/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 209/215 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 215 kB 11:53:19 [2026-08-05T09:53:19.854Z] 11:53:19 [2026-08-05T09:53:19.854Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 4.8 MB/s) 11:53:19 [2026-08-05T09:53:19.854Z] [INFO] 11:53:19 [2026-08-05T09:53:19.854Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-dependencies-bom --- 11:53:19 [2026-08-05T09:53:19.854Z] 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 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 838 B 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 2.2 kB 11:53:19 [2026-08-05T09:53:19.854Z] 11:53:19 [2026-08-05T09:53:19.854Z] 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 101 kB/s) 11:53:19 [2026-08-05T09:53:19.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 756 B 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 2.3 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 4.0 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 9.2 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 12 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 16 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 19 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 22 kB 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 23 kB 11:53:19 [2026-08-05T09:53:19.854Z] 11:53:19 [2026-08-05T09:53:19.854Z] 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 940 kB/s) 11:53:19 [2026-08-05T09:53:19.854Z] 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 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 834 B 11:53:19 [2026-08-05T09:53:19.854Z] Progress (1): 2.2 kB 11:53:19 [2026-08-05T09:53:19.854Z] 11:53:19 [2026-08-05T09:53:19.854Z] 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 101 kB/s) 11:53:19 [2026-08-05T09:53:19.854Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 729 B 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 2.2 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 4.3 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 7.8 kB 11:53:20 [2026-08-05T09:53:20.105Z] 11:53:20 [2026-08-05T09:53:20.105Z] 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 261 kB/s) 11:53:20 [2026-08-05T09:53:20.105Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 691 B 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 2.5 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 6.4 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 8.9 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 11 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 14 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 19 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 21 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 25 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 28 kB 11:53:20 [2026-08-05T09:53:20.105Z] 11:53:20 [2026-08-05T09:53:20.105Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 1.1 MB/s) 11:53:20 [2026-08-05T09:53:20.105Z] 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 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 7.7/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 16/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 24/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 40/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 57/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 73/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 90/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 106/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 122/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 139/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 155/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 172/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 188/196 kB 11:53:20 [2026-08-05T09:53:20.105Z] Progress (1): 196 kB 11:53:20 [2026-08-05T09:53:20.105Z] 11:53:20 [2026-08-05T09:53:20.106Z] 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 5.3 MB/s) 11:53:20 [2026-08-05T09:53:20.106Z] 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 11:53:20 [2026-08-05T09:53:20.106Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 3.2/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 20/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 36/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 52/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 61/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 77/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 93/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 110/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 126/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 142/157 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 157 kB 11:53:20 [2026-08-05T09:53:20.106Z] 11:53:20 [2026-08-05T09:53:20.106Z] 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 5.8 MB/s) 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 0.9/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 2.3/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 3.6/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 5.0/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 6.4/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 7.7/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 9.1/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 10/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 12/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 13/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 15/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 16/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 17/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 19/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 20/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 21/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 23/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 24/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 26/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 27/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 28/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 30/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 31/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 32/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 34/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 35/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 36/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 38/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 39/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 41/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 42/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 43/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 45/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 46/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 47/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 49/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 50/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 52/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 53/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 54/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 56/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 57/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 61/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 65/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 70/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 74/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 78/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 82/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 86/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 91/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 95/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 99/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 103/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 108/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 112/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 116/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 120/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 122/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 127/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 131/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 135/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 139/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 144/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 148/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 152/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 156/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 160/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 165/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 169/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 173/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 177/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 182/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 186/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 190/193 kB 11:53:20 [2026-08-05T09:53:20.106Z] Progress (1): 193 kB 11:53:20 [2026-08-05T09:53:20.106Z] 11:53:20 [2026-08-05T09:53:20.106Z] 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 3.0 MB/s) 11:53:20 [2026-08-05T09:53:20.357Z] [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-build260805/silverpeas-dependencies-bom-2.0-build260805.pom 11:53:20 [2026-08-05T09:53:20.357Z] [INFO] 11:53:20 [2026-08-05T09:53:20.357Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-dependencies-bom --- 11:53:20 [2026-08-05T09:53:20.357Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 11:53:20 [2026-08-05T09:53:20.357Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 11:53:20 [2026-08-05T09:53:20.357Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260805/silverpeas-dependencies-bom-2.0-build260805.pom 11:53:20 [2026-08-05T09:53:20.608Z] Progress (1): 33/47 kB 11:53:20 [2026-08-05T09:53:20.608Z] Progress (1): 47 kB 11:53:20 [2026-08-05T09:53:20.608Z] 11:53:20 [2026-08-05T09:53:20.608Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260805/silverpeas-dependencies-bom-2.0-build260805.pom (47 kB at 166 kB/s) 11:53:20 [2026-08-05T09:53:20.608Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml 11:53:20 [2026-08-05T09:53:20.608Z] Progress (1): 833 B 11:53:20 [2026-08-05T09:53:20.608Z] 11:53:20 [2026-08-05T09:53:20.608Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (833 B at 16 kB/s) 11:53:20 [2026-08-05T09:53:20.608Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml 11:53:20 [2026-08-05T09:53:20.859Z] Progress (1): 874 B 11:53:20 [2026-08-05T09:53:20.859Z] 11:53:20 [2026-08-05T09:53:20.859Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (874 B at 8.7 kB/s) 11:53:20 [2026-08-05T09:53:20.859Z] [INFO] ------------------------------------------------------------------------ 11:53:20 [2026-08-05T09:53:20.859Z] [INFO] BUILD SUCCESS 11:53:20 [2026-08-05T09:53:20.859Z] [INFO] ------------------------------------------------------------------------ 11:53:20 [2026-08-05T09:53:20.859Z] [INFO] Total time: 2.081 s 11:53:20 [2026-08-05T09:53:20.859Z] [INFO] Finished at: 2026-08-05T11:53:20+02:00 11:53:20 [2026-08-05T09:53:20.859Z] [INFO] ------------------------------------------------------------------------ 11:53:20 [2026-08-05T09:53:20.861Z] [Pipeline] } 11:53:20 [2026-08-05T09:53:20.879Z] [Pipeline] // dir 11:53:20 [2026-08-05T09:53:20.893Z] [Pipeline] } 11:53:20 [2026-08-05T09:53:20.903Z] [Pipeline] // stage 11:53:20 [2026-08-05T09:53:20.915Z] [Pipeline] stage 11:53:20 [2026-08-05T09:53:20.917Z] [Pipeline] { (Build and Publish test dependencies definition) 11:53:20 [2026-08-05T09:53:20.956Z] [Pipeline] dir 11:53:20 [2026-08-05T09:53:20.957Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies 11:53:20 [2026-08-05T09:53:20.958Z] [Pipeline] { 11:53:20 [2026-08-05T09:53:20.976Z] [Pipeline] git 11:53:20 [2026-08-05T09:53:20.979Z] Selected Git installation does not exist. Using Default 11:53:20 [2026-08-05T09:53:20.979Z] The recommended git tool is: NONE 11:53:20 [2026-08-05T09:53:20.980Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:53:20 [2026-08-05T09:53:20.995Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@42e1d36e; decorates hudson.Launcher$LocalLauncher@35f892a3 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:53:20 [2026-08-05T09:53:20.996Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/.git # timeout=10 11:53:21 [2026-08-05T09:53:21.003Z] Fetching changes from the remote Git repository 11:53:21 [2026-08-05T09:53:21.006Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10 11:53:21 [2026-08-05T09:53:21.012Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom 11:53:21 [2026-08-05T09:53:21.012Z] > /usr/bin/git --version # timeout=10 11:53:21 [2026-08-05T09:53:21.017Z] > git --version # 'git version 2.43.0' 11:53:21 [2026-08-05T09:53:21.018Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:53:21 [2026-08-05T09:53:21.023Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:21 [2026-08-05T09:53:21.809Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:53:21 [2026-08-05T09:53:21.817Z] Checking out Revision b5270067754250b6eee325049101636d0f69d5fd (refs/remotes/origin/master) 11:53:21 [2026-08-05T09:53:21.817Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:53:21 [2026-08-05T09:53:21.823Z] > /usr/bin/git checkout -f b5270067754250b6eee325049101636d0f69d5fd # timeout=10 11:53:21 [2026-08-05T09:53:21.831Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:53:21 [2026-08-05T09:53:21.841Z] > /usr/bin/git branch -D master # timeout=10 11:53:21 [2026-08-05T09:53:21.848Z] > /usr/bin/git checkout -b master b5270067754250b6eee325049101636d0f69d5fd # timeout=10 11:53:21 [2026-08-05T09:53:21.859Z] Commit message: "Specifies the property maven.compiler.version for both silverpeas-dependencies-bom and silverpeas-test-dependencies-bom" 11:53:21 [2026-08-05T09:53:21.859Z] > /usr/bin/git rev-list --no-walk ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 11:53:21 [2026-08-05T09:53:21.880Z] [Pipeline] sh 11:53:22 [2026-08-05T09:53:22.139Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260805 11:53:24 [2026-08-05T09:53:24.002Z] [INFO] Scanning for projects... 11:53:24 [2026-08-05T09:53:24.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 11:53:24 [2026-08-05T09:53:24.252Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 11:53:24 [2026-08-05T09:53:24.503Z] Progress (1): 3.7 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 3.7 kB | 4.6 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 7.5 kB | 4.6 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 7.5 kB | 9.7 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 13 kB | 9.7 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 13 kB | 14 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 19 kB | 14 kB 11:53:24 [2026-08-05T09:53:24.503Z] Progress (2): 20 kB | 14 kB 11:53:24 [2026-08-05T09:53:24.503Z] 11:53:24 [2026-08-05T09:53:24.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 61 kB/s) 11:53:24 [2026-08-05T09:53:24.503Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 43 kB/s) 11:53:24 [2026-08-05T09:53:24.503Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:53:24 [2026-08-05T09:53:24.503Z] Progress (1): 1.5 kB 11:53:24 [2026-08-05T09:53:24.503Z] 11:53:24 [2026-08-05T09:53:24.503Z] 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) 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-SNAPSHOT 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] from pom.xml 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] 11:53:24 [2026-08-05T09:53:24.503Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-test-dependencies-bom --- 11:53:25 [2026-08-05T09:53:25.415Z] [INFO] Searching for local aggregator root... 11:53:25 [2026-08-05T09:53:25.415Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies 11:53:25 [2026-08-05T09:53:25.415Z] [INFO] Processing change of org.silverpeas:silverpeas-test-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260805 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] Processing org.silverpeas:silverpeas-test-dependencies-bom 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] Updating project org.silverpeas:silverpeas-test-dependencies-bom 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260805 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] ------------------------------------------------------------------------ 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] BUILD SUCCESS 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] ------------------------------------------------------------------------ 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] Total time: 1.978 s 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] Finished at: 2026-08-05T11:53:25+02:00 11:53:25 [2026-08-05T09:53:25.665Z] [INFO] ------------------------------------------------------------------------ 11:53:25 [2026-08-05T09:53:25.665Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] Scanning for projects... 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-build260805 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] from pom.xml 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-test-dependencies-bom --- 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-test-dependencies-bom --- 11:53:27 [2026-08-05T09:53:27.528Z] [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-build260805/silverpeas-test-dependencies-bom-2.0-build260805.pom 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-test-dependencies-bom --- 11:53:27 [2026-08-05T09:53:27.528Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 11:53:27 [2026-08-05T09:53:27.528Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 11:53:27 [2026-08-05T09:53:27.779Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260805/silverpeas-test-dependencies-bom-2.0-build260805.pom 11:53:28 [2026-08-05T09:53:28.280Z] Progress (1): 12 kB 11:53:28 [2026-08-05T09:53:28.280Z] 11:53:28 [2026-08-05T09:53:28.280Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260805/silverpeas-test-dependencies-bom-2.0-build260805.pom (12 kB at 29 kB/s) 11:53:28 [2026-08-05T09:53:28.280Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml 11:53:28 [2026-08-05T09:53:28.280Z] Progress (1): 838 B 11:53:28 [2026-08-05T09:53:28.280Z] 11:53:28 [2026-08-05T09:53:28.280Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (838 B at 11 kB/s) 11:53:28 [2026-08-05T09:53:28.280Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml 11:53:28 [2026-08-05T09:53:28.280Z] Progress (1): 879 B 11:53:28 [2026-08-05T09:53:28.280Z] 11:53:28 [2026-08-05T09:53:28.281Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (879 B at 7.2 kB/s) 11:53:28 [2026-08-05T09:53:28.281Z] [INFO] ------------------------------------------------------------------------ 11:53:28 [2026-08-05T09:53:28.281Z] [INFO] BUILD SUCCESS 11:53:28 [2026-08-05T09:53:28.281Z] [INFO] ------------------------------------------------------------------------ 11:53:28 [2026-08-05T09:53:28.531Z] [INFO] Total time: 1.320 s 11:53:28 [2026-08-05T09:53:28.531Z] [INFO] Finished at: 2026-08-05T11:53:28+02:00 11:53:28 [2026-08-05T09:53:28.531Z] [INFO] ------------------------------------------------------------------------ 11:53:28 [2026-08-05T09:53:28.533Z] [Pipeline] } 11:53:28 [2026-08-05T09:53:28.547Z] [Pipeline] // dir 11:53:28 [2026-08-05T09:53:28.560Z] [Pipeline] } 11:53:28 [2026-08-05T09:53:28.569Z] [Pipeline] // stage 11:53:28 [2026-08-05T09:53:28.589Z] [Pipeline] stage 11:53:28 [2026-08-05T09:53:28.590Z] [Pipeline] { (Build and publish project definition) 11:53:28 [2026-08-05T09:53:28.628Z] [Pipeline] dir 11:53:28 [2026-08-05T09:53:28.629Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project 11:53:28 [2026-08-05T09:53:28.630Z] [Pipeline] { 11:53:28 [2026-08-05T09:53:28.646Z] [Pipeline] git 11:53:28 [2026-08-05T09:53:28.649Z] Selected Git installation does not exist. Using Default 11:53:28 [2026-08-05T09:53:28.649Z] The recommended git tool is: NONE 11:53:28 [2026-08-05T09:53:28.650Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:53:28 [2026-08-05T09:53:28.665Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6e4a0e98; decorates hudson.Launcher$LocalLauncher@1c0a68ae will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:53:28 [2026-08-05T09:53:28.665Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10 11:53:28 [2026-08-05T09:53:28.673Z] Fetching changes from the remote Git repository 11:53:28 [2026-08-05T09:53:28.677Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10 11:53:28 [2026-08-05T09:53:28.683Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project 11:53:28 [2026-08-05T09:53:28.683Z] > /usr/bin/git --version # timeout=10 11:53:28 [2026-08-05T09:53:28.688Z] > git --version # 'git version 2.43.0' 11:53:28 [2026-08-05T09:53:28.689Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:53:28 [2026-08-05T09:53:28.695Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:29 [2026-08-05T09:53:29.138Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:53:29 [2026-08-05T09:53:29.146Z] Checking out Revision ee46477043881de04af61586e04cfbd2b1cdedf7 (refs/remotes/origin/master) 11:53:29 [2026-08-05T09:53:29.146Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:53:29 [2026-08-05T09:53:29.151Z] > /usr/bin/git checkout -f ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 11:53:29 [2026-08-05T09:53:29.161Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:53:29 [2026-08-05T09:53:29.169Z] > /usr/bin/git branch -D master # timeout=10 11:53:29 [2026-08-05T09:53:29.176Z] > /usr/bin/git checkout -b master ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 11:53:29 [2026-08-05T09:53:29.187Z] 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" 11:53:29 [2026-08-05T09:53:29.188Z] > /usr/bin/git rev-list --no-walk ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 11:53:29 [2026-08-05T09:53:29.206Z] [Pipeline] sh 11:53:29 [2026-08-05T09:53:29.463Z] + sed -i -e s/<silverpeas.bom.version>[0-9a-zA-Z.-]\+/<silverpeas.bom.version>2.0-build260805/g pom.xml 11:53:29 [2026-08-05T09:53:29.471Z] [Pipeline] sh 11:53:29 [2026-08-05T09:53:29.731Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260805 11:53:31 [2026-08-05T09:53:31.593Z] [INFO] Scanning for projects... 11:53:31 [2026-08-05T09:53:31.593Z] [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 11:53:31 [2026-08-05T09:53:31.593Z] 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 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 756 B 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 2.2 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 3.8 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 8.1 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 11 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 13 kB 11:53:31 [2026-08-05T09:53:31.844Z] 11:53:31 [2026-08-05T09:53:31.844Z] 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 41 kB/s) 11:53:31 [2026-08-05T09:53:31.844Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 752 B 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 2.3 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 4.7 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 7.4 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 9.9 kB 11:53:31 [2026-08-05T09:53:31.844Z] Progress (1): 11 kB 11:53:31 [2026-08-05T09:53:31.844Z] 11:53:31 [2026-08-05T09:53:31.844Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 267 kB/s) 11:53:32 [2026-08-05T09:53:32.095Z] 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 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 7.8/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 8.2/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 16/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 24/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 25/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 33/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 40/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 41/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 49/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 56/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 57/62 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 62 kB 11:53:32 [2026-08-05T09:53:32.095Z] 11:53:32 [2026-08-05T09:53:32.095Z] 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) 11:53:32 [2026-08-05T09:53:32.095Z] 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 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 772 B 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 2.2 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 5.0 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 7.8 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 8.5 kB 11:53:32 [2026-08-05T09:53:32.095Z] 11:53:32 [2026-08-05T09:53:32.095Z] 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) 11:53:32 [2026-08-05T09:53:32.095Z] 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 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 7.8/32 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 8.2/32 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 16/32 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 24/32 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 25/32 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 32 kB 11:53:32 [2026-08-05T09:53:32.095Z] 11:53:32 [2026-08-05T09:53:32.095Z] 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) 11:53:32 [2026-08-05T09:53:32.095Z] 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 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 745 B 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 2.3 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 4.0 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 8.9 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 13 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 15 kB 11:53:32 [2026-08-05T09:53:32.095Z] Progress (1): 16 kB 11:53:32 [2026-08-05T09:53:32.095Z] 11:53:32 [2026-08-05T09:53:32.095Z] 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 381 kB/s) 11:53:32 [2026-08-05T09:53:32.346Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 770 B 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 2.3 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 4.9 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 7.3 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 8.1 kB 11:53:32 [2026-08-05T09:53:32.346Z] 11:53:32 [2026-08-05T09:53:32.346Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (8.1 kB at 188 kB/s) 11:53:32 [2026-08-05T09:53:32.346Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 728 B 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 1.9 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 5.4 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 9.7 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 14 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 19 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 22 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 26 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 28 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 30 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 33 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 37 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 40 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 42 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 48 kB 11:53:32 [2026-08-05T09:53:32.346Z] 11:53:32 [2026-08-05T09:53:32.346Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom (48 kB at 839 kB/s) 11:53:32 [2026-08-05T09:53:32.346Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 745 B 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 2.1 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 4.0 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 6.9 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 12 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 16 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 19 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 21 kB 11:53:32 [2026-08-05T09:53:32.346Z] 11:53:32 [2026-08-05T09:53:32.346Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom (21 kB at 432 kB/s) 11:53:32 [2026-08-05T09:53:32.346Z] 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 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 7.8/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 8.2/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 16/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 24/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 25/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 33/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 40/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 41/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 49/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 56/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 57/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 66/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 72/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 74/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 82/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 88/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 90/189 kB 11:53:32 [2026-08-05T09:53:32.346Z] Progress (1): 98/189 kB 11:53:32 [2026-08-05T09:53:32.347Z] Progress (1): 104/189 kB 11:53:32 [2026-08-05T09:53:32.347Z] Progress (1): 106/189 kB 11:53:32 [2026-08-05T09:53:32.347Z] Progress (1): 115/189 kB 11:53:32 [2026-08-05T09:53:32.347Z] Progress (1): 120/189 kB 11:53:32 [2026-08-05T09:53:32.347Z] Progress (1): 123/189 kB 11:53:32 [2026-08-05T09:53:32.347Z] Progress (1): 131/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 136/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 139/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 147/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 152/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 156/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 164/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 168/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 172/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 180/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 184/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 188/189 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 189 kB 11:53:32 [2026-08-05T09:53:32.598Z] 11:53:32 [2026-08-05T09:53:32.598Z] 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.6 MB/s) 11:53:32 [2026-08-05T09:53:32.598Z] 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 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 784 B 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 2.2 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 5.1 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 7.5 kB 11:53:32 [2026-08-05T09:53:32.598Z] 11:53:32 [2026-08-05T09:53:32.598Z] 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) 11:53:32 [2026-08-05T09:53:32.598Z] 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 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 7.8/30 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 8.2/30 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 16/30 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 24/30 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 25/30 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 30 kB 11:53:32 [2026-08-05T09:53:32.598Z] 11:53:32 [2026-08-05T09:53:32.598Z] 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 720 kB/s) 11:53:32 [2026-08-05T09:53:32.598Z] 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 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 768 B 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 2.2 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 5.2 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 7.9 kB 11:53:32 [2026-08-05T09:53:32.598Z] Progress (1): 8.5 kB 11:53:32 [2026-08-05T09:53:32.598Z] 11:53:32 [2026-08-05T09:53:32.598Z] 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 224 kB/s) 11:53:32 [2026-08-05T09:53:32.849Z] 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 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 7.8/37 kB 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 8.2/37 kB 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 16/37 kB 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 24/37 kB 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 25/37 kB 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 33/37 kB 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 37 kB 11:53:32 [2026-08-05T09:53:32.849Z] 11:53:32 [2026-08-05T09:53:32.849Z] 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 913 kB/s) 11:53:32 [2026-08-05T09:53:32.849Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml 11:53:32 [2026-08-05T09:53:32.849Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml 11:53:32 [2026-08-05T09:53:32.849Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml 11:53:32 [2026-08-05T09:53:32.849Z] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml 11:53:32 [2026-08-05T09:53:32.849Z] Progress (1): 237 B 11:53:32 [2026-08-05T09:53:32.849Z] Progress (2): 237 B | 194 B 11:53:32 [2026-08-05T09:53:32.849Z] Progress (3): 237 B | 194 B | 237 B 11:53:32 [2026-08-05T09:53:32.849Z] 11:53:32 [2026-08-05T09:53:32.849Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml (237 B at 2.2 kB/s) 11:53:32 [2026-08-05T09:53:32.849Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml 11:53:32 [2026-08-05T09:53:32.849Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 1.7 kB/s) 11:53:32 [2026-08-05T09:53:32.849Z] Downloading from central: https://repo.maven.apache.org/maven2/org/silverpeas/maven/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.099Z] Progress (2): 237 B | 290 B 11:53:33 [2026-08-05T09:53:33.099Z] 11:53:33 [2026-08-05T09:53:33.099Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml (290 B at 3.8 kB/s) 11:53:33 [2026-08-05T09:53:33.099Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.099Z] Progress (2): 237 B | 1.5 kB 11:53:33 [2026-08-05T09:53:33.099Z] Progress (3): 237 B | 1.5 kB | 194 B 11:53:33 [2026-08-05T09:53:33.099Z] 11:53:33 [2026-08-05T09:53:33.099Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml (237 B at 797 B/s) 11:53:33 [2026-08-05T09:53:33.099Z] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.099Z] Progress (3): 1.5 kB | 194 B | 1.5 kB 11:53:33 [2026-08-05T09:53:33.099Z] 11:53:33 [2026-08-05T09:53:33.100Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 62 kB/s) 11:53:33 [2026-08-05T09:53:33.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.100Z] Downloading from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.100Z] Progress (3): 1.5 kB | 194 B | 249 B 11:53:33 [2026-08-05T09:53:33.100Z] 11:53:33 [2026-08-05T09:53:33.100Z] Downloaded from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml (249 B at 11 kB/s) 11:53:33 [2026-08-05T09:53:33.100Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Progress (3): 1.5 kB | 194 B | 249 B 11:53:33 [2026-08-05T09:53:33.350Z] 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 6.1 kB/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml (249 B at 2.1 kB/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/qmino/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Progress (2): 194 B | 237 B 11:53:33 [2026-08-05T09:53:33.350Z] Progress (3): 194 B | 237 B | 237 B 11:53:33 [2026-08-05T09:53:33.350Z] 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml (237 B at 11 kB/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from central: https://repo.maven.apache.org/maven2/com/qmino/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml (237 B at 1.6 kB/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 378 B/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Progress (1): 4.6 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (1): 9.7 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (1): 14 kB 11:53:33 [2026-08-05T09:53:33.350Z] 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 621 kB/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Progress (1): 4.4 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (1): 11 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (1): 14 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (2): 14 kB | 3.7 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (2): 14 kB | 9.3 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (2): 14 kB | 15 kB 11:53:33 [2026-08-05T09:53:33.350Z] Progress (2): 14 kB | 20 kB 11:53:33 [2026-08-05T09:53:33.350Z] 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (14 kB at 128 kB/s) 11:53:33 [2026-08-05T09:53:33.350Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 11:53:33 [2026-08-05T09:53:33.350Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (20 kB at 186 kB/s) 11:53:33 [2026-08-05T09:53:33.601Z] Progress (1): 3.7 kB 11:53:33 [2026-08-05T09:53:33.601Z] Progress (1): 7.5 kB 11:53:33 [2026-08-05T09:53:33.601Z] Progress (1): 13 kB 11:53:33 [2026-08-05T09:53:33.601Z] Progress (1): 19 kB 11:53:33 [2026-08-05T09:53:33.601Z] Progress (1): 20 kB 11:53:33 [2026-08-05T09:53:33.601Z] 11:53:33 [2026-08-05T09:53:33.601Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 483 kB/s) 11:53:34 [2026-08-05T09:53:34.152Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:53:34 [2026-08-05T09:53:34.152Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:53:34 [2026-08-05T09:53:34.152Z] Progress (1): 1.5 kB 11:53:34 [2026-08-05T09:53:34.152Z] 11:53:34 [2026-08-05T09:53:34.152Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 64 kB/s) 11:53:34 [2026-08-05T09:53:34.152Z] Progress (1): 1.5 kB 11:53:34 [2026-08-05T09:53:34.152Z] 11:53:34 [2026-08-05T09:53:34.152Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 15 kB/s) 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] Building Parent POM 2.0-SNAPSHOT 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] from pom.xml 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] 11:53:34 [2026-08-05T09:53:34.403Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-project --- 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Searching for local aggregator root... 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Processing change of org.silverpeas:silverpeas-project:2.0-SNAPSHOT -> 2.0-build260805 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Processing org.silverpeas:silverpeas-project 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Updating project org.silverpeas:silverpeas-project 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260805 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] ------------------------------------------------------------------------ 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] BUILD SUCCESS 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] ------------------------------------------------------------------------ 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Total time: 4.137 s 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] Finished at: 2026-08-05T11:53:35+02:00 11:53:35 [2026-08-05T09:53:35.315Z] [INFO] ------------------------------------------------------------------------ 11:53:35 [2026-08-05T09:53:35.315Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] Scanning for projects... 11:53:37 [2026-08-05T09:53:37.177Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-build260805 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 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] Building Parent POM 2.0-build260805 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] from pom.xml 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-project --- 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] 11:53:37 [2026-08-05T09:53:37.177Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-project --- 11:53:37 [2026-08-05T09:53:37.428Z] 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 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 937 B 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 2.2 kB 11:53:37 [2026-08-05T09:53:37.679Z] 11:53:37 [2026-08-05T09:53:37.679Z] 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 6.8 kB/s) 11:53:37 [2026-08-05T09:53:37.679Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 802 B 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 3.2 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 5.1 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 9.1 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 12 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 17 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 20 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 23 kB 11:53:37 [2026-08-05T09:53:37.679Z] Progress (1): 27 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 30 kB 11:53:37 [2026-08-05T09:53:37.930Z] 11:53:37 [2026-08-05T09:53:37.930Z] 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 655 kB/s) 11:53:37 [2026-08-05T09:53:37.930Z] 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 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 938 B 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 1.9 kB 11:53:37 [2026-08-05T09:53:37.930Z] 11:53:37 [2026-08-05T09:53:37.930Z] 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 50 kB/s) 11:53:37 [2026-08-05T09:53:37.930Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 801 B 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 2.6 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 4.9 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 5.2 kB 11:53:37 [2026-08-05T09:53:37.930Z] 11:53:37 [2026-08-05T09:53:37.930Z] 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 136 kB/s) 11:53:37 [2026-08-05T09:53:37.930Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 703 B 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 2.7 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 6.5 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 9.1 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 12 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 16 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 20 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 23 kB 11:53:37 [2026-08-05T09:53:37.930Z] 11:53:37 [2026-08-05T09:53:37.930Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 500 kB/s) 11:53:37 [2026-08-05T09:53:37.930Z] 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 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 7.8/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 8.2/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 16/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 24/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 25/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 33/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 40/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 41/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 49/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 56/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 57/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 66/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 72/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 74/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 82/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 88/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 90/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 98/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 104/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 106/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 115/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 120/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 123/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 131/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 136/146 kB 11:53:37 [2026-08-05T09:53:37.930Z] Progress (1): 139/146 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 146 kB 11:53:38 [2026-08-05T09:53:38.181Z] 11:53:38 [2026-08-05T09:53:38.181Z] 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 1.6 MB/s) 11:53:38 [2026-08-05T09:53:38.181Z] 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 11:53:38 [2026-08-05T09:53:38.181Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 7.8/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 8.2/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 16/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 24/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 25/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 33/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 40/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 41/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 49/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 56/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 57/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 66/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 72/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 74/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 82/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 88/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 90/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 98/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 104/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 106/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 115/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 120/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 123/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 131/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 136/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 139/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 147/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 152/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 156/263 kB 11:53:38 [2026-08-05T09:53:38.181Z] Progress (1): 164/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 168/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 172/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 180/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 184/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 188/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 197/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 200/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 205/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 213/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 216/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 221/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 229/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 232/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 238/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 246/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 248/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 254/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 262/263 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 263 kB 11:53:38 [2026-08-05T09:53:38.182Z] 11:53:38 [2026-08-05T09:53:38.182Z] 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 3.9 MB/s) 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 7.8/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 8.2/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 16/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 24/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 25/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 33/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 40/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 41/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 49/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 56/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 57/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 66/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 72/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 74/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 82/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 88/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 90/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 98/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 104/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 106/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 115/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 120/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 123/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 131/136 kB 11:53:38 [2026-08-05T09:53:38.182Z] Progress (1): 136 kB 11:53:38 [2026-08-05T09:53:38.182Z] 11:53:38 [2026-08-05T09:53:38.182Z] 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 1.0 MB/s) 11:53:38 [2026-08-05T09:53:38.182Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-project/2.0-build260805/silverpeas-project-2.0-build260805.pom 11:53:38 [2026-08-05T09:53:38.182Z] [INFO] 11:53:38 [2026-08-05T09:53:38.182Z] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ silverpeas-project --- 11:53:38 [2026-08-05T09:53:38.433Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 749 B 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 2.6 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 5.0 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 5.3 kB 11:53:38 [2026-08-05T09:53:38.433Z] 11:53:38 [2026-08-05T09:53:38.433Z] 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 144 kB/s) 11:53:38 [2026-08-05T09:53:38.433Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 7.8/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 8.2/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 16/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 24/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 25/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 33/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 40/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 41/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 49/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 56/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 57/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 66/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 72/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 74/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 82/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 88/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 90/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 98/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 104/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 106/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 115/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 120/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 123/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 131/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 136/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 139/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 147/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 152/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 156/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 164/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 168/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 172/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 180/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 184/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 188/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 197/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 200/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 205/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 213/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 216/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 221/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 229/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 232/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 238/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 246/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 248/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 254/262 kB 11:53:38 [2026-08-05T09:53:38.433Z] Progress (1): 262 kB 11:53:38 [2026-08-05T09:53:38.433Z] 11:53:38 [2026-08-05T09:53:38.433Z] 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 3.7 MB/s) 11:53:38 [2026-08-05T09:53:38.433Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 11:53:38 [2026-08-05T09:53:38.433Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 11:53:38 [2026-08-05T09:53:38.433Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260805/silverpeas-project-2.0-build260805.pom 11:53:38 [2026-08-05T09:53:38.684Z] Progress (1): 21 kB 11:53:38 [2026-08-05T09:53:38.684Z] 11:53:38 [2026-08-05T09:53:38.684Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260805/silverpeas-project-2.0-build260805.pom (21 kB at 157 kB/s) 11:53:38 [2026-08-05T09:53:38.684Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml 11:53:38 [2026-08-05T09:53:38.684Z] Progress (1): 824 B 11:53:38 [2026-08-05T09:53:38.684Z] 11:53:38 [2026-08-05T09:53:38.684Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (824 B at 20 kB/s) 11:53:38 [2026-08-05T09:53:38.684Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml 11:53:38 [2026-08-05T09:53:38.684Z] Progress (1): 865 B 11:53:38 [2026-08-05T09:53:38.684Z] 11:53:38 [2026-08-05T09:53:38.684Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (865 B at 9.0 kB/s) 11:53:38 [2026-08-05T09:53:38.684Z] [INFO] ------------------------------------------------------------------------ 11:53:38 [2026-08-05T09:53:38.684Z] [INFO] BUILD SUCCESS 11:53:38 [2026-08-05T09:53:38.684Z] [INFO] ------------------------------------------------------------------------ 11:53:38 [2026-08-05T09:53:38.684Z] [INFO] Total time: 1.957 s 11:53:38 [2026-08-05T09:53:38.684Z] [INFO] Finished at: 2026-08-05T11:53:38+02:00 11:53:38 [2026-08-05T09:53:38.684Z] [INFO] ------------------------------------------------------------------------ 11:53:38 [2026-08-05T09:53:38.937Z] [Pipeline] } 11:53:38 [2026-08-05T09:53:38.948Z] [Pipeline] // dir 11:53:38 [2026-08-05T09:53:38.958Z] [Pipeline] } 11:53:38 [2026-08-05T09:53:38.968Z] [Pipeline] // stage 11:53:38 [2026-08-05T09:53:38.982Z] [Pipeline] stage 11:53:38 [2026-08-05T09:53:38.983Z] [Pipeline] { (Create YAML build report) 11:53:39 [2026-08-05T09:53:39.023Z] [Pipeline] writeYaml 11:53:39 [2026-08-05T09:53:39.137Z] [Pipeline] } 11:53:39 [2026-08-05T09:53:39.152Z] [Pipeline] // stage 11:53:39 [2026-08-05T09:53:39.284Z] [Pipeline] stage 11:53:39 [2026-08-05T09:53:39.284Z] [Pipeline] { (Declarative: Post Actions) 11:53:39 [2026-08-05T09:53:39.306Z] [Pipeline] step 11:53:39 [2026-08-05T09:53:39.344Z] [Pipeline] script 11:53:39 [2026-08-05T09:53:39.350Z] [Pipeline] { 11:53:39 [2026-08-05T09:53:39.364Z] [Pipeline] } 11:53:39 [2026-08-05T09:53:39.373Z] [Pipeline] // script 11:53:39 [2026-08-05T09:53:39.394Z] [Pipeline] archiveArtifacts 11:53:39 [2026-08-05T09:53:39.399Z] Archiving artifacts 11:53:39 [2026-08-05T09:53:39.412Z] Enregistrement des empreintes numériques 11:53:39 [2026-08-05T09:53:39.443Z] [Pipeline] } 11:53:39 [2026-08-05T09:53:39.453Z] [Pipeline] // stage 11:53:39 [2026-08-05T09:53:39.462Z] [Pipeline] } 11:53:39 [2026-08-05T09:53:39.472Z] [Pipeline] // withEnv 11:53:39 [2026-08-05T09:53:39.484Z] [Pipeline] } 11:53:39 [2026-08-05T09:53:39.486Z] $ docker stop --time=1 b01bcbb4f90a86141d25662d7b435097bdcd8645d234070940fb722e1e3a192d 11:53:40 [2026-08-05T09:53:40.749Z] $ docker rm -f --volumes b01bcbb4f90a86141d25662d7b435097bdcd8645d234070940fb722e1e3a192d 11:53:40 [2026-08-05T09:53:40.820Z] [Pipeline] // withDockerContainer 11:53:40 [2026-08-05T09:53:40.825Z] [Pipeline] } 11:53:40 [2026-08-05T09:53:40.830Z] [Pipeline] // withEnv 11:53:40 [2026-08-05T09:53:40.839Z] [Pipeline] } 11:53:40 [2026-08-05T09:53:40.851Z] [Pipeline] // node 11:53:40 [2026-08-05T09:53:40.861Z] [Pipeline] End of Pipeline 11:53:40 [2026-08-05T09:53:40.956Z] Finished: SUCCESS