[2026-09-18T16:20:20.702Z] Démarré à distance par l'hôte 140.82.115.12 [2026-09-18T16:20:20.702Z] Started by GitHub push by mmoqui [2026-09-18T16:20:20.702Z] Running as userbuild [2026-09-18T16:20:21.210Z] Obtained src/builds/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-09-18T16:20:21.666Z] [Pipeline] Start of Pipeline [2026-09-18T16:20:22.194Z] [Pipeline] node [2026-09-18T16:20:22.199Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy [2026-09-18T16:20:22.202Z] [Pipeline] { [2026-09-18T16:20:22.225Z] [Pipeline] stage [2026-09-18T16:20:22.226Z] [Pipeline] { (Declarative: Checkout SCM) [2026-09-18T16:20:22.238Z] [Pipeline] checkout [2026-09-18T16:20:22.245Z] Selected Git installation does not exist. Using Default [2026-09-18T16:20:22.245Z] The recommended git tool is: NONE [2026-09-18T16:20:22.245Z] No credentials specified [2026-09-18T16:20:22.246Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10 [2026-09-18T16:20:22.252Z] Fetching changes from the remote Git repository [2026-09-18T16:20:22.254Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-09-18T16:20:22.263Z] Cleaning workspace [2026-09-18T16:20:22.263Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2026-09-18T16:20:22.270Z] Resetting working tree [2026-09-18T16:20:22.270Z] > /usr/bin/git reset --hard # timeout=10 [2026-09-18T16:20:22.280Z] > /usr/bin/git clean -fdx # timeout=10 [2026-09-18T16:20:22.288Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-09-18T16:20:22.288Z] > /usr/bin/git --version # timeout=10 [2026-09-18T16:20:22.294Z] > git --version # 'git version 2.43.0' [2026-09-18T16:20:22.294Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-18T16:20:22.948Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-09-18T16:20:22.955Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master) [2026-09-18T16:20:22.955Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-09-18T16:20:22.960Z] > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10 [2026-09-18T16:20:22.972Z] Commit message: "Fix shell bad syntax" [2026-09-18T16:20:22.972Z] > /usr/bin/git rev-list --no-walk b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10 [2026-09-18T16:20:22.997Z] [Pipeline] } [2026-09-18T16:20:23.003Z] [Pipeline] // stage [2026-09-18T16:20:23.035Z] [Pipeline] withEnv [2026-09-18T16:20:23.036Z] [Pipeline] { [2026-09-18T16:20:23.194Z] [Pipeline] isUnix [2026-09-18T16:20:23.196Z] [Pipeline] withEnv [2026-09-18T16:20:23.197Z] [Pipeline] { [2026-09-18T16:20:23.211Z] [Pipeline] sh [2026-09-18T16:20:23.469Z] + docker inspect -f . silverpeas/silverbuild [2026-09-18T16:20:23.469Z] . [2026-09-18T16:20:23.471Z] [Pipeline] } [2026-09-18T16:20:23.476Z] [Pipeline] // withEnv [2026-09-18T16:20:23.485Z] [Pipeline] withDockerContainer [2026-09-18T16:20:23.521Z] Jenkins does not seem to be running inside a container [2026-09-18T16:20:23.528Z] $ 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 [2026-09-18T16:20:23.800Z] $ docker top 11b2fc8ae8129f3040446cf315fca8056a00f347ec0d17b8b83028112d519a9c -eo pid,comm [2026-09-18T16:20:23.848Z] [Pipeline] { [2026-09-18T16:20:23.878Z] [Pipeline] withEnv [2026-09-18T16:20:23.878Z] [Pipeline] { [2026-09-18T16:20:23.897Z] [Pipeline] stage [2026-09-18T16:20:23.898Z] [Pipeline] { (Prepare the build) [2026-09-18T16:20:23.938Z] [Pipeline] echo [2026-09-18T16:20:23.938Z] Prepare the build 260918... [2026-09-18T16:20:23.941Z] [Pipeline] sh [2026-09-18T16:20:24.200Z] + curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml [2026-09-18T16:20:24.453Z] [Pipeline] script [2026-09-18T16:20:24.459Z] [Pipeline] { [2026-09-18T16:20:24.469Z] [Pipeline] readMavenPom [2026-09-18T16:20:24.490Z] 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. [2026-09-18T16:20:24.492Z] 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. [2026-09-18T16:20:24.493Z] 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. [2026-09-18T16:20:24.493Z] [Pipeline] } [2026-09-18T16:20:24.499Z] [Pipeline] // script [2026-09-18T16:20:24.506Z] [Pipeline] sh [2026-09-18T16:20:24.765Z] + curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml [2026-09-18T16:20:25.018Z] [Pipeline] script [2026-09-18T16:20:25.023Z] [Pipeline] { [2026-09-18T16:20:25.036Z] [Pipeline] readMavenPom [2026-09-18T16:20:25.044Z] [Pipeline] } [2026-09-18T16:20:25.048Z] [Pipeline] // script [2026-09-18T16:20:25.055Z] [Pipeline] sh [2026-09-18T16:20:25.313Z] + rm -f pom1.xml pom2.xml [2026-09-18T16:20:25.317Z] [Pipeline] } [2026-09-18T16:20:25.321Z] [Pipeline] // stage [2026-09-18T16:20:25.329Z] [Pipeline] stage [2026-09-18T16:20:25.329Z] [Pipeline] { (Build and Publish dependencies definition) [2026-09-18T16:20:25.345Z] [Pipeline] dir [2026-09-18T16:20:25.346Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies [2026-09-18T16:20:25.346Z] [Pipeline] { [2026-09-18T16:20:25.357Z] [Pipeline] git [2026-09-18T16:20:25.362Z] Selected Git installation does not exist. Using Default [2026-09-18T16:20:25.362Z] The recommended git tool is: NONE [2026-09-18T16:20:25.363Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-09-18T16:20:25.369Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2a11bb46; decorates hudson.Launcher$LocalLauncher@53bb02a5 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-09-18T16:20:25.370Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies/.git # timeout=10 [2026-09-18T16:20:25.376Z] Fetching changes from the remote Git repository [2026-09-18T16:20:25.378Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10 [2026-09-18T16:20:25.385Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom [2026-09-18T16:20:25.385Z] > /usr/bin/git --version # timeout=10 [2026-09-18T16:20:25.390Z] > git --version # 'git version 2.43.0' [2026-09-18T16:20:25.390Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-09-18T16:20:25.397Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-18T16:20:26.036Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-09-18T16:20:26.043Z] Checking out Revision 656133956dae4a2a6f37b475fcf3eddb1659f429 (refs/remotes/origin/master) [2026-09-18T16:20:26.043Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-09-18T16:20:26.049Z] > /usr/bin/git checkout -f 656133956dae4a2a6f37b475fcf3eddb1659f429 # timeout=10 [2026-09-18T16:20:26.059Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-09-18T16:20:26.068Z] > /usr/bin/git branch -D master # timeout=10 [2026-09-18T16:20:26.074Z] > /usr/bin/git checkout -b master 656133956dae4a2a6f37b475fcf3eddb1659f429 # timeout=10 [2026-09-18T16:20:26.084Z] Commit message: "Replace the jTDS JDBC driver by the Microsoft one for SQL Server" [2026-09-18T16:20:26.084Z] > /usr/bin/git rev-list --no-walk f002536b42336ef8b1275d9a17bf9d7aefaff73d # timeout=10 [2026-09-18T16:20:26.108Z] [Pipeline] sh [2026-09-18T16:20:26.368Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260918 [2026-09-18T16:20:28.230Z] [INFO] Scanning for projects... [2026-09-18T16:20:28.481Z] 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 [2026-09-18T16:20:29.032Z] Progress (1): 780 B [2026-09-18T16:20:29.032Z] Progress (1): 1.7 kB [2026-09-18T16:20:29.032Z] Progress (1): 4.2 kB [2026-09-18T16:20:29.032Z] Progress (1): 5.3 kB [2026-09-18T16:20:29.032Z] [2026-09-18T16:20:29.032Z] 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 11 kB/s) [2026-09-18T16:20:29.032Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [2026-09-18T16:20:29.032Z] Progress (1): 752 B [2026-09-18T16:20:29.032Z] Progress (1): 1.7 kB [2026-09-18T16:20:29.032Z] Progress (1): 3.7 kB [2026-09-18T16:20:29.032Z] Progress (1): 6.4 kB [2026-09-18T16:20:29.032Z] Progress (1): 8.2 kB [2026-09-18T16:20:29.032Z] Progress (1): 9.9 kB [2026-09-18T16:20:29.032Z] [2026-09-18T16:20:29.032Z] 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) [2026-09-18T16:20:29.032Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom [2026-09-18T16:20:29.032Z] Progress (1): 726 B [2026-09-18T16:20:29.032Z] Progress (1): 1.6 kB [2026-09-18T16:20:29.032Z] Progress (1): 4.2 kB [2026-09-18T16:20:29.032Z] Progress (1): 8.4 kB [2026-09-18T16:20:29.032Z] Progress (1): 11 kB [2026-09-18T16:20:29.032Z] Progress (1): 16 kB [2026-09-18T16:20:29.032Z] Progress (1): 21 kB [2026-09-18T16:20:29.032Z] Progress (1): 23 kB [2026-09-18T16:20:29.032Z] Progress (1): 26 kB [2026-09-18T16:20:29.032Z] Progress (1): 28 kB [2026-09-18T16:20:29.032Z] Progress (1): 30 kB [2026-09-18T16:20:29.032Z] Progress (1): 33 kB [2026-09-18T16:20:29.032Z] Progress (1): 37 kB [2026-09-18T16:20:29.032Z] Progress (1): 39 kB [2026-09-18T16:20:29.032Z] Progress (1): 42 kB [2026-09-18T16:20:29.032Z] Progress (1): 45 kB [2026-09-18T16:20:29.032Z] [2026-09-18T16:20:29.032Z] 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) [2026-09-18T16:20:29.032Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom [2026-09-18T16:20:29.032Z] Progress (1): 743 B [2026-09-18T16:20:29.032Z] Progress (1): 1.6 kB [2026-09-18T16:20:29.032Z] Progress (1): 3.4 kB [2026-09-18T16:20:29.032Z] Progress (1): 5.5 kB [2026-09-18T16:20:29.032Z] Progress (1): 9.0 kB [2026-09-18T16:20:29.032Z] Progress (1): 14 kB [2026-09-18T16:20:29.032Z] Progress (1): 17 kB [2026-09-18T16:20:29.032Z] Progress (1): 19 kB [2026-09-18T16:20:29.032Z] Progress (1): 21 kB [2026-09-18T16:20:29.032Z] [2026-09-18T16:20:29.032Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 540 kB/s) [2026-09-18T16:20:29.033Z] 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 [2026-09-18T16:20:29.283Z] Progress (1): 0.9/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 2.3/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 3.6/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 5.0/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 6.4/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 7.7/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 9.1/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 10/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 12/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 13/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 15/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 16/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 17/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 19/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 20/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 21/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 23/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 24/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 25/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 27/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 28/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 30/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 34/36 kB [2026-09-18T16:20:29.283Z] Progress (1): 36 kB [2026-09-18T16:20:29.283Z] [2026-09-18T16:20:29.283Z] 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 830 kB/s) [2026-09-18T16:20:29.283Z] 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 [2026-09-18T16:20:29.283Z] Progress (1): 786 B [2026-09-18T16:20:29.283Z] Progress (1): 2.3 kB [2026-09-18T16:20:29.284Z] Progress (1): 5.0 kB [2026-09-18T16:20:29.284Z] Progress (1): 8.1 kB [2026-09-18T16:20:29.284Z] Progress (1): 8.1 kB [2026-09-18T16:20:29.284Z] [2026-09-18T16:20:29.284Z] 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) [2026-09-18T16:20:29.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom [2026-09-18T16:20:29.284Z] Progress (1): 773 B [2026-09-18T16:20:29.284Z] Progress (1): 2.3 kB [2026-09-18T16:20:29.284Z] Progress (1): 5.1 kB [2026-09-18T16:20:29.284Z] Progress (1): 7.5 kB [2026-09-18T16:20:29.284Z] [2026-09-18T16:20:29.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 257 kB/s) [2026-09-18T16:20:29.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom [2026-09-18T16:20:29.284Z] Progress (1): 752 B [2026-09-18T16:20:29.284Z] Progress (1): 2.0 kB [2026-09-18T16:20:29.284Z] Progress (1): 5.8 kB [2026-09-18T16:20:29.284Z] Progress (1): 10 kB [2026-09-18T16:20:29.284Z] Progress (1): 15 kB [2026-09-18T16:20:29.284Z] Progress (1): 15 kB [2026-09-18T16:20:29.284Z] Progress (1): 19 kB [2026-09-18T16:20:29.284Z] Progress (1): 23 kB [2026-09-18T16:20:29.284Z] Progress (1): 27 kB [2026-09-18T16:20:29.284Z] Progress (1): 29 kB [2026-09-18T16:20:29.284Z] Progress (1): 31 kB [2026-09-18T16:20:29.284Z] Progress (1): 35 kB [2026-09-18T16:20:29.284Z] Progress (1): 38 kB [2026-09-18T16:20:29.284Z] Progress (1): 41 kB [2026-09-18T16:20:29.284Z] Progress (1): 42 kB [2026-09-18T16:20:29.284Z] Progress (1): 44 kB [2026-09-18T16:20:29.284Z] Progress (1): 50 kB [2026-09-18T16:20:29.284Z] [2026-09-18T16:20:29.284Z] 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) [2026-09-18T16:20:29.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom [2026-09-18T16:20:29.284Z] Progress (1): 763 B [2026-09-18T16:20:29.284Z] Progress (1): 2.1 kB [2026-09-18T16:20:29.284Z] Progress (1): 4.1 kB [2026-09-18T16:20:29.284Z] Progress (1): 6.2 kB [2026-09-18T16:20:29.284Z] Progress (1): 7.7 kB [2026-09-18T16:20:29.284Z] Progress (1): 13 kB [2026-09-18T16:20:29.284Z] Progress (1): 18 kB [2026-09-18T16:20:29.284Z] Progress (1): 21 kB [2026-09-18T16:20:29.284Z] Progress (1): 23 kB [2026-09-18T16:20:29.284Z] Progress (1): 24 kB [2026-09-18T16:20:29.284Z] [2026-09-18T16:20:29.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 654 kB/s) [2026-09-18T16:20:29.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom [2026-09-18T16:20:29.284Z] Progress (1): 908 B [2026-09-18T16:20:29.284Z] Progress (1): 4.1 kB [2026-09-18T16:20:29.284Z] Progress (1): 5.6 kB [2026-09-18T16:20:29.284Z] [2026-09-18T16:20:29.284Z] 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 177 kB/s) [2026-09-18T16:20:29.284Z] 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 [2026-09-18T16:20:29.534Z] Progress (1): 3.8/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 7.7/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 12/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 16/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 20/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 24/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 28/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 33/33 kB [2026-09-18T16:20:29.535Z] Progress (1): 33 kB [2026-09-18T16:20:29.535Z] [2026-09-18T16:20:29.535Z] 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 776 kB/s) [2026-09-18T16:20:29.535Z] 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 [2026-09-18T16:20:29.535Z] Progress (1): 771 B [2026-09-18T16:20:29.535Z] Progress (1): 2.2 kB [2026-09-18T16:20:29.535Z] Progress (1): 4.9 kB [2026-09-18T16:20:29.535Z] Progress (1): 8.6 kB [2026-09-18T16:20:29.535Z] Progress (1): 9.2 kB [2026-09-18T16:20:29.535Z] [2026-09-18T16:20:29.535Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 230 kB/s) [2026-09-18T16:20:29.535Z] 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 [2026-09-18T16:20:29.535Z] Progress (1): 3.8/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 8.0/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 12/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 16/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 21/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 25/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 29/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 33/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 38/40 kB [2026-09-18T16:20:29.535Z] Progress (1): 40 kB [2026-09-18T16:20:29.535Z] [2026-09-18T16:20:29.535Z] 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 971 kB/s) [2026-09-18T16:20:29.535Z] 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 [2026-09-18T16:20:29.535Z] Progress (1): 745 B [2026-09-18T16:20:29.535Z] Progress (1): 2.4 kB [2026-09-18T16:20:29.535Z] Progress (1): 5.4 kB [2026-09-18T16:20:29.535Z] Progress (1): 7.1 kB [2026-09-18T16:20:29.535Z] Progress (1): 14 kB [2026-09-18T16:20:29.535Z] Progress (1): 18 kB [2026-09-18T16:20:29.535Z] Progress (1): 20 kB [2026-09-18T16:20:29.535Z] [2026-09-18T16:20:29.535Z] 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 663 kB/s) [2026-09-18T16:20:29.535Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2026-09-18T16:20:29.535Z] Progress (1): 753 B [2026-09-18T16:20:29.535Z] Progress (1): 2.2 kB [2026-09-18T16:20:29.535Z] Progress (1): 4.5 kB [2026-09-18T16:20:29.535Z] Progress (1): 7.3 kB [2026-09-18T16:20:29.535Z] Progress (1): 9.9 kB [2026-09-18T16:20:29.535Z] [2026-09-18T16:20:29.535Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 330 kB/s) [2026-09-18T16:20:29.535Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [2026-09-18T16:20:29.785Z] Progress (1): 725 B [2026-09-18T16:20:29.786Z] Progress (1): 1.9 kB [2026-09-18T16:20:29.786Z] Progress (1): 5.4 kB [2026-09-18T16:20:29.786Z] Progress (1): 9.7 kB [2026-09-18T16:20:29.786Z] Progress (1): 14 kB [2026-09-18T16:20:29.786Z] Progress (1): 19 kB [2026-09-18T16:20:29.786Z] Progress (1): 23 kB [2026-09-18T16:20:29.786Z] Progress (1): 26 kB [2026-09-18T16:20:29.786Z] Progress (1): 28 kB [2026-09-18T16:20:29.786Z] Progress (1): 30 kB [2026-09-18T16:20:29.786Z] Progress (1): 34 kB [2026-09-18T16:20:29.786Z] Progress (1): 37 kB [2026-09-18T16:20:29.786Z] Progress (1): 40 kB [2026-09-18T16:20:29.786Z] Progress (1): 45 kB [2026-09-18T16:20:29.786Z] Progress (1): 45 kB [2026-09-18T16:20:29.786Z] [2026-09-18T16:20:29.786Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.2 MB/s) [2026-09-18T16:20:29.786Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom [2026-09-18T16:20:29.786Z] Progress (1): 744 B [2026-09-18T16:20:29.786Z] Progress (1): 2.1 kB [2026-09-18T16:20:29.786Z] Progress (1): 3.9 kB [2026-09-18T16:20:29.786Z] Progress (1): 7.3 kB [2026-09-18T16:20:29.786Z] Progress (1): 12 kB [2026-09-18T16:20:29.786Z] Progress (1): 16 kB [2026-09-18T16:20:29.786Z] Progress (1): 19 kB [2026-09-18T16:20:29.786Z] Progress (1): 21 kB [2026-09-18T16:20:29.786Z] [2026-09-18T16:20:29.786Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 761 kB/s) [2026-09-18T16:20:29.786Z] 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 [2026-09-18T16:20:29.786Z] Progress (1): 7.7/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 16/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 32/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 49/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 65/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 81/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 98/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 114/119 kB [2026-09-18T16:20:29.786Z] Progress (1): 119 kB [2026-09-18T16:20:29.786Z] [2026-09-18T16:20:29.786Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 2.8 MB/s) [2026-09-18T16:20:29.786Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-09-18T16:20:29.786Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-09-18T16:20:29.786Z] Progress (1): 4.0 kB [2026-09-18T16:20:29.786Z] Progress (1): 7.7 kB [2026-09-18T16:20:29.786Z] Progress (1): 10 kB [2026-09-18T16:20:29.786Z] [2026-09-18T16:20:29.786Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (10 kB at 395 kB/s) [2026-09-18T16:20:29.786Z] Progress (1): 3.7 kB [2026-09-18T16:20:29.786Z] Progress (1): 7.4 kB [2026-09-18T16:20:29.786Z] Progress (1): 13 kB [2026-09-18T16:20:29.786Z] Progress (1): 19 kB [2026-09-18T16:20:29.786Z] Progress (1): 20 kB [2026-09-18T16:20:29.786Z] [2026-09-18T16:20:29.786Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 298 kB/s) [2026-09-18T16:20:29.786Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-09-18T16:20:30.036Z] Progress (1): 1.5 kB [2026-09-18T16:20:30.037Z] [2026-09-18T16:20:30.037Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 39 kB/s) [2026-09-18T16:20:30.037Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.22.0/versions-maven-plugin-2.22.0.pom [2026-09-18T16:20:30.037Z] Progress (1): 1.9 kB [2026-09-18T16:20:30.037Z] Progress (1): 5.5 kB [2026-09-18T16:20:30.037Z] Progress (1): 7.9 kB [2026-09-18T16:20:30.037Z] Progress (1): 10 kB [2026-09-18T16:20:30.037Z] Progress (1): 12 kB [2026-09-18T16:20:30.037Z] [2026-09-18T16:20:30.037Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.22.0/versions-maven-plugin-2.22.0.pom (12 kB at 253 kB/s) [2026-09-18T16:20:30.037Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.22.0/versions-2.22.0.pom [2026-09-18T16:20:30.037Z] Progress (1): 1.1 kB [2026-09-18T16:20:30.037Z] Progress (1): 2.9 kB [2026-09-18T16:20:30.037Z] Progress (1): 4.6 kB [2026-09-18T16:20:30.037Z] Progress (1): 9.3 kB [2026-09-18T16:20:30.037Z] Progress (1): 12 kB [2026-09-18T16:20:30.037Z] Progress (1): 15 kB [2026-09-18T16:20:30.037Z] [2026-09-18T16:20:30.037Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.22.0/versions-2.22.0.pom (15 kB at 275 kB/s) [2026-09-18T16:20:30.037Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/97/mojo-parent-97.pom [2026-09-18T16:20:30.037Z] Progress (1): 715 B [2026-09-18T16:20:30.037Z] Progress (1): 1.6 kB [2026-09-18T16:20:30.037Z] Progress (1): 5.2 kB [2026-09-18T16:20:30.037Z] Progress (1): 7.3 kB [2026-09-18T16:20:30.037Z] Progress (1): 8.9 kB [2026-09-18T16:20:30.037Z] Progress (1): 11 kB [2026-09-18T16:20:30.037Z] Progress (1): 14 kB [2026-09-18T16:20:30.037Z] Progress (1): 16 kB [2026-09-18T16:20:30.037Z] Progress (1): 22 kB [2026-09-18T16:20:30.037Z] Progress (1): 27 kB [2026-09-18T16:20:30.037Z] Progress (1): 28 kB [2026-09-18T16:20:30.037Z] Progress (1): 31 kB [2026-09-18T16:20:30.037Z] Progress (1): 34 kB [2026-09-18T16:20:30.037Z] Progress (1): 38 kB [2026-09-18T16:20:30.037Z] Progress (1): 39 kB [2026-09-18T16:20:30.037Z] [2026-09-18T16:20:30.037Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/97/mojo-parent-97.pom (39 kB at 810 kB/s) [2026-09-18T16:20:30.037Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.4/junit-bom-5.14.4.pom [2026-09-18T16:20:30.287Z] Progress (1): 908 B [2026-09-18T16:20:30.287Z] Progress (1): 2.2 kB [2026-09-18T16:20:30.287Z] Progress (1): 5.7 kB [2026-09-18T16:20:30.287Z] [2026-09-18T16:20:30.287Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.4/junit-bom-5.14.4.pom (5.7 kB at 142 kB/s) [2026-09-18T16:20:30.287Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.22.0/versions-maven-plugin-2.22.0.jar [2026-09-18T16:20:30.287Z] Progress (1): 0.9/301 kB [2026-09-18T16:20:30.287Z] Progress (1): 2.3/301 kB [2026-09-18T16:20:30.287Z] Progress (1): 3.6/301 kB [2026-09-18T16:20:30.287Z] Progress (1): 5.0/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 6.4/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 7.7/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 9.1/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 10/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 11/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 13/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 14/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 15/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 17/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 18/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 20/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 21/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 22/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 24/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 25/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 29/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 34/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 38/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 42/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 46/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 50/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 55/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 59/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 63/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 67/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 72/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 76/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 80/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 84/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 88/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 93/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 97/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 101/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 105/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 110/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 114/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 118/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 122/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 127/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 131/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 135/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 139/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 142/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 147/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 151/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 155/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 159/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 164/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 168/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 172/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 176/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 181/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 185/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 189/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 193/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 210/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 226/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 242/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 259/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 274/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 290/301 kB [2026-09-18T16:20:30.288Z] Progress (1): 301 kB [2026-09-18T16:20:30.288Z] [2026-09-18T16:20:30.288Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.22.0/versions-maven-plugin-2.22.0.jar (301 kB at 3.3 MB/s) [2026-09-18T16:20:30.288Z] [INFO] [2026-09-18T16:20:30.288Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- [2026-09-18T16:20:30.288Z] [INFO] Building Silverpeas Dependencies BOM 2.0-SNAPSHOT [2026-09-18T16:20:30.288Z] [INFO] from pom.xml [2026-09-18T16:20:30.288Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-09-18T16:20:30.288Z] [INFO] [2026-09-18T16:20:30.288Z] [INFO] --- versions:2.22.0:set (default-cli) @ silverpeas-dependencies-bom --- [2026-09-18T16:20:30.288Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.22.0/versions-api-2.22.0.pom [2026-09-18T16:20:30.538Z] Progress (1): 940 B [2026-09-18T16:20:30.538Z] [2026-09-18T16:20:30.538Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.22.0/versions-api-2.22.0.pom (940 B at 20 kB/s) [2026-09-18T16:20:30.538Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.22.0/versions-model-2.22.0.pom [2026-09-18T16:20:30.538Z] Progress (1): 1.2 kB [2026-09-18T16:20:30.538Z] Progress (1): 2.7 kB [2026-09-18T16:20:30.538Z] [2026-09-18T16:20:30.538Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.22.0/versions-model-2.22.0.pom (2.7 kB at 45 kB/s) [2026-09-18T16:20:30.538Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.22.0/versions-model-report-2.22.0.pom [2026-09-18T16:20:30.539Z] Progress (1): 1.4 kB [2026-09-18T16:20:30.539Z] Progress (1): 2.6 kB [2026-09-18T16:20:30.539Z] [2026-09-18T16:20:30.539Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.22.0/versions-model-report-2.22.0.pom (2.6 kB at 49 kB/s) [2026-09-18T16:20:30.539Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.22.0/versions-common-2.22.0.pom [2026-09-18T16:20:30.539Z] Progress (1): 2.5 kB [2026-09-18T16:20:30.539Z] Progress (1): 5.4 kB [2026-09-18T16:20:30.539Z] [2026-09-18T16:20:30.539Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.22.0/versions-common-2.22.0.pom (5.4 kB at 107 kB/s) [2026-09-18T16:20:30.539Z] 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 [2026-09-18T16:20:30.789Z] Progress (1): 827 B [2026-09-18T16:20:30.789Z] Progress (1): 1.9 kB [2026-09-18T16:20:30.789Z] [2026-09-18T16:20:30.789Z] 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 34 kB/s) [2026-09-18T16:20:30.789Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [2026-09-18T16:20:30.789Z] Progress (1): 740 B [2026-09-18T16:20:30.789Z] Progress (1): 2.1 kB [2026-09-18T16:20:30.789Z] Progress (1): 4.6 kB [2026-09-18T16:20:30.789Z] Progress (1): 8.3 kB [2026-09-18T16:20:30.789Z] Progress (1): 12 kB [2026-09-18T16:20:30.789Z] Progress (1): 15 kB [2026-09-18T16:20:30.789Z] Progress (1): 18 kB [2026-09-18T16:20:30.789Z] Progress (1): 21 kB [2026-09-18T16:20:30.789Z] [2026-09-18T16:20:30.789Z] 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 385 kB/s) [2026-09-18T16:20:30.789Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [2026-09-18T16:20:30.789Z] Progress (1): 727 B [2026-09-18T16:20:30.789Z] Progress (1): 1.9 kB [2026-09-18T16:20:30.789Z] Progress (1): 5.4 kB [2026-09-18T16:20:30.789Z] Progress (1): 9.8 kB [2026-09-18T16:20:30.789Z] Progress (1): 14 kB [2026-09-18T16:20:30.789Z] Progress (1): 19 kB [2026-09-18T16:20:30.789Z] Progress (1): 23 kB [2026-09-18T16:20:30.789Z] Progress (1): 26 kB [2026-09-18T16:20:30.789Z] Progress (1): 27 kB [2026-09-18T16:20:30.789Z] Progress (1): 30 kB [2026-09-18T16:20:30.789Z] Progress (1): 34 kB [2026-09-18T16:20:30.789Z] Progress (1): 37 kB [2026-09-18T16:20:30.789Z] Progress (1): 41 kB [2026-09-18T16:20:30.789Z] Progress (1): 43 kB [2026-09-18T16:20:30.789Z] [2026-09-18T16:20:30.789Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 752 kB/s) [2026-09-18T16:20:30.789Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [2026-09-18T16:20:30.789Z] Progress (1): 749 B [2026-09-18T16:20:30.789Z] Progress (1): 2.1 kB [2026-09-18T16:20:30.789Z] Progress (1): 3.9 kB [2026-09-18T16:20:30.789Z] Progress (1): 7.9 kB [2026-09-18T16:20:30.789Z] Progress (1): 13 kB [2026-09-18T16:20:30.789Z] Progress (1): 16 kB [2026-09-18T16:20:30.789Z] Progress (1): 18 kB [2026-09-18T16:20:30.789Z] [2026-09-18T16:20:30.789Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 354 kB/s) [2026-09-18T16:20:30.789Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.1.0/plexus-utils-4.1.0.pom [2026-09-18T16:20:31.040Z] Progress (1): 765 B [2026-09-18T16:20:31.040Z] Progress (1): 2.4 kB [2026-09-18T16:20:31.040Z] Progress (1): 4.2 kB [2026-09-18T16:20:31.040Z] Progress (1): 7.8 kB [2026-09-18T16:20:31.040Z] [2026-09-18T16:20:31.040Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.1.0/plexus-utils-4.1.0.pom (7.8 kB at 122 kB/s) [2026-09-18T16:20:31.040Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/27/plexus-27.pom [2026-09-18T16:20:31.040Z] Progress (1): 826 B [2026-09-18T16:20:31.040Z] Progress (1): 2.9 kB [2026-09-18T16:20:31.040Z] Progress (1): 6.2 kB [2026-09-18T16:20:31.040Z] Progress (1): 8.7 kB [2026-09-18T16:20:31.040Z] Progress (1): 11 kB [2026-09-18T16:20:31.040Z] Progress (1): 13 kB [2026-09-18T16:20:31.040Z] Progress (1): 15 kB [2026-09-18T16:20:31.040Z] Progress (1): 19 kB [2026-09-18T16:20:31.040Z] Progress (1): 23 kB [2026-09-18T16:20:31.040Z] Progress (1): 25 kB [2026-09-18T16:20:31.040Z] Progress (1): 28 kB [2026-09-18T16:20:31.040Z] Progress (1): 33 kB [2026-09-18T16:20:31.040Z] Progress (1): 36 kB [2026-09-18T16:20:31.040Z] [2026-09-18T16:20:31.040Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/27/plexus-27.pom (36 kB at 601 kB/s) [2026-09-18T16:20:31.040Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.2.2/woodstox-core-7.2.2.pom [2026-09-18T16:20:31.040Z] Progress (1): 1.0 kB [2026-09-18T16:20:31.040Z] Progress (1): 3.3 kB [2026-09-18T16:20:31.040Z] Progress (1): 6.3 kB [2026-09-18T16:20:31.040Z] Progress (1): 9.8 kB [2026-09-18T16:20:31.040Z] Progress (1): 10 kB [2026-09-18T16:20:31.040Z] [2026-09-18T16:20:31.040Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.2.2/woodstox-core-7.2.2.pom (10 kB at 167 kB/s) [2026-09-18T16:20:31.040Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/79/oss-parent-79.pom [2026-09-18T16:20:31.290Z] Progress (1): 950 B [2026-09-18T16:20:31.291Z] Progress (1): 2.9 kB [2026-09-18T16:20:31.291Z] Progress (1): 4.1 kB [2026-09-18T16:20:31.291Z] Progress (1): 6.1 kB [2026-09-18T16:20:31.291Z] Progress (1): 10 kB [2026-09-18T16:20:31.291Z] Progress (1): 12 kB [2026-09-18T16:20:31.291Z] Progress (1): 15 kB [2026-09-18T16:20:31.291Z] Progress (1): 18 kB [2026-09-18T16:20:31.291Z] Progress (1): 22 kB [2026-09-18T16:20:31.291Z] Progress (1): 24 kB [2026-09-18T16:20:31.291Z] [2026-09-18T16:20:31.291Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/79/oss-parent-79.pom (24 kB at 382 kB/s) [2026-09-18T16:20:31.291Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.3.0/stax2-api-4.3.0.pom [2026-09-18T16:20:31.291Z] Progress (1): 985 B [2026-09-18T16:20:31.291Z] Progress (1): 2.7 kB [2026-09-18T16:20:31.291Z] Progress (1): 4.5 kB [2026-09-18T16:20:31.291Z] Progress (1): 5.1 kB [2026-09-18T16:20:31.291Z] [2026-09-18T16:20:31.291Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.3.0/stax2-api-4.3.0.pom (5.1 kB at 88 kB/s) [2026-09-18T16:20:31.291Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom [2026-09-18T16:20:31.291Z] Progress (1): 949 B [2026-09-18T16:20:31.291Z] Progress (1): 2.9 kB [2026-09-18T16:20:31.291Z] Progress (1): 4.1 kB [2026-09-18T16:20:31.291Z] Progress (1): 6.1 kB [2026-09-18T16:20:31.291Z] Progress (1): 9.9 kB [2026-09-18T16:20:31.291Z] Progress (1): 12 kB [2026-09-18T16:20:31.291Z] Progress (1): 15 kB [2026-09-18T16:20:31.291Z] Progress (1): 18 kB [2026-09-18T16:20:31.291Z] Progress (1): 21 kB [2026-09-18T16:20:31.291Z] Progress (1): 24 kB [2026-09-18T16:20:31.291Z] [2026-09-18T16:20:31.291Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 503 kB/s) [2026-09-18T16:20:31.291Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom [2026-09-18T16:20:31.291Z] Progress (1): 740 B [2026-09-18T16:20:31.291Z] Progress (1): 1.8 kB [2026-09-18T16:20:31.291Z] Progress (1): 4.1 kB [2026-09-18T16:20:31.291Z] Progress (1): 5.5 kB [2026-09-18T16:20:31.291Z] Progress (1): 7.5 kB [2026-09-18T16:20:31.291Z] Progress (1): 9.7 kB [2026-09-18T16:20:31.291Z] Progress (1): 12 kB [2026-09-18T16:20:31.291Z] Progress (1): 16 kB [2026-09-18T16:20:31.291Z] Progress (1): 19 kB [2026-09-18T16:20:31.291Z] Progress (1): 22 kB [2026-09-18T16:20:31.291Z] Progress (1): 25 kB [2026-09-18T16:20:31.291Z] Progress (1): 28 kB [2026-09-18T16:20:31.291Z] Progress (1): 32 kB [2026-09-18T16:20:31.291Z] Progress (1): 33 kB [2026-09-18T16:20:31.291Z] [2026-09-18T16:20:31.291Z] 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 665 kB/s) [2026-09-18T16:20:31.291Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom [2026-09-18T16:20:31.541Z] Progress (1): 699 B [2026-09-18T16:20:31.541Z] Progress (1): 1.9 kB [2026-09-18T16:20:31.541Z] Progress (1): 3.2 kB [2026-09-18T16:20:31.541Z] Progress (1): 4.7 kB [2026-09-18T16:20:31.541Z] Progress (1): 6.8 kB [2026-09-18T16:20:31.541Z] Progress (1): 9.5 kB [2026-09-18T16:20:31.541Z] Progress (1): 11 kB [2026-09-18T16:20:31.541Z] Progress (1): 14 kB [2026-09-18T16:20:31.541Z] Progress (1): 16 kB [2026-09-18T16:20:31.541Z] Progress (1): 18 kB [2026-09-18T16:20:31.541Z] Progress (1): 21 kB [2026-09-18T16:20:31.541Z] Progress (1): 23 kB [2026-09-18T16:20:31.541Z] Progress (1): 25 kB [2026-09-18T16:20:31.541Z] Progress (1): 29 kB [2026-09-18T16:20:31.541Z] Progress (1): 32 kB [2026-09-18T16:20:31.541Z] Progress (1): 32 kB [2026-09-18T16:20:31.541Z] Progress (1): 37 kB [2026-09-18T16:20:31.541Z] Progress (1): 41 kB [2026-09-18T16:20:31.541Z] Progress (1): 45 kB [2026-09-18T16:20:31.541Z] Progress (1): 47 kB [2026-09-18T16:20:31.541Z] Progress (1): 50 kB [2026-09-18T16:20:31.541Z] Progress (1): 52 kB [2026-09-18T16:20:31.541Z] Progress (1): 56 kB [2026-09-18T16:20:31.541Z] Progress (1): 58 kB [2026-09-18T16:20:31.541Z] Progress (1): 61 kB [2026-09-18T16:20:31.541Z] Progress (1): 64 kB [2026-09-18T16:20:31.541Z] Progress (1): 68 kB [2026-09-18T16:20:31.541Z] Progress (1): 71 kB [2026-09-18T16:20:31.541Z] Progress (1): 74 kB [2026-09-18T16:20:31.541Z] Progress (1): 76 kB [2026-09-18T16:20:31.541Z] Progress (1): 78 kB [2026-09-18T16:20:31.541Z] Progress (1): 80 kB [2026-09-18T16:20:31.541Z] [2026-09-18T16:20:31.541Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 1.6 MB/s) [2026-09-18T16:20:31.541Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom [2026-09-18T16:20:31.541Z] Progress (1): 739 B [2026-09-18T16:20:31.541Z] Progress (1): 2.1 kB [2026-09-18T16:20:31.541Z] Progress (1): 4.0 kB [2026-09-18T16:20:31.541Z] Progress (1): 5.9 kB [2026-09-18T16:20:31.541Z] Progress (1): 11 kB [2026-09-18T16:20:31.541Z] Progress (1): 15 kB [2026-09-18T16:20:31.541Z] Progress (1): 19 kB [2026-09-18T16:20:31.542Z] Progress (1): 22 kB [2026-09-18T16:20:31.542Z] Progress (1): 24 kB [2026-09-18T16:20:31.542Z] [2026-09-18T16:20:31.542Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 577 kB/s) [2026-09-18T16:20:31.542Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom [2026-09-18T16:20:31.542Z] Progress (1): 908 B [2026-09-18T16:20:31.542Z] Progress (1): 4.1 kB [2026-09-18T16:20:31.542Z] Progress (1): 5.7 kB [2026-09-18T16:20:31.542Z] [2026-09-18T16:20:31.542Z] 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 105 kB/s) [2026-09-18T16:20:31.542Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.6.0/commons-collections4-4.6.0.pom [2026-09-18T16:20:31.792Z] Progress (1): 759 B [2026-09-18T16:20:31.792Z] Progress (1): 2.2 kB [2026-09-18T16:20:31.792Z] Progress (1): 4.8 kB [2026-09-18T16:20:31.792Z] Progress (1): 6.4 kB [2026-09-18T16:20:31.792Z] Progress (1): 8.9 kB [2026-09-18T16:20:31.792Z] Progress (1): 11 kB [2026-09-18T16:20:31.792Z] Progress (1): 15 kB [2026-09-18T16:20:31.792Z] Progress (1): 18 kB [2026-09-18T16:20:31.792Z] Progress (1): 20 kB [2026-09-18T16:20:31.792Z] Progress (1): 24 kB [2026-09-18T16:20:31.792Z] Progress (1): 27 kB [2026-09-18T16:20:31.792Z] Progress (1): 28 kB [2026-09-18T16:20:31.792Z] [2026-09-18T16:20:31.792Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.6.0/commons-collections4-4.6.0.pom (28 kB at 356 kB/s) [2026-09-18T16:20:31.792Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/103/commons-parent-103.pom [2026-09-18T16:20:31.792Z] Progress (1): 816 B [2026-09-18T16:20:31.792Z] Progress (1): 2.1 kB [2026-09-18T16:20:31.792Z] Progress (1): 3.2 kB [2026-09-18T16:20:31.792Z] Progress (1): 4.5 kB [2026-09-18T16:20:31.792Z] Progress (1): 6.7 kB [2026-09-18T16:20:31.792Z] Progress (1): 9.4 kB [2026-09-18T16:20:31.792Z] Progress (1): 11 kB [2026-09-18T16:20:31.792Z] Progress (1): 13 kB [2026-09-18T16:20:31.792Z] Progress (1): 15 kB [2026-09-18T16:20:31.792Z] Progress (1): 17 kB [2026-09-18T16:20:31.792Z] Progress (1): 20 kB [2026-09-18T16:20:31.792Z] Progress (1): 23 kB [2026-09-18T16:20:31.792Z] Progress (1): 25 kB [2026-09-18T16:20:31.792Z] Progress (1): 28 kB [2026-09-18T16:20:31.792Z] Progress (1): 32 kB [2026-09-18T16:20:31.792Z] Progress (1): 36 kB [2026-09-18T16:20:31.792Z] Progress (1): 40 kB [2026-09-18T16:20:31.792Z] Progress (1): 44 kB [2026-09-18T16:20:31.792Z] Progress (1): 46 kB [2026-09-18T16:20:31.792Z] Progress (1): 49 kB [2026-09-18T16:20:31.792Z] Progress (1): 51 kB [2026-09-18T16:20:31.792Z] Progress (1): 56 kB [2026-09-18T16:20:31.792Z] Progress (1): 58 kB [2026-09-18T16:20:31.792Z] Progress (1): 60 kB [2026-09-18T16:20:31.793Z] Progress (1): 63 kB [2026-09-18T16:20:31.793Z] Progress (1): 67 kB [2026-09-18T16:20:31.793Z] Progress (1): 70 kB [2026-09-18T16:20:31.793Z] Progress (1): 73 kB [2026-09-18T16:20:31.793Z] Progress (1): 75 kB [2026-09-18T16:20:31.793Z] Progress (1): 77 kB [2026-09-18T16:20:31.793Z] Progress (1): 80 kB [2026-09-18T16:20:31.793Z] [2026-09-18T16:20:31.793Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/103/commons-parent-103.pom (80 kB at 865 kB/s) [2026-09-18T16:20:31.793Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/39/apache-39.pom [2026-09-18T16:20:31.793Z] Progress (1): 733 B [2026-09-18T16:20:31.793Z] Progress (1): 2.0 kB [2026-09-18T16:20:31.793Z] Progress (1): 4.0 kB [2026-09-18T16:20:31.793Z] Progress (1): 6.0 kB [2026-09-18T16:20:31.793Z] Progress (1): 10 kB [2026-09-18T16:20:31.793Z] Progress (1): 16 kB [2026-09-18T16:20:31.793Z] Progress (1): 19 kB [2026-09-18T16:20:31.793Z] Progress (1): 22 kB [2026-09-18T16:20:31.793Z] Progress (1): 25 kB [2026-09-18T16:20:31.793Z] Progress (1): 27 kB [2026-09-18T16:20:31.793Z] [2026-09-18T16:20:31.793Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/39/apache-39.pom (27 kB at 386 kB/s) [2026-09-18T16:20:31.793Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.3/junit-bom-5.14.3.pom [2026-09-18T16:20:32.044Z] Progress (1): 908 B [2026-09-18T16:20:32.044Z] Progress (1): 4.1 kB [2026-09-18T16:20:32.044Z] Progress (1): 5.7 kB [2026-09-18T16:20:32.044Z] [2026-09-18T16:20:32.044Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.3/junit-bom-5.14.3.pom (5.7 kB at 105 kB/s) [2026-09-18T16:20:32.044Z] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [2026-09-18T16:20:32.044Z] Progress (1): 1.4 kB [2026-09-18T16:20:32.044Z] Progress (1): 3.2 kB [2026-09-18T16:20:32.044Z] [2026-09-18T16:20:32.044Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 59 kB/s) [2026-09-18T16:20:32.044Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom [2026-09-18T16:20:32.044Z] Progress (1): 814 B [2026-09-18T16:20:32.044Z] Progress (1): 2.6 kB [2026-09-18T16:20:32.044Z] Progress (1): 3.7 kB [2026-09-18T16:20:32.044Z] [2026-09-18T16:20:32.044Z] 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 60 kB/s) [2026-09-18T16:20:32.044Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom [2026-09-18T16:20:32.044Z] Progress (1): 692 B [2026-09-18T16:20:32.044Z] Progress (1): 2.5 kB [2026-09-18T16:20:32.044Z] Progress (1): 6.4 kB [2026-09-18T16:20:32.044Z] Progress (1): 8.9 kB [2026-09-18T16:20:32.044Z] Progress (1): 10 kB [2026-09-18T16:20:32.044Z] Progress (1): 14 kB [2026-09-18T16:20:32.044Z] Progress (1): 18 kB [2026-09-18T16:20:32.044Z] Progress (1): 21 kB [2026-09-18T16:20:32.044Z] Progress (1): 25 kB [2026-09-18T16:20:32.044Z] Progress (1): 29 kB [2026-09-18T16:20:32.044Z] Progress (1): 29 kB [2026-09-18T16:20:32.044Z] [2026-09-18T16:20:32.044Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 573 kB/s) [2026-09-18T16:20:32.295Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [2026-09-18T16:20:32.295Z] Progress (1): 908 B [2026-09-18T16:20:32.295Z] Progress (1): 4.1 kB [2026-09-18T16:20:32.295Z] Progress (1): 5.6 kB [2026-09-18T16:20:32.295Z] [2026-09-18T16:20:32.295Z] 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 131 kB/s) [2026-09-18T16:20:32.295Z] 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 [2026-09-18T16:20:32.295Z] Progress (1): 798 B [2026-09-18T16:20:32.295Z] Progress (1): 2.3 kB [2026-09-18T16:20:32.295Z] Progress (1): 5.4 kB [2026-09-18T16:20:32.295Z] Progress (1): 5.4 kB [2026-09-18T16:20:32.295Z] [2026-09-18T16:20:32.295Z] 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 105 kB/s) [2026-09-18T16:20:32.295Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom [2026-09-18T16:20:32.295Z] Progress (1): 811 B [2026-09-18T16:20:32.295Z] Progress (1): 2.3 kB [2026-09-18T16:20:32.295Z] Progress (1): 3.8 kB [2026-09-18T16:20:32.295Z] [2026-09-18T16:20:32.295Z] 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 74 kB/s) [2026-09-18T16:20:32.295Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom [2026-09-18T16:20:32.295Z] Progress (1): 780 B [2026-09-18T16:20:32.295Z] Progress (1): 2.1 kB [2026-09-18T16:20:32.295Z] Progress (1): 6.0 kB [2026-09-18T16:20:32.295Z] Progress (1): 9.4 kB [2026-09-18T16:20:32.295Z] Progress (1): 14 kB [2026-09-18T16:20:32.295Z] Progress (1): 19 kB [2026-09-18T16:20:32.295Z] Progress (1): 23 kB [2026-09-18T16:20:32.295Z] Progress (1): 26 kB [2026-09-18T16:20:32.295Z] Progress (1): 28 kB [2026-09-18T16:20:32.295Z] Progress (1): 30 kB [2026-09-18T16:20:32.295Z] Progress (1): 34 kB [2026-09-18T16:20:32.295Z] Progress (1): 37 kB [2026-09-18T16:20:32.295Z] Progress (1): 40 kB [2026-09-18T16:20:32.295Z] Progress (1): 43 kB [2026-09-18T16:20:32.295Z] Progress (1): 47 kB [2026-09-18T16:20:32.295Z] Progress (1): 47 kB [2026-09-18T16:20:32.295Z] Progress (1): 50 kB [2026-09-18T16:20:32.295Z] [2026-09-18T16:20:32.295Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 801 kB/s) [2026-09-18T16:20:32.295Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom [2026-09-18T16:20:32.546Z] Progress (1): 733 B [2026-09-18T16:20:32.546Z] Progress (1): 2.0 kB [2026-09-18T16:20:32.546Z] Progress (1): 4.0 kB [2026-09-18T16:20:32.546Z] Progress (1): 5.9 kB [2026-09-18T16:20:32.546Z] Progress (1): 10 kB [2026-09-18T16:20:32.546Z] Progress (1): 16 kB [2026-09-18T16:20:32.546Z] Progress (1): 19 kB [2026-09-18T16:20:32.546Z] Progress (1): 22 kB [2026-09-18T16:20:32.546Z] Progress (1): 24 kB [2026-09-18T16:20:32.546Z] [2026-09-18T16:20:32.546Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 465 kB/s) [2026-09-18T16:20:32.546Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [2026-09-18T16:20:32.546Z] Progress (1): 1.0 kB [2026-09-18T16:20:32.546Z] Progress (1): 2.7 kB [2026-09-18T16:20:32.546Z] [2026-09-18T16:20:32.546Z] 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 46 kB/s) [2026-09-18T16:20:32.546Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [2026-09-18T16:20:32.546Z] Progress (1): 1.0 kB [2026-09-18T16:20:32.546Z] Progress (1): 3.0 kB [2026-09-18T16:20:32.546Z] Progress (1): 5.9 kB [2026-09-18T16:20:32.546Z] Progress (1): 8.7 kB [2026-09-18T16:20:32.546Z] Progress (1): 12 kB [2026-09-18T16:20:32.546Z] Progress (1): 14 kB [2026-09-18T16:20:32.546Z] [2026-09-18T16:20:32.546Z] 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 252 kB/s) [2026-09-18T16:20:32.546Z] 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 [2026-09-18T16:20:32.546Z] Progress (1): 825 B [2026-09-18T16:20:32.546Z] Progress (1): 2.8 kB [2026-09-18T16:20:32.546Z] Progress (1): 2.8 kB [2026-09-18T16:20:32.797Z] [2026-09-18T16:20:32.797Z] 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 52 kB/s) [2026-09-18T16:20:32.797Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [2026-09-18T16:20:32.797Z] Progress (1): 774 B [2026-09-18T16:20:32.797Z] Progress (1): 2.2 kB [2026-09-18T16:20:32.797Z] Progress (1): 6.0 kB [2026-09-18T16:20:32.797Z] Progress (1): 9.6 kB [2026-09-18T16:20:32.797Z] Progress (1): 13 kB [2026-09-18T16:20:32.797Z] Progress (1): 16 kB [2026-09-18T16:20:32.797Z] Progress (1): 18 kB [2026-09-18T16:20:32.797Z] [2026-09-18T16:20:32.797Z] 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 308 kB/s) [2026-09-18T16:20:32.797Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [2026-09-18T16:20:32.797Z] Progress (1): 717 B [2026-09-18T16:20:32.797Z] Progress (1): 1.9 kB [2026-09-18T16:20:32.797Z] Progress (1): 5.4 kB [2026-09-18T16:20:32.797Z] Progress (1): 9.9 kB [2026-09-18T16:20:32.797Z] Progress (1): 14 kB [2026-09-18T16:20:32.797Z] Progress (1): 19 kB [2026-09-18T16:20:32.797Z] Progress (1): 23 kB [2026-09-18T16:20:32.797Z] Progress (1): 26 kB [2026-09-18T16:20:32.797Z] Progress (1): 27 kB [2026-09-18T16:20:32.797Z] Progress (1): 30 kB [2026-09-18T16:20:32.797Z] Progress (1): 34 kB [2026-09-18T16:20:32.797Z] Progress (1): 36 kB [2026-09-18T16:20:32.797Z] Progress (1): 39 kB [2026-09-18T16:20:32.797Z] Progress (1): 44 kB [2026-09-18T16:20:32.797Z] [2026-09-18T16:20:32.797Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 701 kB/s) [2026-09-18T16:20:32.797Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [2026-09-18T16:20:32.797Z] Progress (1): 753 B [2026-09-18T16:20:32.797Z] Progress (1): 2.1 kB [2026-09-18T16:20:32.797Z] Progress (1): 3.9 kB [2026-09-18T16:20:32.797Z] Progress (1): 8.3 kB [2026-09-18T16:20:32.797Z] Progress (1): 13 kB [2026-09-18T16:20:32.797Z] Progress (1): 16 kB [2026-09-18T16:20:32.797Z] Progress (1): 17 kB [2026-09-18T16:20:32.797Z] [2026-09-18T16:20:32.797Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 323 kB/s) [2026-09-18T16:20:32.797Z] 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 [2026-09-18T16:20:33.048Z] Progress (1): 843 B [2026-09-18T16:20:33.048Z] Progress (1): 2.6 kB [2026-09-18T16:20:33.048Z] Progress (1): 2.6 kB [2026-09-18T16:20:33.048Z] [2026-09-18T16:20:33.048Z] 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 47 kB/s) [2026-09-18T16:20:33.048Z] 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 [2026-09-18T16:20:33.048Z] Progress (1): 791 B [2026-09-18T16:20:33.048Z] Progress (1): 2.4 kB [2026-09-18T16:20:33.048Z] Progress (1): 2.8 kB [2026-09-18T16:20:33.048Z] [2026-09-18T16:20:33.048Z] 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 58 kB/s) [2026-09-18T16:20:33.048Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom [2026-09-18T16:20:33.048Z] Progress (1): 811 B [2026-09-18T16:20:33.048Z] Progress (1): 2.3 kB [2026-09-18T16:20:33.048Z] Progress (1): 3.8 kB [2026-09-18T16:20:33.048Z] [2026-09-18T16:20:33.048Z] 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 88 kB/s) [2026-09-18T16:20:33.048Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.pom [2026-09-18T16:20:33.048Z] Progress (1): 848 B [2026-09-18T16:20:33.048Z] Progress (1): 1.3 kB [2026-09-18T16:20:33.048Z] [2026-09-18T16:20:33.048Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.pom (1.3 kB at 20 kB/s) [2026-09-18T16:20:33.048Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.1.0/doxia-2.1.0.pom [2026-09-18T16:20:33.299Z] Progress (1): 763 B [2026-09-18T16:20:33.299Z] Progress (1): 2.2 kB [2026-09-18T16:20:33.299Z] Progress (1): 4.5 kB [2026-09-18T16:20:33.299Z] Progress (1): 8.2 kB [2026-09-18T16:20:33.299Z] Progress (1): 12 kB [2026-09-18T16:20:33.299Z] Progress (1): 13 kB [2026-09-18T16:20:33.299Z] [2026-09-18T16:20:33.299Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.1.0/doxia-2.1.0.pom (13 kB at 206 kB/s) [2026-09-18T16:20:33.299Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/47/maven-parent-47.pom [2026-09-18T16:20:33.299Z] Progress (1): 716 B [2026-09-18T16:20:33.299Z] Progress (1): 1.9 kB [2026-09-18T16:20:33.299Z] Progress (1): 5.6 kB [2026-09-18T16:20:33.299Z] Progress (1): 9.7 kB [2026-09-18T16:20:33.299Z] Progress (1): 14 kB [2026-09-18T16:20:33.299Z] Progress (1): 19 kB [2026-09-18T16:20:33.299Z] Progress (1): 23 kB [2026-09-18T16:20:33.299Z] Progress (1): 27 kB [2026-09-18T16:20:33.299Z] Progress (1): 28 kB [2026-09-18T16:20:33.299Z] Progress (1): 32 kB [2026-09-18T16:20:33.299Z] Progress (1): 35 kB [2026-09-18T16:20:33.299Z] Progress (1): 38 kB [2026-09-18T16:20:33.299Z] Progress (1): 41 kB [2026-09-18T16:20:33.299Z] Progress (1): 44 kB [2026-09-18T16:20:33.299Z] Progress (1): 47 kB [2026-09-18T16:20:33.299Z] Progress (1): 48 kB [2026-09-18T16:20:33.299Z] Progress (1): 53 kB [2026-09-18T16:20:33.299Z] Progress (1): 54 kB [2026-09-18T16:20:33.299Z] [2026-09-18T16:20:33.299Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/47/maven-parent-47.pom (54 kB at 975 kB/s) [2026-09-18T16:20:33.299Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom [2026-09-18T16:20:33.299Z] Progress (1): 733 B [2026-09-18T16:20:33.299Z] Progress (1): 2.0 kB [2026-09-18T16:20:33.299Z] Progress (1): 4.0 kB [2026-09-18T16:20:33.299Z] Progress (1): 5.9 kB [2026-09-18T16:20:33.299Z] Progress (1): 10 kB [2026-09-18T16:20:33.299Z] Progress (1): 16 kB [2026-09-18T16:20:33.299Z] Progress (1): 19 kB [2026-09-18T16:20:33.299Z] Progress (1): 22 kB [2026-09-18T16:20:33.299Z] Progress (1): 24 kB [2026-09-18T16:20:33.299Z] Progress (1): 26 kB [2026-09-18T16:20:33.299Z] [2026-09-18T16:20:33.299Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom (26 kB at 442 kB/s) [2026-09-18T16:20:33.299Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom [2026-09-18T16:20:33.299Z] Progress (1): 908 B [2026-09-18T16:20:33.299Z] Progress (1): 4.1 kB [2026-09-18T16:20:33.299Z] Progress (1): 5.7 kB [2026-09-18T16:20:33.299Z] [2026-09-18T16:20:33.299Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom (5.7 kB at 93 kB/s) [2026-09-18T16:20:33.550Z] 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 [2026-09-18T16:20:33.550Z] Progress (1): 788 B [2026-09-18T16:20:33.550Z] Progress (1): 2.3 kB [2026-09-18T16:20:33.550Z] Progress (1): 5.8 kB [2026-09-18T16:20:33.550Z] Progress (1): 8.6 kB [2026-09-18T16:20:33.550Z] Progress (1): 8.8 kB [2026-09-18T16:20:33.550Z] [2026-09-18T16:20:33.550Z] 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 183 kB/s) [2026-09-18T16:20:33.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom [2026-09-18T16:20:33.550Z] Progress (1): 908 B [2026-09-18T16:20:33.550Z] Progress (1): 4.1 kB [2026-09-18T16:20:33.550Z] Progress (1): 5.6 kB [2026-09-18T16:20:33.550Z] [2026-09-18T16:20:33.550Z] 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 157 kB/s) [2026-09-18T16:20:33.550Z] 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 [2026-09-18T16:20:33.550Z] Progress (1): 793 B [2026-09-18T16:20:33.550Z] Progress (1): 2.3 kB [2026-09-18T16:20:33.550Z] Progress (1): 4.3 kB [2026-09-18T16:20:33.550Z] Progress (1): 5.9 kB [2026-09-18T16:20:33.550Z] [2026-09-18T16:20:33.550Z] 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 105 kB/s) [2026-09-18T16:20:33.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [2026-09-18T16:20:33.550Z] Progress (1): 812 B [2026-09-18T16:20:33.550Z] Progress (1): 2.2 kB [2026-09-18T16:20:33.550Z] Progress (1): 3.2 kB [2026-09-18T16:20:33.550Z] [2026-09-18T16:20:33.550Z] 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 79 kB/s) [2026-09-18T16:20:33.551Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom [2026-09-18T16:20:33.801Z] Progress (1): 724 B [2026-09-18T16:20:33.801Z] Progress (1): 1.9 kB [2026-09-18T16:20:33.801Z] Progress (1): 5.5 kB [2026-09-18T16:20:33.801Z] Progress (1): 9.8 kB [2026-09-18T16:20:33.801Z] Progress (1): 14 kB [2026-09-18T16:20:33.801Z] Progress (1): 19 kB [2026-09-18T16:20:33.801Z] Progress (1): 23 kB [2026-09-18T16:20:33.801Z] Progress (1): 26 kB [2026-09-18T16:20:33.801Z] Progress (1): 28 kB [2026-09-18T16:20:33.801Z] Progress (1): 31 kB [2026-09-18T16:20:33.801Z] Progress (1): 34 kB [2026-09-18T16:20:33.801Z] Progress (1): 37 kB [2026-09-18T16:20:33.801Z] Progress (1): 40 kB [2026-09-18T16:20:33.801Z] Progress (1): 43 kB [2026-09-18T16:20:33.801Z] Progress (1): 48 kB [2026-09-18T16:20:33.801Z] [2026-09-18T16:20:33.801Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 905 kB/s) [2026-09-18T16:20:33.801Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom [2026-09-18T16:20:33.801Z] Progress (1): 741 B [2026-09-18T16:20:33.801Z] Progress (1): 2.1 kB [2026-09-18T16:20:33.801Z] Progress (1): 3.9 kB [2026-09-18T16:20:33.801Z] Progress (1): 6.9 kB [2026-09-18T16:20:33.801Z] Progress (1): 12 kB [2026-09-18T16:20:33.801Z] Progress (1): 16 kB [2026-09-18T16:20:33.801Z] Progress (1): 19 kB [2026-09-18T16:20:33.801Z] Progress (1): 21 kB [2026-09-18T16:20:33.801Z] [2026-09-18T16:20:33.801Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 432 kB/s) [2026-09-18T16:20:33.801Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom [2026-09-18T16:20:33.801Z] Progress (1): 761 B [2026-09-18T16:20:33.801Z] Progress (1): 2.0 kB [2026-09-18T16:20:33.801Z] Progress (1): 4.6 kB [2026-09-18T16:20:33.801Z] Progress (1): 6.6 kB [2026-09-18T16:20:33.801Z] Progress (1): 8.8 kB [2026-09-18T16:20:33.801Z] Progress (1): 12 kB [2026-09-18T16:20:33.801Z] Progress (1): 15 kB [2026-09-18T16:20:33.801Z] Progress (1): 18 kB [2026-09-18T16:20:33.801Z] Progress (1): 20 kB [2026-09-18T16:20:33.801Z] [2026-09-18T16:20:33.801Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom (20 kB at 431 kB/s) [2026-09-18T16:20:33.801Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/98/commons-parent-98.pom [2026-09-18T16:20:33.801Z] Progress (1): 701 B [2026-09-18T16:20:33.801Z] Progress (1): 1.9 kB [2026-09-18T16:20:33.801Z] Progress (1): 3.2 kB [2026-09-18T16:20:33.801Z] Progress (1): 4.7 kB [2026-09-18T16:20:33.801Z] Progress (1): 6.8 kB [2026-09-18T16:20:33.801Z] Progress (1): 9.4 kB [2026-09-18T16:20:33.801Z] Progress (1): 11 kB [2026-09-18T16:20:33.801Z] Progress (1): 14 kB [2026-09-18T16:20:33.801Z] Progress (1): 16 kB [2026-09-18T16:20:33.802Z] Progress (1): 19 kB [2026-09-18T16:20:33.802Z] Progress (1): 21 kB [2026-09-18T16:20:33.802Z] Progress (1): 23 kB [2026-09-18T16:20:33.802Z] Progress (1): 25 kB [2026-09-18T16:20:33.802Z] Progress (1): 29 kB [2026-09-18T16:20:33.802Z] Progress (1): 32 kB [2026-09-18T16:20:33.802Z] Progress (1): 32 kB [2026-09-18T16:20:33.802Z] Progress (1): 37 kB [2026-09-18T16:20:33.802Z] Progress (1): 41 kB [2026-09-18T16:20:33.802Z] Progress (1): 44 kB [2026-09-18T16:20:33.802Z] Progress (1): 46 kB [2026-09-18T16:20:33.802Z] Progress (1): 50 kB [2026-09-18T16:20:33.802Z] Progress (1): 52 kB [2026-09-18T16:20:33.802Z] Progress (1): 56 kB [2026-09-18T16:20:33.802Z] Progress (1): 58 kB [2026-09-18T16:20:33.802Z] Progress (1): 60 kB [2026-09-18T16:20:33.802Z] Progress (1): 63 kB [2026-09-18T16:20:33.802Z] Progress (1): 67 kB [2026-09-18T16:20:33.802Z] Progress (1): 70 kB [2026-09-18T16:20:33.802Z] Progress (1): 73 kB [2026-09-18T16:20:33.802Z] Progress (1): 75 kB [2026-09-18T16:20:33.802Z] Progress (1): 78 kB [2026-09-18T16:20:33.802Z] Progress (1): 80 kB [2026-09-18T16:20:33.802Z] [2026-09-18T16:20:33.802Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/98/commons-parent-98.pom (80 kB at 1.5 MB/s) [2026-09-18T16:20:33.802Z] 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 [2026-09-18T16:20:34.053Z] Progress (1): 789 B [2026-09-18T16:20:34.053Z] Progress (1): 2.7 kB [2026-09-18T16:20:34.053Z] Progress (1): 5.8 kB [2026-09-18T16:20:34.053Z] [2026-09-18T16:20:34.053Z] 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 117 kB/s) [2026-09-18T16:20:34.053Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom [2026-09-18T16:20:34.053Z] Progress (1): 758 B [2026-09-18T16:20:34.053Z] Progress (1): 2.2 kB [2026-09-18T16:20:34.053Z] Progress (1): 5.4 kB [2026-09-18T16:20:34.053Z] Progress (1): 8.4 kB [2026-09-18T16:20:34.053Z] Progress (1): 12 kB [2026-09-18T16:20:34.053Z] [2026-09-18T16:20:34.053Z] 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 244 kB/s) [2026-09-18T16:20:34.053Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/1.1.0/org.eclipse.sisu.plexus-1.1.0.pom [2026-09-18T16:20:34.053Z] Progress (1): 798 B [2026-09-18T16:20:34.053Z] Progress (1): 3.5 kB [2026-09-18T16:20:34.053Z] Progress (1): 7.7 kB [2026-09-18T16:20:34.053Z] Progress (1): 16 kB [2026-09-18T16:20:34.053Z] Progress (1): 18 kB [2026-09-18T16:20:34.053Z] [2026-09-18T16:20:34.053Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/1.1.0/org.eclipse.sisu.plexus-1.1.0.pom (18 kB at 284 kB/s) [2026-09-18T16:20:34.053Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/1.1.0/sisu-inject-1.1.0.pom [2026-09-18T16:20:34.053Z] Progress (1): 773 B [2026-09-18T16:20:34.053Z] Progress (1): 2.7 kB [2026-09-18T16:20:34.053Z] Progress (1): 4.6 kB [2026-09-18T16:20:34.053Z] Progress (1): 6.9 kB [2026-09-18T16:20:34.053Z] Progress (1): 11 kB [2026-09-18T16:20:34.053Z] Progress (1): 14 kB [2026-09-18T16:20:34.053Z] Progress (1): 18 kB [2026-09-18T16:20:34.053Z] Progress (1): 21 kB [2026-09-18T16:20:34.053Z] Progress (1): 23 kB [2026-09-18T16:20:34.053Z] Progress (1): 28 kB [2026-09-18T16:20:34.053Z] Progress (1): 28 kB [2026-09-18T16:20:34.053Z] [2026-09-18T16:20:34.053Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/1.1.0/sisu-inject-1.1.0.pom (28 kB at 551 kB/s) [2026-09-18T16:20:34.304Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.1.0/org.eclipse.sisu.inject-1.1.0.pom [2026-09-18T16:20:34.304Z] Progress (1): 804 B [2026-09-18T16:20:34.304Z] Progress (1): 3.8 kB [2026-09-18T16:20:34.304Z] Progress (1): 11 kB [2026-09-18T16:20:34.304Z] Progress (1): 18 kB [2026-09-18T16:20:34.304Z] [2026-09-18T16:20:34.304Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.1.0/org.eclipse.sisu.inject-1.1.0.pom (18 kB at 359 kB/s) [2026-09-18T16:20:34.304Z] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.10.1/asm-9.10.1.pom [2026-09-18T16:20:34.304Z] Progress (1): 1.3 kB [2026-09-18T16:20:34.304Z] Progress (1): 2.4 kB [2026-09-18T16:20:34.304Z] [2026-09-18T16:20:34.304Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.10.1/asm-9.10.1.pom (2.4 kB at 34 kB/s) [2026-09-18T16:20:34.304Z] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2026-09-18T16:20:34.304Z] Progress (1): 709 B [2026-09-18T16:20:34.304Z] Progress (1): 2.1 kB [2026-09-18T16:20:34.304Z] Progress (1): 3.6 kB [2026-09-18T16:20:34.304Z] Progress (1): 5.7 kB [2026-09-18T16:20:34.304Z] Progress (1): 8.1 kB [2026-09-18T16:20:34.304Z] Progress (1): 11 kB [2026-09-18T16:20:34.304Z] [2026-09-18T16:20:34.304Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 245 kB/s) [2026-09-18T16:20:34.304Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom [2026-09-18T16:20:34.304Z] Progress (1): 736 B [2026-09-18T16:20:34.304Z] [2026-09-18T16:20:34.304Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 17 kB/s) [2026-09-18T16:20:34.304Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom [2026-09-18T16:20:34.555Z] Progress (1): 1.3 kB [2026-09-18T16:20:34.555Z] Progress (1): 2.3 kB [2026-09-18T16:20:34.555Z] [2026-09-18T16:20:34.555Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 61 kB/s) [2026-09-18T16:20:34.555Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom [2026-09-18T16:20:34.555Z] Progress (1): 692 B [2026-09-18T16:20:34.555Z] Progress (1): 2.7 kB [2026-09-18T16:20:34.555Z] Progress (1): 6.4 kB [2026-09-18T16:20:34.555Z] Progress (1): 8.9 kB [2026-09-18T16:20:34.555Z] Progress (1): 11 kB [2026-09-18T16:20:34.555Z] Progress (1): 14 kB [2026-09-18T16:20:34.555Z] Progress (1): 18 kB [2026-09-18T16:20:34.555Z] Progress (1): 21 kB [2026-09-18T16:20:34.555Z] Progress (1): 25 kB [2026-09-18T16:20:34.555Z] Progress (1): 28 kB [2026-09-18T16:20:34.555Z] [2026-09-18T16:20:34.555Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 588 kB/s) [2026-09-18T16:20:34.555Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [2026-09-18T16:20:34.555Z] Progress (1): 908 B [2026-09-18T16:20:34.555Z] Progress (1): 4.1 kB [2026-09-18T16:20:34.555Z] Progress (1): 5.6 kB [2026-09-18T16:20:34.555Z] [2026-09-18T16:20:34.555Z] 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 138 kB/s) [2026-09-18T16:20:34.555Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.pom [2026-09-18T16:20:34.555Z] Progress (1): 855 B [2026-09-18T16:20:34.555Z] Progress (1): 2.5 kB [2026-09-18T16:20:34.555Z] Progress (1): 5.2 kB [2026-09-18T16:20:34.555Z] Progress (1): 7.4 kB [2026-09-18T16:20:34.555Z] [2026-09-18T16:20:34.555Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.pom (7.4 kB at 172 kB/s) [2026-09-18T16:20:34.555Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom [2026-09-18T16:20:34.555Z] Progress (1): 826 B [2026-09-18T16:20:34.555Z] Progress (1): 2.9 kB [2026-09-18T16:20:34.555Z] Progress (1): 6.2 kB [2026-09-18T16:20:34.555Z] Progress (1): 8.7 kB [2026-09-18T16:20:34.555Z] Progress (1): 11 kB [2026-09-18T16:20:34.555Z] Progress (1): 12 kB [2026-09-18T16:20:34.555Z] Progress (1): 16 kB [2026-09-18T16:20:34.555Z] Progress (1): 21 kB [2026-09-18T16:20:34.555Z] Progress (1): 23 kB [2026-09-18T16:20:34.555Z] Progress (1): 28 kB [2026-09-18T16:20:34.555Z] Progress (1): 31 kB [2026-09-18T16:20:34.555Z] [2026-09-18T16:20:34.556Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 730 kB/s) [2026-09-18T16:20:34.556Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom [2026-09-18T16:20:34.806Z] Progress (1): 908 B [2026-09-18T16:20:34.806Z] Progress (1): 4.1 kB [2026-09-18T16:20:34.806Z] Progress (1): 5.7 kB [2026-09-18T16:20:34.806Z] [2026-09-18T16:20:34.806Z] 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 138 kB/s) [2026-09-18T16:20:34.807Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [2026-09-18T16:20:34.807Z] Progress (1): 612 B [2026-09-18T16:20:34.807Z] [2026-09-18T16:20:34.807Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 11 kB/s) [2026-09-18T16:20:34.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.1.0/doxia-core-2.1.0.pom [2026-09-18T16:20:34.807Z] Progress (1): 819 B [2026-09-18T16:20:34.807Z] Progress (1): 2.9 kB [2026-09-18T16:20:34.807Z] [2026-09-18T16:20:34.807Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.1.0/doxia-core-2.1.0.pom (2.9 kB at 53 kB/s) [2026-09-18T16:20:34.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.1.0/doxia-integration-tools-2.1.0.pom [2026-09-18T16:20:34.807Z] Progress (1): 794 B [2026-09-18T16:20:34.807Z] Progress (1): 3.4 kB [2026-09-18T16:20:34.807Z] Progress (1): 7.5 kB [2026-09-18T16:20:34.807Z] [2026-09-18T16:20:34.807Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.1.0/doxia-integration-tools-2.1.0.pom (7.5 kB at 134 kB/s) [2026-09-18T16:20:34.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.1.0/doxia-sitetools-2.1.0.pom [2026-09-18T16:20:35.057Z] Progress (1): 772 B [2026-09-18T16:20:35.057Z] Progress (1): 2.2 kB [2026-09-18T16:20:35.057Z] Progress (1): 5.9 kB [2026-09-18T16:20:35.057Z] Progress (1): 7.7 kB [2026-09-18T16:20:35.057Z] Progress (1): 10 kB [2026-09-18T16:20:35.057Z] Progress (1): 12 kB [2026-09-18T16:20:35.057Z] [2026-09-18T16:20:35.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.1.0/doxia-sitetools-2.1.0.pom (12 kB at 285 kB/s) [2026-09-18T16:20:35.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.1.0/doxia-site-model-2.1.0.pom [2026-09-18T16:20:35.058Z] Progress (1): 806 B [2026-09-18T16:20:35.058Z] Progress (1): 2.8 kB [2026-09-18T16:20:35.058Z] Progress (1): 5.7 kB [2026-09-18T16:20:35.058Z] [2026-09-18T16:20:35.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.1.0/doxia-site-model-2.1.0.pom (5.7 kB at 138 kB/s) [2026-09-18T16:20:35.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.2.0/plexus-i18n-1.2.0.pom [2026-09-18T16:20:35.058Z] Progress (1): 1.1 kB [2026-09-18T16:20:35.058Z] Progress (1): 3.3 kB [2026-09-18T16:20:35.058Z] [2026-09-18T16:20:35.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.2.0/plexus-i18n-1.2.0.pom (3.3 kB at 66 kB/s) [2026-09-18T16:20:35.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.pom [2026-09-18T16:20:35.058Z] Progress (1): 1.3 kB [2026-09-18T16:20:35.058Z] Progress (1): 3.1 kB [2026-09-18T16:20:35.058Z] Progress (1): 4.7 kB [2026-09-18T16:20:35.058Z] [2026-09-18T16:20:35.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.pom (4.7 kB at 105 kB/s) [2026-09-18T16:20:35.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom [2026-09-18T16:20:35.058Z] Progress (1): 689 B [2026-09-18T16:20:35.058Z] Progress (1): 2.5 kB [2026-09-18T16:20:35.058Z] Progress (1): 6.4 kB [2026-09-18T16:20:35.058Z] Progress (1): 8.8 kB [2026-09-18T16:20:35.058Z] Progress (1): 11 kB [2026-09-18T16:20:35.058Z] Progress (1): 12 kB [2026-09-18T16:20:35.308Z] Progress (1): 16 kB [2026-09-18T16:20:35.308Z] Progress (1): 21 kB [2026-09-18T16:20:35.308Z] Progress (1): 23 kB [2026-09-18T16:20:35.308Z] Progress (1): 28 kB [2026-09-18T16:20:35.308Z] Progress (1): 31 kB [2026-09-18T16:20:35.308Z] [2026-09-18T16:20:35.308Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 784 kB/s) [2026-09-18T16:20:35.308Z] 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 [2026-09-18T16:20:35.308Z] Progress (1): 774 B [2026-09-18T16:20:35.308Z] Progress (1): 2.7 kB [2026-09-18T16:20:35.308Z] Progress (1): 6.9 kB [2026-09-18T16:20:35.308Z] Progress (1): 7.4 kB [2026-09-18T16:20:35.308Z] [2026-09-18T16:20:35.309Z] 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 164 kB/s) [2026-09-18T16:20:35.309Z] 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 [2026-09-18T16:20:35.309Z] Progress (1): 797 B [2026-09-18T16:20:35.309Z] Progress (1): 2.3 kB [2026-09-18T16:20:35.309Z] Progress (1): 3.0 kB [2026-09-18T16:20:35.309Z] [2026-09-18T16:20:35.309Z] 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 79 kB/s) [2026-09-18T16:20:35.309Z] 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 [2026-09-18T16:20:35.309Z] Progress (1): 818 B [2026-09-18T16:20:35.309Z] Progress (1): 2.9 kB [2026-09-18T16:20:35.309Z] [2026-09-18T16:20:35.309Z] 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 54 kB/s) [2026-09-18T16:20:35.309Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom [2026-09-18T16:20:35.309Z] Progress (1): 823 B [2026-09-18T16:20:35.309Z] Progress (1): 2.5 kB [2026-09-18T16:20:35.309Z] [2026-09-18T16:20:35.309Z] 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 58 kB/s) [2026-09-18T16:20:35.309Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom [2026-09-18T16:20:35.559Z] Progress (1): 797 B [2026-09-18T16:20:35.559Z] Progress (1): 2.3 kB [2026-09-18T16:20:35.559Z] Progress (1): 3.6 kB [2026-09-18T16:20:35.559Z] Progress (1): 8.1 kB [2026-09-18T16:20:35.559Z] Progress (1): 11 kB [2026-09-18T16:20:35.559Z] Progress (1): 15 kB [2026-09-18T16:20:35.559Z] Progress (1): 17 kB [2026-09-18T16:20:35.559Z] [2026-09-18T16:20:35.559Z] 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 442 kB/s) [2026-09-18T16:20:35.559Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom [2026-09-18T16:20:35.559Z] Progress (1): 908 B [2026-09-18T16:20:35.559Z] Progress (1): 4.1 kB [2026-09-18T16:20:35.559Z] Progress (1): 5.6 kB [2026-09-18T16:20:35.559Z] [2026-09-18T16:20:35.560Z] 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 134 kB/s) [2026-09-18T16:20:35.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom [2026-09-18T16:20:35.560Z] Progress (1): 808 B [2026-09-18T16:20:35.560Z] Progress (1): 2.4 kB [2026-09-18T16:20:35.560Z] Progress (1): 4.1 kB [2026-09-18T16:20:35.560Z] [2026-09-18T16:20:35.560Z] 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 83 kB/s) [2026-09-18T16:20:35.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom [2026-09-18T16:20:35.560Z] Progress (1): 988 B [2026-09-18T16:20:35.560Z] Progress (1): 4.2 kB [2026-09-18T16:20:35.560Z] Progress (1): 7.6 kB [2026-09-18T16:20:35.560Z] Progress (1): 9.4 kB [2026-09-18T16:20:35.560Z] Progress (1): 12 kB [2026-09-18T16:20:35.560Z] Progress (1): 16 kB [2026-09-18T16:20:35.560Z] Progress (1): 19 kB [2026-09-18T16:20:35.560Z] Progress (1): 24 kB [2026-09-18T16:20:35.560Z] Progress (1): 25 kB [2026-09-18T16:20:35.560Z] [2026-09-18T16:20:35.560Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 564 kB/s) [2026-09-18T16:20:35.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom [2026-09-18T16:20:35.560Z] Progress (1): 801 B [2026-09-18T16:20:35.560Z] Progress (1): 2.2 kB [2026-09-18T16:20:35.560Z] Progress (1): 5.1 kB [2026-09-18T16:20:35.560Z] Progress (1): 9.4 kB [2026-09-18T16:20:35.560Z] Progress (1): 12 kB [2026-09-18T16:20:35.560Z] [2026-09-18T16:20:35.560Z] 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 240 kB/s) [2026-09-18T16:20:35.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom [2026-09-18T16:20:35.810Z] Progress (1): 806 B [2026-09-18T16:20:35.810Z] Progress (1): 2.6 kB [2026-09-18T16:20:35.810Z] Progress (1): 5.1 kB [2026-09-18T16:20:35.810Z] Progress (1): 7.8 kB [2026-09-18T16:20:35.810Z] Progress (1): 9.5 kB [2026-09-18T16:20:35.810Z] [2026-09-18T16:20:35.810Z] 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 244 kB/s) [2026-09-18T16:20:35.810Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom [2026-09-18T16:20:35.810Z] Progress (1): 812 B [2026-09-18T16:20:35.810Z] Progress (1): 2.2 kB [2026-09-18T16:20:35.810Z] Progress (1): 5.3 kB [2026-09-18T16:20:35.810Z] Progress (1): 7.9 kB [2026-09-18T16:20:35.810Z] [2026-09-18T16:20:35.810Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 198 kB/s) [2026-09-18T16:20:35.810Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom [2026-09-18T16:20:35.810Z] Progress (1): 862 B [2026-09-18T16:20:35.810Z] Progress (1): 2.6 kB [2026-09-18T16:20:35.810Z] [2026-09-18T16:20:35.810Z] 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 38 kB/s) [2026-09-18T16:20:35.810Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom [2026-09-18T16:20:35.810Z] Progress (1): 816 B [2026-09-18T16:20:35.810Z] Progress (1): 2.2 kB [2026-09-18T16:20:35.810Z] Progress (1): 4.5 kB [2026-09-18T16:20:35.810Z] Progress (1): 7.5 kB [2026-09-18T16:20:35.810Z] Progress (1): 8.0 kB [2026-09-18T16:20:35.810Z] [2026-09-18T16:20:35.810Z] 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 174 kB/s) [2026-09-18T16:20:35.810Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom [2026-09-18T16:20:35.810Z] Progress (1): 808 B [2026-09-18T16:20:35.810Z] Progress (1): 2.5 kB [2026-09-18T16:20:35.810Z] Progress (1): 5.9 kB [2026-09-18T16:20:35.810Z] Progress (1): 7.8 kB [2026-09-18T16:20:35.810Z] [2026-09-18T16:20:35.811Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 152 kB/s) [2026-09-18T16:20:35.811Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom [2026-09-18T16:20:36.061Z] Progress (1): 1.3 kB [2026-09-18T16:20:36.061Z] Progress (1): 4.5 kB [2026-09-18T16:20:36.061Z] Progress (1): 8.2 kB [2026-09-18T16:20:36.061Z] Progress (1): 10 kB [2026-09-18T16:20:36.061Z] [2026-09-18T16:20:36.061Z] 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 299 kB/s) [2026-09-18T16:20:36.061Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom [2026-09-18T16:20:36.061Z] Progress (1): 801 B [2026-09-18T16:20:36.061Z] Progress (1): 2.2 kB [2026-09-18T16:20:36.061Z] Progress (1): 6.0 kB [2026-09-18T16:20:36.061Z] Progress (1): 9.4 kB [2026-09-18T16:20:36.061Z] Progress (1): 12 kB [2026-09-18T16:20:36.061Z] Progress (1): 14 kB [2026-09-18T16:20:36.061Z] [2026-09-18T16:20:36.061Z] 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 364 kB/s) [2026-09-18T16:20:36.061Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [2026-09-18T16:20:36.061Z] Progress (1): 1.0 kB [2026-09-18T16:20:36.061Z] Progress (1): 3.3 kB [2026-09-18T16:20:36.061Z] Progress (1): 3.8 kB [2026-09-18T16:20:36.061Z] [2026-09-18T16:20:36.061Z] 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 96 kB/s) [2026-09-18T16:20:36.061Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [2026-09-18T16:20:36.061Z] Progress (1): 1.0 kB [2026-09-18T16:20:36.061Z] Progress (1): 3.2 kB [2026-09-18T16:20:36.061Z] Progress (1): 6.0 kB [2026-09-18T16:20:36.061Z] Progress (1): 9.1 kB [2026-09-18T16:20:36.061Z] Progress (1): 12 kB [2026-09-18T16:20:36.061Z] Progress (1): 14 kB [2026-09-18T16:20:36.061Z] [2026-09-18T16:20:36.061Z] 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 294 kB/s) [2026-09-18T16:20:36.061Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom [2026-09-18T16:20:36.061Z] Progress (1): 764 B [2026-09-18T16:20:36.061Z] Progress (1): 2.2 kB [2026-09-18T16:20:36.061Z] Progress (1): 3.8 kB [2026-09-18T16:20:36.061Z] Progress (1): 5.9 kB [2026-09-18T16:20:36.061Z] Progress (1): 9.2 kB [2026-09-18T16:20:36.061Z] Progress (1): 12 kB [2026-09-18T16:20:36.061Z] Progress (1): 16 kB [2026-09-18T16:20:36.061Z] Progress (1): 19 kB [2026-09-18T16:20:36.061Z] [2026-09-18T16:20:36.061Z] 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 391 kB/s) [2026-09-18T16:20:36.061Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom [2026-09-18T16:20:36.312Z] Progress (1): 701 B [2026-09-18T16:20:36.312Z] Progress (1): 1.9 kB [2026-09-18T16:20:36.312Z] Progress (1): 3.2 kB [2026-09-18T16:20:36.312Z] Progress (1): 4.7 kB [2026-09-18T16:20:36.312Z] Progress (1): 6.8 kB [2026-09-18T16:20:36.312Z] Progress (1): 9.4 kB [2026-09-18T16:20:36.312Z] Progress (1): 11 kB [2026-09-18T16:20:36.312Z] Progress (1): 13 kB [2026-09-18T16:20:36.312Z] Progress (1): 16 kB [2026-09-18T16:20:36.312Z] Progress (1): 19 kB [2026-09-18T16:20:36.312Z] Progress (1): 21 kB [2026-09-18T16:20:36.312Z] Progress (1): 23 kB [2026-09-18T16:20:36.312Z] Progress (1): 25 kB [2026-09-18T16:20:36.312Z] Progress (1): 29 kB [2026-09-18T16:20:36.312Z] Progress (1): 32 kB [2026-09-18T16:20:36.312Z] Progress (1): 32 kB [2026-09-18T16:20:36.312Z] Progress (1): 37 kB [2026-09-18T16:20:36.312Z] Progress (1): 41 kB [2026-09-18T16:20:36.312Z] Progress (1): 45 kB [2026-09-18T16:20:36.312Z] Progress (1): 47 kB [2026-09-18T16:20:36.312Z] Progress (1): 50 kB [2026-09-18T16:20:36.312Z] Progress (1): 52 kB [2026-09-18T16:20:36.312Z] Progress (1): 56 kB [2026-09-18T16:20:36.312Z] Progress (1): 58 kB [2026-09-18T16:20:36.312Z] Progress (1): 61 kB [2026-09-18T16:20:36.312Z] Progress (1): 64 kB [2026-09-18T16:20:36.312Z] Progress (1): 69 kB [2026-09-18T16:20:36.312Z] Progress (1): 71 kB [2026-09-18T16:20:36.312Z] Progress (1): 74 kB [2026-09-18T16:20:36.312Z] Progress (1): 76 kB [2026-09-18T16:20:36.312Z] Progress (1): 78 kB [2026-09-18T16:20:36.312Z] [2026-09-18T16:20:36.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 1.8 MB/s) [2026-09-18T16:20:36.312Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom [2026-09-18T16:20:36.312Z] Progress (1): 737 B [2026-09-18T16:20:36.312Z] Progress (1): 2.0 kB [2026-09-18T16:20:36.312Z] Progress (1): 4.0 kB [2026-09-18T16:20:36.312Z] Progress (1): 5.9 kB [2026-09-18T16:20:36.312Z] Progress (1): 11 kB [2026-09-18T16:20:36.312Z] Progress (1): 15 kB [2026-09-18T16:20:36.312Z] Progress (1): 19 kB [2026-09-18T16:20:36.312Z] Progress (1): 22 kB [2026-09-18T16:20:36.312Z] Progress (1): 24 kB [2026-09-18T16:20:36.312Z] [2026-09-18T16:20:36.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 638 kB/s) [2026-09-18T16:20:36.312Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom [2026-09-18T16:20:36.312Z] Progress (1): 908 B [2026-09-18T16:20:36.312Z] Progress (1): 4.1 kB [2026-09-18T16:20:36.312Z] Progress (1): 5.6 kB [2026-09-18T16:20:36.312Z] [2026-09-18T16:20:36.312Z] 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 166 kB/s) [2026-09-18T16:20:36.312Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom [2026-09-18T16:20:36.312Z] Progress (1): 833 B [2026-09-18T16:20:36.312Z] Progress (1): 2.3 kB [2026-09-18T16:20:36.312Z] Progress (1): 3.9 kB [2026-09-18T16:20:36.312Z] Progress (1): 5.4 kB [2026-09-18T16:20:36.312Z] Progress (1): 8.4 kB [2026-09-18T16:20:36.312Z] Progress (1): 11 kB [2026-09-18T16:20:36.312Z] Progress (1): 14 kB [2026-09-18T16:20:36.312Z] Progress (1): 20 kB [2026-09-18T16:20:36.312Z] Progress (1): 23 kB [2026-09-18T16:20:36.312Z] Progress (1): 28 kB [2026-09-18T16:20:36.312Z] Progress (1): 31 kB [2026-09-18T16:20:36.312Z] Progress (1): 32 kB [2026-09-18T16:20:36.312Z] [2026-09-18T16:20:36.312Z] 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 596 kB/s) [2026-09-18T16:20:36.312Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom [2026-09-18T16:20:36.312Z] Progress (1): 701 B [2026-09-18T16:20:36.312Z] Progress (1): 1.9 kB [2026-09-18T16:20:36.312Z] Progress (1): 3.2 kB [2026-09-18T16:20:36.312Z] Progress (1): 4.7 kB [2026-09-18T16:20:36.312Z] Progress (1): 6.8 kB [2026-09-18T16:20:36.312Z] Progress (1): 9.2 kB [2026-09-18T16:20:36.312Z] Progress (1): 11 kB [2026-09-18T16:20:36.312Z] Progress (1): 13 kB [2026-09-18T16:20:36.312Z] Progress (1): 16 kB [2026-09-18T16:20:36.312Z] Progress (1): 18 kB [2026-09-18T16:20:36.312Z] Progress (1): 21 kB [2026-09-18T16:20:36.312Z] Progress (1): 23 kB [2026-09-18T16:20:36.312Z] Progress (1): 25 kB [2026-09-18T16:20:36.312Z] Progress (1): 29 kB [2026-09-18T16:20:36.312Z] Progress (1): 32 kB [2026-09-18T16:20:36.312Z] Progress (1): 32 kB [2026-09-18T16:20:36.312Z] Progress (1): 37 kB [2026-09-18T16:20:36.312Z] Progress (1): 41 kB [2026-09-18T16:20:36.312Z] Progress (1): 45 kB [2026-09-18T16:20:36.312Z] Progress (1): 47 kB [2026-09-18T16:20:36.312Z] Progress (1): 50 kB [2026-09-18T16:20:36.312Z] Progress (1): 52 kB [2026-09-18T16:20:36.312Z] Progress (1): 56 kB [2026-09-18T16:20:36.312Z] Progress (1): 58 kB [2026-09-18T16:20:36.312Z] Progress (1): 61 kB [2026-09-18T16:20:36.312Z] Progress (1): 64 kB [2026-09-18T16:20:36.312Z] Progress (1): 69 kB [2026-09-18T16:20:36.312Z] Progress (1): 71 kB [2026-09-18T16:20:36.312Z] Progress (1): 74 kB [2026-09-18T16:20:36.312Z] Progress (1): 76 kB [2026-09-18T16:20:36.312Z] Progress (1): 78 kB [2026-09-18T16:20:36.312Z] [2026-09-18T16:20:36.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 1.6 MB/s) [2026-09-18T16:20:36.312Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom [2026-09-18T16:20:36.563Z] Progress (1): 908 B [2026-09-18T16:20:36.563Z] Progress (1): 4.1 kB [2026-09-18T16:20:36.563Z] Progress (1): 5.6 kB [2026-09-18T16:20:36.563Z] [2026-09-18T16:20:36.563Z] 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 149 kB/s) [2026-09-18T16:20:36.563Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2026-09-18T16:20:36.563Z] Progress (1): 842 B [2026-09-18T16:20:36.563Z] Progress (1): 2.7 kB [2026-09-18T16:20:36.563Z] Progress (1): 3.2 kB [2026-09-18T16:20:36.563Z] Progress (1): 6.2 kB [2026-09-18T16:20:36.563Z] Progress (1): 9.7 kB [2026-09-18T16:20:36.563Z] Progress (1): 12 kB [2026-09-18T16:20:36.563Z] Progress (1): 12 kB [2026-09-18T16:20:36.563Z] [2026-09-18T16:20:36.563Z] 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 288 kB/s) [2026-09-18T16:20:36.563Z] [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)] [2026-09-18T16:20:36.563Z] [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)] [2026-09-18T16:20:36.563Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [2026-09-18T16:20:36.563Z] 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) [2026-09-18T16:20:36.563Z] [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)] [2026-09-18T16:20:36.563Z] [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)] [2026-09-18T16:20:36.563Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [2026-09-18T16:20:36.563Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) [2026-09-18T16:20:36.563Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom [2026-09-18T16:20:36.814Z] Progress (1): 765 B [2026-09-18T16:20:36.814Z] Progress (1): 2.1 kB [2026-09-18T16:20:36.814Z] Progress (1): 4.6 kB [2026-09-18T16:20:36.814Z] Progress (1): 6.8 kB [2026-09-18T16:20:36.814Z] Progress (1): 8.6 kB [2026-09-18T16:20:36.814Z] Progress (1): 12 kB [2026-09-18T16:20:36.814Z] Progress (1): 15 kB [2026-09-18T16:20:36.814Z] Progress (1): 17 kB [2026-09-18T16:20:36.814Z] Progress (1): 18 kB [2026-09-18T16:20:36.814Z] [2026-09-18T16:20:36.814Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 338 kB/s) [2026-09-18T16:20:36.814Z] [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)] [2026-09-18T16:20:36.814Z] [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)] [2026-09-18T16:20:36.814Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [2026-09-18T16:20:36.814Z] 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) [2026-09-18T16:20:36.814Z] [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)] [2026-09-18T16:20:36.814Z] [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)] [2026-09-18T16:20:36.814Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [2026-09-18T16:20:36.814Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) [2026-09-18T16:20:36.814Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2026-09-18T16:20:36.814Z] Progress (1): 783 B [2026-09-18T16:20:36.814Z] Progress (1): 2.0 kB [2026-09-18T16:20:36.814Z] Progress (1): 5.0 kB [2026-09-18T16:20:36.814Z] Progress (1): 6.8 kB [2026-09-18T16:20:36.814Z] Progress (1): 10 kB [2026-09-18T16:20:36.814Z] Progress (1): 13 kB [2026-09-18T16:20:36.814Z] Progress (1): 16 kB [2026-09-18T16:20:36.814Z] Progress (1): 18 kB [2026-09-18T16:20:36.814Z] [2026-09-18T16:20:36.814Z] 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 375 kB/s) [2026-09-18T16:20:36.814Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [2026-09-18T16:20:36.814Z] Progress (1): 782 B [2026-09-18T16:20:36.814Z] Progress (1): 2.1 kB [2026-09-18T16:20:36.814Z] Progress (1): 4.7 kB [2026-09-18T16:20:36.814Z] Progress (1): 8.4 kB [2026-09-18T16:20:36.814Z] Progress (1): 12 kB [2026-09-18T16:20:36.814Z] Progress (1): 16 kB [2026-09-18T16:20:36.814Z] [2026-09-18T16:20:36.814Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 382 kB/s) [2026-09-18T16:20:37.065Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [2026-09-18T16:20:37.065Z] Progress (1): 790 B [2026-09-18T16:20:37.065Z] Progress (1): 2.1 kB [2026-09-18T16:20:37.065Z] Progress (1): 4.2 kB [2026-09-18T16:20:37.065Z] Progress (1): 4.5 kB [2026-09-18T16:20:37.065Z] [2026-09-18T16:20:37.065Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 115 kB/s) [2026-09-18T16:20:37.065Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom [2026-09-18T16:20:37.065Z] Progress (1): 1.0 kB [2026-09-18T16:20:37.065Z] Progress (1): 3.1 kB [2026-09-18T16:20:37.065Z] Progress (1): 6.8 kB [2026-09-18T16:20:37.065Z] Progress (1): 7.5 kB [2026-09-18T16:20:37.065Z] [2026-09-18T16:20:37.065Z] 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 136 kB/s) [2026-09-18T16:20:37.065Z] 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 [2026-09-18T16:20:37.065Z] Progress (1): 819 B [2026-09-18T16:20:37.065Z] Progress (1): 2.9 kB [2026-09-18T16:20:37.065Z] [2026-09-18T16:20:37.065Z] 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 62 kB/s) [2026-09-18T16:20:37.065Z] 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 [2026-09-18T16:20:37.065Z] Progress (1): 779 B [2026-09-18T16:20:37.065Z] Progress (1): 3.1 kB [2026-09-18T16:20:37.065Z] Progress (1): 5.4 kB [2026-09-18T16:20:37.065Z] [2026-09-18T16:20:37.065Z] 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 135 kB/s) [2026-09-18T16:20:37.065Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [2026-09-18T16:20:37.316Z] Progress (1): 801 B [2026-09-18T16:20:37.316Z] Progress (1): 2.3 kB [2026-09-18T16:20:37.316Z] Progress (1): 4.4 kB [2026-09-18T16:20:37.316Z] [2026-09-18T16:20:37.316Z] 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 104 kB/s) [2026-09-18T16:20:37.316Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [2026-09-18T16:20:37.316Z] Progress (1): 815 B [2026-09-18T16:20:37.316Z] Progress (1): 2.3 kB [2026-09-18T16:20:37.316Z] Progress (1): 3.2 kB [2026-09-18T16:20:37.316Z] [2026-09-18T16:20:37.316Z] 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 79 kB/s) [2026-09-18T16:20:37.316Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom [2026-09-18T16:20:37.316Z] Progress (1): 724 B [2026-09-18T16:20:37.316Z] Progress (1): 1.9 kB [2026-09-18T16:20:37.316Z] Progress (1): 5.5 kB [2026-09-18T16:20:37.316Z] Progress (1): 9.9 kB [2026-09-18T16:20:37.316Z] Progress (1): 14 kB [2026-09-18T16:20:37.316Z] Progress (1): 19 kB [2026-09-18T16:20:37.316Z] Progress (1): 23 kB [2026-09-18T16:20:37.316Z] Progress (1): 27 kB [2026-09-18T16:20:37.316Z] Progress (1): 28 kB [2026-09-18T16:20:37.316Z] Progress (1): 31 kB [2026-09-18T16:20:37.316Z] Progress (1): 34 kB [2026-09-18T16:20:37.316Z] Progress (1): 37 kB [2026-09-18T16:20:37.316Z] Progress (1): 40 kB [2026-09-18T16:20:37.316Z] Progress (1): 43 kB [2026-09-18T16:20:37.316Z] Progress (1): 48 kB [2026-09-18T16:20:37.316Z] Progress (1): 48 kB [2026-09-18T16:20:37.316Z] Progress (1): 50 kB [2026-09-18T16:20:37.316Z] [2026-09-18T16:20:37.316Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 792 kB/s) [2026-09-18T16:20:37.316Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom [2026-09-18T16:20:37.316Z] Progress (1): 739 B [2026-09-18T16:20:37.316Z] Progress (1): 2.1 kB [2026-09-18T16:20:37.316Z] Progress (1): 3.9 kB [2026-09-18T16:20:37.316Z] Progress (1): 6.2 kB [2026-09-18T16:20:37.316Z] Progress (1): 11 kB [2026-09-18T16:20:37.316Z] Progress (1): 16 kB [2026-09-18T16:20:37.316Z] Progress (1): 20 kB [2026-09-18T16:20:37.316Z] Progress (1): 22 kB [2026-09-18T16:20:37.316Z] Progress (1): 24 kB [2026-09-18T16:20:37.316Z] [2026-09-18T16:20:37.316Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 574 kB/s) [2026-09-18T16:20:37.316Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.14.0/plexus-archiver-4.14.0.pom [2026-09-18T16:20:37.567Z] Progress (1): 1.0 kB [2026-09-18T16:20:37.567Z] Progress (1): 3.7 kB [2026-09-18T16:20:37.567Z] Progress (1): 6.0 kB [2026-09-18T16:20:37.567Z] Progress (1): 6.6 kB [2026-09-18T16:20:37.567Z] [2026-09-18T16:20:37.567Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.14.0/plexus-archiver-4.14.0.pom (6.6 kB at 143 kB/s) [2026-09-18T16:20:37.567Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.7.0/plexus-io-3.7.0.pom [2026-09-18T16:20:37.567Z] Progress (1): 1.1 kB [2026-09-18T16:20:37.567Z] Progress (1): 3.6 kB [2026-09-18T16:20:37.567Z] Progress (1): 4.0 kB [2026-09-18T16:20:37.567Z] [2026-09-18T16:20:37.567Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.7.0/plexus-io-3.7.0.pom (4.0 kB at 86 kB/s) [2026-09-18T16:20:37.567Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom [2026-09-18T16:20:37.567Z] Progress (1): 750 B [2026-09-18T16:20:37.567Z] Progress (1): 1.9 kB [2026-09-18T16:20:37.567Z] Progress (1): 3.7 kB [2026-09-18T16:20:37.567Z] Progress (1): 5.3 kB [2026-09-18T16:20:37.567Z] Progress (1): 9.1 kB [2026-09-18T16:20:37.567Z] Progress (1): 11 kB [2026-09-18T16:20:37.567Z] Progress (1): 14 kB [2026-09-18T16:20:37.567Z] Progress (1): 17 kB [2026-09-18T16:20:37.567Z] Progress (1): 22 kB [2026-09-18T16:20:37.567Z] Progress (1): 25 kB [2026-09-18T16:20:37.567Z] Progress (1): 25 kB [2026-09-18T16:20:37.567Z] [2026-09-18T16:20:37.567Z] 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 562 kB/s) [2026-09-18T16:20:37.567Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom [2026-09-18T16:20:37.567Z] Progress (1): 702 B [2026-09-18T16:20:37.567Z] Progress (1): 1.9 kB [2026-09-18T16:20:37.567Z] Progress (1): 3.2 kB [2026-09-18T16:20:37.567Z] Progress (1): 4.7 kB [2026-09-18T16:20:37.567Z] Progress (1): 6.8 kB [2026-09-18T16:20:37.567Z] Progress (1): 9.4 kB [2026-09-18T16:20:37.567Z] Progress (1): 11 kB [2026-09-18T16:20:37.567Z] Progress (1): 14 kB [2026-09-18T16:20:37.567Z] Progress (1): 16 kB [2026-09-18T16:20:37.567Z] Progress (1): 19 kB [2026-09-18T16:20:37.567Z] Progress (1): 21 kB [2026-09-18T16:20:37.567Z] Progress (1): 23 kB [2026-09-18T16:20:37.567Z] Progress (1): 25 kB [2026-09-18T16:20:37.567Z] Progress (1): 29 kB [2026-09-18T16:20:37.567Z] Progress (1): 32 kB [2026-09-18T16:20:37.567Z] Progress (1): 32 kB [2026-09-18T16:20:37.567Z] Progress (1): 37 kB [2026-09-18T16:20:37.567Z] Progress (1): 41 kB [2026-09-18T16:20:37.567Z] Progress (1): 45 kB [2026-09-18T16:20:37.567Z] Progress (1): 47 kB [2026-09-18T16:20:37.567Z] Progress (1): 50 kB [2026-09-18T16:20:37.567Z] Progress (1): 52 kB [2026-09-18T16:20:37.567Z] Progress (1): 56 kB [2026-09-18T16:20:37.567Z] Progress (1): 58 kB [2026-09-18T16:20:37.567Z] Progress (1): 61 kB [2026-09-18T16:20:37.567Z] Progress (1): 64 kB [2026-09-18T16:20:37.567Z] Progress (1): 69 kB [2026-09-18T16:20:37.567Z] Progress (1): 71 kB [2026-09-18T16:20:37.567Z] Progress (1): 74 kB [2026-09-18T16:20:37.567Z] Progress (1): 76 kB [2026-09-18T16:20:37.567Z] Progress (1): 78 kB [2026-09-18T16:20:37.567Z] [2026-09-18T16:20:37.567Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 1.6 MB/s) [2026-09-18T16:20:37.567Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom [2026-09-18T16:20:37.567Z] Progress (1): 908 B [2026-09-18T16:20:37.567Z] Progress (1): 4.1 kB [2026-09-18T16:20:37.567Z] Progress (1): 5.6 kB [2026-09-18T16:20:37.567Z] [2026-09-18T16:20:37.567Z] 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 157 kB/s) [2026-09-18T16:20:37.567Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.22.1/commons-codec-1.22.1.pom [2026-09-18T16:20:37.818Z] Progress (1): 742 B [2026-09-18T16:20:37.818Z] Progress (1): 1.9 kB [2026-09-18T16:20:37.818Z] Progress (1): 4.1 kB [2026-09-18T16:20:37.818Z] Progress (1): 5.8 kB [2026-09-18T16:20:37.818Z] Progress (1): 8.3 kB [2026-09-18T16:20:37.818Z] Progress (1): 12 kB [2026-09-18T16:20:37.818Z] Progress (1): 15 kB [2026-09-18T16:20:37.818Z] Progress (1): 18 kB [2026-09-18T16:20:37.818Z] Progress (1): 19 kB [2026-09-18T16:20:37.818Z] [2026-09-18T16:20:37.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.22.1/commons-codec-1.22.1.pom (19 kB at 278 kB/s) [2026-09-18T16:20:37.818Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.12/xz-1.12.pom [2026-09-18T16:20:37.818Z] Progress (1): 1.1 kB [2026-09-18T16:20:37.818Z] Progress (1): 1.9 kB [2026-09-18T16:20:37.818Z] [2026-09-18T16:20:37.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.12/xz-1.12.pom (1.9 kB at 46 kB/s) [2026-09-18T16:20:37.818Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-15/zstd-jni-1.5.7-15.pom [2026-09-18T16:20:37.818Z] Progress (1): 1.1 kB [2026-09-18T16:20:37.818Z] Progress (1): 2.2 kB [2026-09-18T16:20:37.818Z] [2026-09-18T16:20:37.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-15/zstd-jni-1.5.7-15.pom (2.2 kB at 48 kB/s) [2026-09-18T16:20:37.818Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [2026-09-18T16:20:37.818Z] Progress (1): 1.3 kB [2026-09-18T16:20:37.818Z] Progress (1): 3.0 kB [2026-09-18T16:20:37.818Z] [2026-09-18T16:20:37.818Z] 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 60 kB/s) [2026-09-18T16:20:37.818Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.6.0/plexus-interactivity-api-1.6.0.pom [2026-09-18T16:20:38.069Z] Progress (1): 1.6 kB [2026-09-18T16:20:38.069Z] Progress (1): 2.1 kB [2026-09-18T16:20:38.069Z] [2026-09-18T16:20:38.069Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.6.0/plexus-interactivity-api-1.6.0.pom (2.1 kB at 38 kB/s) [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.6.0/plexus-interactivity-1.6.0.pom [2026-09-18T16:20:38.069Z] Progress (1): 1.2 kB [2026-09-18T16:20:38.069Z] Progress (1): 1.8 kB [2026-09-18T16:20:38.069Z] [2026-09-18T16:20:38.069Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.6.0/plexus-interactivity-1.6.0.pom (1.8 kB at 37 kB/s) [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.22.0/versions-api-2.22.0.jar [2026-09-18T16:20:38.069Z] Progress (1): 6.7 kB [2026-09-18T16:20:38.069Z] [2026-09-18T16:20:38.069Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.22.0/versions-api-2.22.0.jar (6.7 kB at 171 kB/s) [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.22.0/versions-model-2.22.0.jar [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.22.0/versions-model-report-2.22.0.jar [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.22.0/versions-common-2.22.0.jar [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.6.0/commons-collections4-4.6.0.jar [2026-09-18T16:20:38.069Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar [2026-09-18T16:20:38.069Z] Progress (1): 7.7/13 kB [2026-09-18T16:20:38.069Z] Progress (1): 13 kB [2026-09-18T16:20:38.069Z] [2026-09-18T16:20:38.069Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.22.0/versions-model-2.22.0.jar (13 kB at 391 kB/s) [2026-09-18T16:20:38.069Z] 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 [2026-09-18T16:20:38.069Z] Progress (1): 7.7/47 kB [2026-09-18T16:20:38.069Z] Progress (1): 16/47 kB [2026-09-18T16:20:38.069Z] Progress (1): 32/47 kB [2026-09-18T16:20:38.069Z] Progress (1): 47 kB [2026-09-18T16:20:38.069Z] [2026-09-18T16:20:38.069Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.22.0/versions-model-report-2.22.0.jar (47 kB at 1.2 MB/s) [2026-09-18T16:20:38.069Z] 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 [2026-09-18T16:20:38.069Z] Progress (1): 0.9/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 2.3/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 3.6/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 5.0/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 6.4/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 7.7/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 9.1/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 10/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 12/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 13/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 15/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 16/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 17/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 19/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 20/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 21/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 23/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 24/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 26/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 27/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 28/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 30/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 31/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 32/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 34/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 35/94 kB [2026-09-18T16:20:38.069Z] Progress (1): 36/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 38/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 39/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 41/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 42/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 43/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 45/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 46/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 47/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 49/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 50/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 52/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 53/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 54/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 56/94 kB [2026-09-18T16:20:38.319Z] Progress (1): 57/94 kB [2026-09-18T16:20:38.320Z] Progress (1): 61/94 kB [2026-09-18T16:20:38.320Z] Progress (1): 65/94 kB [2026-09-18T16:20:38.320Z] Progress (1): 70/94 kB [2026-09-18T16:20:38.320Z] Progress (2): 70/94 kB | 0.9/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 74/94 kB | 0.9/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 74/94 kB | 2.3/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 78/94 kB | 2.3/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 78/94 kB | 3.6/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 82/94 kB | 3.6/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 82/94 kB | 5.0/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 82/94 kB | 6.4/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 86/94 kB | 6.4/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 86/94 kB | 7.7/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 91/94 kB | 7.7/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 91/94 kB | 9.1/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 94 kB | 9.1/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 94 kB | 10/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 94 kB | 12/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 94 kB | 13/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 94 kB | 15/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 94 kB | 16/934 kB [2026-09-18T16:20:38.320Z] [2026-09-18T16:20:38.320Z] 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) [2026-09-18T16:20:38.320Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [2026-09-18T16:20:38.320Z] Progress (1): 17/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 19/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 20/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 21/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 23/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 24/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 25/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 27/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 28/934 kB [2026-09-18T16:20:38.320Z] Progress (1): 30/934 kB [2026-09-18T16:20:38.320Z] Progress (2): 30/934 kB | 0.9/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 30/934 kB | 2.3/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 31/934 kB | 2.3/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 31/934 kB | 3.6/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 32/934 kB | 3.6/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 34/934 kB | 3.6/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 34/934 kB | 5.0/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 35/934 kB | 5.0/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 35/934 kB | 6.4/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 36/934 kB | 6.4/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 36/934 kB | 7.7/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 38/934 kB | 7.7/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 38/934 kB | 9.1/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 39/934 kB | 9.1/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 39/934 kB | 10/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 41/934 kB | 10/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 41/934 kB | 12/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 42/934 kB | 12/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 42/934 kB | 13/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 43/934 kB | 13/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 43/934 kB | 15/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 45/934 kB | 15/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 45/934 kB | 16/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 46/934 kB | 16/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 46/934 kB | 17/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 47/934 kB | 17/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 47/934 kB | 19/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 49/934 kB | 19/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 49/934 kB | 20/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 50/934 kB | 20/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 50/934 kB | 21/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 51/934 kB | 21/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 51/934 kB | 23/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 53/934 kB | 23/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 53/934 kB | 24/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 53/934 kB | 26/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 54/934 kB | 26/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 56/934 kB | 26/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 56/934 kB | 27/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 56/934 kB | 28/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 56/934 kB | 30/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 60/934 kB | 30/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 60/934 kB | 31/186 kB [2026-09-18T16:20:38.320Z] Progress (2): 60/934 kB | 32/186 kB [2026-09-18T16:20:38.320Z] Progress (3): 60/934 kB | 32/186 kB | 7.7/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 60/934 kB | 34/186 kB | 7.7/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 64/934 kB | 34/186 kB | 7.7/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 64/934 kB | 34/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 64/934 kB | 35/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 64/934 kB | 36/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 68/934 kB | 36/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 68/934 kB | 38/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 68/934 kB | 39/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 73/934 kB | 39/186 kB | 16/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 73/934 kB | 39/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 73/934 kB | 41/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 73/934 kB | 42/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 77/934 kB | 42/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 77/934 kB | 43/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 77/934 kB | 45/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 77/934 kB | 46/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 81/934 kB | 46/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 81/934 kB | 47/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 81/934 kB | 49/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 85/934 kB | 49/186 kB | 24/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 85/934 kB | 49/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 85/934 kB | 50/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 85/934 kB | 52/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 89/934 kB | 52/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 89/934 kB | 53/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 89/934 kB | 54/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 89/934 kB | 56/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 94/934 kB | 56/186 kB | 40/55 kB [2026-09-18T16:20:38.320Z] Progress (3): 94/934 kB | 57/186 kB | 40/55 kB [2026-09-18T16:20:38.321Z] Progress (3): 94/934 kB | 57/186 kB | 55 kB [2026-09-18T16:20:38.321Z] Progress (3): 98/934 kB | 57/186 kB | 55 kB [2026-09-18T16:20:38.321Z] Progress (3): 98/934 kB | 61/186 kB | 55 kB [2026-09-18T16:20:38.321Z] Progress (3): 102/934 kB | 61/186 kB | 55 kB [2026-09-18T16:20:38.321Z] Progress (3): 102/934 kB | 65/186 kB | 55 kB [2026-09-18T16:20:38.321Z] Progress (3): 102/934 kB | 70/186 kB | 55 kB [2026-09-18T16:20:38.321Z] [2026-09-18T16:20:38.321Z] 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 875 kB/s) [2026-09-18T16:20:38.321Z] Progress (2): 106/934 kB | 70/186 kB [2026-09-18T16:20:38.321Z] [2026-09-18T16:20:38.321Z] 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 [2026-09-18T16:20:38.321Z] Progress (2): 106/934 kB | 74/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 111/934 kB | 74/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 111/934 kB | 78/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 115/934 kB | 78/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 115/934 kB | 82/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 119/934 kB | 82/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 119/934 kB | 86/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 123/934 kB | 86/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 123/934 kB | 91/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 127/934 kB | 91/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 127/934 kB | 95/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 132/934 kB | 95/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 132/934 kB | 99/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 136/934 kB | 99/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 136/934 kB | 103/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 136/934 kB | 108/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 140/934 kB | 108/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 140/934 kB | 112/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 144/934 kB | 112/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 144/934 kB | 116/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 149/934 kB | 116/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 149/934 kB | 120/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 153/934 kB | 120/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 153/934 kB | 125/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 155/934 kB | 125/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 155/934 kB | 129/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 159/934 kB | 129/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 159/934 kB | 133/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 164/934 kB | 133/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 164/934 kB | 137/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 168/934 kB | 137/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 168/934 kB | 141/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 172/934 kB | 141/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 172/934 kB | 146/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 176/934 kB | 146/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 176/934 kB | 150/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 176/934 kB | 154/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 181/934 kB | 154/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 181/934 kB | 158/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 185/934 kB | 158/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 185/934 kB | 163/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 189/934 kB | 163/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 189/934 kB | 167/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 193/934 kB | 167/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 193/934 kB | 171/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 197/934 kB | 171/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 197/934 kB | 175/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 202/934 kB | 175/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 202/934 kB | 180/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 206/934 kB | 180/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 210/934 kB | 180/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 210/934 kB | 184/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 214/934 kB | 184/186 kB [2026-09-18T16:20:38.321Z] Progress (2): 214/934 kB | 186 kB [2026-09-18T16:20:38.321Z] Progress (2): 219/934 kB | 186 kB [2026-09-18T16:20:38.321Z] Progress (2): 223/934 kB | 186 kB [2026-09-18T16:20:38.321Z] [2026-09-18T16:20:38.321Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.22.0/versions-common-2.22.0.jar (186 kB at 2.4 MB/s) [2026-09-18T16:20:38.321Z] Progress (1): 239/934 kB [2026-09-18T16:20:38.321Z] [2026-09-18T16:20:38.321Z] 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 [2026-09-18T16:20:38.321Z] Progress (1): 256/934 kB [2026-09-18T16:20:38.321Z] Progress (2): 256/934 kB | 7.7/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 256/934 kB | 11/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 272/934 kB | 11/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 286/934 kB | 11/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 286/934 kB | 28/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 303/934 kB | 28/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 319/934 kB | 28/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 319/934 kB | 44/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 335/934 kB | 44/58 kB [2026-09-18T16:20:38.321Z] Progress (2): 335/934 kB | 58 kB [2026-09-18T16:20:38.321Z] Progress (2): 352/934 kB | 58 kB [2026-09-18T16:20:38.321Z] [2026-09-18T16:20:38.321Z] 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 740 kB/s) [2026-09-18T16:20:38.321Z] 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 [2026-09-18T16:20:38.321Z] Progress (2): 352/934 kB | 3.8/41 kB [2026-09-18T16:20:38.321Z] Progress (2): 352/934 kB | 8.0/41 kB [2026-09-18T16:20:38.321Z] Progress (2): 368/934 kB | 8.0/41 kB [2026-09-18T16:20:38.321Z] Progress (2): 368/934 kB | 12/41 kB [2026-09-18T16:20:38.321Z] Progress (3): 368/934 kB | 12/41 kB | 3.2/168 kB [2026-09-18T16:20:38.321Z] Progress (3): 368/934 kB | 16/41 kB | 3.2/168 kB [2026-09-18T16:20:38.321Z] Progress (3): 385/934 kB | 16/41 kB | 3.2/168 kB [2026-09-18T16:20:38.321Z] Progress (3): 385/934 kB | 21/41 kB | 3.2/168 kB [2026-09-18T16:20:38.321Z] Progress (3): 385/934 kB | 24/41 kB | 3.2/168 kB [2026-09-18T16:20:38.321Z] Progress (3): 401/934 kB | 24/41 kB | 3.2/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 401/934 kB | 24/41 kB | 20/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 401/934 kB | 28/41 kB | 20/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 401/934 kB | 33/41 kB | 20/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 401/934 kB | 33/41 kB | 28/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 401/934 kB | 37/41 kB | 28/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 417/934 kB | 37/41 kB | 28/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 417/934 kB | 41/41 kB | 28/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 417/934 kB | 41 kB | 28/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 434/934 kB | 41 kB | 28/168 kB [2026-09-18T16:20:38.322Z] Progress (3): 434/934 kB | 41 kB | 44/168 kB [2026-09-18T16:20:38.322Z] [2026-09-18T16:20:38.322Z] 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 490 kB/s) [2026-09-18T16:20:38.322Z] 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 [2026-09-18T16:20:38.322Z] Progress (2): 450/934 kB | 44/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 450/934 kB | 61/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 466/934 kB | 61/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 466/934 kB | 77/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 483/934 kB | 77/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 499/934 kB | 77/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 499/934 kB | 93/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 516/934 kB | 93/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 516/934 kB | 110/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 532/934 kB | 110/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 548/934 kB | 110/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 548/934 kB | 126/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 565/934 kB | 126/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 581/934 kB | 126/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 581/934 kB | 142/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 598/934 kB | 142/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 598/934 kB | 159/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 614/934 kB | 159/168 kB [2026-09-18T16:20:38.322Z] Progress (2): 614/934 kB | 168 kB [2026-09-18T16:20:38.322Z] Progress (2): 630/934 kB | 168 kB [2026-09-18T16:20:38.322Z] [2026-09-18T16:20:38.322Z] 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.8 MB/s) [2026-09-18T16:20:38.322Z] 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 [2026-09-18T16:20:38.322Z] Progress (1): 647/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 663/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 679/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 696/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 712/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 729/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 745/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 750/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 766/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 783/934 kB [2026-09-18T16:20:38.322Z] Progress (2): 783/934 kB | 3.8/9.8 kB [2026-09-18T16:20:38.322Z] Progress (2): 799/934 kB | 3.8/9.8 kB [2026-09-18T16:20:38.322Z] Progress (2): 799/934 kB | 8.0/9.8 kB [2026-09-18T16:20:38.322Z] Progress (2): 799/934 kB | 9.8 kB [2026-09-18T16:20:38.322Z] Progress (2): 815/934 kB | 9.8 kB [2026-09-18T16:20:38.322Z] [2026-09-18T16:20:38.322Z] 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 95 kB/s) [2026-09-18T16:20:38.322Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.1.0/doxia-integration-tools-2.1.0.jar [2026-09-18T16:20:38.322Z] Progress (1): 832/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 848/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 865/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 881/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 897/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 914/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 930/934 kB [2026-09-18T16:20:38.322Z] Progress (1): 934 kB [2026-09-18T16:20:38.322Z] [2026-09-18T16:20:38.322Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.6.0/commons-collections4-4.6.0.jar (934 kB at 8.5 MB/s) [2026-09-18T16:20:38.322Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.jar [2026-09-18T16:20:38.322Z] Progress (1): 7.7/21 kB [2026-09-18T16:20:38.322Z] Progress (1): 16/21 kB [2026-09-18T16:20:38.322Z] Progress (1): 21 kB [2026-09-18T16:20:38.322Z] [2026-09-18T16:20:38.322Z] 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 187 kB/s) [2026-09-18T16:20:38.322Z] 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 [2026-09-18T16:20:38.322Z] Progress (1): 3.8/151 kB [2026-09-18T16:20:38.322Z] Progress (2): 3.8/151 kB | 7.7/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 3.8/151 kB | 16/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 8.0/151 kB | 16/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 12/151 kB | 16/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 16/151 kB | 16/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 21/151 kB | 16/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 21/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 25/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 29/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 33/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 38/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 42/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 46/151 kB | 28/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 46/151 kB | 44/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 50/151 kB | 44/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 54/151 kB | 44/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 59/151 kB | 44/86 kB [2026-09-18T16:20:38.322Z] Progress (2): 63/151 kB | 44/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 67/151 kB | 44/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 71/151 kB | 44/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 71/151 kB | 61/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 76/151 kB | 61/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 80/151 kB | 61/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 96/151 kB | 61/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 96/151 kB | 77/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 113/151 kB | 77/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 129/151 kB | 77/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 131/151 kB | 77/86 kB [2026-09-18T16:20:38.323Z] Progress (2): 131/151 kB | 86 kB [2026-09-18T16:20:38.323Z] Progress (2): 147/151 kB | 86 kB [2026-09-18T16:20:38.323Z] Progress (2): 151 kB | 86 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] 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 688 kB/s) [2026-09-18T16:20:38.323Z] 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 [2026-09-18T16:20:38.323Z] 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.2 MB/s) [2026-09-18T16:20:38.323Z] 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 [2026-09-18T16:20:38.323Z] Progress (1): 7.7/88 kB [2026-09-18T16:20:38.323Z] Progress (1): 16/88 kB [2026-09-18T16:20:38.323Z] Progress (1): 32/88 kB [2026-09-18T16:20:38.323Z] Progress (1): 49/88 kB [2026-09-18T16:20:38.323Z] Progress (1): 65/88 kB [2026-09-18T16:20:38.323Z] Progress (1): 81/88 kB [2026-09-18T16:20:38.323Z] Progress (1): 88 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.jar (88 kB at 643 kB/s) [2026-09-18T16:20:38.323Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar [2026-09-18T16:20:38.323Z] Progress (1): 7.7/44 kB [2026-09-18T16:20:38.323Z] Progress (1): 11/44 kB [2026-09-18T16:20:38.323Z] Progress (1): 28/44 kB [2026-09-18T16:20:38.323Z] Progress (1): 44 kB [2026-09-18T16:20:38.323Z] Progress (2): 44 kB | 3.8/51 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] 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 301 kB/s) [2026-09-18T16:20:38.323Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar [2026-09-18T16:20:38.323Z] Progress (1): 7.7/51 kB [2026-09-18T16:20:38.323Z] Progress (1): 12/51 kB [2026-09-18T16:20:38.323Z] Progress (1): 16/51 kB [2026-09-18T16:20:38.323Z] Progress (1): 20/51 kB [2026-09-18T16:20:38.323Z] Progress (1): 37/51 kB [2026-09-18T16:20:38.323Z] Progress (1): 51 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.1.0/doxia-integration-tools-2.1.0.jar (51 kB at 340 kB/s) [2026-09-18T16:20:38.323Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar [2026-09-18T16:20:38.323Z] Progress (1): 7.7/17 kB [2026-09-18T16:20:38.323Z] Progress (1): 7.7/17 kB [2026-09-18T16:20:38.323Z] Progress (1): 17 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] 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 109 kB/s) [2026-09-18T16:20:38.323Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar [2026-09-18T16:20:38.323Z] Progress (1): 7.7/16 kB [2026-09-18T16:20:38.323Z] Progress (1): 16/16 kB [2026-09-18T16:20:38.323Z] Progress (1): 16 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] 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 104 kB/s) [2026-09-18T16:20:38.323Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar [2026-09-18T16:20:38.323Z] Progress (1): 5.7 kB [2026-09-18T16:20:38.323Z] [2026-09-18T16:20:38.323Z] 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 35 kB/s) [2026-09-18T16:20:38.323Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2026-09-18T16:20:38.323Z] Progress (1): 7.7/510 kB [2026-09-18T16:20:38.323Z] Progress (1): 7.7/510 kB [2026-09-18T16:20:38.323Z] Progress (1): 24/510 kB [2026-09-18T16:20:38.323Z] Progress (1): 40/510 kB [2026-09-18T16:20:38.323Z] Progress (1): 57/510 kB [2026-09-18T16:20:38.323Z] Progress (2): 57/510 kB | 7.7/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 57/510 kB | 16/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 73/510 kB | 16/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 90/510 kB | 16/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 106/510 kB | 16/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 122/510 kB | 16/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 122/510 kB | 32/74 kB [2026-09-18T16:20:38.323Z] Progress (2): 139/510 kB | 32/74 kB [2026-09-18T16:20:38.323Z] Progress (3): 139/510 kB | 32/74 kB | 7.7/588 kB [2026-09-18T16:20:38.323Z] Progress (3): 139/510 kB | 32/74 kB | 12/588 kB [2026-09-18T16:20:38.323Z] Progress (3): 139/510 kB | 49/74 kB | 12/588 kB [2026-09-18T16:20:38.323Z] Progress (3): 139/510 kB | 49/74 kB | 29/588 kB [2026-09-18T16:20:38.323Z] Progress (3): 155/510 kB | 49/74 kB | 29/588 kB [2026-09-18T16:20:38.323Z] Progress (3): 155/510 kB | 57/74 kB | 29/588 kB [2026-09-18T16:20:38.323Z] Progress (3): 155/510 kB | 57/74 kB | 45/588 kB [2026-09-18T16:20:38.323Z] Progress (4): 155/510 kB | 57/74 kB | 45/588 kB | 7.7/217 kB [2026-09-18T16:20:38.323Z] Progress (4): 155/510 kB | 57/74 kB | 45/588 kB | 7.7/217 kB [2026-09-18T16:20:38.323Z] Progress (4): 155/510 kB | 57/74 kB | 61/588 kB | 7.7/217 kB [2026-09-18T16:20:38.323Z] Progress (4): 155/510 kB | 73/74 kB | 61/588 kB | 7.7/217 kB [2026-09-18T16:20:38.323Z] Progress (4): 172/510 kB | 73/74 kB | 61/588 kB | 7.7/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 172/510 kB | 74 kB | 61/588 kB | 7.7/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 172/510 kB | 74 kB | 61/588 kB | 24/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 172/510 kB | 74 kB | 78/588 kB | 24/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 172/510 kB | 74 kB | 94/588 kB | 24/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 172/510 kB | 74 kB | 94/588 kB | 40/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 188/510 kB | 74 kB | 94/588 kB | 40/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 188/510 kB | 74 kB | 111/588 kB | 40/217 kB [2026-09-18T16:20:38.324Z] [2026-09-18T16:20:38.324Z] 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 384 kB/s) [2026-09-18T16:20:38.324Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar [2026-09-18T16:20:38.324Z] Progress (3): 188/510 kB | 127/588 kB | 40/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 188/510 kB | 127/588 kB | 57/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 188/510 kB | 143/588 kB | 57/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 204/510 kB | 143/588 kB | 57/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 204/510 kB | 160/588 kB | 57/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 204/510 kB | 160/588 kB | 73/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 204/510 kB | 176/588 kB | 73/217 kB [2026-09-18T16:20:38.324Z] Progress (4): 204/510 kB | 176/588 kB | 73/217 kB | 7.7/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 176/588 kB | 73/217 kB | 7.7/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 176/588 kB | 73/217 kB | 16/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 193/588 kB | 73/217 kB | 16/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 193/588 kB | 73/217 kB | 32/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 193/588 kB | 90/217 kB | 32/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 209/588 kB | 90/217 kB | 32/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 213/588 kB | 90/217 kB | 32/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 221/510 kB | 213/588 kB | 90/217 kB | 49/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 237/510 kB | 213/588 kB | 90/217 kB | 49/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 237/510 kB | 229/588 kB | 90/217 kB | 49/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 229/588 kB | 90/217 kB | 49/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 229/588 kB | 90/217 kB | 65/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 229/588 kB | 106/217 kB | 65/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 229/588 kB | 106/217 kB | 81/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 246/588 kB | 106/217 kB | 81/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 246/588 kB | 106/217 kB | 98/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 241/510 kB | 262/588 kB | 106/217 kB | 98/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 258/510 kB | 262/588 kB | 106/217 kB | 98/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 258/510 kB | 262/588 kB | 122/217 kB | 98/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 258/510 kB | 262/588 kB | 122/217 kB | 114/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 258/510 kB | 279/588 kB | 122/217 kB | 114/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 258/510 kB | 286/588 kB | 122/217 kB | 114/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 258/510 kB | 286/588 kB | 122/217 kB | 131/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 274/510 kB | 286/588 kB | 122/217 kB | 131/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 274/510 kB | 302/588 kB | 122/217 kB | 131/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 274/510 kB | 302/588 kB | 139/217 kB | 131/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 274/510 kB | 302/588 kB | 139/217 kB | 147/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 274/510 kB | 319/588 kB | 139/217 kB | 147/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 274/510 kB | 319/588 kB | 139/217 kB | 163/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 290/510 kB | 319/588 kB | 139/217 kB | 163/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 290/510 kB | 335/588 kB | 139/217 kB | 163/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 290/510 kB | 335/588 kB | 155/217 kB | 163/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 290/510 kB | 335/588 kB | 155/217 kB | 180/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 290/510 kB | 352/588 kB | 155/217 kB | 180/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 290/510 kB | 352/588 kB | 155/217 kB | 196/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 352/588 kB | 155/217 kB | 196/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 368/588 kB | 155/217 kB | 196/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 368/588 kB | 172/217 kB | 196/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 368/588 kB | 172/217 kB | 212/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 368/588 kB | 172/217 kB | 217/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 384/588 kB | 172/217 kB | 217/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 307/510 kB | 384/588 kB | 172/217 kB | 233/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 323/510 kB | 384/588 kB | 172/217 kB | 233/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 323/510 kB | 401/588 kB | 172/217 kB | 233/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 323/510 kB | 401/588 kB | 188/217 kB | 233/247 kB [2026-09-18T16:20:38.324Z] Progress (4): 323/510 kB | 401/588 kB | 188/217 kB | 247 kB [2026-09-18T16:20:38.324Z] Progress (4): 331/510 kB | 401/588 kB | 188/217 kB | 247 kB [2026-09-18T16:20:38.324Z] Progress (4): 331/510 kB | 417/588 kB | 188/217 kB | 247 kB [2026-09-18T16:20:38.324Z] Progress (4): 331/510 kB | 434/588 kB | 188/217 kB | 247 kB [2026-09-18T16:20:38.324Z] Progress (4): 340/510 kB | 434/588 kB | 188/217 kB | 247 kB [2026-09-18T16:20:38.324Z] Progress (4): 340/510 kB | 434/588 kB | 204/217 kB | 247 kB [2026-09-18T16:20:38.324Z] [2026-09-18T16:20:38.324Z] 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.2 MB/s) [2026-09-18T16:20:38.324Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar [2026-09-18T16:20:38.324Z] Progress (3): 340/510 kB | 450/588 kB | 204/217 kB [2026-09-18T16:20:38.324Z] Progress (3): 340/510 kB | 450/588 kB | 217 kB [2026-09-18T16:20:38.324Z] Progress (3): 340/510 kB | 466/588 kB | 217 kB [2026-09-18T16:20:38.324Z] Progress (3): 356/510 kB | 466/588 kB | 217 kB [2026-09-18T16:20:38.324Z] Progress (3): 356/510 kB | 483/588 kB | 217 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] 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.0 MB/s) [2026-09-18T16:20:38.325Z] 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 [2026-09-18T16:20:38.325Z] Progress (2): 372/510 kB | 483/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 372/510 kB | 499/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 389/510 kB | 499/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 389/510 kB | 515/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 405/510 kB | 515/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 422/510 kB | 515/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 422/510 kB | 532/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 438/510 kB | 532/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 454/510 kB | 532/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 454/510 kB | 548/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 463/510 kB | 548/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 479/510 kB | 548/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 479/510 kB | 565/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 495/510 kB | 565/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 495/510 kB | 581/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 510 kB | 581/588 kB [2026-09-18T16:20:38.325Z] Progress (2): 510 kB | 588 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] 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 2.3 MB/s) [2026-09-18T16:20:38.325Z] 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 [2026-09-18T16:20:38.325Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.6 MB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [2026-09-18T16:20:38.325Z] Progress (1): 7.7/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 16/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 32/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 49/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 65/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 81/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 98/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 114/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 131/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 147/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 163/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 180/242 kB [2026-09-18T16:20:38.325Z] Progress (1): 196/242 kB [2026-09-18T16:20:38.325Z] Progress (2): 196/242 kB | 7.7/35 kB [2026-09-18T16:20:38.325Z] Progress (2): 196/242 kB | 16/35 kB [2026-09-18T16:20:38.325Z] Progress (2): 212/242 kB | 16/35 kB [2026-09-18T16:20:38.325Z] Progress (2): 212/242 kB | 28/35 kB [2026-09-18T16:20:38.325Z] Progress (2): 229/242 kB | 28/35 kB [2026-09-18T16:20:38.325Z] Progress (2): 242 kB | 28/35 kB [2026-09-18T16:20:38.325Z] Progress (2): 242 kB | 35 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] 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.0 MB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.14.0/plexus-archiver-4.14.0.jar [2026-09-18T16:20:38.325Z] 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 145 kB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.7.0/plexus-io-3.7.0.jar [2026-09-18T16:20:38.325Z] Progress (1): 7.7/54 kB [2026-09-18T16:20:38.325Z] Progress (1): 16/54 kB [2026-09-18T16:20:38.325Z] Progress (1): 24/54 kB [2026-09-18T16:20:38.325Z] Progress (1): 40/54 kB [2026-09-18T16:20:38.325Z] Progress (1): 54 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] 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 219 kB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar [2026-09-18T16:20:38.325Z] Progress (1): 7.7/35 kB [2026-09-18T16:20:38.325Z] Progress (1): 16/35 kB [2026-09-18T16:20:38.325Z] Progress (1): 32/35 kB [2026-09-18T16:20:38.325Z] Progress (1): 35 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] 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 141 kB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.22.1/commons-codec-1.22.1.jar [2026-09-18T16:20:38.325Z] Progress (1): 7.7/27 kB [2026-09-18T16:20:38.325Z] Progress (1): 16/27 kB [2026-09-18T16:20:38.325Z] Progress (1): 27 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] 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 103 kB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.12/xz-1.12.jar [2026-09-18T16:20:38.325Z] Progress (1): 7.7/81 kB [2026-09-18T16:20:38.325Z] Progress (1): 16/81 kB [2026-09-18T16:20:38.325Z] Progress (1): 32/81 kB [2026-09-18T16:20:38.325Z] Progress (1): 49/81 kB [2026-09-18T16:20:38.325Z] Progress (1): 65/81 kB [2026-09-18T16:20:38.325Z] Progress (1): 81 kB [2026-09-18T16:20:38.325Z] [2026-09-18T16:20:38.325Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.7.0/plexus-io-3.7.0.jar (81 kB at 295 kB/s) [2026-09-18T16:20:38.325Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-15/zstd-jni-1.5.7-15.jar [2026-09-18T16:20:38.325Z] Progress (1): 0/1.1 MB [2026-09-18T16:20:38.325Z] Progress (1): 0/1.1 MB [2026-09-18T16:20:38.325Z] Progress (2): 0/1.1 MB | 7.7/228 kB [2026-09-18T16:20:38.325Z] Progress (2): 0/1.1 MB | 7.7/228 kB [2026-09-18T16:20:38.325Z] Progress (2): 0/1.1 MB | 16/228 kB [2026-09-18T16:20:38.325Z] Progress (3): 0/1.1 MB | 16/228 kB | 7.7/423 kB [2026-09-18T16:20:38.325Z] Progress (3): 0/1.1 MB | 16/228 kB | 15/423 kB [2026-09-18T16:20:38.325Z] Progress (3): 0/1.1 MB | 32/228 kB | 15/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0/1.1 MB | 32/228 kB | 15/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0/1.1 MB | 49/228 kB | 15/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 49/228 kB | 15/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 49/228 kB | 32/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 57/228 kB | 32/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 57/228 kB | 32/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 73/228 kB | 32/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 73/228 kB | 48/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 73/228 kB | 48/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 90/228 kB | 48/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 90/228 kB | 65/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 90/228 kB | 65/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 106/228 kB | 65/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 106/228 kB | 81/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 106/228 kB | 81/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 122/228 kB | 81/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 122/228 kB | 97/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 139/228 kB | 97/423 kB [2026-09-18T16:20:38.326Z] Progress (3): 0.1/1.1 MB | 139/228 kB | 97/423 kB [2026-09-18T16:20:38.326Z] Progress (4): 0.1/1.1 MB | 139/228 kB | 97/423 kB | 7.7/169 kB [2026-09-18T16:20:38.326Z] Progress (4): 0.1/1.1 MB | 139/228 kB | 97/423 kB | 16/169 kB [2026-09-18T16:20:38.326Z] Progress (4): 0.1/1.1 MB | 155/228 kB | 97/423 kB | 16/169 kB [2026-09-18T16:20:38.326Z] Progress (4): 0.1/1.1 MB | 155/228 kB | 114/423 kB | 16/169 kB [2026-09-18T16:20:38.326Z] Progress (4): 0.2/1.1 MB | 155/228 kB | 114/423 kB | 16/169 kB [2026-09-18T16:20:38.326Z] Progress (4): 0.2/1.1 MB | 172/228 kB | 114/423 kB | 16/169 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 172/228 kB | 114/423 kB | 32/169 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 172/228 kB | 130/423 kB | 32/169 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 188/228 kB | 130/423 kB | 32/169 kB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 188/228 kB | 130/423 kB | 32/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 188/228 kB | 130/423 kB | 32/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 188/228 kB | 130/423 kB | 32/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 188/228 kB | 130/423 kB | 49/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 188/228 kB | 130/423 kB | 65/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 188/228 kB | 147/423 kB | 65/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 204/228 kB | 147/423 kB | 65/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 204/228 kB | 147/423 kB | 81/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 204/228 kB | 147/423 kB | 81/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 204/228 kB | 147/423 kB | 81/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 204/228 kB | 163/423 kB | 81/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 204/228 kB | 163/423 kB | 98/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 221/228 kB | 163/423 kB | 98/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 228 kB | 163/423 kB | 98/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 228 kB | 163/423 kB | 114/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 228 kB | 179/423 kB | 114/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (5): 0.2/1.1 MB | 228 kB | 179/423 kB | 114/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] [2026-09-18T16:20:38.577Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.14.0/plexus-archiver-4.14.0.jar (228 kB at 748 kB/s) [2026-09-18T16:20:38.577Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.1.0/org.eclipse.sisu.inject-1.1.0.jar [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 179/423 kB | 126/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 179/423 kB | 126/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 179/423 kB | 142/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 196/423 kB | 142/169 kB | 0/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 196/423 kB | 142/169 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 196/423 kB | 159/169 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 212/423 kB | 159/169 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 212/423 kB | 169 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 212/423 kB | 169 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (4): 0.2/1.1 MB | 212/423 kB | 169 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] [2026-09-18T16:20:38.577Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.12/xz-1.12.jar (169 kB at 546 kB/s) [2026-09-18T16:20:38.577Z] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 228/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 228/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 245/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 245/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 253/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 253/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.2/1.1 MB | 253/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 253/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 270/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 270/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 270/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 286/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 286/423 kB | 0.1/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 286/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 302/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 302/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 302/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 319/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 319/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 319/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 335/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 335/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 335/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 352/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 352/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.3/1.1 MB | 352/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 352/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 368/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 368/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 368/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 368/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 384/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 384/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 401/423 kB | 0.2/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 401/423 kB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 401/423 kB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 417/423 kB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 423 kB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 423 kB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.4/1.1 MB | 423 kB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] [2026-09-18T16:20:38.577Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.22.1/commons-codec-1.22.1.jar (423 kB at 1.3 MB/s) [2026-09-18T16:20:38.577Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.1.0/doxia-core-2.1.0.jar [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (2): 0.5/1.1 MB | 0.3/6.5 MB [2026-09-18T16:20:38.577Z] Progress (3): 0.5/1.1 MB | 0.3/6.5 MB | 7.7/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.5/1.1 MB | 0.3/6.5 MB | 16/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.5/1.1 MB | 0.4/6.5 MB | 16/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.5/1.1 MB | 0.4/6.5 MB | 24/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 24/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 24/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 40/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 40/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 40/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 40/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 40/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 57/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 57/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 57/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 73/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 73/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 73/307 kB [2026-09-18T16:20:38.577Z] Progress (3): 0.6/1.1 MB | 0.4/6.5 MB | 73/307 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.4/6.5 MB | 73/307 kB | 7.7/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.4/6.5 MB | 73/307 kB | 11/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 73/307 kB | 11/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 90/307 kB | 11/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 90/307 kB | 11/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 90/307 kB | 28/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 90/307 kB | 28/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 106/307 kB | 28/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 106/307 kB | 44/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.6/1.1 MB | 0.5/6.5 MB | 106/307 kB | 44/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 106/307 kB | 44/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 106/307 kB | 61/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 122/307 kB | 61/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 122/307 kB | 61/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 122/307 kB | 77/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 122/307 kB | 77/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 139/307 kB | 77/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 139/307 kB | 93/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 139/307 kB | 93/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 139/307 kB | 93/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 155/307 kB | 93/126 kB [2026-09-18T16:20:38.577Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 155/307 kB | 110/126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 155/307 kB | 110/126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 155/307 kB | 126/126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 155/307 kB | 126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 172/307 kB | 126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 172/307 kB | 126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 172/307 kB | 126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 188/307 kB | 126 kB [2026-09-18T16:20:38.578Z] Progress (4): 0.7/1.1 MB | 0.5/6.5 MB | 188/307 kB | 126 kB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar (126 kB at 368 kB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar [2026-09-18T16:20:38.578Z] Progress (3): 0.7/1.1 MB | 0.6/6.5 MB | 188/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.7/1.1 MB | 0.6/6.5 MB | 204/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.7/1.1 MB | 0.6/6.5 MB | 204/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.7/1.1 MB | 0.6/6.5 MB | 204/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.7/1.1 MB | 0.6/6.5 MB | 221/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.7/1.1 MB | 0.6/6.5 MB | 229/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 229/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 229/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 246/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 246/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 246/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 262/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 262/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 279/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 279/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 279/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 295/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 295/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 302/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 302/307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.6/6.5 MB | 307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.8/1.1 MB | 0.7/6.5 MB | 307 kB [2026-09-18T16:20:38.578Z] Progress (3): 0.9/1.1 MB | 0.7/6.5 MB | 307 kB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.1.0/org.eclipse.sisu.inject-1.1.0.jar (307 kB at 884 kB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.jar [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1 MB | 0.8/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.1 MB | 0.9/6.5 MB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar (1.1 MB at 3.2 MB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.2.0/plexus-i18n-1.2.0.jar [2026-09-18T16:20:38.578Z] Progress (1): 0.9/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 0.9/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 0.9/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 0.9/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/6.5 MB | 7.7/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/6.5 MB | 7.7/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/6.5 MB | 16/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 0.9/6.5 MB | 24/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 24/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 40/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 40/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 40/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 40/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 57/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 57/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.0/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 73/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 90/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 90/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.1/6.5 MB | 90/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 90/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 90/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 106/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 106/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 122/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 122/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 139/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 139/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.2/6.5 MB | 139/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 139/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 139/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 139/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 155/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 155/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 172/183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 183 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.3/6.5 MB | 183 kB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.1.0/doxia-core-2.1.0.jar (183 kB at 500 kB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.6.0/plexus-interactivity-api-1.6.0.jar [2026-09-18T16:20:38.578Z] Progress (1): 1.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 1.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 1.5/6.5 MB | 4.1/12 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.5/6.5 MB | 4.1/12 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.5/6.5 MB | 4.1/12 kB | 7.7/609 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.5/6.5 MB | 12 kB | 7.7/609 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.5/6.5 MB | 12 kB | 11/609 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.5/6.5 MB | 12 kB | 11/609 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.5/6.5 MB | 12 kB | 28/609 kB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.jar (12 kB at 32 kB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.2.2/woodstox-core-7.2.2.jar [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 28/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 44/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 61/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 61/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 77/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 77/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 93/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 93/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 110/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 110/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 126/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 126/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 126/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.6/6.5 MB | 142/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 142/609 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.7/6.5 MB | 142/609 kB | 7.7/10 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.7/6.5 MB | 142/609 kB | 10 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.7/6.5 MB | 159/609 kB | 10 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.7/6.5 MB | 159/609 kB | 10 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.7/6.5 MB | 175/609 kB | 10 kB [2026-09-18T16:20:38.578Z] Progress (3): 1.7/6.5 MB | 175/609 kB | 10 kB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.2.0/plexus-i18n-1.2.0.jar (10 kB at 28 kB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.3.0/stax2-api-4.3.0.jar [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 192/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 192/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 192/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 208/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 208/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.7/6.5 MB | 224/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 224/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 241/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 241/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 241/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 257/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 257/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 274/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 274/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 290/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 290/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 306/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 306/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.8/6.5 MB | 323/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 323/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 339/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 339/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 339/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 355/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 355/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 372/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 372/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 388/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 388/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 1.9/6.5 MB | 405/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 405/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 421/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 421/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 437/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 437/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 437/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 437/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 454/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 454/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.0/6.5 MB | 470/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 470/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 486/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 486/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 503/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 503/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 503/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 519/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 519/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 536/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 536/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 552/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 552/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.1/6.5 MB | 568/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 568/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 585/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 585/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 601/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 601/609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 609 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.2/6.5 MB | 609 kB [2026-09-18T16:20:38.578Z] [2026-09-18T16:20:38.578Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar (609 kB at 1.6 MB/s) [2026-09-18T16:20:38.578Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar [2026-09-18T16:20:38.578Z] Progress (1): 2.2/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.3/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.3/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.3/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.3/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.3/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.3/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.4/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.5/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.6/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.6/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.6/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.6/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.6/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.6/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (1): 2.7/6.5 MB [2026-09-18T16:20:38.578Z] Progress (2): 2.7/6.5 MB | 3.2/10 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.7/6.5 MB | 10 kB [2026-09-18T16:20:38.578Z] Progress (2): 2.7/6.5 MB | 10 kB [2026-09-18T16:20:38.579Z] Progress (2): 2.7/6.5 MB | 10 kB [2026-09-18T16:20:38.579Z] Progress (3): 2.7/6.5 MB | 10 kB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (3): 2.7/6.5 MB | 10 kB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (3): 2.8/6.5 MB | 10 kB | 0/1.6 MB [2026-09-18T16:20:38.579Z] [2026-09-18T16:20:38.579Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.6.0/plexus-interactivity-api-1.6.0.jar (10 kB at 26 kB/s) [2026-09-18T16:20:38.579Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.1.0/plexus-utils-4.1.0.jar [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.8/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 2.9/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.1/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.0/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.2/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.1/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.2/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (2): 3.3/6.5 MB | 0.3/1.6 MB [2026-09-18T16:20:38.579Z] Progress (3): 3.3/6.5 MB | 0.3/1.6 MB | 7.7/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.3/6.5 MB | 0.3/1.6 MB | 7.7/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.3/6.5 MB | 0.3/1.6 MB | 16/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 16/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 32/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 32/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 32/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 49/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 49/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 65/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 65/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 65/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 81/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 81/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 98/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.3/1.6 MB | 98/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.4/6.5 MB | 0.4/1.6 MB | 98/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 98/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 114/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 114/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 114/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 131/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 131/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 131/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 147/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 147/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 147/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 163/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.5/6.5 MB | 0.4/1.6 MB | 163/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 163/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 180/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 180/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 180/194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB [2026-09-18T16:20:38.579Z] Progress (4): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB | 7.7/714 kB [2026-09-18T16:20:38.579Z] Progress (4): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB | 7.7/714 kB [2026-09-18T16:20:38.579Z] Progress (4): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB | 7.7/714 kB [2026-09-18T16:20:38.579Z] Progress (4): 3.6/6.5 MB | 0.4/1.6 MB | 194 kB | 11/714 kB [2026-09-18T16:20:38.579Z] [2026-09-18T16:20:38.579Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.3.0/stax2-api-4.3.0.jar (194 kB at 469 kB/s) [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 11/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 28/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 28/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.6/6.5 MB | 0.4/1.6 MB | 28/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.4/1.6 MB | 28/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.4/1.6 MB | 44/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.4/1.6 MB | 44/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 44/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 44/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 61/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 61/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 77/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 77/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 77/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 77/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.7/6.5 MB | 0.5/1.6 MB | 93/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 93/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 93/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 93/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 110/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 110/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 110/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 126/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 126/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 126/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 126/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 142/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 142/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.8/6.5 MB | 0.5/1.6 MB | 142/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 142/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 159/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 159/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 175/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 175/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 175/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 175/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 192/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.5/1.6 MB | 192/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.6/1.6 MB | 192/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.6/1.6 MB | 192/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 3.9/6.5 MB | 0.6/1.6 MB | 208/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 4.0/6.5 MB | 0.6/1.6 MB | 208/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 4.0/6.5 MB | 0.6/1.6 MB | 224/714 kB [2026-09-18T16:20:38.579Z] Progress (3): 4.0/6.5 MB | 0.6/1.6 MB | 224/714 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 224/714 kB | 7.7/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 224/714 kB | 7.7/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 224/714 kB | 7.7/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 241/714 kB | 7.7/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 241/714 kB | 16/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 241/714 kB | 16/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 241/714 kB | 16/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 257/714 kB | 16/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 257/714 kB | 16/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 257/714 kB | 16/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 257/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.0/6.5 MB | 0.6/1.6 MB | 274/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 274/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 274/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 274/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 290/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 290/714 kB | 32/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 290/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 306/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 306/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 314/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 314/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 314/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 314/714 kB | 49/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 314/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 331/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 331/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.1/6.5 MB | 0.6/1.6 MB | 331/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.6/1.6 MB | 331/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.6/1.6 MB | 347/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.6/1.6 MB | 347/714 kB | 65/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.6/1.6 MB | 347/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.6/1.6 MB | 347/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.6/1.6 MB | 364/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 364/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 364/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 380/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 380/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 380/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 380/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 396/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 396/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 401/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.2/6.5 MB | 0.7/1.6 MB | 401/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 401/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 418/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 434/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 434/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.3/6.5 MB | 0.7/1.6 MB | 434/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.7/1.6 MB | 434/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.7/1.6 MB | 451/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.7/1.6 MB | 451/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 451/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 467/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 467/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 467/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 483/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 483/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 483/714 kB | 81/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 483/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 483/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.4/6.5 MB | 0.8/1.6 MB | 500/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 500/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 516/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 516/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 516/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 532/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 532/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 532/714 kB | 98/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 532/714 kB | 114/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 532/714 kB | 114/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 549/714 kB | 114/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 549/714 kB | 114/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 549/714 kB | 114/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 565/714 kB | 114/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 565/714 kB | 131/193 kB [2026-09-18T16:20:38.579Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 565/714 kB | 131/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.5/6.5 MB | 0.8/1.6 MB | 565/714 kB | 131/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 565/714 kB | 131/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 582/714 kB | 131/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 582/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 582/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 598/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 598/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 598/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 614/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 614/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 614/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 631/714 kB | 147/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.8/1.6 MB | 631/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.9/1.6 MB | 631/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.9/1.6 MB | 631/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.9/1.6 MB | 631/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.6/6.5 MB | 0.9/1.6 MB | 647/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 647/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 664/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 664/714 kB | 163/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 664/714 kB | 180/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 664/714 kB | 180/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 664/714 kB | 180/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 680/714 kB | 180/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 680/714 kB | 180/193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 680/714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 696/714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 696/714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 696/714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 696/714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 713/714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.7/6.5 MB | 0.9/1.6 MB | 714 kB | 193 kB [2026-09-18T16:20:38.580Z] Progress (4): 4.8/6.5 MB | 0.9/1.6 MB | 714 kB | 193 kB [2026-09-18T16:20:38.580Z] [2026-09-18T16:20:38.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 1.6 MB/s) [2026-09-18T16:20:38.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.1.0/plexus-utils-4.1.0.jar (193 kB at 442 kB/s) [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 0.9/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 0.9/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 0.9/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 0.9/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 0.9/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.8/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.0/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 4.9/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.0/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.1/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.1/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.2/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.2/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.3/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.3/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.4/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.4/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.5/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.5/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.6/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.7/6.5 MB | 1.6/1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.7/6.5 MB | 1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.7/6.5 MB | 1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.7/6.5 MB | 1.6 MB [2026-09-18T16:20:38.580Z] Progress (2): 5.7/6.5 MB | 1.6 MB [2026-09-18T16:20:38.580Z] [2026-09-18T16:20:38.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.2.2/woodstox-core-7.2.2.jar (1.6 MB at 3.6 MB/s) [2026-09-18T16:20:38.580Z] Progress (1): 5.7/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.7/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.7/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.8/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.8/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.8/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.8/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.8/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.8/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.9/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.9/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.9/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.9/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.9/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 5.9/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.0/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.0/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.0/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.0/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.0/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.0/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.1/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.2/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.2/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.2/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.2/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.2/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.2/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.3/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.3/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.3/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.3/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.3/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.3/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.4/6.5 MB [2026-09-18T16:20:38.580Z] Progress (1): 6.5 MB [2026-09-18T16:20:38.580Z] [2026-09-18T16:20:38.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-15/zstd-jni-1.5.7-15.jar (6.5 MB at 14 MB/s) [2026-09-18T16:20:39.132Z] [INFO] Searching for local aggregator root... [2026-09-18T16:20:39.132Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies [2026-09-18T16:20:39.132Z] [INFO] Processing change of org.silverpeas:silverpeas-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260918 [2026-09-18T16:20:39.382Z] [INFO] Processing org.silverpeas:silverpeas-dependencies-bom [2026-09-18T16:20:39.382Z] [INFO] Updating project org.silverpeas:silverpeas-dependencies-bom [2026-09-18T16:20:39.382Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260918 [2026-09-18T16:20:39.382Z] [INFO] [2026-09-18T16:20:39.382Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:39.382Z] [INFO] BUILD SUCCESS [2026-09-18T16:20:39.382Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:39.382Z] [INFO] Total time: 11.260 s [2026-09-18T16:20:39.382Z] [INFO] Finished at: 2026-09-18T18:20:39+02:00 [2026-09-18T16:20:39.382Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:39.382Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-09-18T16:20:41.244Z] [INFO] Scanning for projects... [2026-09-18T16:20:41.244Z] [INFO] [2026-09-18T16:20:41.244Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- [2026-09-18T16:20:41.245Z] [INFO] Building Silverpeas Dependencies BOM 2.0-build260918 [2026-09-18T16:20:41.245Z] [INFO] from pom.xml [2026-09-18T16:20:41.245Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-09-18T16:20:41.245Z] [INFO] [2026-09-18T16:20:41.245Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-dependencies-bom --- [2026-09-18T16:20:41.495Z] 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 [2026-09-18T16:20:41.746Z] Progress (1): 790 B [2026-09-18T16:20:41.746Z] Progress (1): 1.8 kB [2026-09-18T16:20:41.746Z] Progress (1): 3.7 kB [2026-09-18T16:20:41.746Z] Progress (1): 5.8 kB [2026-09-18T16:20:41.746Z] [2026-09-18T16:20:41.746Z] 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 15 kB/s) [2026-09-18T16:20:41.996Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [2026-09-18T16:20:41.996Z] Progress (1): 781 B [2026-09-18T16:20:41.996Z] Progress (1): 1.8 kB [2026-09-18T16:20:41.996Z] Progress (1): 3.7 kB [2026-09-18T16:20:41.996Z] Progress (1): 5.1 kB [2026-09-18T16:20:41.996Z] [2026-09-18T16:20:41.996Z] 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 176 kB/s) [2026-09-18T16:20:41.996Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [2026-09-18T16:20:41.996Z] Progress (1): 782 B [2026-09-18T16:20:41.996Z] Progress (1): 1.7 kB [2026-09-18T16:20:41.996Z] Progress (1): 4.5 kB [2026-09-18T16:20:41.996Z] Progress (1): 7.0 kB [2026-09-18T16:20:41.996Z] Progress (1): 8.3 kB [2026-09-18T16:20:41.996Z] Progress (1): 10 kB [2026-09-18T16:20:41.996Z] Progress (1): 13 kB [2026-09-18T16:20:41.996Z] Progress (1): 14 kB [2026-09-18T16:20:41.996Z] [2026-09-18T16:20:41.996Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 492 kB/s) [2026-09-18T16:20:41.996Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [2026-09-18T16:20:41.996Z] Progress (1): 707 B [2026-09-18T16:20:41.996Z] Progress (1): 1.6 kB [2026-09-18T16:20:41.996Z] Progress (1): 2.7 kB [2026-09-18T16:20:41.996Z] Progress (1): 4.2 kB [2026-09-18T16:20:41.996Z] Progress (1): 5.0 kB [2026-09-18T16:20:41.996Z] Progress (1): 6.5 kB [2026-09-18T16:20:41.996Z] Progress (1): 9.2 kB [2026-09-18T16:20:41.996Z] Progress (1): 11 kB [2026-09-18T16:20:41.996Z] Progress (1): 14 kB [2026-09-18T16:20:41.997Z] Progress (1): 18 kB [2026-09-18T16:20:41.997Z] Progress (1): 20 kB [2026-09-18T16:20:41.997Z] Progress (1): 23 kB [2026-09-18T16:20:41.997Z] Progress (1): 26 kB [2026-09-18T16:20:41.997Z] Progress (1): 27 kB [2026-09-18T16:20:41.997Z] Progress (1): 30 kB [2026-09-18T16:20:41.997Z] Progress (1): 32 kB [2026-09-18T16:20:41.997Z] Progress (1): 34 kB [2026-09-18T16:20:41.997Z] Progress (1): 38 kB [2026-09-18T16:20:41.997Z] Progress (1): 40 kB [2026-09-18T16:20:41.997Z] Progress (1): 43 kB [2026-09-18T16:20:41.997Z] Progress (1): 47 kB [2026-09-18T16:20:41.997Z] Progress (1): 52 kB [2026-09-18T16:20:41.997Z] Progress (1): 54 kB [2026-09-18T16:20:41.997Z] Progress (1): 57 kB [2026-09-18T16:20:41.997Z] Progress (1): 59 kB [2026-09-18T16:20:41.997Z] Progress (1): 61 kB [2026-09-18T16:20:41.997Z] Progress (1): 63 kB [2026-09-18T16:20:41.997Z] Progress (1): 65 kB [2026-09-18T16:20:41.997Z] Progress (1): 66 kB [2026-09-18T16:20:41.997Z] Progress (1): 68 kB [2026-09-18T16:20:41.997Z] [2026-09-18T16:20:41.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.6 MB/s) [2026-09-18T16:20:41.997Z] [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)] [2026-09-18T16:20:41.997Z] [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)] [2026-09-18T16:20:41.997Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [2026-09-18T16:20:41.997Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) [2026-09-18T16:20:41.997Z] 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 [2026-09-18T16:20:42.248Z] Progress (1): 0.9/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 2.3/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 3.6/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 5.0/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 6.4/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 7.7/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 9.1/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 10/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 12/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 13/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 15/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 16/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 17/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 19/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 20/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 21/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 23/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 24/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 28/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 33/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 37/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 41/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 45/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 50/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 54/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 58/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 62/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 66/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 71/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 75/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 79/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 83/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 88/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 92/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 96/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 100/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 105/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 109/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 113/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 117/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 121/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 126/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 130/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 131/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 135/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 139/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 143/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 147/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 152/153 kB [2026-09-18T16:20:42.248Z] Progress (1): 153 kB [2026-09-18T16:20:42.248Z] [2026-09-18T16:20:42.248Z] 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.2 MB/s) [2026-09-18T16:20:42.248Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [2026-09-18T16:20:42.248Z] Progress (1): 3.8/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 8.0/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 12/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 16/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 21/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 24/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 28/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 33/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 49/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 65/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 82/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 98/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 114/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 131/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 147/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 155/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 172/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 188/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 204/215 kB [2026-09-18T16:20:42.248Z] Progress (1): 215 kB [2026-09-18T16:20:42.248Z] [2026-09-18T16:20:42.248Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 4.4 MB/s) [2026-09-18T16:20:42.248Z] [INFO] [2026-09-18T16:20:42.248Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-dependencies-bom --- [2026-09-18T16:20:42.248Z] 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 [2026-09-18T16:20:42.248Z] Progress (1): 838 B [2026-09-18T16:20:42.248Z] Progress (1): 2.2 kB [2026-09-18T16:20:42.248Z] [2026-09-18T16:20:42.248Z] 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 74 kB/s) [2026-09-18T16:20:42.248Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom [2026-09-18T16:20:42.499Z] Progress (1): 797 B [2026-09-18T16:20:42.499Z] Progress (1): 2.5 kB [2026-09-18T16:20:42.499Z] Progress (1): 4.1 kB [2026-09-18T16:20:42.499Z] Progress (1): 7.7 kB [2026-09-18T16:20:42.499Z] Progress (1): 10 kB [2026-09-18T16:20:42.499Z] Progress (1): 14 kB [2026-09-18T16:20:42.499Z] Progress (1): 18 kB [2026-09-18T16:20:42.499Z] Progress (1): 20 kB [2026-09-18T16:20:42.499Z] Progress (1): 23 kB [2026-09-18T16:20:42.499Z] [2026-09-18T16:20:42.499Z] 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 758 kB/s) [2026-09-18T16:20:42.499Z] 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 [2026-09-18T16:20:42.499Z] Progress (1): 834 B [2026-09-18T16:20:42.499Z] Progress (1): 2.2 kB [2026-09-18T16:20:42.499Z] [2026-09-18T16:20:42.499Z] 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 62 kB/s) [2026-09-18T16:20:42.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [2026-09-18T16:20:42.499Z] Progress (1): 729 B [2026-09-18T16:20:42.499Z] Progress (1): 2.2 kB [2026-09-18T16:20:42.499Z] Progress (1): 4.3 kB [2026-09-18T16:20:42.499Z] Progress (1): 7.8 kB [2026-09-18T16:20:42.499Z] [2026-09-18T16:20:42.499Z] 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 270 kB/s) [2026-09-18T16:20:42.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom [2026-09-18T16:20:42.499Z] Progress (1): 691 B [2026-09-18T16:20:42.499Z] Progress (1): 2.5 kB [2026-09-18T16:20:42.499Z] Progress (1): 6.4 kB [2026-09-18T16:20:42.499Z] Progress (1): 8.9 kB [2026-09-18T16:20:42.499Z] Progress (1): 11 kB [2026-09-18T16:20:42.499Z] Progress (1): 14 kB [2026-09-18T16:20:42.499Z] Progress (1): 19 kB [2026-09-18T16:20:42.499Z] Progress (1): 21 kB [2026-09-18T16:20:42.499Z] Progress (1): 25 kB [2026-09-18T16:20:42.499Z] Progress (1): 28 kB [2026-09-18T16:20:42.499Z] [2026-09-18T16:20:42.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 939 kB/s) [2026-09-18T16:20:42.499Z] 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 [2026-09-18T16:20:42.499Z] Progress (1): 7.7/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 16/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 24/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 40/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 57/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 73/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 90/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 106/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 122/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 139/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 155/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 172/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 188/196 kB [2026-09-18T16:20:42.499Z] Progress (1): 196 kB [2026-09-18T16:20:42.499Z] [2026-09-18T16:20:42.499Z] 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.2 MB/s) [2026-09-18T16:20:42.499Z] 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 [2026-09-18T16:20:42.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [2026-09-18T16:20:42.750Z] Progress (1): 7.7/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 16/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 24/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 40/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 57/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 73/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 90/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 106/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 122/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 139/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 155/157 kB [2026-09-18T16:20:42.750Z] Progress (1): 157 kB [2026-09-18T16:20:42.750Z] [2026-09-18T16:20:42.750Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 4.5 MB/s) [2026-09-18T16:20:42.750Z] Progress (1): 0.9/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 2.3/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 3.6/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 5.0/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 6.4/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 7.7/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 9.1/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 10/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 12/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 13/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 15/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 16/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 17/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 19/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 20/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 21/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 23/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 24/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 26/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 27/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 28/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 30/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 31/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 32/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 34/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 35/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 36/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 38/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 39/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 41/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 42/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 43/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 45/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 46/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 47/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 49/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 50/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 52/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 53/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 54/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 56/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 60/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 64/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 68/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 73/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 77/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 81/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 85/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 89/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 94/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 98/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 102/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 106/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 111/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 115/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 119/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 122/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 127/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 131/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 135/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 139/193 kB [2026-09-18T16:20:42.750Z] Progress (1): 144/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 148/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 152/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 156/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 160/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 165/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 169/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 173/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 177/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 182/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 186/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 190/193 kB [2026-09-18T16:20:42.751Z] Progress (1): 193 kB [2026-09-18T16:20:42.751Z] [2026-09-18T16:20:42.751Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 2.1 MB/s) [2026-09-18T16:20:42.751Z] [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-build260918/silverpeas-dependencies-bom-2.0-build260918.pom [2026-09-18T16:20:42.751Z] [INFO] [2026-09-18T16:20:42.751Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-dependencies-bom --- [2026-09-18T16:20:42.751Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-09-18T16:20:42.751Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-09-18T16:20:42.751Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260918/silverpeas-dependencies-bom-2.0-build260918.pom [2026-09-18T16:20:43.002Z] Progress (1): 33/48 kB [2026-09-18T16:20:43.252Z] Progress (1): 48 kB [2026-09-18T16:20:43.252Z] [2026-09-18T16:20:43.252Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260918/silverpeas-dependencies-bom-2.0-build260918.pom (48 kB at 145 kB/s) [2026-09-18T16:20:43.252Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml [2026-09-18T16:20:43.252Z] Progress (1): 997 B [2026-09-18T16:20:43.252Z] [2026-09-18T16:20:43.252Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (997 B at 17 kB/s) [2026-09-18T16:20:43.252Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml [2026-09-18T16:20:43.252Z] Progress (1): 1.0 kB [2026-09-18T16:20:43.252Z] [2026-09-18T16:20:43.252Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (1.0 kB at 8.5 kB/s) [2026-09-18T16:20:43.252Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:43.252Z] [INFO] BUILD SUCCESS [2026-09-18T16:20:43.252Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:43.252Z] [INFO] Total time: 2.371 s [2026-09-18T16:20:43.252Z] [INFO] Finished at: 2026-09-18T18:20:43+02:00 [2026-09-18T16:20:43.252Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:43.504Z] [Pipeline] } [2026-09-18T16:20:43.513Z] [Pipeline] // dir [2026-09-18T16:20:43.524Z] [Pipeline] } [2026-09-18T16:20:43.532Z] [Pipeline] // stage [2026-09-18T16:20:43.543Z] [Pipeline] stage [2026-09-18T16:20:43.545Z] [Pipeline] { (Build and Publish test dependencies definition) [2026-09-18T16:20:43.569Z] [Pipeline] dir [2026-09-18T16:20:43.569Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies [2026-09-18T16:20:43.570Z] [Pipeline] { [2026-09-18T16:20:43.584Z] [Pipeline] git [2026-09-18T16:20:43.592Z] Selected Git installation does not exist. Using Default [2026-09-18T16:20:43.593Z] The recommended git tool is: NONE [2026-09-18T16:20:43.593Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-09-18T16:20:43.603Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5a25c682; decorates hudson.Launcher$LocalLauncher@1a9b6273 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-09-18T16:20:43.604Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/.git # timeout=10 [2026-09-18T16:20:43.609Z] Fetching changes from the remote Git repository [2026-09-18T16:20:43.613Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10 [2026-09-18T16:20:43.620Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom [2026-09-18T16:20:43.620Z] > /usr/bin/git --version # timeout=10 [2026-09-18T16:20:43.625Z] > git --version # 'git version 2.43.0' [2026-09-18T16:20:43.625Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-09-18T16:20:43.630Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-18T16:20:44.067Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-09-18T16:20:44.074Z] Checking out Revision a099b59d24d9b52a26274503c77c74076a7475f2 (refs/remotes/origin/master) [2026-09-18T16:20:44.074Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-09-18T16:20:44.079Z] > /usr/bin/git checkout -f a099b59d24d9b52a26274503c77c74076a7475f2 # timeout=10 [2026-09-18T16:20:44.086Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-09-18T16:20:44.094Z] > /usr/bin/git branch -D master # timeout=10 [2026-09-18T16:20:44.100Z] > /usr/bin/git checkout -b master a099b59d24d9b52a26274503c77c74076a7475f2 # timeout=10 [2026-09-18T16:20:44.109Z] Commit message: "Drop junit-platform-runner and align the JUnit Platform on the junit-bom" [2026-09-18T16:20:44.109Z] > /usr/bin/git rev-list --no-walk a099b59d24d9b52a26274503c77c74076a7475f2 # timeout=10 [2026-09-18T16:20:44.128Z] [Pipeline] sh [2026-09-18T16:20:44.383Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260918 [2026-09-18T16:20:46.245Z] [INFO] Scanning for projects... [2026-09-18T16:20:46.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-09-18T16:20:46.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-09-18T16:20:47.047Z] Progress (1): 3.7 kB [2026-09-18T16:20:47.047Z] Progress (2): 3.7 kB | 4.0 kB [2026-09-18T16:20:47.047Z] Progress (2): 3.7 kB | 7.7 kB [2026-09-18T16:20:47.047Z] Progress (2): 7.4 kB | 7.7 kB [2026-09-18T16:20:47.047Z] Progress (2): 7.4 kB | 10 kB [2026-09-18T16:20:47.047Z] Progress (2): 13 kB | 10 kB [2026-09-18T16:20:47.047Z] Progress (2): 19 kB | 10 kB [2026-09-18T16:20:47.047Z] Progress (2): 20 kB | 10 kB [2026-09-18T16:20:47.047Z] [2026-09-18T16:20:47.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (10 kB at 21 kB/s) [2026-09-18T16:20:47.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 40 kB/s) [2026-09-18T16:20:47.047Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-09-18T16:20:47.047Z] Progress (1): 1.5 kB [2026-09-18T16:20:47.047Z] [2026-09-18T16:20:47.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 39 kB/s) [2026-09-18T16:20:47.297Z] [INFO] [2026-09-18T16:20:47.297Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- [2026-09-18T16:20:47.297Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-SNAPSHOT [2026-09-18T16:20:47.297Z] [INFO] from pom.xml [2026-09-18T16:20:47.297Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-09-18T16:20:47.297Z] [INFO] [2026-09-18T16:20:47.297Z] [INFO] --- versions:2.22.0:set (default-cli) @ silverpeas-test-dependencies-bom --- [2026-09-18T16:20:48.208Z] [INFO] Searching for local aggregator root... [2026-09-18T16:20:48.208Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies [2026-09-18T16:20:48.208Z] [INFO] Processing change of org.silverpeas:silverpeas-test-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260918 [2026-09-18T16:20:48.459Z] [INFO] Processing org.silverpeas:silverpeas-test-dependencies-bom [2026-09-18T16:20:48.459Z] [INFO] Updating project org.silverpeas:silverpeas-test-dependencies-bom [2026-09-18T16:20:48.459Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260918 [2026-09-18T16:20:48.459Z] [INFO] [2026-09-18T16:20:48.459Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:48.459Z] [INFO] BUILD SUCCESS [2026-09-18T16:20:48.459Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:48.459Z] [INFO] Total time: 2.332 s [2026-09-18T16:20:48.459Z] [INFO] Finished at: 2026-09-18T18:20:48+02:00 [2026-09-18T16:20:48.459Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:48.459Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-09-18T16:20:50.321Z] [INFO] Scanning for projects... [2026-09-18T16:20:50.321Z] [INFO] [2026-09-18T16:20:50.321Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- [2026-09-18T16:20:50.321Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-build260918 [2026-09-18T16:20:50.321Z] [INFO] from pom.xml [2026-09-18T16:20:50.321Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-09-18T16:20:50.321Z] [INFO] [2026-09-18T16:20:50.321Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-test-dependencies-bom --- [2026-09-18T16:20:50.571Z] [INFO] [2026-09-18T16:20:50.571Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-test-dependencies-bom --- [2026-09-18T16:20:50.571Z] [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-build260918/silverpeas-test-dependencies-bom-2.0-build260918.pom [2026-09-18T16:20:50.571Z] [INFO] [2026-09-18T16:20:50.571Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-test-dependencies-bom --- [2026-09-18T16:20:50.571Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-09-18T16:20:50.571Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-09-18T16:20:50.822Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260918/silverpeas-test-dependencies-bom-2.0-build260918.pom [2026-09-18T16:20:51.373Z] Progress (1): 12 kB [2026-09-18T16:20:51.373Z] [2026-09-18T16:20:51.373Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260918/silverpeas-test-dependencies-bom-2.0-build260918.pom (12 kB at 27 kB/s) [2026-09-18T16:20:51.373Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml [2026-09-18T16:20:51.373Z] Progress (1): 1.0 kB [2026-09-18T16:20:51.373Z] [2026-09-18T16:20:51.373Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (1.0 kB at 9.0 kB/s) [2026-09-18T16:20:51.373Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml [2026-09-18T16:20:51.623Z] Progress (1): 1.0 kB [2026-09-18T16:20:51.623Z] [2026-09-18T16:20:51.623Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (1.0 kB at 11 kB/s) [2026-09-18T16:20:51.623Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:51.623Z] [INFO] BUILD SUCCESS [2026-09-18T16:20:51.623Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:51.623Z] [INFO] Total time: 1.431 s [2026-09-18T16:20:51.623Z] [INFO] Finished at: 2026-09-18T18:20:51+02:00 [2026-09-18T16:20:51.623Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:51.625Z] [Pipeline] } [2026-09-18T16:20:51.633Z] [Pipeline] // dir [2026-09-18T16:20:51.647Z] [Pipeline] } [2026-09-18T16:20:51.654Z] [Pipeline] // stage [2026-09-18T16:20:51.665Z] [Pipeline] stage [2026-09-18T16:20:51.666Z] [Pipeline] { (Build and publish project definition) [2026-09-18T16:20:51.691Z] [Pipeline] dir [2026-09-18T16:20:51.691Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project [2026-09-18T16:20:51.693Z] [Pipeline] { [2026-09-18T16:20:51.707Z] [Pipeline] git [2026-09-18T16:20:51.716Z] Selected Git installation does not exist. Using Default [2026-09-18T16:20:51.716Z] The recommended git tool is: NONE [2026-09-18T16:20:51.717Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-09-18T16:20:51.738Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2ed56cad; decorates hudson.Launcher$LocalLauncher@229e515a will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-09-18T16:20:51.739Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10 [2026-09-18T16:20:51.745Z] Fetching changes from the remote Git repository [2026-09-18T16:20:51.748Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10 [2026-09-18T16:20:51.753Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project [2026-09-18T16:20:51.753Z] > /usr/bin/git --version # timeout=10 [2026-09-18T16:20:51.758Z] > git --version # 'git version 2.43.0' [2026-09-18T16:20:51.758Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-09-18T16:20:51.763Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-18T16:20:52.233Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-09-18T16:20:52.240Z] Checking out Revision c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 (refs/remotes/origin/master) [2026-09-18T16:20:52.240Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-09-18T16:20:52.245Z] > /usr/bin/git checkout -f c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10 [2026-09-18T16:20:52.254Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-09-18T16:20:52.262Z] > /usr/bin/git branch -D master # timeout=10 [2026-09-18T16:20:52.269Z] > /usr/bin/git checkout -b master c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10 [2026-09-18T16:20:52.279Z] Commit message: "Manage the tooling generating the documentation of the REST API" [2026-09-18T16:20:52.280Z] > /usr/bin/git rev-list --no-walk c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10 [2026-09-18T16:20:52.297Z] [Pipeline] sh [2026-09-18T16:20:52.552Z] + sed -i -e s/[0-9a-zA-Z.-]\+/2.0-build260918/g pom.xml [2026-09-18T16:20:52.560Z] [Pipeline] sh [2026-09-18T16:20:52.819Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260918 [2026-09-18T16:20:54.680Z] [INFO] Scanning for projects... [2026-09-18T16:20:54.680Z] [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 [2026-09-18T16:20:54.931Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom [2026-09-18T16:20:55.181Z] Progress (1): 763 B [2026-09-18T16:20:55.181Z] Progress (1): 2.2 kB [2026-09-18T16:20:55.181Z] Progress (1): 5.0 kB [2026-09-18T16:20:55.181Z] Progress (1): 8.4 kB [2026-09-18T16:20:55.181Z] Progress (1): 10 kB [2026-09-18T16:20:55.181Z] [2026-09-18T16:20:55.181Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom (10 kB at 26 kB/s) [2026-09-18T16:20:55.181Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom [2026-09-18T16:20:55.432Z] Progress (1): 770 B [2026-09-18T16:20:55.432Z] Progress (1): 2.4 kB [2026-09-18T16:20:55.432Z] Progress (1): 4.9 kB [2026-09-18T16:20:55.432Z] Progress (1): 7.4 kB [2026-09-18T16:20:55.432Z] [2026-09-18T16:20:55.432Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 167 kB/s) [2026-09-18T16:20:55.432Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar [2026-09-18T16:20:55.432Z] Progress (1): 7.8/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 8.2/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 16/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 24/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 25/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 33/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 40/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 41/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 49/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 56/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 57/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 66/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 74/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 82/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 82/83 kB [2026-09-18T16:20:55.432Z] Progress (1): 83 kB [2026-09-18T16:20:55.432Z] [2026-09-18T16:20:55.432Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar (83 kB at 1.1 MB/s) [2026-09-18T16:20:55.432Z] 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 [2026-09-18T16:20:55.432Z] Progress (1): 772 B [2026-09-18T16:20:55.432Z] Progress (1): 2.2 kB [2026-09-18T16:20:55.432Z] Progress (1): 5.0 kB [2026-09-18T16:20:55.432Z] Progress (1): 7.8 kB [2026-09-18T16:20:55.432Z] Progress (1): 8.5 kB [2026-09-18T16:20:55.432Z] [2026-09-18T16:20:55.432Z] 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 193 kB/s) [2026-09-18T16:20:55.682Z] 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 [2026-09-18T16:20:55.682Z] Progress (1): 7.8/32 kB [2026-09-18T16:20:55.682Z] Progress (1): 8.2/32 kB [2026-09-18T16:20:55.682Z] Progress (1): 16/32 kB [2026-09-18T16:20:55.682Z] Progress (1): 24/32 kB [2026-09-18T16:20:55.682Z] Progress (1): 25/32 kB [2026-09-18T16:20:55.682Z] Progress (1): 32 kB [2026-09-18T16:20:55.682Z] [2026-09-18T16:20:55.682Z] 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 690 kB/s) [2026-09-18T16:20:55.682Z] 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 [2026-09-18T16:20:55.682Z] Progress (1): 745 B [2026-09-18T16:20:55.682Z] Progress (1): 2.3 kB [2026-09-18T16:20:55.682Z] Progress (1): 4.0 kB [2026-09-18T16:20:55.682Z] Progress (1): 8.9 kB [2026-09-18T16:20:55.682Z] Progress (1): 13 kB [2026-09-18T16:20:55.683Z] Progress (1): 15 kB [2026-09-18T16:20:55.683Z] Progress (1): 16 kB [2026-09-18T16:20:55.683Z] [2026-09-18T16:20:55.683Z] 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 373 kB/s) [2026-09-18T16:20:55.683Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom [2026-09-18T16:20:55.683Z] Progress (1): 770 B [2026-09-18T16:20:55.683Z] Progress (1): 2.3 kB [2026-09-18T16:20:55.683Z] Progress (1): 4.9 kB [2026-09-18T16:20:55.683Z] Progress (1): 7.3 kB [2026-09-18T16:20:55.683Z] Progress (1): 8.1 kB [2026-09-18T16:20:55.683Z] [2026-09-18T16:20:55.683Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (8.1 kB at 202 kB/s) [2026-09-18T16:20:55.683Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom [2026-09-18T16:20:55.683Z] Progress (1): 728 B [2026-09-18T16:20:55.683Z] Progress (1): 1.9 kB [2026-09-18T16:20:55.683Z] Progress (1): 5.4 kB [2026-09-18T16:20:55.683Z] Progress (1): 9.7 kB [2026-09-18T16:20:55.683Z] Progress (1): 14 kB [2026-09-18T16:20:55.683Z] Progress (1): 19 kB [2026-09-18T16:20:55.683Z] Progress (1): 22 kB [2026-09-18T16:20:55.683Z] Progress (1): 26 kB [2026-09-18T16:20:55.683Z] Progress (1): 28 kB [2026-09-18T16:20:55.683Z] Progress (1): 30 kB [2026-09-18T16:20:55.683Z] Progress (1): 33 kB [2026-09-18T16:20:55.683Z] Progress (1): 37 kB [2026-09-18T16:20:55.683Z] Progress (1): 40 kB [2026-09-18T16:20:55.683Z] Progress (1): 42 kB [2026-09-18T16:20:55.683Z] Progress (1): 48 kB [2026-09-18T16:20:55.683Z] [2026-09-18T16:20:55.683Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom (48 kB at 976 kB/s) [2026-09-18T16:20:55.683Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom [2026-09-18T16:20:55.933Z] Progress (1): 745 B [2026-09-18T16:20:55.933Z] Progress (1): 2.1 kB [2026-09-18T16:20:55.933Z] Progress (1): 4.0 kB [2026-09-18T16:20:55.933Z] Progress (1): 6.9 kB [2026-09-18T16:20:55.933Z] Progress (1): 12 kB [2026-09-18T16:20:55.933Z] Progress (1): 16 kB [2026-09-18T16:20:55.933Z] Progress (1): 19 kB [2026-09-18T16:20:55.933Z] Progress (1): 21 kB [2026-09-18T16:20:55.933Z] [2026-09-18T16:20:55.933Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom (21 kB at 471 kB/s) [2026-09-18T16:20:55.933Z] 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 [2026-09-18T16:20:55.933Z] Progress (1): 7.8/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 8.2/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 16/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 24/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 25/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 33/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 40/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 41/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 49/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 56/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 57/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 66/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 72/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 74/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 82/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 88/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 90/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 98/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 106/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 114/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 115/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 123/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 130/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 131/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 139/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 147/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 147/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 156/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 163/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 164/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 172/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 180/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 180/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 188/189 kB [2026-09-18T16:20:55.933Z] Progress (1): 189 kB [2026-09-18T16:20:55.933Z] [2026-09-18T16:20:55.933Z] 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.5 MB/s) [2026-09-18T16:20:55.933Z] 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 [2026-09-18T16:20:55.933Z] Progress (1): 784 B [2026-09-18T16:20:55.933Z] Progress (1): 2.2 kB [2026-09-18T16:20:55.933Z] Progress (1): 5.1 kB [2026-09-18T16:20:56.184Z] Progress (1): 7.5 kB [2026-09-18T16:20:56.184Z] [2026-09-18T16:20:56.184Z] 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 182 kB/s) [2026-09-18T16:20:56.184Z] 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 [2026-09-18T16:20:56.184Z] Progress (1): 7.8/30 kB [2026-09-18T16:20:56.184Z] Progress (1): 8.2/30 kB [2026-09-18T16:20:56.184Z] Progress (1): 16/30 kB [2026-09-18T16:20:56.184Z] Progress (1): 24/30 kB [2026-09-18T16:20:56.184Z] Progress (1): 25/30 kB [2026-09-18T16:20:56.184Z] Progress (1): 30 kB [2026-09-18T16:20:56.184Z] [2026-09-18T16:20:56.184Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar (30 kB at 755 kB/s) [2026-09-18T16:20:56.184Z] 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 [2026-09-18T16:20:56.184Z] Progress (1): 768 B [2026-09-18T16:20:56.184Z] Progress (1): 2.2 kB [2026-09-18T16:20:56.184Z] Progress (1): 5.2 kB [2026-09-18T16:20:56.184Z] Progress (1): 7.9 kB [2026-09-18T16:20:56.184Z] Progress (1): 8.5 kB [2026-09-18T16:20:56.184Z] [2026-09-18T16:20:56.184Z] 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 230 kB/s) [2026-09-18T16:20:56.184Z] 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 [2026-09-18T16:20:56.184Z] Progress (1): 7.8/37 kB [2026-09-18T16:20:56.184Z] Progress (1): 8.2/37 kB [2026-09-18T16:20:56.184Z] Progress (1): 16/37 kB [2026-09-18T16:20:56.184Z] Progress (1): 24/37 kB [2026-09-18T16:20:56.184Z] Progress (1): 25/37 kB [2026-09-18T16:20:56.184Z] Progress (1): 33/37 kB [2026-09-18T16:20:56.184Z] Progress (1): 37 kB [2026-09-18T16:20:56.184Z] [2026-09-18T16:20:56.184Z] 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 832 kB/s) [2026-09-18T16:20:56.184Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/maven-metadata.xml [2026-09-18T16:20:56.184Z] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml [2026-09-18T16:20:56.184Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/io/swagger/core/v3/maven-metadata.xml [2026-09-18T16:20:56.184Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml [2026-09-18T16:20:56.434Z] Progress (1): 237 B [2026-09-18T16:20:56.434Z] Progress (2): 237 B | 595 B [2026-09-18T16:20:56.434Z] Progress (3): 237 B | 595 B | 237 B [2026-09-18T16:20:56.434Z] [2026-09-18T16:20:56.434Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml (237 B at 2.1 kB/s) [2026-09-18T16:20:56.434Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml [2026-09-18T16:20:56.434Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml (237 B at 1.8 kB/s) [2026-09-18T16:20:56.434Z] Downloading from central: https://repo.maven.apache.org/maven2/org/silverpeas/maven/maven-metadata.xml [2026-09-18T16:20:56.434Z] Progress (2): 595 B | 595 B [2026-09-18T16:20:56.434Z] [2026-09-18T16:20:56.434Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/maven-metadata.xml (595 B at 4.3 kB/s) [2026-09-18T16:20:56.434Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml [2026-09-18T16:20:56.434Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/io/swagger/core/v3/maven-metadata.xml (595 B at 3.3 kB/s) [2026-09-18T16:20:56.434Z] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml [2026-09-18T16:20:56.434Z] Progress (1): 1.5 kB [2026-09-18T16:20:56.434Z] Progress (2): 1.5 kB | 290 B [2026-09-18T16:20:56.434Z] [2026-09-18T16:20:56.434Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml (290 B at 3.0 kB/s) [2026-09-18T16:20:56.434Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/io/github/git-commit-id/maven-metadata.xml [2026-09-18T16:20:56.434Z] Progress (2): 1.5 kB | 1.5 kB [2026-09-18T16:20:56.434Z] [2026-09-18T16:20:56.434Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 37 kB/s) [2026-09-18T16:20:56.434Z] Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/maven-metadata.xml [2026-09-18T16:20:56.434Z] Progress (2): 1.5 kB | 255 B [2026-09-18T16:20:56.434Z] Progress (3): 1.5 kB | 255 B | 255 B [2026-09-18T16:20:56.434Z] [2026-09-18T16:20:56.434Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/maven-metadata.xml (255 B at 6.4 kB/s) [2026-09-18T16:20:56.434Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml [2026-09-18T16:20:56.685Z] Progress (3): 1.5 kB | 255 B | 237 B [2026-09-18T16:20:56.685Z] [2026-09-18T16:20:56.685Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/io/github/git-commit-id/maven-metadata.xml (255 B at 2.2 kB/s) [2026-09-18T16:20:56.685Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml [2026-09-18T16:20:56.685Z] Progress (3): 1.5 kB | 237 B | 237 B [2026-09-18T16:20:56.685Z] [2026-09-18T16:20:56.685Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml (237 B at 7.9 kB/s) [2026-09-18T16:20:56.685Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/github/shalousun/maven-metadata.xml [2026-09-18T16:20:56.685Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml (237 B at 2.1 kB/s) [2026-09-18T16:20:56.685Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/shalousun/maven-metadata.xml [2026-09-18T16:20:56.685Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml [2026-09-18T16:20:56.685Z] Progress (2): 1.5 kB | 3.9 kB [2026-09-18T16:20:56.685Z] [2026-09-18T16:20:56.685Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 4.7 kB/s) [2026-09-18T16:20:56.685Z] Progress (1): 9.7 kB [2026-09-18T16:20:56.685Z] Progress (1): 10 kB [2026-09-18T16:20:56.685Z] [2026-09-18T16:20:56.685Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-09-18T16:20:56.685Z] Progress (2): 10 kB | 3.9 kB [2026-09-18T16:20:56.685Z] Progress (2): 10 kB | 7.7 kB [2026-09-18T16:20:56.685Z] Progress (2): 10 kB | 10 kB [2026-09-18T16:20:56.685Z] [2026-09-18T16:20:56.685Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (10 kB at 302 kB/s) [2026-09-18T16:20:56.685Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml [2026-09-18T16:20:56.685Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (10 kB at 91 kB/s) [2026-09-18T16:20:56.685Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-09-18T16:20:56.936Z] Progress (1): 3.6 kB [2026-09-18T16:20:56.936Z] Progress (2): 3.6 kB | 3.1 kB [2026-09-18T16:20:56.936Z] Progress (2): 9.3 kB | 3.1 kB [2026-09-18T16:20:56.936Z] Progress (2): 15 kB | 3.1 kB [2026-09-18T16:20:56.936Z] Progress (2): 15 kB | 6.9 kB [2026-09-18T16:20:56.936Z] Progress (2): 20 kB | 6.9 kB [2026-09-18T16:20:56.936Z] Progress (2): 20 kB | 12 kB [2026-09-18T16:20:56.936Z] Progress (2): 20 kB | 18 kB [2026-09-18T16:20:56.936Z] Progress (2): 20 kB | 20 kB [2026-09-18T16:20:56.936Z] [2026-09-18T16:20:56.936Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 676 kB/s) [2026-09-18T16:20:56.936Z] Progress (2): 20 kB | 243 B [2026-09-18T16:20:56.936Z] [2026-09-18T16:20:56.936Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/shalousun/maven-metadata.xml (243 B at 1.2 kB/s) [2026-09-18T16:20:56.936Z] Progress (2): 20 kB | 243 B [2026-09-18T16:20:56.936Z] [2026-09-18T16:20:56.936Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (20 kB at 165 kB/s) [2026-09-18T16:20:57.186Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/github/shalousun/maven-metadata.xml (243 B at 476 B/s) [2026-09-18T16:20:57.186Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-09-18T16:20:57.186Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-09-18T16:20:57.186Z] Progress (1): 1.5 kB [2026-09-18T16:20:57.186Z] [2026-09-18T16:20:57.186Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 52 kB/s) [2026-09-18T16:20:57.186Z] Progress (1): 1.5 kB [2026-09-18T16:20:57.186Z] [2026-09-18T16:20:57.186Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 13 kB/s) [2026-09-18T16:20:57.437Z] [INFO] [2026-09-18T16:20:57.437Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ [2026-09-18T16:20:57.437Z] [INFO] Building Parent POM 2.0-SNAPSHOT [2026-09-18T16:20:57.437Z] [INFO] from pom.xml [2026-09-18T16:20:57.437Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-09-18T16:20:57.437Z] [INFO] [2026-09-18T16:20:57.437Z] [INFO] --- versions:2.22.0:set (default-cli) @ silverpeas-project --- [2026-09-18T16:20:58.348Z] [INFO] Searching for local aggregator root... [2026-09-18T16:20:58.348Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project [2026-09-18T16:20:58.348Z] [INFO] Processing change of org.silverpeas:silverpeas-project:2.0-SNAPSHOT -> 2.0-build260918 [2026-09-18T16:20:58.348Z] [INFO] Processing org.silverpeas:silverpeas-project [2026-09-18T16:20:58.348Z] [INFO] Updating project org.silverpeas:silverpeas-project [2026-09-18T16:20:58.348Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260918 [2026-09-18T16:20:58.598Z] [INFO] [2026-09-18T16:20:58.598Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:58.598Z] [INFO] BUILD SUCCESS [2026-09-18T16:20:58.598Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:58.598Z] [INFO] Total time: 4.043 s [2026-09-18T16:20:58.598Z] [INFO] Finished at: 2026-09-18T18:20:58+02:00 [2026-09-18T16:20:58.598Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:20:58.598Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-09-18T16:21:00.460Z] [INFO] Scanning for projects... [2026-09-18T16:21:00.460Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-build260918 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 [2026-09-18T16:21:00.710Z] [INFO] [2026-09-18T16:21:00.710Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ [2026-09-18T16:21:00.710Z] [INFO] Building Parent POM 2.0-build260918 [2026-09-18T16:21:00.710Z] [INFO] from pom.xml [2026-09-18T16:21:00.710Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-09-18T16:21:00.710Z] [INFO] [2026-09-18T16:21:00.710Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-project --- [2026-09-18T16:21:00.710Z] [INFO] [2026-09-18T16:21:00.710Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-project --- [2026-09-18T16:21:00.961Z] 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 [2026-09-18T16:21:01.512Z] Progress (1): 937 B [2026-09-18T16:21:01.512Z] Progress (1): 2.2 kB [2026-09-18T16:21:01.512Z] [2026-09-18T16:21:01.512Z] 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 5.4 kB/s) [2026-09-18T16:21:01.512Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-09-18T16:21:01.512Z] Progress (1): 802 B [2026-09-18T16:21:01.512Z] Progress (1): 3.2 kB [2026-09-18T16:21:01.512Z] Progress (1): 5.1 kB [2026-09-18T16:21:01.512Z] Progress (1): 9.1 kB [2026-09-18T16:21:01.512Z] Progress (1): 12 kB [2026-09-18T16:21:01.512Z] Progress (1): 17 kB [2026-09-18T16:21:01.512Z] Progress (1): 20 kB [2026-09-18T16:21:01.512Z] Progress (1): 23 kB [2026-09-18T16:21:01.512Z] Progress (1): 27 kB [2026-09-18T16:21:01.512Z] Progress (1): 30 kB [2026-09-18T16:21:01.512Z] [2026-09-18T16:21:01.512Z] 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 282 kB/s) [2026-09-18T16:21:01.512Z] 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 [2026-09-18T16:21:01.512Z] Progress (1): 938 B [2026-09-18T16:21:01.512Z] Progress (1): 1.9 kB [2026-09-18T16:21:01.512Z] [2026-09-18T16:21:01.512Z] 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 41 kB/s) [2026-09-18T16:21:01.512Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [2026-09-18T16:21:01.512Z] Progress (1): 801 B [2026-09-18T16:21:01.512Z] Progress (1): 2.6 kB [2026-09-18T16:21:01.512Z] Progress (1): 4.9 kB [2026-09-18T16:21:01.763Z] Progress (1): 5.2 kB [2026-09-18T16:21:01.763Z] [2026-09-18T16:21:01.763Z] 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 104 kB/s) [2026-09-18T16:21:01.763Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2026-09-18T16:21:01.763Z] Progress (1): 703 B [2026-09-18T16:21:01.763Z] Progress (1): 2.7 kB [2026-09-18T16:21:01.763Z] Progress (1): 6.5 kB [2026-09-18T16:21:01.763Z] Progress (1): 9.1 kB [2026-09-18T16:21:01.763Z] Progress (1): 12 kB [2026-09-18T16:21:01.763Z] Progress (1): 16 kB [2026-09-18T16:21:01.763Z] Progress (1): 20 kB [2026-09-18T16:21:01.763Z] Progress (1): 23 kB [2026-09-18T16:21:01.763Z] [2026-09-18T16:21:01.763Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 388 kB/s) [2026-09-18T16:21:01.763Z] 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 [2026-09-18T16:21:01.763Z] Progress (1): 7.8/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 8.2/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 16/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 24/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 25/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 33/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 40/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 41/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 49/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 56/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 57/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 66/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 74/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 82/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 82/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 90/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 98/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 98/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 106/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 114/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 115/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 123/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 130/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 131/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 139/146 kB [2026-09-18T16:21:01.763Z] Progress (1): 146 kB [2026-09-18T16:21:01.763Z] [2026-09-18T16:21:01.763Z] 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.3 MB/s) [2026-09-18T16:21:01.763Z] 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 [2026-09-18T16:21:01.763Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2026-09-18T16:21:01.763Z] Progress (1): 7.8/136 kB [2026-09-18T16:21:01.763Z] Progress (1): 8.2/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 16/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 24/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 25/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 33/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 40/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 41/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 49/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 56/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 57/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 66/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 72/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 74/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 82/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 88/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 90/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 98/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 104/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 106/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 115/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 120/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 123/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 131/136 kB [2026-09-18T16:21:02.014Z] Progress (1): 136 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 7.8/263 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 8.2/263 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 16/263 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 24/263 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 25/263 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 33/263 kB [2026-09-18T16:21:02.014Z] Progress (2): 136 kB | 41/263 kB [2026-09-18T16:21:02.014Z] [2026-09-18T16:21:02.014Z] 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.5 MB/s) [2026-09-18T16:21:02.014Z] Progress (1): 49/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 49/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 57/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 65/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 66/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 74/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 82/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 82/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 90/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 98/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 98/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 106/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 114/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 115/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 123/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 130/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 131/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 139/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 147/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 147/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 156/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 163/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 164/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 172/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 179/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 180/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 188/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 195/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 197/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 205/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 211/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 213/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 221/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 227/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 229/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 238/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 243/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 246/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 254/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 259/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 262/263 kB [2026-09-18T16:21:02.014Z] Progress (1): 263 kB [2026-09-18T16:21:02.014Z] [2026-09-18T16:21:02.014Z] 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 1.8 MB/s) [2026-09-18T16:21:02.014Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-project/2.0-build260918/silverpeas-project-2.0-build260918.pom [2026-09-18T16:21:02.014Z] [INFO] [2026-09-18T16:21:02.014Z] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ silverpeas-project --- [2026-09-18T16:21:02.014Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [2026-09-18T16:21:02.014Z] Progress (1): 749 B [2026-09-18T16:21:02.014Z] Progress (1): 2.6 kB [2026-09-18T16:21:02.014Z] Progress (1): 5.0 kB [2026-09-18T16:21:02.014Z] Progress (1): 5.3 kB [2026-09-18T16:21:02.014Z] [2026-09-18T16:21:02.014Z] 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 124 kB/s) [2026-09-18T16:21:02.265Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [2026-09-18T16:21:02.265Z] Progress (1): 7.8/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 8.2/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 16/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 24/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 25/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 33/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 40/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 41/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 49/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 56/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 57/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 66/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 74/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 82/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 82/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 90/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 98/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 98/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 106/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 114/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 115/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 123/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 130/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 131/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 139/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 147/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 147/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 156/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 163/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 164/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 172/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 180/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 180/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 188/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 196/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 197/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 205/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 213/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 213/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 221/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 229/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 229/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 238/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 245/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 246/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 254/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 261/262 kB [2026-09-18T16:21:02.265Z] Progress (1): 262 kB [2026-09-18T16:21:02.265Z] [2026-09-18T16:21:02.265Z] 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.4 MB/s) [2026-09-18T16:21:02.265Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-09-18T16:21:02.265Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-09-18T16:21:02.265Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260918/silverpeas-project-2.0-build260918.pom [2026-09-18T16:21:02.516Z] Progress (1): 25 kB [2026-09-18T16:21:02.516Z] [2026-09-18T16:21:02.516Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260918/silverpeas-project-2.0-build260918.pom (25 kB at 179 kB/s) [2026-09-18T16:21:02.516Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml [2026-09-18T16:21:02.516Z] Progress (1): 988 B [2026-09-18T16:21:02.516Z] [2026-09-18T16:21:02.516Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (988 B at 23 kB/s) [2026-09-18T16:21:02.516Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml [2026-09-18T16:21:02.516Z] Progress (1): 1.0 kB [2026-09-18T16:21:02.516Z] [2026-09-18T16:21:02.516Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (1.0 kB at 10 kB/s) [2026-09-18T16:21:02.516Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:21:02.516Z] [INFO] BUILD SUCCESS [2026-09-18T16:21:02.516Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:21:02.516Z] [INFO] Total time: 2.223 s [2026-09-18T16:21:02.516Z] [INFO] Finished at: 2026-09-18T18:21:02+02:00 [2026-09-18T16:21:02.516Z] [INFO] ------------------------------------------------------------------------ [2026-09-18T16:21:02.517Z] [Pipeline] } [2026-09-18T16:21:02.522Z] [Pipeline] // dir [2026-09-18T16:21:02.536Z] [Pipeline] } [2026-09-18T16:21:02.548Z] [Pipeline] // stage [2026-09-18T16:21:02.560Z] [Pipeline] stage [2026-09-18T16:21:02.561Z] [Pipeline] { (Create YAML build report) [2026-09-18T16:21:02.593Z] [Pipeline] writeYaml [2026-09-18T16:21:02.603Z] [Pipeline] } [2026-09-18T16:21:02.611Z] [Pipeline] // stage [2026-09-18T16:21:02.632Z] [Pipeline] stage [2026-09-18T16:21:02.632Z] [Pipeline] { (Declarative: Post Actions) [2026-09-18T16:21:02.649Z] [Pipeline] step [2026-09-18T16:21:02.675Z] [Pipeline] script [2026-09-18T16:21:02.684Z] [Pipeline] { [2026-09-18T16:21:02.703Z] [Pipeline] } [2026-09-18T16:21:02.708Z] [Pipeline] // script [2026-09-18T16:21:02.716Z] [Pipeline] archiveArtifacts [2026-09-18T16:21:02.718Z] Archiving artifacts [2026-09-18T16:21:02.721Z] Enregistrement des empreintes numériques [2026-09-18T16:21:02.742Z] [Pipeline] } [2026-09-18T16:21:02.751Z] [Pipeline] // stage [2026-09-18T16:21:02.757Z] [Pipeline] } [2026-09-18T16:21:02.764Z] [Pipeline] // withEnv [2026-09-18T16:21:02.771Z] [Pipeline] } [2026-09-18T16:21:02.772Z] $ docker stop --time=1 11b2fc8ae8129f3040446cf315fca8056a00f347ec0d17b8b83028112d519a9c [2026-09-18T16:21:04.111Z] $ docker rm -f --volumes 11b2fc8ae8129f3040446cf315fca8056a00f347ec0d17b8b83028112d519a9c [2026-09-18T16:21:04.195Z] [Pipeline] // withDockerContainer [2026-09-18T16:21:04.200Z] [Pipeline] } [2026-09-18T16:21:04.203Z] [Pipeline] // withEnv [2026-09-18T16:21:04.209Z] [Pipeline] } [2026-09-18T16:21:04.215Z] [Pipeline] // node [2026-09-18T16:21:04.223Z] [Pipeline] End of Pipeline [2026-09-18T16:21:04.272Z] Finished: SUCCESS