11:06:18 [2026-06-10T09:06:18.639Z] Started by GitHub push by mmoqui 11:06:18 [2026-06-10T09:06:18.639Z] Running as userbuild 11:06:19 [2026-06-10T09:06:19.111Z] Obtained src/builds/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 11:06:19 [2026-06-10T09:06:19.715Z] [Pipeline] Start of Pipeline 11:06:20 [2026-06-10T09:06:20.288Z] [Pipeline] node 11:06:20 [2026-06-10T09:06:20.293Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy 11:06:20 [2026-06-10T09:06:20.295Z] [Pipeline] { 11:06:20 [2026-06-10T09:06:20.314Z] [Pipeline] stage 11:06:20 [2026-06-10T09:06:20.315Z] [Pipeline] { (Declarative: Checkout SCM) 11:06:20 [2026-06-10T09:06:20.324Z] [Pipeline] checkout 11:06:20 [2026-06-10T09:06:20.326Z] Selected Git installation does not exist. Using Default 11:06:20 [2026-06-10T09:06:20.326Z] The recommended git tool is: NONE 11:06:20 [2026-06-10T09:06:20.326Z] No credentials specified 11:06:20 [2026-06-10T09:06:20.326Z] Cloning the remote Git repository 11:06:20 [2026-06-10T09:06:20.326Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git 11:06:20 [2026-06-10T09:06:20.327Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10 11:06:20 [2026-06-10T09:06:20.336Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 11:06:20 [2026-06-10T09:06:20.336Z] > /usr/bin/git --version # timeout=10 11:06:20 [2026-06-10T09:06:20.341Z] > git --version # 'git version 2.43.0' 11:06:20 [2026-06-10T09:06:20.341Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:20 [2026-06-10T09:06:20.921Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 11:06:20 [2026-06-10T09:06:20.927Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:20 [2026-06-10T09:06:20.937Z] Avoid second fetch 11:06:20 [2026-06-10T09:06:20.937Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:06:20 [2026-06-10T09:06:20.943Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master) 11:06:20 [2026-06-10T09:06:20.943Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:06:20 [2026-06-10T09:06:20.949Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 11:06:20 [2026-06-10T09:06:20.969Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution" 11:06:20 [2026-06-10T09:06:20.970Z] > /usr/bin/git rev-list --no-walk c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10 11:06:20 [2026-06-10T09:06:20.990Z] [Pipeline] } 11:06:20 [2026-06-10T09:06:20.996Z] [Pipeline] // stage 11:06:21 [2026-06-10T09:06:21.018Z] [Pipeline] withEnv 11:06:21 [2026-06-10T09:06:21.019Z] [Pipeline] { 11:06:21 [2026-06-10T09:06:21.198Z] [Pipeline] isUnix 11:06:21 [2026-06-10T09:06:21.201Z] [Pipeline] withEnv 11:06:21 [2026-06-10T09:06:21.201Z] [Pipeline] { 11:06:21 [2026-06-10T09:06:21.214Z] [Pipeline] sh 11:06:21 [2026-06-10T09:06:21.472Z] + docker inspect -f . silverpeas/silverbuild 11:06:21 [2026-06-10T09:06:21.472Z] . 11:06:21 [2026-06-10T09:06:21.474Z] [Pipeline] } 11:06:21 [2026-06-10T09:06:21.479Z] [Pipeline] // withEnv 11:06:21 [2026-06-10T09:06:21.489Z] [Pipeline] withDockerContainer 11:06:21 [2026-06-10T09:06:21.522Z] Jenkins does not seem to be running inside a container 11:06:21 [2026-06-10T09:06:21.530Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild cat 11:06:21 [2026-06-10T09:06:21.866Z] $ docker top 229751f6c284d91f3de003483c6d23992afb449b742527a7b3a222a8b78e24b6 -eo pid,comm 11:06:21 [2026-06-10T09:06:21.903Z] [Pipeline] { 11:06:21 [2026-06-10T09:06:21.935Z] [Pipeline] withEnv 11:06:21 [2026-06-10T09:06:21.936Z] [Pipeline] { 11:06:21 [2026-06-10T09:06:21.960Z] [Pipeline] stage 11:06:21 [2026-06-10T09:06:21.961Z] [Pipeline] { (Prepare the build) 11:06:22 [2026-06-10T09:06:22.005Z] [Pipeline] echo 11:06:22 [2026-06-10T09:06:22.006Z] Prepare the build 260610... 11:06:22 [2026-06-10T09:06:22.008Z] [Pipeline] sh 11:06:22 [2026-06-10T09:06:22.266Z] + curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml 11:06:22 [2026-06-10T09:06:22.521Z] [Pipeline] script 11:06:22 [2026-06-10T09:06:22.526Z] [Pipeline] { 11:06:22 [2026-06-10T09:06:22.537Z] [Pipeline] readMavenPom 11:06:22 [2026-06-10T09:06:22.561Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 11:06:22 [2026-06-10T09:06:22.563Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 11:06:22 [2026-06-10T09:06:22.564Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildfly (to a value of type String) which could lead to memory leaks or other issues. 11:06:22 [2026-06-10T09:06:22.564Z] [Pipeline] } 11:06:22 [2026-06-10T09:06:22.569Z] [Pipeline] // script 11:06:22 [2026-06-10T09:06:22.575Z] [Pipeline] sh 11:06:22 [2026-06-10T09:06:22.833Z] + curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml 11:06:23 [2026-06-10T09:06:23.086Z] [Pipeline] script 11:06:23 [2026-06-10T09:06:23.091Z] [Pipeline] { 11:06:23 [2026-06-10T09:06:23.100Z] [Pipeline] readMavenPom 11:06:23 [2026-06-10T09:06:23.105Z] [Pipeline] } 11:06:23 [2026-06-10T09:06:23.110Z] [Pipeline] // script 11:06:23 [2026-06-10T09:06:23.119Z] [Pipeline] sh 11:06:23 [2026-06-10T09:06:23.378Z] + rm -f pom1.xml pom2.xml 11:06:23 [2026-06-10T09:06:23.384Z] [Pipeline] } 11:06:23 [2026-06-10T09:06:23.391Z] [Pipeline] // stage 11:06:23 [2026-06-10T09:06:23.403Z] [Pipeline] stage 11:06:23 [2026-06-10T09:06:23.404Z] [Pipeline] { (Build and Publish dependencies definition) 11:06:23 [2026-06-10T09:06:23.433Z] [Pipeline] dir 11:06:23 [2026-06-10T09:06:23.433Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies 11:06:23 [2026-06-10T09:06:23.435Z] [Pipeline] { 11:06:23 [2026-06-10T09:06:23.448Z] [Pipeline] git 11:06:23 [2026-06-10T09:06:23.451Z] Selected Git installation does not exist. Using Default 11:06:23 [2026-06-10T09:06:23.451Z] The recommended git tool is: NONE 11:06:23 [2026-06-10T09:06:23.452Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:06:23 [2026-06-10T09:06:23.469Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50077e43; decorates hudson.Launcher$LocalLauncher@60c5ffed will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:06:23 [2026-06-10T09:06:23.469Z] Cloning the remote Git repository 11:06:23 [2026-06-10T09:06:23.470Z] Cloning repository https://github.com/Silverpeas/silverpeas-dependencies-bom 11:06:23 [2026-06-10T09:06:23.470Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies # timeout=10 11:06:23 [2026-06-10T09:06:23.479Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom 11:06:23 [2026-06-10T09:06:23.479Z] > /usr/bin/git --version # timeout=10 11:06:23 [2026-06-10T09:06:23.484Z] > git --version # 'git version 2.43.0' 11:06:23 [2026-06-10T09:06:23.484Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:06:23 [2026-06-10T09:06:23.491Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:24 [2026-06-10T09:06:24.113Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10 11:06:24 [2026-06-10T09:06:24.118Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:24 [2026-06-10T09:06:24.126Z] Avoid second fetch 11:06:24 [2026-06-10T09:06:24.126Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:06:24 [2026-06-10T09:06:24.132Z] Checking out Revision 323b9c9a373fa9e1381d136538aed991e78c6d59 (refs/remotes/origin/master) 11:06:24 [2026-06-10T09:06:24.132Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:06:24 [2026-06-10T09:06:24.137Z] > /usr/bin/git checkout -f 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10 11:06:24 [2026-06-10T09:06:24.145Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:06:24 [2026-06-10T09:06:24.152Z] > /usr/bin/git checkout -b master 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10 11:06:24 [2026-06-10T09:06:24.165Z] Commit message: "Add dependency on jodconverter-remote. Update jodconverter dependencies to version 4.4.11" 11:06:24 [2026-06-10T09:06:24.165Z] > /usr/bin/git rev-list --no-walk 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10 11:06:24 [2026-06-10T09:06:24.183Z] [Pipeline] sh 11:06:24 [2026-06-10T09:06:24.438Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260610 11:06:26 [2026-06-10T09:06:26.301Z] [INFO] Scanning for projects... 11:06:26 [2026-06-10T09:06:26.852Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 11:06:26 [2026-06-10T09:06:26.852Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 4.6 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 9.7 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 14 kB 11:06:27 [2026-06-10T09:06:27.103Z] 11:06:27 [2026-06-10T09:06:27.103Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 30 kB/s) 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 3.4 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 7.3 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 12 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 16 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 20 kB 11:06:27 [2026-06-10T09:06:27.103Z] Progress (1): 21 kB 11:06:27 [2026-06-10T09:06:27.103Z] 11:06:27 [2026-06-10T09:06:27.103Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 40 kB/s) 11:06:27 [2026-06-10T09:06:27.103Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:06:27 [2026-06-10T09:06:27.353Z] Progress (1): 1.5 kB 11:06:27 [2026-06-10T09:06:27.353Z] 11:06:27 [2026-06-10T09:06:27.353Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 40 kB/s) 11:06:27 [2026-06-10T09:06:27.353Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.pom 11:06:27 [2026-06-10T09:06:27.353Z] Progress (1): 1.9 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 5.5 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 7.9 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 10 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 12 kB 11:06:27 [2026-06-10T09:06:27.354Z] 11:06:27 [2026-06-10T09:06:27.354Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.pom (12 kB at 277 kB/s) 11:06:27 [2026-06-10T09:06:27.354Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 1.1 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 2.9 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 4.6 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 9.3 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 12 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 15 kB 11:06:27 [2026-06-10T09:06:27.354Z] 11:06:27 [2026-06-10T09:06:27.354Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom (15 kB at 337 kB/s) 11:06:27 [2026-06-10T09:06:27.354Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 711 B 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 1.6 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 5.2 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 7.3 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 8.8 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 11 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 14 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 17 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 22 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 26 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 28 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 31 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 34 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 38 kB 11:06:27 [2026-06-10T09:06:27.354Z] Progress (1): 39 kB 11:06:27 [2026-06-10T09:06:27.354Z] 11:06:27 [2026-06-10T09:06:27.354Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom (39 kB at 731 kB/s) 11:06:27 [2026-06-10T09:06:27.605Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 908 B 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 2.2 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 5.7 kB 11:06:27 [2026-06-10T09:06:27.605Z] 11:06:27 [2026-06-10T09:06:27.605Z] 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 167 kB/s) 11:06:27 [2026-06-10T09:06:27.605Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.jar 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 0.9/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 2.3/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 3.2/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 4.5/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 5.9/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 7.3/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 8.6/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 10/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 11/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 13/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 14/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 15/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 17/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 18/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 20/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 21/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 22/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 27/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 31/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 35/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 39/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 43/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 48/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 52/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 56/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 60/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 65/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 69/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 73/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 77/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 82/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 86/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 90/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 94/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 98/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 103/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 107/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 111/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 115/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 120/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 124/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 126/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 130/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 134/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 139/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 143/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 147/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 151/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 156/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 160/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 164/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 168/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 173/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 177/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 181/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 185/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 189/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 206/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 222/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 239/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 255/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 257/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 273/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 290/301 kB 11:06:27 [2026-06-10T09:06:27.605Z] Progress (1): 301 kB 11:06:27 [2026-06-10T09:06:27.605Z] 11:06:27 [2026-06-10T09:06:27.605Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.jar (301 kB at 3.8 MB/s) 11:06:27 [2026-06-10T09:06:27.605Z] [INFO] 11:06:27 [2026-06-10T09:06:27.605Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- 11:06:27 [2026-06-10T09:06:27.605Z] [INFO] Building Silverpeas Dependencies BOM 2.0-SNAPSHOT 11:06:27 [2026-06-10T09:06:27.605Z] [INFO] from pom.xml 11:06:27 [2026-06-10T09:06:27.605Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:06:27 [2026-06-10T09:06:27.856Z] [INFO] 11:06:27 [2026-06-10T09:06:27.856Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-dependencies-bom --- 11:06:27 [2026-06-10T09:06:27.856Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.pom 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 940 B 11:06:27 [2026-06-10T09:06:27.856Z] 11:06:27 [2026-06-10T09:06:27.856Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.pom (940 B at 28 kB/s) 11:06:27 [2026-06-10T09:06:27.856Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 1.2 kB 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 2.7 kB 11:06:27 [2026-06-10T09:06:27.856Z] 11:06:27 [2026-06-10T09:06:27.856Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom (2.7 kB at 89 kB/s) 11:06:27 [2026-06-10T09:06:27.856Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.pom 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 1.4 kB 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 2.6 kB 11:06:27 [2026-06-10T09:06:27.856Z] 11:06:27 [2026-06-10T09:06:27.856Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.pom (2.6 kB at 82 kB/s) 11:06:27 [2026-06-10T09:06:27.856Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.pom 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 2.5 kB 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 5.4 kB 11:06:27 [2026-06-10T09:06:27.856Z] 11:06:27 [2026-06-10T09:06:27.856Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.pom (5.4 kB at 153 kB/s) 11:06:27 [2026-06-10T09:06:27.856Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 827 B 11:06:27 [2026-06-10T09:06:27.856Z] Progress (1): 1.9 kB 11:06:27 [2026-06-10T09:06:27.856Z] 11:06:27 [2026-06-10T09:06:27.856Z] 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 53 kB/s) 11:06:27 [2026-06-10T09:06:27.856Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom 11:06:28 [2026-06-10T09:06:28.106Z] Progress (1): 816 B 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 2.5 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 3.2 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 5.5 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 9.3 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 11 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 13 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 17 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 21 kB 11:06:28 [2026-06-10T09:06:28.107Z] 11:06:28 [2026-06-10T09:06:28.107Z] 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 573 kB/s) 11:06:28 [2026-06-10T09:06:28.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 727 B 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 1.9 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 5.4 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 9.8 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 14 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 19 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 23 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 26 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 27 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 30 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 34 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 37 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 41 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 43 kB 11:06:28 [2026-06-10T09:06:28.107Z] 11:06:28 [2026-06-10T09:06:28.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 840 kB/s) 11:06:28 [2026-06-10T09:06:28.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 749 B 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 2.1 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 3.9 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 7.9 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 13 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 16 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 18 kB 11:06:28 [2026-06-10T09:06:28.107Z] 11:06:28 [2026-06-10T09:06:28.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 461 kB/s) 11:06:28 [2026-06-10T09:06:28.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 976 B 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 4.3 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 7.7 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 12 kB 11:06:28 [2026-06-10T09:06:28.107Z] Progress (1): 13 kB 11:06:28 [2026-06-10T09:06:28.107Z] 11:06:28 [2026-06-10T09:06:28.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 278 kB/s) 11:06:28 [2026-06-10T09:06:28.107Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 998 B 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 3.3 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 6.3 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 9.6 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 9.9 kB 11:06:28 [2026-06-10T09:06:28.357Z] 11:06:28 [2026-06-10T09:06:28.357Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom (9.9 kB at 235 kB/s) 11:06:28 [2026-06-10T09:06:28.357Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 949 B 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 2.9 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 4.1 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 6.1 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 9.9 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 12 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 15 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 18 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 21 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 24 kB 11:06:28 [2026-06-10T09:06:28.357Z] 11:06:28 [2026-06-10T09:06:28.357Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 537 kB/s) 11:06:28 [2026-06-10T09:06:28.357Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 967 B 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 2.7 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 4.5 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 6.3 kB 11:06:28 [2026-06-10T09:06:28.357Z] 11:06:28 [2026-06-10T09:06:28.357Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 175 kB/s) 11:06:28 [2026-06-10T09:06:28.357Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 951 B 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 2.6 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 4.1 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 6.6 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 9.7 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 12 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 15 kB 11:06:28 [2026-06-10T09:06:28.357Z] Progress (1): 18 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 21 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 24 kB 11:06:28 [2026-06-10T09:06:28.358Z] 11:06:28 [2026-06-10T09:06:28.358Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 491 kB/s) 11:06:28 [2026-06-10T09:06:28.358Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 740 B 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 1.8 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 4.1 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 5.5 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 7.5 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 9.7 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 12 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 16 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 19 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 22 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 25 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 28 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 32 kB 11:06:28 [2026-06-10T09:06:28.358Z] Progress (1): 33 kB 11:06:28 [2026-06-10T09:06:28.358Z] 11:06:28 [2026-06-10T09:06:28.358Z] 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 639 kB/s) 11:06:28 [2026-06-10T09:06:28.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 699 B 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 1.9 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 3.2 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 4.7 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 6.8 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 9.5 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 11 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 14 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 16 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 18 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 21 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 23 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 25 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 29 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 32 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 32 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 37 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 41 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 45 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 47 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 50 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 52 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 56 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 58 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 61 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 64 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 68 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 71 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 74 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 76 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 78 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 80 kB 11:06:28 [2026-06-10T09:06:28.608Z] 11:06:28 [2026-06-10T09:06:28.608Z] 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) 11:06:28 [2026-06-10T09:06:28.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 809 B 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 2.2 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 3.9 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 5.8 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 11 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 15 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 19 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 22 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 24 kB 11:06:28 [2026-06-10T09:06:28.608Z] 11:06:28 [2026-06-10T09:06:28.608Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 758 kB/s) 11:06:28 [2026-06-10T09:06:28.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 908 B 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 4.1 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 5.7 kB 11:06:28 [2026-06-10T09:06:28.608Z] 11:06:28 [2026-06-10T09:06:28.608Z] 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 172 kB/s) 11:06:28 [2026-06-10T09:06:28.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 760 B 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 2.2 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 4.4 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 6.1 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 8.4 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 11 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 14 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 16 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 19 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 22 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 26 kB 11:06:28 [2026-06-10T09:06:28.608Z] Progress (1): 26 kB 11:06:28 [2026-06-10T09:06:28.608Z] 11:06:28 [2026-06-10T09:06:28.608Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom (26 kB at 744 kB/s) 11:06:28 [2026-06-10T09:06:28.608Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 701 B 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 1.9 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 3.2 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 4.7 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 6.8 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 9.2 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 11 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 13 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 16 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 18 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 21 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 23 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 25 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 29 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 32 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 32 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 37 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 41 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 45 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 47 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 50 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 52 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 56 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 58 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 61 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 64 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 69 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 71 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 74 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 76 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 78 kB 11:06:28 [2026-06-10T09:06:28.859Z] 11:06:28 [2026-06-10T09:06:28.859Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 1.9 MB/s) 11:06:28 [2026-06-10T09:06:28.859Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 741 B 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 2.1 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 4.0 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 6.0 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 10 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 16 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 19 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 22 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 24 kB 11:06:28 [2026-06-10T09:06:28.859Z] 11:06:28 [2026-06-10T09:06:28.859Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 691 kB/s) 11:06:28 [2026-06-10T09:06:28.859Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 908 B 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 4.1 kB 11:06:28 [2026-06-10T09:06:28.859Z] Progress (1): 5.6 kB 11:06:28 [2026-06-10T09:06:28.859Z] 11:06:28 [2026-06-10T09:06:28.859Z] 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 177 kB/s) 11:06:28 [2026-06-10T09:06:28.860Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 814 B 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 2.6 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 3.7 kB 11:06:28 [2026-06-10T09:06:28.860Z] 11:06:28 [2026-06-10T09:06:28.860Z] 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 106 kB/s) 11:06:28 [2026-06-10T09:06:28.860Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 826 B 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 2.9 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 6.2 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 8.8 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 10 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 14 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 17 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 21 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 25 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 29 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 29 kB 11:06:28 [2026-06-10T09:06:28.860Z] 11:06:28 [2026-06-10T09:06:28.860Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 664 kB/s) 11:06:28 [2026-06-10T09:06:28.860Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 908 B 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 4.1 kB 11:06:28 [2026-06-10T09:06:28.860Z] Progress (1): 5.6 kB 11:06:28 [2026-06-10T09:06:28.860Z] 11:06:28 [2026-06-10T09:06:28.860Z] 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 177 kB/s) 11:06:29 [2026-06-10T09:06:29.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 813 B 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 2.3 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 3.2 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 5.4 kB 11:06:29 [2026-06-10T09:06:29.111Z] 11:06:29 [2026-06-10T09:06:29.111Z] 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 154 kB/s) 11:06:29 [2026-06-10T09:06:29.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 811 B 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 2.3 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 3.8 kB 11:06:29 [2026-06-10T09:06:29.111Z] 11:06:29 [2026-06-10T09:06:29.111Z] 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 92 kB/s) 11:06:29 [2026-06-10T09:06:29.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 724 B 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 1.9 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 5.5 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 9.9 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 14 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 19 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 23 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 26 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 28 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 31 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 34 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 37 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 40 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 43 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 47 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 47 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 50 kB 11:06:29 [2026-06-10T09:06:29.111Z] 11:06:29 [2026-06-10T09:06:29.111Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 1.2 MB/s) 11:06:29 [2026-06-10T09:06:29.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 733 B 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 2.0 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 4.0 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 5.9 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 10 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 16 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 19 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 22 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 24 kB 11:06:29 [2026-06-10T09:06:29.111Z] 11:06:29 [2026-06-10T09:06:29.111Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 654 kB/s) 11:06:29 [2026-06-10T09:06:29.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 1.0 kB 11:06:29 [2026-06-10T09:06:29.111Z] Progress (1): 2.7 kB 11:06:29 [2026-06-10T09:06:29.111Z] 11:06:29 [2026-06-10T09:06:29.111Z] 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 69 kB/s) 11:06:29 [2026-06-10T09:06:29.111Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 1.0 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 3.0 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 5.9 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 8.7 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 12 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 14 kB 11:06:29 [2026-06-10T09:06:29.362Z] 11:06:29 [2026-06-10T09:06:29.362Z] 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 371 kB/s) 11:06:29 [2026-06-10T09:06:29.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 825 B 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 2.8 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 2.8 kB 11:06:29 [2026-06-10T09:06:29.362Z] 11:06:29 [2026-06-10T09:06:29.362Z] 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 78 kB/s) 11:06:29 [2026-06-10T09:06:29.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 820 B 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 2.4 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 3.2 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 8.0 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 11 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 13 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 17 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 18 kB 11:06:29 [2026-06-10T09:06:29.362Z] 11:06:29 [2026-06-10T09:06:29.362Z] 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 387 kB/s) 11:06:29 [2026-06-10T09:06:29.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 717 B 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 1.9 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 5.4 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 9.9 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 14 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 19 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 23 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 26 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 27 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 30 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 34 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 36 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 39 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 44 kB 11:06:29 [2026-06-10T09:06:29.362Z] 11:06:29 [2026-06-10T09:06:29.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.2 MB/s) 11:06:29 [2026-06-10T09:06:29.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 753 B 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 2.1 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 3.9 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 8.3 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 13 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 16 kB 11:06:29 [2026-06-10T09:06:29.362Z] Progress (1): 17 kB 11:06:29 [2026-06-10T09:06:29.362Z] 11:06:29 [2026-06-10T09:06:29.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 475 kB/s) 11:06:29 [2026-06-10T09:06:29.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 843 B 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 2.6 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 2.6 kB 11:06:29 [2026-06-10T09:06:29.613Z] 11:06:29 [2026-06-10T09:06:29.613Z] 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 69 kB/s) 11:06:29 [2026-06-10T09:06:29.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 791 B 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 2.4 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 2.8 kB 11:06:29 [2026-06-10T09:06:29.613Z] 11:06:29 [2026-06-10T09:06:29.613Z] 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 62 kB/s) 11:06:29 [2026-06-10T09:06:29.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 811 B 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 2.3 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 3.8 kB 11:06:29 [2026-06-10T09:06:29.613Z] 11:06:29 [2026-06-10T09:06:29.613Z] 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 118 kB/s) 11:06:29 [2026-06-10T09:06:29.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 720 B 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 1.9 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 5.5 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 9.9 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 14 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 19 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 23 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 26 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 28 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 31 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 34 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 38 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 41 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 43 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 48 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 48 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 50 kB 11:06:29 [2026-06-10T09:06:29.613Z] 11:06:29 [2026-06-10T09:06:29.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 1.1 MB/s) 11:06:29 [2026-06-10T09:06:29.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 908 B 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 4.1 kB 11:06:29 [2026-06-10T09:06:29.613Z] Progress (1): 5.6 kB 11:06:29 [2026-06-10T09:06:29.613Z] 11:06:29 [2026-06-10T09:06:29.613Z] 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) 11:06:29 [2026-06-10T09:06:29.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 835 B 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 1.4 kB 11:06:29 [2026-06-10T09:06:29.864Z] 11:06:29 [2026-06-10T09:06:29.864Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (1.4 kB at 43 kB/s) 11:06:29 [2026-06-10T09:06:29.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 754 B 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 2.2 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 3.7 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 8.3 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 11 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 15 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 17 kB 11:06:29 [2026-06-10T09:06:29.864Z] 11:06:29 [2026-06-10T09:06:29.864Z] 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 492 kB/s) 11:06:29 [2026-06-10T09:06:29.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 908 B 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 4.1 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 5.6 kB 11:06:29 [2026-06-10T09:06:29.864Z] 11:06:29 [2026-06-10T09:06:29.864Z] 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 182 kB/s) 11:06:29 [2026-06-10T09:06:29.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 788 B 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 2.3 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 5.8 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 8.6 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 8.8 kB 11:06:29 [2026-06-10T09:06:29.864Z] 11:06:29 [2026-06-10T09:06:29.864Z] 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 243 kB/s) 11:06:29 [2026-06-10T09:06:29.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 908 B 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 4.1 kB 11:06:29 [2026-06-10T09:06:29.864Z] Progress (1): 5.6 kB 11:06:29 [2026-06-10T09:06:29.864Z] 11:06:29 [2026-06-10T09:06:29.864Z] 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 161 kB/s) 11:06:29 [2026-06-10T09:06:29.864Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 793 B 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 2.3 kB 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 4.3 kB 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 5.9 kB 11:06:30 [2026-06-10T09:06:30.114Z] 11:06:30 [2026-06-10T09:06:30.114Z] 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 126 kB/s) 11:06:30 [2026-06-10T09:06:30.114Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 812 B 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 2.2 kB 11:06:30 [2026-06-10T09:06:30.114Z] Progress (1): 3.2 kB 11:06:30 [2026-06-10T09:06:30.114Z] 11:06:30 [2026-06-10T09:06:30.115Z] 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 104 kB/s) 11:06:30 [2026-06-10T09:06:30.115Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 780 B 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 2.0 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 6.0 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 7.3 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 11 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 16 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 20 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 25 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 27 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 28 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 31 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 35 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 38 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 41 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 45 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 48 kB 11:06:30 [2026-06-10T09:06:30.115Z] 11:06:30 [2026-06-10T09:06:30.115Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 1.4 MB/s) 11:06:30 [2026-06-10T09:06:30.115Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 741 B 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 2.1 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 3.9 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 6.9 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 12 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 16 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 19 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 21 kB 11:06:30 [2026-06-10T09:06:30.115Z] 11:06:30 [2026-06-10T09:06:30.115Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 576 kB/s) 11:06:30 [2026-06-10T09:06:30.115Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 760 B 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 2.0 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 4.8 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 6.6 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 8.7 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 12 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 14 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 18 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 21 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 21 kB 11:06:30 [2026-06-10T09:06:30.115Z] 11:06:30 [2026-06-10T09:06:30.115Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom (21 kB at 508 kB/s) 11:06:30 [2026-06-10T09:06:30.115Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 699 B 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 1.9 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 3.2 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 4.7 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 6.8 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 9.4 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 11 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 14 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 16 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 18 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 21 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 23 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 25 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 29 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 32 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 32 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 37 kB 11:06:30 [2026-06-10T09:06:30.115Z] Progress (1): 41 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 45 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 47 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 50 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 52 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 56 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 58 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 61 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 64 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 68 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 71 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 74 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 76 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 78 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 79 kB 11:06:30 [2026-06-10T09:06:30.366Z] 11:06:30 [2026-06-10T09:06:30.366Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 1.9 MB/s) 11:06:30 [2026-06-10T09:06:30.366Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 789 B 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 2.7 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 5.8 kB 11:06:30 [2026-06-10T09:06:30.366Z] 11:06:30 [2026-06-10T09:06:30.366Z] 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 146 kB/s) 11:06:30 [2026-06-10T09:06:30.366Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 758 B 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 2.2 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 5.4 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 8.4 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 12 kB 11:06:30 [2026-06-10T09:06:30.366Z] 11:06:30 [2026-06-10T09:06:30.366Z] 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 285 kB/s) 11:06:30 [2026-06-10T09:06:30.366Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 904 B 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 3.1 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 4.2 kB 11:06:30 [2026-06-10T09:06:30.366Z] 11:06:30 [2026-06-10T09:06:30.366Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 104 kB/s) 11:06:30 [2026-06-10T09:06:30.366Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 861 B 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 2.9 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 5.2 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 9.8 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 11 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 14 kB 11:06:30 [2026-06-10T09:06:30.366Z] 11:06:30 [2026-06-10T09:06:30.366Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 392 kB/s) 11:06:30 [2026-06-10T09:06:30.366Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 838 B 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 2.7 kB 11:06:30 [2026-06-10T09:06:30.366Z] Progress (1): 6.5 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 6.6 kB 11:06:30 [2026-06-10T09:06:30.616Z] 11:06:30 [2026-06-10T09:06:30.616Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 137 kB/s) 11:06:30 [2026-06-10T09:06:30.616Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 1.4 kB 11:06:30 [2026-06-10T09:06:30.616Z] 11:06:30 [2026-06-10T09:06:30.616Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 42 kB/s) 11:06:30 [2026-06-10T09:06:30.616Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 1.1 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 2.4 kB 11:06:30 [2026-06-10T09:06:30.616Z] 11:06:30 [2026-06-10T09:06:30.616Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 64 kB/s) 11:06:30 [2026-06-10T09:06:30.616Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 987 B 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 3.4 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 7.9 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 7.9 kB 11:06:30 [2026-06-10T09:06:30.616Z] 11:06:30 [2026-06-10T09:06:30.616Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 203 kB/s) 11:06:30 [2026-06-10T09:06:30.616Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 1.1 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 3.6 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 7.1 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 13 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 17 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 20 kB 11:06:30 [2026-06-10T09:06:30.616Z] Progress (1): 21 kB 11:06:30 [2026-06-10T09:06:30.616Z] 11:06:30 [2026-06-10T09:06:30.616Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 545 kB/s) 11:06:30 [2026-06-10T09:06:30.617Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 11:06:30 [2026-06-10T09:06:30.617Z] Progress (1): 1.0 kB 11:06:30 [2026-06-10T09:06:30.617Z] 11:06:30 [2026-06-10T09:06:30.617Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 28 kB/s) 11:06:30 [2026-06-10T09:06:30.617Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 612 B 11:06:30 [2026-06-10T09:06:30.867Z] 11:06:30 [2026-06-10T09:06:30.867Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 17 kB/s) 11:06:30 [2026-06-10T09:06:30.867Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 914 B 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 2.6 kB 11:06:30 [2026-06-10T09:06:30.867Z] 11:06:30 [2026-06-10T09:06:30.867Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 61 kB/s) 11:06:30 [2026-06-10T09:06:30.867Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 860 B 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 2.8 kB 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 5.1 kB 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 9.6 kB 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 11 kB 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 14 kB 11:06:30 [2026-06-10T09:06:30.867Z] 11:06:30 [2026-06-10T09:06:30.867Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 253 kB/s) 11:06:30 [2026-06-10T09:06:30.867Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 815 B 11:06:30 [2026-06-10T09:06:30.867Z] 11:06:30 [2026-06-10T09:06:30.867Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 20 kB/s) 11:06:30 [2026-06-10T09:06:30.867Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 1.3 kB 11:06:30 [2026-06-10T09:06:30.867Z] Progress (1): 4.2 kB 11:06:30 [2026-06-10T09:06:30.867Z] 11:06:30 [2026-06-10T09:06:30.867Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 115 kB/s) 11:06:30 [2026-06-10T09:06:30.867Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 825 B 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 3.0 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 6.1 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 9.0 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 13 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 17 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 17 kB 11:06:31 [2026-06-10T09:06:31.118Z] 11:06:31 [2026-06-10T09:06:31.118Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 480 kB/s) 11:06:31 [2026-06-10T09:06:31.118Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 930 B 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 3.0 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 6.0 kB 11:06:31 [2026-06-10T09:06:31.118Z] Progress (1): 7.3 kB 11:06:31 [2026-06-10T09:06:31.118Z] 11:06:31 [2026-06-10T09:06:31.118Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 174 kB/s) 11:06:31 [2026-06-10T09:06:31.118Z] [INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 11:06:31 [2026-06-10T09:06:31.118Z] [INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 11:06:31 [2026-06-10T09:06:31.118Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 11:06:31 [2026-06-10T09:06:31.118Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) 11:06:31 [2026-06-10T09:06:31.118Z] [INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 11:06:31 [2026-06-10T09:06:31.119Z] [INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 11:06:31 [2026-06-10T09:06:31.119Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 11:06:31 [2026-06-10T09:06:31.119Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) 11:06:31 [2026-06-10T09:06:31.119Z] [INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 11:06:31 [2026-06-10T09:06:31.119Z] [INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 11:06:31 [2026-06-10T09:06:31.119Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 11:06:31 [2026-06-10T09:06:31.369Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) 11:06:31 [2026-06-10T09:06:31.369Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom 11:06:31 [2026-06-10T09:06:31.369Z] Progress (1): 818 B 11:06:31 [2026-06-10T09:06:31.369Z] Progress (1): 3.2 kB 11:06:31 [2026-06-10T09:06:31.369Z] Progress (1): 3.9 kB 11:06:31 [2026-06-10T09:06:31.369Z] 11:06:31 [2026-06-10T09:06:31.369Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 78 kB/s) 11:06:31 [2026-06-10T09:06:31.369Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom 11:06:31 [2026-06-10T09:06:31.369Z] Progress (1): 740 B 11:06:31 [2026-06-10T09:06:31.369Z] Progress (1): 2.0 kB 11:06:31 [2026-06-10T09:06:31.369Z] Progress (1): 3.8 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 6.5 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 8.9 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 13 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 15 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 19 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 22 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 24 kB 11:06:31 [2026-06-10T09:06:31.370Z] 11:06:31 [2026-06-10T09:06:31.370Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom (24 kB at 439 kB/s) 11:06:31 [2026-06-10T09:06:31.370Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 700 B 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 1.9 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 3.2 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 4.7 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 6.8 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 9.4 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 11 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 14 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 16 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 19 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 21 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 23 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 25 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 29 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 32 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 32 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 36 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 41 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 44 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 46 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 50 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 52 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 55 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 58 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 60 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 63 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 67 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 70 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 73 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 75 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 77 kB 11:06:31 [2026-06-10T09:06:31.370Z] Progress (1): 79 kB 11:06:31 [2026-06-10T09:06:31.370Z] 11:06:31 [2026-06-10T09:06:31.370Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom (79 kB at 1.5 MB/s) 11:06:31 [2026-06-10T09:06:31.620Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom 11:06:31 [2026-06-10T09:06:31.620Z] Progress (1): 802 B 11:06:31 [2026-06-10T09:06:31.620Z] Progress (1): 3.5 kB 11:06:31 [2026-06-10T09:06:31.620Z] Progress (1): 7.8 kB 11:06:31 [2026-06-10T09:06:31.620Z] 11:06:31 [2026-06-10T09:06:31.620Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 204 kB/s) 11:06:31 [2026-06-10T09:06:31.621Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 1.2 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 2.8 kB 11:06:31 [2026-06-10T09:06:31.621Z] 11:06:31 [2026-06-10T09:06:31.621Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom (2.8 kB at 71 kB/s) 11:06:31 [2026-06-10T09:06:31.621Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 689 B 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 2.5 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 6.4 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 8.8 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 11 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 12 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 16 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 21 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 23 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 28 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 31 kB 11:06:31 [2026-06-10T09:06:31.621Z] 11:06:31 [2026-06-10T09:06:31.621Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 697 kB/s) 11:06:31 [2026-06-10T09:06:31.621Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 1.3 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 3.0 kB 11:06:31 [2026-06-10T09:06:31.621Z] 11:06:31 [2026-06-10T09:06:31.621Z] 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 76 kB/s) 11:06:31 [2026-06-10T09:06:31.621Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 792 B 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 2.8 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 6.8 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 8.8 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 11 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 14 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 18 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 21 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 25 kB 11:06:31 [2026-06-10T09:06:31.621Z] Progress (1): 28 kB 11:06:31 [2026-06-10T09:06:31.621Z] 11:06:31 [2026-06-10T09:06:31.621Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 727 kB/s) 11:06:31 [2026-06-10T09:06:31.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom 11:06:31 [2026-06-10T09:06:31.871Z] Progress (1): 921 B 11:06:31 [2026-06-10T09:06:31.871Z] Progress (1): 3.2 kB 11:06:31 [2026-06-10T09:06:31.871Z] Progress (1): 5.6 kB 11:06:31 [2026-06-10T09:06:31.871Z] 11:06:31 [2026-06-10T09:06:31.871Z] 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 166 kB/s) 11:06:31 [2026-06-10T09:06:31.871Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom 11:06:31 [2026-06-10T09:06:31.871Z] Progress (1): 774 B 11:06:31 [2026-06-10T09:06:31.871Z] Progress (1): 2.7 kB 11:06:31 [2026-06-10T09:06:31.871Z] Progress (1): 6.9 kB 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 7.4 kB 11:06:31 [2026-06-10T09:06:31.872Z] 11:06:31 [2026-06-10T09:06:31.872Z] 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 199 kB/s) 11:06:31 [2026-06-10T09:06:31.872Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 797 B 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 2.3 kB 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 3.0 kB 11:06:31 [2026-06-10T09:06:31.872Z] 11:06:31 [2026-06-10T09:06:31.872Z] 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 76 kB/s) 11:06:31 [2026-06-10T09:06:31.872Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 818 B 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 2.9 kB 11:06:31 [2026-06-10T09:06:31.872Z] 11:06:31 [2026-06-10T09:06:31.872Z] 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 69 kB/s) 11:06:31 [2026-06-10T09:06:31.872Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 823 B 11:06:31 [2026-06-10T09:06:31.872Z] Progress (1): 2.5 kB 11:06:31 [2026-06-10T09:06:31.872Z] 11:06:31 [2026-06-10T09:06:31.872Z] 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 60 kB/s) 11:06:32 [2026-06-10T09:06:32.122Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 808 B 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 2.4 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 4.1 kB 11:06:32 [2026-06-10T09:06:32.122Z] 11:06:32 [2026-06-10T09:06:32.122Z] 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 101 kB/s) 11:06:32 [2026-06-10T09:06:32.122Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 988 B 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 4.2 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 7.6 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 9.4 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 16 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 19 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 24 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 25 kB 11:06:32 [2026-06-10T09:06:32.122Z] 11:06:32 [2026-06-10T09:06:32.122Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 619 kB/s) 11:06:32 [2026-06-10T09:06:32.122Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 801 B 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 2.2 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 5.1 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 9.4 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.122Z] 11:06:32 [2026-06-10T09:06:32.122Z] 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 279 kB/s) 11:06:32 [2026-06-10T09:06:32.122Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 806 B 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 2.6 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 5.1 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 7.8 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 9.5 kB 11:06:32 [2026-06-10T09:06:32.122Z] 11:06:32 [2026-06-10T09:06:32.122Z] 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 226 kB/s) 11:06:32 [2026-06-10T09:06:32.122Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 812 B 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 2.2 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 5.3 kB 11:06:32 [2026-06-10T09:06:32.122Z] Progress (1): 7.9 kB 11:06:32 [2026-06-10T09:06:32.122Z] 11:06:32 [2026-06-10T09:06:32.122Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 193 kB/s) 11:06:32 [2026-06-10T09:06:32.373Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 862 B 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 2.6 kB 11:06:32 [2026-06-10T09:06:32.373Z] 11:06:32 [2026-06-10T09:06:32.373Z] 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 73 kB/s) 11:06:32 [2026-06-10T09:06:32.373Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 816 B 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 2.2 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 4.5 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 7.5 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 8.0 kB 11:06:32 [2026-06-10T09:06:32.373Z] 11:06:32 [2026-06-10T09:06:32.373Z] 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 236 kB/s) 11:06:32 [2026-06-10T09:06:32.373Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 808 B 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 2.5 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 5.9 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 7.8 kB 11:06:32 [2026-06-10T09:06:32.373Z] 11:06:32 [2026-06-10T09:06:32.373Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 228 kB/s) 11:06:32 [2026-06-10T09:06:32.373Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 1.3 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 4.5 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 8.2 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 10 kB 11:06:32 [2026-06-10T09:06:32.373Z] 11:06:32 [2026-06-10T09:06:32.373Z] 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 262 kB/s) 11:06:32 [2026-06-10T09:06:32.373Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 832 B 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 2.4 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 5.7 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 9.3 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.373Z] Progress (1): 14 kB 11:06:32 [2026-06-10T09:06:32.373Z] 11:06:32 [2026-06-10T09:06:32.373Z] 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 346 kB/s) 11:06:32 [2026-06-10T09:06:32.373Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 1.0 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 3.3 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 3.8 kB 11:06:32 [2026-06-10T09:06:32.623Z] 11:06:32 [2026-06-10T09:06:32.623Z] 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 116 kB/s) 11:06:32 [2026-06-10T09:06:32.623Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 1.0 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 3.2 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 6.0 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 9.1 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 14 kB 11:06:32 [2026-06-10T09:06:32.623Z] 11:06:32 [2026-06-10T09:06:32.623Z] 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 476 kB/s) 11:06:32 [2026-06-10T09:06:32.623Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 764 B 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 2.2 kB 11:06:32 [2026-06-10T09:06:32.623Z] Progress (1): 3.8 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 5.9 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 9.2 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 16 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 19 kB 11:06:32 [2026-06-10T09:06:32.624Z] 11:06:32 [2026-06-10T09:06:32.624Z] 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 457 kB/s) 11:06:32 [2026-06-10T09:06:32.624Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 701 B 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 1.9 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 3.2 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 4.7 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 6.8 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 9.4 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 11 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 13 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 16 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 19 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 21 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 23 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 25 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 29 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 32 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 32 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 37 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 41 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 45 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 47 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 50 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 52 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 56 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 58 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 61 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 64 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 69 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 71 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 74 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 76 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 78 kB 11:06:32 [2026-06-10T09:06:32.624Z] 11:06:32 [2026-06-10T09:06:32.624Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 2.1 MB/s) 11:06:32 [2026-06-10T09:06:32.624Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 737 B 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 2.0 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 4.0 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 5.9 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 11 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 15 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 19 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 22 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 24 kB 11:06:32 [2026-06-10T09:06:32.624Z] 11:06:32 [2026-06-10T09:06:32.624Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 713 kB/s) 11:06:32 [2026-06-10T09:06:32.624Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 908 B 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 4.1 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 5.6 kB 11:06:32 [2026-06-10T09:06:32.624Z] 11:06:32 [2026-06-10T09:06:32.624Z] 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 177 kB/s) 11:06:32 [2026-06-10T09:06:32.624Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 740 B 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 2.1 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 3.9 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 5.4 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 8.5 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 11 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 14 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 20 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 23 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 28 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 31 kB 11:06:32 [2026-06-10T09:06:32.624Z] Progress (1): 32 kB 11:06:32 [2026-06-10T09:06:32.624Z] 11:06:32 [2026-06-10T09:06:32.624Z] 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 920 kB/s) 11:06:32 [2026-06-10T09:06:32.874Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom 11:06:32 [2026-06-10T09:06:32.874Z] Progress (1): 785 B 11:06:32 [2026-06-10T09:06:32.874Z] Progress (1): 2.4 kB 11:06:32 [2026-06-10T09:06:32.874Z] Progress (1): 5.9 kB 11:06:32 [2026-06-10T09:06:32.874Z] Progress (1): 9.5 kB 11:06:32 [2026-06-10T09:06:32.874Z] Progress (1): 11 kB 11:06:32 [2026-06-10T09:06:32.874Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.874Z] 11:06:32 [2026-06-10T09:06:32.874Z] 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 335 kB/s) 11:06:32 [2026-06-10T09:06:32.874Z] [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.874Z] [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.874Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom 11:06:32 [2026-06-10T09:06:32.874Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s) 11:06:32 [2026-06-10T09:06:32.875Z] [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.875Z] [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.875Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom 11:06:32 [2026-06-10T09:06:32.875Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) 11:06:32 [2026-06-10T09:06:32.875Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 765 B 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 2.1 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 4.6 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 6.8 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 8.6 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 12 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 15 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 17 kB 11:06:32 [2026-06-10T09:06:32.875Z] Progress (1): 18 kB 11:06:32 [2026-06-10T09:06:32.875Z] 11:06:32 [2026-06-10T09:06:32.875Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 517 kB/s) 11:06:32 [2026-06-10T09:06:32.875Z] [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.875Z] [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.875Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom 11:06:32 [2026-06-10T09:06:32.875Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) 11:06:32 [2026-06-10T09:06:32.875Z] [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.875Z] [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:32 [2026-06-10T09:06:32.875Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom 11:06:33 [2026-06-10T09:06:33.126Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) 11:06:33 [2026-06-10T09:06:33.126Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 783 B 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 2.0 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 5.0 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 6.8 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 10 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 13 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 16 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 18 kB 11:06:33 [2026-06-10T09:06:33.126Z] 11:06:33 [2026-06-10T09:06:33.126Z] 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 510 kB/s) 11:06:33 [2026-06-10T09:06:33.126Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 782 B 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 2.1 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 4.7 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 8.4 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 12 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 16 kB 11:06:33 [2026-06-10T09:06:33.126Z] 11:06:33 [2026-06-10T09:06:33.126Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 501 kB/s) 11:06:33 [2026-06-10T09:06:33.126Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 790 B 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 2.1 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 4.2 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 4.5 kB 11:06:33 [2026-06-10T09:06:33.126Z] 11:06:33 [2026-06-10T09:06:33.126Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 140 kB/s) 11:06:33 [2026-06-10T09:06:33.126Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 1.0 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 3.1 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 6.8 kB 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 7.5 kB 11:06:33 [2026-06-10T09:06:33.126Z] 11:06:33 [2026-06-10T09:06:33.126Z] 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 208 kB/s) 11:06:33 [2026-06-10T09:06:33.126Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 819 B 11:06:33 [2026-06-10T09:06:33.126Z] Progress (1): 2.9 kB 11:06:33 [2026-06-10T09:06:33.126Z] 11:06:33 [2026-06-10T09:06:33.126Z] 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 89 kB/s) 11:06:33 [2026-06-10T09:06:33.126Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 818 B 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 3.2 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 3.2 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 5.3 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 5.4 kB 11:06:33 [2026-06-10T09:06:33.377Z] 11:06:33 [2026-06-10T09:06:33.377Z] 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 112 kB/s) 11:06:33 [2026-06-10T09:06:33.377Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 801 B 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 2.3 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 4.4 kB 11:06:33 [2026-06-10T09:06:33.377Z] 11:06:33 [2026-06-10T09:06:33.377Z] 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 97 kB/s) 11:06:33 [2026-06-10T09:06:33.377Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 815 B 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 2.3 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 3.2 kB 11:06:33 [2026-06-10T09:06:33.377Z] 11:06:33 [2026-06-10T09:06:33.377Z] 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 99 kB/s) 11:06:33 [2026-06-10T09:06:33.377Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 724 B 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 1.9 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 5.5 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 9.9 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 14 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 19 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 23 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 27 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 28 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 31 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 34 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 37 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 40 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 43 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 48 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 48 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 50 kB 11:06:33 [2026-06-10T09:06:33.377Z] 11:06:33 [2026-06-10T09:06:33.377Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 1.5 MB/s) 11:06:33 [2026-06-10T09:06:33.377Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 739 B 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 2.1 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 3.9 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 6.2 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 11 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 16 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 20 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 22 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 24 kB 11:06:33 [2026-06-10T09:06:33.377Z] 11:06:33 [2026-06-10T09:06:33.377Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 713 kB/s) 11:06:33 [2026-06-10T09:06:33.377Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 1.2 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 4.2 kB 11:06:33 [2026-06-10T09:06:33.377Z] Progress (1): 5.6 kB 11:06:33 [2026-06-10T09:06:33.377Z] 11:06:33 [2026-06-10T09:06:33.377Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom (5.6 kB at 166 kB/s) 11:06:33 [2026-06-10T09:06:33.377Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 690 B 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 2.5 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 6.4 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 8.8 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 11 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 12 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 17 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 21 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 23 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 28 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 31 kB 11:06:33 [2026-06-10T09:06:33.628Z] 11:06:33 [2026-06-10T09:06:33.628Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 923 kB/s) 11:06:33 [2026-06-10T09:06:33.628Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 1.2 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 3.5 kB 11:06:33 [2026-06-10T09:06:33.628Z] 11:06:33 [2026-06-10T09:06:33.628Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom (3.5 kB at 109 kB/s) 11:06:33 [2026-06-10T09:06:33.628Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 750 B 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 1.9 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 3.7 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 5.3 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 9.1 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 11 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 14 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 17 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 22 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 25 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 25 kB 11:06:33 [2026-06-10T09:06:33.628Z] 11:06:33 [2026-06-10T09:06:33.628Z] 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 744 kB/s) 11:06:33 [2026-06-10T09:06:33.628Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 702 B 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 1.9 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 3.2 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 4.7 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 6.8 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 9.4 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 11 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 14 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 16 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 19 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 21 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 23 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 25 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 29 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 32 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 32 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 37 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 41 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 45 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 47 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 50 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 52 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 56 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 58 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 61 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 64 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 69 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 71 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 74 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 76 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 78 kB 11:06:33 [2026-06-10T09:06:33.628Z] 11:06:33 [2026-06-10T09:06:33.628Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 2.1 MB/s) 11:06:33 [2026-06-10T09:06:33.628Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 908 B 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 4.1 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 5.6 kB 11:06:33 [2026-06-10T09:06:33.628Z] 11:06:33 [2026-06-10T09:06:33.628Z] 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 195 kB/s) 11:06:33 [2026-06-10T09:06:33.628Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 743 B 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 1.9 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 4.0 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 5.8 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 8.3 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 12 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 15 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 17 kB 11:06:33 [2026-06-10T09:06:33.628Z] Progress (1): 19 kB 11:06:33 [2026-06-10T09:06:33.628Z] 11:06:33 [2026-06-10T09:06:33.628Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom (19 kB at 587 kB/s) 11:06:33 [2026-06-10T09:06:33.628Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.1 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.9 kB 11:06:33 [2026-06-10T09:06:33.879Z] 11:06:33 [2026-06-10T09:06:33.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom (1.9 kB at 58 kB/s) 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.pom 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.1 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 2.0 kB 11:06:33 [2026-06-10T09:06:33.879Z] 11:06:33 [2026-06-10T09:06:33.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.pom (2.0 kB at 54 kB/s) 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.pom 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.6 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.7 kB 11:06:33 [2026-06-10T09:06:33.879Z] 11:06:33 [2026-06-10T09:06:33.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.pom (1.7 kB at 60 kB/s) 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.3 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 1.7 kB 11:06:33 [2026-06-10T09:06:33.879Z] 11:06:33 [2026-06-10T09:06:33.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom (1.7 kB at 55 kB/s) 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 6.6 kB 11:06:33 [2026-06-10T09:06:33.879Z] 11:06:33 [2026-06-10T09:06:33.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar (6.6 kB at 266 kB/s) 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.jar 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.jar 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.jar 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar 11:06:33 [2026-06-10T09:06:33.879Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 0.9/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 2.3/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 3.6/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 5.0/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 6.4/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 7.7/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 9.1/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 10/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 12/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 13/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 15/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 16/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 17/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 19/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 20/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 21/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 23/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 24/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 26/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 27/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 28/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 29/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 30/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 31/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 33/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 34/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 36/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 37/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 38/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 40/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 41/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 42/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 44/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 45/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 46/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 48/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 49/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 51/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 55/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 59/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 63/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 67/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 72/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 76/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 80/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 84/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 89/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 93/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 97/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 101/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 106/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (1): 110/899 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 110/899 kB | 7.7/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 114/899 kB | 7.7/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 114/899 kB | 16/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 118/899 kB | 16/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 122/899 kB | 16/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 127/899 kB | 16/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 131/899 kB | 16/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 131/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 135/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 139/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 144/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 148/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 152/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 156/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 160/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 164/899 kB | 24/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 164/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 168/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 172/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 177/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 181/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 185/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 189/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 194/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 198/899 kB | 40/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 198/899 kB | 57/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 202/899 kB | 57/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 206/899 kB | 57/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 210/899 kB | 57/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 215/899 kB | 57/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 219/899 kB | 57/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 219/899 kB | 73/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 235/899 kB | 73/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 252/899 kB | 73/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 252/899 kB | 90/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (2): 268/899 kB | 90/186 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 268/899 kB | 90/186 kB | 0.9/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 268/899 kB | 90/186 kB | 2.3/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 284/899 kB | 90/186 kB | 2.3/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 284/899 kB | 90/186 kB | 3.6/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 284/899 kB | 90/186 kB | 5.0/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 291/899 kB | 90/186 kB | 5.0/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 291/899 kB | 90/186 kB | 6.4/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 291/899 kB | 90/186 kB | 7.7/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 291/899 kB | 90/186 kB | 9.1/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 291/899 kB | 90/186 kB | 10/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 307/899 kB | 90/186 kB | 10/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 307/899 kB | 90/186 kB | 12/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 307/899 kB | 106/186 kB | 12/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 307/899 kB | 106/186 kB | 13/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 307/899 kB | 106/186 kB | 15/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 307/899 kB | 106/186 kB | 16/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 16/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 17/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 19/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 20/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 21/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 23/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 324/899 kB | 106/186 kB | 24/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 340/899 kB | 106/186 kB | 24/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (3): 340/899 kB | 122/186 kB | 24/94 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 24/94 kB | 0.9/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 25/94 kB | 0.9/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 25/94 kB | 2.3/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 27/94 kB | 2.3/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 27/94 kB | 3.6/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 27/94 kB | 5.0/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 28/94 kB | 5.0/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 28/94 kB | 6.4/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 28/94 kB | 7.7/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 30/94 kB | 7.7/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 30/94 kB | 9.1/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 31/94 kB | 9.1/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 31/94 kB | 10/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 31/94 kB | 12/47 kB 11:06:33 [2026-06-10T09:06:33.879Z] Progress (4): 340/899 kB | 122/186 kB | 32/94 kB | 12/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 32/94 kB | 12/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 32/94 kB | 13/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 34/94 kB | 13/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 34/94 kB | 15/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 34/94 kB | 15/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 35/94 kB | 15/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 35/94 kB | 17/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 36/94 kB | 17/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 36/94 kB | 18/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 36/94 kB | 20/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 38/94 kB | 20/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 38/94 kB | 21/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 39/94 kB | 21/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (4): 356/899 kB | 122/186 kB | 39/94 kB | 22/47 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 356/899 kB | 122/186 kB | 39/94 kB | 22/47 kB | 0.9/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 122/186 kB | 39/94 kB | 22/47 kB | 0.9/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 122/186 kB | 39/94 kB | 24/47 kB | 0.9/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 39/94 kB | 24/47 kB | 0.9/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 41/94 kB | 24/47 kB | 0.9/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 41/94 kB | 24/47 kB | 2.3/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 41/94 kB | 25/47 kB | 2.3/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 41/94 kB | 25/47 kB | 3.6/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 42/94 kB | 25/47 kB | 3.6/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 42/94 kB | 26/47 kB | 3.6/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 42/94 kB | 26/47 kB | 5.0/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 42/94 kB | 28/47 kB | 5.0/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 43/94 kB | 28/47 kB | 5.0/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 43/94 kB | 28/47 kB | 6.4/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 43/94 kB | 29/47 kB | 6.4/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 43/94 kB | 29/47 kB | 7.7/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 43/94 kB | 31/47 kB | 7.7/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 45/94 kB | 31/47 kB | 7.7/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 45/94 kB | 31/47 kB | 9.1/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 45/94 kB | 32/47 kB | 9.1/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 45/94 kB | 32/47 kB | 10/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 46/94 kB | 32/47 kB | 10/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 46/94 kB | 32/47 kB | 11/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 46/94 kB | 33/47 kB | 11/13 kB 11:06:33 [2026-06-10T09:06:33.880Z] Progress (5): 373/899 kB | 139/186 kB | 46/94 kB | 33/47 kB | 13/13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 373/899 kB | 139/186 kB | 47/94 kB | 33/47 kB | 13/13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 373/899 kB | 139/186 kB | 47/94 kB | 35/47 kB | 13/13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 373/899 kB | 139/186 kB | 47/94 kB | 35/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 47/94 kB | 35/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 47/94 kB | 36/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 49/94 kB | 36/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 49/94 kB | 37/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 50/94 kB | 37/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 50/94 kB | 39/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 51/94 kB | 39/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 51/94 kB | 40/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 51/94 kB | 41/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 53/94 kB | 41/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (5): 389/899 kB | 139/186 kB | 53/94 kB | 43/47 kB | 13 kB 11:06:34 [2026-06-10T09:06:34.130Z] 11:06:34 [2026-06-10T09:06:34.130Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.jar (13 kB at 168 kB/s) 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 389/899 kB | 139/186 kB | 54/94 kB | 43/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] 11:06:34 [2026-06-10T09:06:34.130Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 389/899 kB | 139/186 kB | 54/94 kB | 44/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 389/899 kB | 155/186 kB | 54/94 kB | 44/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 389/899 kB | 155/186 kB | 54/94 kB | 46/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 389/899 kB | 155/186 kB | 56/94 kB | 46/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 406/899 kB | 155/186 kB | 56/94 kB | 46/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 406/899 kB | 155/186 kB | 56/94 kB | 47/47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 406/899 kB | 155/186 kB | 56/94 kB | 47 kB 11:06:34 [2026-06-10T09:06:34.130Z] Progress (4): 406/899 kB | 155/186 kB | 60/94 kB | 47 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 406/899 kB | 155/186 kB | 64/94 kB | 47 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.jar (47 kB at 623 kB/s) 11:06:34 [2026-06-10T09:06:34.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 422/899 kB | 155/186 kB | 64/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 422/899 kB | 155/186 kB | 68/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 422/899 kB | 155/186 kB | 73/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 438/899 kB | 155/186 kB | 73/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 438/899 kB | 155/186 kB | 77/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 438/899 kB | 172/186 kB | 77/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 455/899 kB | 172/186 kB | 77/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 455/899 kB | 172/186 kB | 81/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 455/899 kB | 172/186 kB | 85/94 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 455/899 kB | 172/186 kB | 85/94 kB | 0.9/58 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 455/899 kB | 172/186 kB | 85/94 kB | 0.9/58 kB | 0.9/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 172/186 kB | 85/94 kB | 0.9/58 kB | 0.9/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 85/94 kB | 0.9/58 kB | 0.9/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 85/94 kB | 2.3/58 kB | 0.9/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 85/94 kB | 2.3/58 kB | 2.3/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 85/94 kB | 3.6/58 kB | 2.3/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 85/94 kB | 3.6/58 kB | 3.6/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 89/94 kB | 3.6/58 kB | 3.6/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 89/94 kB | 5.0/58 kB | 3.6/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 89/94 kB | 5.0/58 kB | 5.0/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 89/94 kB | 5.0/58 kB | 6.4/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 89/94 kB | 6.4/58 kB | 6.4/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 89/94 kB | 7.7/58 kB | 6.4/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 94/94 kB | 7.7/58 kB | 6.4/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 94/94 kB | 9.1/58 kB | 6.4/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 94/94 kB | 9.1/58 kB | 11/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 94 kB | 9.1/58 kB | 11/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 471/899 kB | 186 kB | 94 kB | 10/58 kB | 11/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (5): 487/899 kB | 186 kB | 94 kB | 10/58 kB | 11/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.jar (186 kB at 2.4 MB/s) 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 12/58 kB | 11/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 12/58 kB | 15/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 13/58 kB | 15/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 15/58 kB | 15/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 16/58 kB | 15/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 16/58 kB | 19/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 17/58 kB | 19/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 19/58 kB | 19/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 19/58 kB | 23/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 487/899 kB | 94 kB | 20/58 kB | 23/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (4): 504/899 kB | 94 kB | 20/58 kB | 23/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] 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.2 MB/s) 11:06:34 [2026-06-10T09:06:34.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 20/58 kB | 28/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 21/58 kB | 28/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 23/58 kB | 28/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 24/58 kB | 28/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 24/58 kB | 32/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 26/58 kB | 32/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 27/58 kB | 32/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 27/58 kB | 36/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 28/58 kB | 36/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 504/899 kB | 30/58 kB | 36/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 30/58 kB | 36/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 30/58 kB | 40/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 31/58 kB | 40/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 32/58 kB | 40/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 33/58 kB | 40/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 33/58 kB | 44/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 35/58 kB | 44/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 36/58 kB | 44/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 36/58 kB | 49/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 37/58 kB | 49/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 39/58 kB | 49/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 39/58 kB | 53/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 520/899 kB | 40/58 kB | 53/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 537/899 kB | 40/58 kB | 53/55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 537/899 kB | 40/58 kB | 55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 537/899 kB | 44/58 kB | 55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 537/899 kB | 49/58 kB | 55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 553/899 kB | 49/58 kB | 55 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (3): 553/899 kB | 53/58 kB | 55 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] 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 680 kB/s) 11:06:34 [2026-06-10T09:06:34.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar 11:06:34 [2026-06-10T09:06:34.131Z] Progress (2): 553/899 kB | 57/58 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (2): 569/899 kB | 57/58 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (2): 569/899 kB | 58 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (2): 586/899 kB | 58 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] 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 713 kB/s) 11:06:34 [2026-06-10T09:06:34.131Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 602/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 618/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 635/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 651/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 668/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 684/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 700/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 717/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 733/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 750/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 766/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 782/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 799/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 815/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 831/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 848/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 864/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 881/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 897/899 kB 11:06:34 [2026-06-10T09:06:34.131Z] Progress (1): 899 kB 11:06:34 [2026-06-10T09:06:34.131Z] 11:06:34 [2026-06-10T09:06:34.131Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar (899 kB at 9.2 MB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 3.8/9.8 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 8.0/9.8 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 9.8 kB 11:06:34 [2026-06-10T09:06:34.132Z] 11:06:34 [2026-06-10T09:06:34.132Z] 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 97 kB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 3.8/41 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 8.0/41 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 12/41 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 16/41 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 21/41 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 24/41 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 24/41 kB | 3.8/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 28/41 kB | 3.8/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 28/41 kB | 8.0/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 33/41 kB | 8.0/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 33/41 kB | 12/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 33/41 kB | 12/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 37/41 kB | 12/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 37/41 kB | 17/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41/41 kB | 17/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41 kB | 17/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41 kB | 21/21 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41 kB | 21 kB 11:06:34 [2026-06-10T09:06:34.132Z] 11:06:34 [2026-06-10T09:06:34.132Z] 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 202 kB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.132Z] 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 392 kB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 7.7/168 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 11/168 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 28/168 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 44/168 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 61/168 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 77/168 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 77/168 kB | 7.7/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 77/168 kB | 11/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 77/168 kB | 28/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 93/168 kB | 28/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 93/168 kB | 44/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 93/168 kB | 61/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 110/168 kB | 61/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 110/168 kB | 77/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 110/168 kB | 93/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 126/168 kB | 93/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 126/168 kB | 110/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 126/168 kB | 126/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 142/168 kB | 126/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 142/168 kB | 142/151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 142/168 kB | 151 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 159/168 kB | 151 kB 11:06:34 [2026-06-10T09:06:34.132Z] 11:06:34 [2026-06-10T09:06:34.132Z] 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.3 MB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 168 kB 11:06:34 [2026-06-10T09:06:34.132Z] 11:06:34 [2026-06-10T09:06:34.132Z] 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.4 MB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 3.8/50 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 8.0/50 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 11/50 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 16/50 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (1): 20/50 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 20/50 kB | 3.8/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 24/50 kB | 3.8/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 24/50 kB | 8.0/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 28/50 kB | 8.0/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 28/50 kB | 12/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 33/50 kB | 12/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 33/50 kB | 16/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 37/50 kB | 16/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 37/50 kB | 21/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41/50 kB | 21/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41/50 kB | 24/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 45/50 kB | 24/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 45/50 kB | 24/86 kB | 3.8/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 45/50 kB | 28/86 kB | 3.8/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 49/50 kB | 28/86 kB | 3.8/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 28/86 kB | 3.8/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 28/86 kB | 8.0/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 28/86 kB | 12/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 33/86 kB | 12/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 33/86 kB | 16/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 33/86 kB | 21/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 37/86 kB | 21/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (3): 50 kB | 37/86 kB | 25/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] 11:06:34 [2026-06-10T09:06:34.132Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 397 kB/s) 11:06:34 [2026-06-10T09:06:34.132Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 37/86 kB | 29/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41/86 kB | 29/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 41/86 kB | 33/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 45/86 kB | 33/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 45/86 kB | 38/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 45/86 kB | 42/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 49/86 kB | 42/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 49/86 kB | 46/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 54/86 kB | 46/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 54/86 kB | 50/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 58/86 kB | 50/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 58/86 kB | 54/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 62/86 kB | 54/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 62/86 kB | 57/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 62/86 kB | 61/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 66/86 kB | 61/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 66/86 kB | 65/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 71/86 kB | 65/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 71/86 kB | 70/86 kB 11:06:34 [2026-06-10T09:06:34.132Z] Progress (2): 75/86 kB | 70/86 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 75/86 kB | 74/86 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 79/86 kB | 74/86 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 79/86 kB | 78/86 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 79/86 kB | 82/86 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 86 kB | 82/86 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 86 kB | 86 kB 11:06:34 [2026-06-10T09:06:34.133Z] 11:06:34 [2026-06-10T09:06:34.133Z] 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 656 kB/s) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar 11:06:34 [2026-06-10T09:06:34.133Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 656 kB/s) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 7.7/16 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 7.7/16 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 16 kB 11:06:34 [2026-06-10T09:06:34.133Z] 11:06:34 [2026-06-10T09:06:34.133Z] 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 121 kB/s) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 3.1/17 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 3.1/17 kB | 7.7/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 3.1/17 kB | 11/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 7.4/17 kB | 11/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 7.4/17 kB | 28/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 12/17 kB | 28/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 16/17 kB | 28/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 17 kB | 28/44 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 17 kB | 44 kB 11:06:34 [2026-06-10T09:06:34.133Z] 11:06:34 [2026-06-10T09:06:34.133Z] 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 118 kB/s) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar 11:06:34 [2026-06-10T09:06:34.133Z] 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) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 3.2/5.7 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 5.7 kB 11:06:34 [2026-06-10T09:06:34.133Z] 11:06:34 [2026-06-10T09:06:34.133Z] 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 38 kB/s) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 7.7/217 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (1): 7.7/217 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 7.7/217 kB | 7.7/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 7.7/217 kB | 16/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 7.7/217 kB | 24/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 24/217 kB | 24/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 24/217 kB | 40/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 24/217 kB | 57/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 24/217 kB | 73/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 40/217 kB | 73/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 40/217 kB | 73/510 kB | 3.8/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 40/217 kB | 73/510 kB | 8.0/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 40/217 kB | 90/510 kB | 8.0/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 40/217 kB | 90/510 kB | 12/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 40/217 kB | 106/510 kB | 12/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 40/217 kB | 106/510 kB | 29/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 106/510 kB | 29/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 122/510 kB | 29/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 122/510 kB | 45/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 139/510 kB | 45/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 139/510 kB | 57/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 139/510 kB | 73/74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 139/510 kB | 74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 57/217 kB | 155/510 kB | 74 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 73/217 kB | 155/510 kB | 74 kB 11:06:34 [2026-06-10T09:06:34.133Z] 11:06:34 [2026-06-10T09:06:34.133Z] 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 444 kB/s) 11:06:34 [2026-06-10T09:06:34.133Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 73/217 kB | 172/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 73/217 kB | 188/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 90/217 kB | 188/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (2): 90/217 kB | 204/510 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 90/217 kB | 204/510 kB | 3.8/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 90/217 kB | 204/510 kB | 8.0/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 90/217 kB | 221/510 kB | 8.0/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 90/217 kB | 221/510 kB | 12/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 221/510 kB | 12/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 221/510 kB | 16/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 221/510 kB | 21/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 237/510 kB | 21/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 237/510 kB | 24/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 237/510 kB | 28/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 253/510 kB | 28/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 106/217 kB | 253/510 kB | 33/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 122/217 kB | 253/510 kB | 33/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 122/217 kB | 262/510 kB | 33/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 122/217 kB | 262/510 kB | 37/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 122/217 kB | 279/510 kB | 37/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 122/217 kB | 279/510 kB | 53/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 139/217 kB | 279/510 kB | 53/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 139/217 kB | 295/510 kB | 53/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 139/217 kB | 295/510 kB | 70/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 139/217 kB | 311/510 kB | 70/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 139/217 kB | 311/510 kB | 86/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 155/217 kB | 311/510 kB | 86/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 155/217 kB | 328/510 kB | 86/588 kB 11:06:34 [2026-06-10T09:06:34.133Z] Progress (3): 155/217 kB | 328/510 kB | 102/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 155/217 kB | 344/510 kB | 102/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 155/217 kB | 344/510 kB | 119/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 155/217 kB | 344/510 kB | 122/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 172/217 kB | 344/510 kB | 122/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 172/217 kB | 360/510 kB | 122/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 172/217 kB | 360/510 kB | 139/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 172/217 kB | 377/510 kB | 139/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 172/217 kB | 377/510 kB | 155/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 188/217 kB | 377/510 kB | 155/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 188/217 kB | 393/510 kB | 155/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 188/217 kB | 393/510 kB | 172/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 188/217 kB | 410/510 kB | 172/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 188/217 kB | 410/510 kB | 172/588 kB | 7.7/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 188/217 kB | 410/510 kB | 172/588 kB | 15/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 188/217 kB | 426/510 kB | 172/588 kB | 15/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 204/217 kB | 426/510 kB | 172/588 kB | 15/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 204/217 kB | 426/510 kB | 188/588 kB | 15/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 204/217 kB | 442/510 kB | 188/588 kB | 15/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 204/217 kB | 442/510 kB | 188/588 kB | 32/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 217 kB | 442/510 kB | 188/588 kB | 32/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 217 kB | 442/510 kB | 204/588 kB | 32/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 217 kB | 459/510 kB | 204/588 kB | 32/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 217 kB | 459/510 kB | 204/588 kB | 48/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (4): 217 kB | 475/510 kB | 204/588 kB | 48/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] 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.2 MB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 475/510 kB | 221/588 kB | 48/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 492/510 kB | 221/588 kB | 48/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 492/510 kB | 221/588 kB | 65/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 492/510 kB | 237/588 kB | 65/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 508/510 kB | 237/588 kB | 65/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 510 kB | 237/588 kB | 65/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 510 kB | 237/588 kB | 81/247 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] 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.8 MB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 237/588 kB | 81/247 kB | 7.7/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 237/588 kB | 81/247 kB | 11/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 253/588 kB | 81/247 kB | 11/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 253/588 kB | 97/247 kB | 11/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 253/588 kB | 114/247 kB | 11/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 270/588 kB | 114/247 kB | 11/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 270/588 kB | 114/247 kB | 28/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 270/588 kB | 130/247 kB | 28/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 286/588 kB | 130/247 kB | 28/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 286/588 kB | 130/247 kB | 44/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 286/588 kB | 147/247 kB | 44/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 303/588 kB | 147/247 kB | 44/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 303/588 kB | 147/247 kB | 61/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 303/588 kB | 163/247 kB | 61/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 319/588 kB | 163/247 kB | 61/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 319/588 kB | 163/247 kB | 77/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 319/588 kB | 179/247 kB | 77/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 319/588 kB | 179/247 kB | 93/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 335/588 kB | 179/247 kB | 93/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 339/588 kB | 179/247 kB | 93/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 339/588 kB | 179/247 kB | 110/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 339/588 kB | 196/247 kB | 110/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 355/588 kB | 196/247 kB | 110/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 355/588 kB | 196/247 kB | 126/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 355/588 kB | 212/247 kB | 126/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 372/588 kB | 212/247 kB | 126/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 372/588 kB | 212/247 kB | 142/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 372/588 kB | 228/247 kB | 142/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 372/588 kB | 228/247 kB | 159/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 388/588 kB | 228/247 kB | 159/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 388/588 kB | 245/247 kB | 159/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 388/588 kB | 245/247 kB | 175/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 388/588 kB | 247 kB | 175/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 405/588 kB | 247 kB | 175/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 405/588 kB | 247 kB | 192/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] 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.3 MB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 421/588 kB | 192/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 421/588 kB | 208/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 437/588 kB | 208/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 437/588 kB | 224/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 454/588 kB | 224/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 454/588 kB | 241/242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 454/588 kB | 242 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 470/588 kB | 242 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.2 MB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 486/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 486/588 kB | 7.7/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 486/588 kB | 12/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 503/588 kB | 12/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 519/588 kB | 12/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 519/588 kB | 29/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 536/588 kB | 29/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 536/588 kB | 35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 552/588 kB | 35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 568/588 kB | 35 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] 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 174 kB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 585/588 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 588 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] 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.9 MB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 7.7/54 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 16/54 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 32/54 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 49/54 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 54 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] 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 258 kB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 7.7/27 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 16/27 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 27 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 27 kB | 7.7/80 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 27 kB | 16/80 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 121 kB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 28/80 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 44/80 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 44/80 kB | 3.2/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 60/80 kB | 3.2/35 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 60/80 kB | 3.2/35 kB | 7.7/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 60/80 kB | 3.2/35 kB | 16/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 60/80 kB | 20/35 kB | 16/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 77/80 kB | 20/35 kB | 16/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 80 kB | 20/35 kB | 16/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 80 kB | 20/35 kB | 32/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (3): 80 kB | 35 kB | 32/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] 11:06:34 [2026-06-10T09:06:34.134Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar (80 kB at 355 kB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar 11:06:34 [2026-06-10T09:06:34.134Z] 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 154 kB/s) 11:06:34 [2026-06-10T09:06:34.134Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.jar 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 49/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (1): 57/227 kB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 57/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 57/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 73/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 73/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 90/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 90/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 106/227 kB | 0/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 106/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 122/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 122/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 122/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 139/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 139/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 139/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 155/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 155/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 155/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 172/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.134Z] Progress (2): 188/227 kB | 0.1/1.1 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 188/227 kB | 0.2/1.1 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 188/227 kB | 0.2/1.1 MB | 7.7/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 188/227 kB | 0.2/1.1 MB | 7.7/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 188/227 kB | 0.2/1.1 MB | 7.7/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 204/227 kB | 0.2/1.1 MB | 7.7/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 204/227 kB | 0.2/1.1 MB | 24/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 204/227 kB | 0.2/1.1 MB | 24/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 204/227 kB | 0.2/1.1 MB | 40/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 221/227 kB | 0.2/1.1 MB | 40/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 227 kB | 0.2/1.1 MB | 40/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 227 kB | 0.2/1.1 MB | 57/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 227 kB | 0.2/1.1 MB | 57/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 227 kB | 0.2/1.1 MB | 73/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 227 kB | 0.2/1.1 MB | 73/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 227 kB | 0.2/1.1 MB | 90/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] 11:06:34 [2026-06-10T09:06:34.135Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar (227 kB at 951 kB/s) 11:06:34 [2026-06-10T09:06:34.135Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.2/1.1 MB | 106/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.2/1.1 MB | 106/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.2/1.1 MB | 122/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.2/1.1 MB | 139/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.2/1.1 MB | 155/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 155/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 172/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 172/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 188/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 204/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 221/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 221/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 233/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 250/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 250/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 266/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 282/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 282/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 299/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 299/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 315/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.3/1.1 MB | 331/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 331/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 348/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 364/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 364/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 381/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 397/401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 401 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 0.4/1.1 MB | 401 kB | 0/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 0.4/1.1 MB | 401 kB | 0/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 0.4/1.1 MB | 401 kB | 0/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] 11:06:34 [2026-06-10T09:06:34.135Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar (401 kB at 1.6 MB/s) 11:06:34 [2026-06-10T09:06:34.135Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 0/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 0/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 0/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.4/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.5/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.6/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (2): 0.7/1.1 MB | 0.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 7.7/379 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (3): 0.7/1.1 MB | 0.3/7.4 MB | 15/379 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 15/379 kB | 7.7/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 15/379 kB | 7.7/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 15/379 kB | 16/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 15/379 kB | 16/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 16/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 16/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 32/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 32/379 kB | 32/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 48/379 kB | 32/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.4/7.4 MB | 48/379 kB | 32/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.7/1.1 MB | 0.4/7.4 MB | 65/379 kB | 32/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 32/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 49/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 65/379 kB | 49/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 81/379 kB | 49/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 81/379 kB | 49/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 81/379 kB | 57/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 81/379 kB | 57/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 97/379 kB | 57/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 97/379 kB | 57/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 97/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 114/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 114/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 114/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 130/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 130/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 130/379 kB | 74/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 130/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 147/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 147/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 147/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.4/7.4 MB | 163/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.8/1.1 MB | 0.5/7.4 MB | 163/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 163/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 90/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (4): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 106/169 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 0.9/1.1 MB | 0.5/7.4 MB | 179/379 kB | 106/169 kB | 7.3/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 0.9/1.1 MB | 0.6/7.4 MB | 179/379 kB | 106/169 kB | 7.3/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 0.9/1.1 MB | 0.6/7.4 MB | 179/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 0.9/1.1 MB | 0.6/7.4 MB | 179/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 0.9/1.1 MB | 0.6/7.4 MB | 179/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 179/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 179/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 196/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 196/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 196/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 212/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 212/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 228/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 228/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 233/379 kB | 106/169 kB | 15/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 233/379 kB | 106/169 kB | 32/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 233/379 kB | 106/169 kB | 32/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 233/379 kB | 106/169 kB | 32/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 250/379 kB | 106/169 kB | 32/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 250/379 kB | 106/169 kB | 32/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.6/7.4 MB | 250/379 kB | 106/169 kB | 48/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 250/379 kB | 106/169 kB | 48/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 250/379 kB | 123/169 kB | 48/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 266/379 kB | 123/169 kB | 48/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 266/379 kB | 123/169 kB | 48/168 kB 11:06:34 [2026-06-10T09:06:34.135Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 266/379 kB | 139/169 kB | 48/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 266/379 kB | 139/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 266/379 kB | 139/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 282/379 kB | 139/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 282/379 kB | 139/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 282/379 kB | 156/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 282/379 kB | 156/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 299/379 kB | 156/169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.0/1.1 MB | 0.7/7.4 MB | 299/379 kB | 169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.1/1.1 MB | 0.7/7.4 MB | 299/379 kB | 169 kB | 65/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.1/1.1 MB | 0.7/7.4 MB | 299/379 kB | 169 kB | 81/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.1/1.1 MB | 0.7/7.4 MB | 315/379 kB | 169 kB | 81/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.1/1.1 MB | 0.7/7.4 MB | 315/379 kB | 169 kB | 81/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.1/1.1 MB | 0.7/7.4 MB | 315/379 kB | 169 kB | 81/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (5): 1.1/1.1 MB | 0.7/7.4 MB | 331/379 kB | 169 kB | 81/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar (169 kB at 628 kB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 331/379 kB | 97/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 331/379 kB | 97/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 348/379 kB | 97/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 348/379 kB | 97/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 364/379 kB | 97/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 364/379 kB | 114/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 364/379 kB | 114/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 364/379 kB | 114/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1/1.1 MB | 0.7/7.4 MB | 379 kB | 114/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1 MB | 0.7/7.4 MB | 379 kB | 114/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1 MB | 0.8/7.4 MB | 379 kB | 114/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (4): 1.1 MB | 0.8/7.4 MB | 379 kB | 130/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 1.4 MB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar (1.1 MB at 4.1 MB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 130/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 147/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 147/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 163/168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 168 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 0.8/7.4 MB | 168 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (168 kB at 618 kB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 0.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.3/7.4 MB | 7.7/11 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 7.7/11 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 11 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 11 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 11 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 39 kB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.jar 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 3.2/10 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 10 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 10 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.4/7.4 MB | 10 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (3): 1.4/7.4 MB | 10 kB | 7.7/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (3): 1.4/7.4 MB | 10 kB | 16/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar (10 kB at 35 kB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 16/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 24/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 24/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 40/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 40/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 57/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 57/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 73/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 73/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 90/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 90/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.5/7.4 MB | 106/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 106/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 122/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 122/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 139/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 139/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 155/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 155/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 172/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 172/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 188/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.6/7.4 MB | 188/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 188/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 204/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 204/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 221/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 221/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 237/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 237/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 253/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 253/265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.7/7.4 MB | 265 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.8/7.4 MB | 265 kB 11:06:34 [2026-06-10T09:06:34.136Z] 11:06:34 [2026-06-10T09:06:34.136Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar (265 kB at 892 kB/s) 11:06:34 [2026-06-10T09:06:34.136Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (1): 1.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.9/7.4 MB | 7.7/585 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.9/7.4 MB | 16/585 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.9/7.4 MB | 16/585 kB 11:06:34 [2026-06-10T09:06:34.136Z] Progress (2): 1.9/7.4 MB | 24/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 1.9/7.4 MB | 24/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 1.9/7.4 MB | 40/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 1.9/7.4 MB | 40/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 1.9/7.4 MB | 57/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 57/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 57/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 73/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 73/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 90/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 90/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 106/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 106/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.0/7.4 MB | 106/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.1/7.4 MB | 106/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 106/585 kB | 7.7/10 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 106/585 kB | 10 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 122/585 kB | 10 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 122/585 kB | 10 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 122/585 kB | 10 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 139/585 kB | 10 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.1/7.4 MB | 139/585 kB | 10 kB 11:06:34 [2026-06-10T09:06:34.137Z] 11:06:34 [2026-06-10T09:06:34.137Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.jar (10 kB at 34 kB/s) 11:06:34 [2026-06-10T09:06:34.137Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.1/7.4 MB | 139/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.1/7.4 MB | 139/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.1/7.4 MB | 155/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 155/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 172/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 172/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 172/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 188/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 188/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 188/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 188/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.2/7.4 MB | 204/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 204/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 221/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 221/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 221/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 221/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 237/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 237/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 253/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 253/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.3/7.4 MB | 269/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 269/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 269/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 285/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 285/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 285/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 302/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 302/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 318/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (2): 2.4/7.4 MB | 318/585 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.4/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.5/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.1/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.6/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.7/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.8/7.4 MB | 318/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (3): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 7.7/196 kB 11:06:34 [2026-06-10T09:06:34.137Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 16/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 16/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 16/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 32/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 32/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 49/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.8/7.4 MB | 335/585 kB | 0.2/1.6 MB | 49/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 49/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 49/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 65/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 65/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 65/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 81/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 81/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 98/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 98/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 114/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 114/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 2.9/7.4 MB | 335/585 kB | 0.2/1.6 MB | 114/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 335/585 kB | 0.2/1.6 MB | 114/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 351/585 kB | 0.2/1.6 MB | 114/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 351/585 kB | 0.2/1.6 MB | 131/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 351/585 kB | 0.2/1.6 MB | 131/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 351/585 kB | 0.2/1.6 MB | 131/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 367/585 kB | 0.2/1.6 MB | 131/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 367/585 kB | 0.2/1.6 MB | 147/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 367/585 kB | 0.2/1.6 MB | 147/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 384/585 kB | 0.2/1.6 MB | 147/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 384/585 kB | 0.2/1.6 MB | 147/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.0/7.4 MB | 384/585 kB | 0.2/1.6 MB | 163/196 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 384/585 kB | 0.2/1.6 MB | 163/196 kB | 7.7/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 384/585 kB | 0.2/1.6 MB | 163/196 kB | 7.7/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 384/585 kB | 0.2/1.6 MB | 163/196 kB | 11/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 400/585 kB | 0.2/1.6 MB | 163/196 kB | 11/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 400/585 kB | 0.3/1.6 MB | 163/196 kB | 11/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 400/585 kB | 0.3/1.6 MB | 180/196 kB | 11/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 400/585 kB | 0.3/1.6 MB | 180/196 kB | 11/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 417/585 kB | 0.3/1.6 MB | 180/196 kB | 11/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 417/585 kB | 0.3/1.6 MB | 180/196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 417/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 417/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 417/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.0/7.4 MB | 433/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.1/7.4 MB | 433/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.1/7.4 MB | 433/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.1/7.4 MB | 449/585 kB | 0.3/1.6 MB | 196 kB | 28/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.1/7.4 MB | 449/585 kB | 0.3/1.6 MB | 196 kB | 44/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (5): 3.1/7.4 MB | 449/585 kB | 0.3/1.6 MB | 196 kB | 44/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] 11:06:34 [2026-06-10T09:06:34.388Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 599 kB/s) 11:06:34 [2026-06-10T09:06:34.388Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 466/585 kB | 0.3/1.6 MB | 44/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 466/585 kB | 0.3/1.6 MB | 44/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 466/585 kB | 0.3/1.6 MB | 44/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 466/585 kB | 0.3/1.6 MB | 61/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 482/585 kB | 0.3/1.6 MB | 61/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 482/585 kB | 0.3/1.6 MB | 61/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 482/585 kB | 0.3/1.6 MB | 61/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 482/585 kB | 0.3/1.6 MB | 77/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 498/585 kB | 0.3/1.6 MB | 77/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 498/585 kB | 0.3/1.6 MB | 77/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 498/585 kB | 0.3/1.6 MB | 77/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 498/585 kB | 0.3/1.6 MB | 93/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 515/585 kB | 0.3/1.6 MB | 93/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 515/585 kB | 0.3/1.6 MB | 93/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 515/585 kB | 0.4/1.6 MB | 93/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 515/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.1/7.4 MB | 531/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 531/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 548/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 548/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 548/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 548/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 564/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 564/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 564/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 580/585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (4): 3.2/7.4 MB | 585 kB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] 11:06:34 [2026-06-10T09:06:34.388Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 1.8 MB/s) 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.4/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.5/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.5/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.5/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.5/1.6 MB | 110/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.3/7.4 MB | 0.5/1.6 MB | 126/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 126/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 126/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 126/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 142/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 142/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 142/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 159/714 kB 11:06:34 [2026-06-10T09:06:34.388Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 159/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 175/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 175/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 175/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 175/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 192/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 192/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.5/1.6 MB | 208/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.4/7.4 MB | 0.6/1.6 MB | 208/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 208/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 224/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 224/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 224/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 241/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 241/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 241/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 241/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 257/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 257/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 257/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 274/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 274/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 290/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.5/7.4 MB | 0.6/1.6 MB | 290/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.6/1.6 MB | 290/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.6/1.6 MB | 306/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.6/1.6 MB | 306/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.6/1.6 MB | 306/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.6/1.6 MB | 323/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 323/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 323/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 339/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 339/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 339/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 355/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 355/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 372/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 372/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 372/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.6/7.4 MB | 0.7/1.6 MB | 388/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 388/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 388/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 405/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 405/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 405/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 421/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 421/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 421/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 421/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 437/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 437/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.7/1.6 MB | 454/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.8/1.6 MB | 454/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.8/1.6 MB | 454/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.8/1.6 MB | 470/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.7/7.4 MB | 0.8/1.6 MB | 470/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 470/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 487/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 487/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 487/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 503/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 503/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 503/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 519/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 519/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 519/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 519/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 536/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 536/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 536/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 552/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.8/1.6 MB | 552/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.9/1.6 MB | 552/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.8/7.4 MB | 0.9/1.6 MB | 568/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 568/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 568/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 585/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 585/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 601/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 601/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 601/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 618/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 618/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 618/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 618/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 634/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 634/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 634/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 650/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 3.9/7.4 MB | 0.9/1.6 MB | 650/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.0/7.4 MB | 0.9/1.6 MB | 650/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.0/7.4 MB | 1.0/1.6 MB | 650/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.0/7.4 MB | 1.0/1.6 MB | 667/714 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 667/714 kB | 7.7/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 667/714 kB | 7.7/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 667/714 kB | 7.7/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 667/714 kB | 7.7/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 667/714 kB | 7.7/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 683/714 kB | 7.7/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 683/714 kB | 24/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 683/714 kB | 24/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 683/714 kB | 24/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 683/714 kB | 40/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 699/714 kB | 40/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 699/714 kB | 40/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 699/714 kB | 40/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 699/714 kB | 40/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 699/714 kB | 57/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 714 kB | 57/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 714 kB | 57/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 714 kB | 57/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 714 kB | 73/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.0/7.4 MB | 1.0/1.6 MB | 714 kB | 73/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.1/7.4 MB | 1.0/1.6 MB | 714 kB | 73/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.1/7.4 MB | 1.0/1.6 MB | 714 kB | 90/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (4): 4.1/7.4 MB | 1.0/1.6 MB | 714 kB | 90/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] 11:06:34 [2026-06-10T09:06:34.389Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 2.0 MB/s) 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.0/1.6 MB | 90/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.0/1.6 MB | 106/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 106/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 106/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 122/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 122/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 122/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 139/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 139/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 139/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 155/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 155/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 155/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.1/7.4 MB | 1.1/1.6 MB | 172/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 172/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 172/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 188/193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.1/1.6 MB | 193 kB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (3): 4.2/7.4 MB | 1.2/1.6 MB | 193 kB 11:06:34 [2026-06-10T09:06:34.389Z] 11:06:34 [2026-06-10T09:06:34.389Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 539 kB/s) 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.2/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.2/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.2/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.2/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.2/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.2/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.3/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.3/1.6 MB 11:06:34 [2026-06-10T09:06:34.389Z] Progress (2): 4.4/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.4/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.4/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.4/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.4/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.5/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.5/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.6/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6/1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (2): 4.7/7.4 MB | 1.6 MB 11:06:34 [2026-06-10T09:06:34.390Z] 11:06:34 [2026-06-10T09:06:34.390Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar (1.6 MB at 4.3 MB/s) 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 4.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 5.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.5/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.6/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.7/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.8/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 6.9/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.0/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.1/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.2/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.3/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.4/7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] Progress (1): 7.4 MB 11:06:34 [2026-06-10T09:06:34.390Z] 11:06:34 [2026-06-10T09:06:34.390Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.jar (7.4 MB at 17 MB/s) 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Searching for local aggregator root... 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Processing change of org.silverpeas:silverpeas-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260610 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Processing org.silverpeas:silverpeas-dependencies-bom 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Updating project org.silverpeas:silverpeas-dependencies-bom 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260610 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] ------------------------------------------------------------------------ 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] BUILD SUCCESS 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] ------------------------------------------------------------------------ 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Total time: 8.903 s 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] Finished at: 2026-06-10T11:06:34+02:00 11:06:34 [2026-06-10T09:06:34.942Z] [INFO] ------------------------------------------------------------------------ 11:06:35 [2026-06-10T09:06:35.192Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 11:06:37 [2026-06-10T09:06:37.055Z] [INFO] Scanning for projects... 11:06:37 [2026-06-10T09:06:37.055Z] [INFO] 11:06:37 [2026-06-10T09:06:37.055Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- 11:06:37 [2026-06-10T09:06:37.055Z] [INFO] Building Silverpeas Dependencies BOM 2.0-build260610 11:06:37 [2026-06-10T09:06:37.055Z] [INFO] from pom.xml 11:06:37 [2026-06-10T09:06:37.055Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:06:37 [2026-06-10T09:06:37.305Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom 11:06:37 [2026-06-10T09:06:37.556Z] Progress (1): 780 B 11:06:37 [2026-06-10T09:06:37.556Z] Progress (1): 1.7 kB 11:06:37 [2026-06-10T09:06:37.556Z] Progress (1): 4.2 kB 11:06:37 [2026-06-10T09:06:37.556Z] Progress (1): 5.3 kB 11:06:37 [2026-06-10T09:06:37.556Z] 11:06:37 [2026-06-10T09:06:37.556Z] 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 15 kB/s) 11:06:37 [2026-06-10T09:06:37.806Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom 11:06:37 [2026-06-10T09:06:37.806Z] Progress (1): 752 B 11:06:37 [2026-06-10T09:06:37.806Z] Progress (1): 1.7 kB 11:06:37 [2026-06-10T09:06:37.806Z] Progress (1): 3.7 kB 11:06:37 [2026-06-10T09:06:37.806Z] Progress (1): 6.4 kB 11:06:37 [2026-06-10T09:06:37.806Z] Progress (1): 8.2 kB 11:06:37 [2026-06-10T09:06:37.806Z] Progress (1): 9.9 kB 11:06:37 [2026-06-10T09:06:37.807Z] 11:06:37 [2026-06-10T09:06:37.807Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 261 kB/s) 11:06:37 [2026-06-10T09:06:37.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 726 B 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 1.6 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 4.2 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 8.4 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 11 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 16 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 21 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 23 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 26 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 28 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 30 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 33 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 37 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 39 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 42 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 45 kB 11:06:37 [2026-06-10T09:06:37.807Z] 11:06:37 [2026-06-10T09:06:37.807Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.1 MB/s) 11:06:37 [2026-06-10T09:06:37.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 743 B 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 1.6 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 3.4 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 5.5 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 9.0 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 14 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 17 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 19 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 21 kB 11:06:37 [2026-06-10T09:06:37.807Z] 11:06:37 [2026-06-10T09:06:37.807Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 708 kB/s) 11:06:37 [2026-06-10T09:06:37.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 0.9/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 2.3/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 3.6/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 5.0/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 6.4/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 7.7/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 9.1/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 10/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 12/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 13/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 15/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 15/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 17/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 18/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 20/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 21/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 22/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 24/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 25/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 26/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 28/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 29/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 33/36 kB 11:06:37 [2026-06-10T09:06:37.807Z] Progress (1): 36 kB 11:06:37 [2026-06-10T09:06:37.807Z] 11:06:37 [2026-06-10T09:06:37.807Z] 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 915 kB/s) 11:06:37 [2026-06-10T09:06:37.807Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 786 B 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 2.3 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 5.0 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 8.1 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 8.1 kB 11:06:38 [2026-06-10T09:06:38.058Z] 11:06:38 [2026-06-10T09:06:38.058Z] 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 245 kB/s) 11:06:38 [2026-06-10T09:06:38.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 773 B 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 2.3 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 5.1 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 7.5 kB 11:06:38 [2026-06-10T09:06:38.058Z] 11:06:38 [2026-06-10T09:06:38.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 267 kB/s) 11:06:38 [2026-06-10T09:06:38.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 3.8/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 8.0/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 12/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 15/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 20/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 24/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 28/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 32/33 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 33 kB 11:06:38 [2026-06-10T09:06:38.058Z] 11:06:38 [2026-06-10T09:06:38.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 1.1 MB/s) 11:06:38 [2026-06-10T09:06:38.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 771 B 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 2.2 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 4.9 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 8.6 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 9.2 kB 11:06:38 [2026-06-10T09:06:38.058Z] 11:06:38 [2026-06-10T09:06:38.058Z] 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 329 kB/s) 11:06:38 [2026-06-10T09:06:38.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 3.8/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 8.0/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 12/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 15/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 20/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 24/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 28/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 32/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 37/40 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 40 kB 11:06:38 [2026-06-10T09:06:38.058Z] 11:06:38 [2026-06-10T09:06:38.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 1.7 MB/s) 11:06:38 [2026-06-10T09:06:38.058Z] [INFO] 11:06:38 [2026-06-10T09:06:38.058Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-dependencies-bom --- 11:06:38 [2026-06-10T09:06:38.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 790 B 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 2.3 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 4.3 kB 11:06:38 [2026-06-10T09:06:38.058Z] Progress (1): 5.8 kB 11:06:38 [2026-06-10T09:06:38.058Z] 11:06:38 [2026-06-10T09:06:38.058Z] 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 265 kB/s) 11:06:38 [2026-06-10T09:06:38.309Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 781 B 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 2.3 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 4.6 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 5.1 kB 11:06:38 [2026-06-10T09:06:38.309Z] 11:06:38 [2026-06-10T09:06:38.309Z] 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 212 kB/s) 11:06:38 [2026-06-10T09:06:38.309Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 782 B 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 2.1 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 5.3 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 7.5 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 9.5 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 12 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 14 kB 11:06:38 [2026-06-10T09:06:38.309Z] 11:06:38 [2026-06-10T09:06:38.309Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 548 kB/s) 11:06:38 [2026-06-10T09:06:38.309Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 707 B 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 1.9 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 3.1 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 4.5 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 5.9 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 7.5 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 11 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 12 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 15 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 19 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 22 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 25 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 27 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 30 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 32 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 36 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 36 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 39 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 42 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 46 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 52 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 54 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 57 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 60 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 61 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 62 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 64 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 66 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 68 kB 11:06:38 [2026-06-10T09:06:38.309Z] 11:06:38 [2026-06-10T09:06:38.309Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.2 MB/s) 11:06:38 [2026-06-10T09:06:38.309Z] [INFO] Artifact org.apache:apache:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:38 [2026-06-10T09:06:38.309Z] [INFO] Artifact org.apache:apache:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 11:06:38 [2026-06-10T09:06:38.309Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom 11:06:38 [2026-06-10T09:06:38.309Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) 11:06:38 [2026-06-10T09:06:38.309Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 3.8/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 8.0/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 15/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 32/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 48/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 65/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 81/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 97/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 114/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 130/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 147/153 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 153 kB 11:06:38 [2026-06-10T09:06:38.309Z] 11:06:38 [2026-06-10T09:06:38.309Z] 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 5.1 MB/s) 11:06:38 [2026-06-10T09:06:38.309Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 7.7/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 16/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 24/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 40/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 57/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 73/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 90/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 106/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 122/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 139/215 kB 11:06:38 [2026-06-10T09:06:38.309Z] Progress (1): 155/215 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 172/215 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 188/215 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 204/215 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 215 kB 11:06:38 [2026-06-10T09:06:38.560Z] 11:06:38 [2026-06-10T09:06:38.560Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 5.4 MB/s) 11:06:38 [2026-06-10T09:06:38.560Z] [INFO] 11:06:38 [2026-06-10T09:06:38.560Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-dependencies-bom --- 11:06:38 [2026-06-10T09:06:38.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 838 B 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 2.2 kB 11:06:38 [2026-06-10T09:06:38.560Z] 11:06:38 [2026-06-10T09:06:38.560Z] 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 106 kB/s) 11:06:38 [2026-06-10T09:06:38.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 756 B 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 2.3 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 4.0 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 9.2 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 12 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 16 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 19 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 22 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 23 kB 11:06:38 [2026-06-10T09:06:38.560Z] 11:06:38 [2026-06-10T09:06:38.560Z] 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 1.1 MB/s) 11:06:38 [2026-06-10T09:06:38.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 834 B 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 2.2 kB 11:06:38 [2026-06-10T09:06:38.560Z] 11:06:38 [2026-06-10T09:06:38.560Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 101 kB/s) 11:06:38 [2026-06-10T09:06:38.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 729 B 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 2.2 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 4.3 kB 11:06:38 [2026-06-10T09:06:38.560Z] Progress (1): 7.8 kB 11:06:38 [2026-06-10T09:06:38.560Z] 11:06:38 [2026-06-10T09:06:38.560Z] 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 340 kB/s) 11:06:38 [2026-06-10T09:06:38.560Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 691 B 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 2.5 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 6.4 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 8.9 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 11 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 14 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 19 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 21 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 25 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 28 kB 11:06:38 [2026-06-10T09:06:38.811Z] 11:06:38 [2026-06-10T09:06:38.811Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 972 kB/s) 11:06:38 [2026-06-10T09:06:38.811Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 7.7/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 16/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 32/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 49/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 57/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 73/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 90/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 106/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 122/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 139/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 155/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 172/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 188/196 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 196 kB 11:06:38 [2026-06-10T09:06:38.811Z] 11:06:38 [2026-06-10T09:06:38.811Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 4.7 MB/s) 11:06:38 [2026-06-10T09:06:38.811Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar 11:06:38 [2026-06-10T09:06:38.811Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 7.7/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 16/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 32/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 48/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 65/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 81/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 97/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 114/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 130/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 147/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 163/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 179/193 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 193 kB 11:06:38 [2026-06-10T09:06:38.811Z] 11:06:38 [2026-06-10T09:06:38.811Z] 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 5.7 MB/s) 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 0.9/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 2.3/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 3.6/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 5.0/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 6.4/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 7.7/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 9.1/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 10/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 12/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 13/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 15/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 16/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 17/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 19/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 20/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 21/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 23/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 24/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 25/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 26/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 27/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 29/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 30/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 31/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 33/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 34/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 36/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 37/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 38/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 40/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 41/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 42/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 44/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 45/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 46/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 48/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 49/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 51/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 52/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 53/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 55/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 59/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 63/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 67/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 72/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 76/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 80/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 84/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 89/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 93/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 97/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 101/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 105/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 110/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 114/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 118/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 122/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 127/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 131/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 135/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 139/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 144/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 148/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 152/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 156/157 kB 11:06:38 [2026-06-10T09:06:38.811Z] Progress (1): 157 kB 11:06:38 [2026-06-10T09:06:38.811Z] 11:06:38 [2026-06-10T09:06:38.811Z] 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 2.4 MB/s) 11:06:38 [2026-06-10T09:06:38.811Z] [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-build260610/silverpeas-dependencies-bom-2.0-build260610.pom 11:06:38 [2026-06-10T09:06:38.811Z] [INFO] 11:06:38 [2026-06-10T09:06:38.811Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-dependencies-bom --- 11:06:39 [2026-06-10T09:06:39.062Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 11:06:39 [2026-06-10T09:06:39.062Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 11:06:39 [2026-06-10T09:06:39.062Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260610/silverpeas-dependencies-bom-2.0-build260610.pom 11:06:39 [2026-06-10T09:06:39.313Z] Progress (1): 33/41 kB 11:06:39 [2026-06-10T09:06:39.313Z] Progress (1): 41 kB 11:06:39 [2026-06-10T09:06:39.313Z] 11:06:39 [2026-06-10T09:06:39.313Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260610/silverpeas-dependencies-bom-2.0-build260610.pom (41 kB at 96 kB/s) 11:06:39 [2026-06-10T09:06:39.313Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml 11:06:39 [2026-06-10T09:06:39.313Z] Progress (1): 751 B 11:06:39 [2026-06-10T09:06:39.313Z] 11:06:39 [2026-06-10T09:06:39.313Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (751 B at 14 kB/s) 11:06:39 [2026-06-10T09:06:39.313Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml 11:06:39 [2026-06-10T09:06:39.564Z] Progress (1): 792 B 11:06:39 [2026-06-10T09:06:39.564Z] 11:06:39 [2026-06-10T09:06:39.564Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (792 B at 7.8 kB/s) 11:06:39 [2026-06-10T09:06:39.564Z] [INFO] ------------------------------------------------------------------------ 11:06:39 [2026-06-10T09:06:39.564Z] [INFO] BUILD SUCCESS 11:06:39 [2026-06-10T09:06:39.564Z] [INFO] ------------------------------------------------------------------------ 11:06:39 [2026-06-10T09:06:39.564Z] [INFO] Total time: 2.716 s 11:06:39 [2026-06-10T09:06:39.564Z] [INFO] Finished at: 2026-06-10T11:06:39+02:00 11:06:39 [2026-06-10T09:06:39.564Z] [INFO] ------------------------------------------------------------------------ 11:06:39 [2026-06-10T09:06:39.565Z] [Pipeline] } 11:06:39 [2026-06-10T09:06:39.573Z] [Pipeline] // dir 11:06:39 [2026-06-10T09:06:39.581Z] [Pipeline] } 11:06:39 [2026-06-10T09:06:39.588Z] [Pipeline] // stage 11:06:39 [2026-06-10T09:06:39.601Z] [Pipeline] stage 11:06:39 [2026-06-10T09:06:39.602Z] [Pipeline] { (Build and Publish test dependencies definition) 11:06:39 [2026-06-10T09:06:39.630Z] [Pipeline] dir 11:06:39 [2026-06-10T09:06:39.630Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies 11:06:39 [2026-06-10T09:06:39.631Z] [Pipeline] { 11:06:39 [2026-06-10T09:06:39.645Z] [Pipeline] git 11:06:39 [2026-06-10T09:06:39.648Z] Selected Git installation does not exist. Using Default 11:06:39 [2026-06-10T09:06:39.648Z] The recommended git tool is: NONE 11:06:39 [2026-06-10T09:06:39.649Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:06:39 [2026-06-10T09:06:39.658Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@77548c41; decorates hudson.Launcher$LocalLauncher@1e79b293 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:06:39 [2026-06-10T09:06:39.659Z] Cloning the remote Git repository 11:06:39 [2026-06-10T09:06:39.659Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom 11:06:39 [2026-06-10T09:06:39.660Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies # timeout=10 11:06:39 [2026-06-10T09:06:39.668Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom 11:06:39 [2026-06-10T09:06:39.668Z] > /usr/bin/git --version # timeout=10 11:06:39 [2026-06-10T09:06:39.673Z] > git --version # 'git version 2.43.0' 11:06:39 [2026-06-10T09:06:39.673Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:06:39 [2026-06-10T09:06:39.679Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:40 [2026-06-10T09:06:40.215Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10 11:06:40 [2026-06-10T09:06:40.221Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:40 [2026-06-10T09:06:40.229Z] Avoid second fetch 11:06:40 [2026-06-10T09:06:40.229Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:06:40 [2026-06-10T09:06:40.235Z] Checking out Revision ae40acfe5959c8965702248b5580bc33b82c1964 (refs/remotes/origin/master) 11:06:40 [2026-06-10T09:06:40.235Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:06:40 [2026-06-10T09:06:40.240Z] > /usr/bin/git checkout -f ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 11:06:40 [2026-06-10T09:06:40.248Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:06:40 [2026-06-10T09:06:40.256Z] > /usr/bin/git checkout -b master ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 11:06:40 [2026-06-10T09:06:40.267Z] Commit message: "Feature 13271 Update version of embedded Mongo for tests" 11:06:40 [2026-06-10T09:06:40.267Z] > /usr/bin/git rev-list --no-walk ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 11:06:40 [2026-06-10T09:06:40.284Z] [Pipeline] sh 11:06:40 [2026-06-10T09:06:40.539Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260610 11:06:42 [2026-06-10T09:06:42.401Z] [INFO] Scanning for projects... 11:06:42 [2026-06-10T09:06:42.652Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 11:06:42 [2026-06-10T09:06:42.652Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 11:06:42 [2026-06-10T09:06:42.903Z] Progress (1): 3.1 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 3.1 kB | 4.6 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 7.7 kB | 4.6 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 7.7 kB | 9.7 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 12 kB | 9.7 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 12 kB | 14 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 17 kB | 14 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 20 kB | 14 kB 11:06:42 [2026-06-10T09:06:42.903Z] Progress (2): 21 kB | 14 kB 11:06:42 [2026-06-10T09:06:42.903Z] 11:06:42 [2026-06-10T09:06:42.903Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 40 kB/s) 11:06:42 [2026-06-10T09:06:42.903Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 56 kB/s) 11:06:42 [2026-06-10T09:06:42.903Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:06:42 [2026-06-10T09:06:42.903Z] Progress (1): 1.5 kB 11:06:42 [2026-06-10T09:06:42.903Z] 11:06:42 [2026-06-10T09:06:42.903Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 67 kB/s) 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-SNAPSHOT 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] from pom.xml 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] 11:06:43 [2026-06-10T09:06:43.153Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-test-dependencies-bom --- 11:06:44 [2026-06-10T09:06:44.065Z] [INFO] Searching for local aggregator root... 11:06:44 [2026-06-10T09:06:44.065Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies 11:06:44 [2026-06-10T09:06:44.065Z] [INFO] Processing change of org.silverpeas:silverpeas-test-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260610 11:06:44 [2026-06-10T09:06:44.065Z] [INFO] Processing org.silverpeas:silverpeas-test-dependencies-bom 11:06:44 [2026-06-10T09:06:44.065Z] [INFO] Updating project org.silverpeas:silverpeas-test-dependencies-bom 11:06:44 [2026-06-10T09:06:44.065Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260610 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] ------------------------------------------------------------------------ 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] BUILD SUCCESS 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] ------------------------------------------------------------------------ 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] Total time: 2.143 s 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] Finished at: 2026-06-10T11:06:44+02:00 11:06:44 [2026-06-10T09:06:44.315Z] [INFO] ------------------------------------------------------------------------ 11:06:44 [2026-06-10T09:06:44.315Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 11:06:46 [2026-06-10T09:06:46.177Z] [INFO] Scanning for projects... 11:06:46 [2026-06-10T09:06:46.177Z] [INFO] 11:06:46 [2026-06-10T09:06:46.177Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- 11:06:46 [2026-06-10T09:06:46.177Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-build260610 11:06:46 [2026-06-10T09:06:46.177Z] [INFO] from pom.xml 11:06:46 [2026-06-10T09:06:46.177Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:06:46 [2026-06-10T09:06:46.428Z] [INFO] 11:06:46 [2026-06-10T09:06:46.428Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-test-dependencies-bom --- 11:06:46 [2026-06-10T09:06:46.428Z] [INFO] 11:06:46 [2026-06-10T09:06:46.428Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-test-dependencies-bom --- 11:06:46 [2026-06-10T09:06:46.678Z] [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-build260610/silverpeas-test-dependencies-bom-2.0-build260610.pom 11:06:46 [2026-06-10T09:06:46.678Z] [INFO] 11:06:46 [2026-06-10T09:06:46.678Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-test-dependencies-bom --- 11:06:46 [2026-06-10T09:06:46.678Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 11:06:46 [2026-06-10T09:06:46.678Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 11:06:46 [2026-06-10T09:06:46.929Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260610/silverpeas-test-dependencies-bom-2.0-build260610.pom 11:06:47 [2026-06-10T09:06:47.180Z] Progress (1): 12 kB 11:06:47 [2026-06-10T09:06:47.180Z] 11:06:47 [2026-06-10T09:06:47.180Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260610/silverpeas-test-dependencies-bom-2.0-build260610.pom (12 kB at 31 kB/s) 11:06:47 [2026-06-10T09:06:47.180Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml 11:06:47 [2026-06-10T09:06:47.430Z] Progress (1): 756 B 11:06:47 [2026-06-10T09:06:47.430Z] 11:06:47 [2026-06-10T09:06:47.430Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (756 B at 12 kB/s) 11:06:47 [2026-06-10T09:06:47.430Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml 11:06:47 [2026-06-10T09:06:47.430Z] Progress (1): 797 B 11:06:47 [2026-06-10T09:06:47.430Z] 11:06:47 [2026-06-10T09:06:47.430Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (797 B at 7.6 kB/s) 11:06:47 [2026-06-10T09:06:47.430Z] [INFO] ------------------------------------------------------------------------ 11:06:47 [2026-06-10T09:06:47.430Z] [INFO] BUILD SUCCESS 11:06:47 [2026-06-10T09:06:47.430Z] [INFO] ------------------------------------------------------------------------ 11:06:47 [2026-06-10T09:06:47.430Z] [INFO] Total time: 1.353 s 11:06:47 [2026-06-10T09:06:47.431Z] [INFO] Finished at: 2026-06-10T11:06:47+02:00 11:06:47 [2026-06-10T09:06:47.431Z] [INFO] ------------------------------------------------------------------------ 11:06:47 [2026-06-10T09:06:47.432Z] [Pipeline] } 11:06:47 [2026-06-10T09:06:47.440Z] [Pipeline] // dir 11:06:47 [2026-06-10T09:06:47.445Z] [Pipeline] } 11:06:47 [2026-06-10T09:06:47.449Z] [Pipeline] // stage 11:06:47 [2026-06-10T09:06:47.458Z] [Pipeline] stage 11:06:47 [2026-06-10T09:06:47.459Z] [Pipeline] { (Build and publish project definition) 11:06:47 [2026-06-10T09:06:47.486Z] [Pipeline] dir 11:06:47 [2026-06-10T09:06:47.486Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project 11:06:47 [2026-06-10T09:06:47.487Z] [Pipeline] { 11:06:47 [2026-06-10T09:06:47.501Z] [Pipeline] git 11:06:47 [2026-06-10T09:06:47.504Z] Selected Git installation does not exist. Using Default 11:06:47 [2026-06-10T09:06:47.504Z] The recommended git tool is: NONE 11:06:47 [2026-06-10T09:06:47.505Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:06:47 [2026-06-10T09:06:47.513Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c5efe5b; decorates hudson.Launcher$LocalLauncher@63c23d58 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:06:47 [2026-06-10T09:06:47.514Z] Cloning the remote Git repository 11:06:47 [2026-06-10T09:06:47.514Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project 11:06:47 [2026-06-10T09:06:47.514Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project # timeout=10 11:06:47 [2026-06-10T09:06:47.523Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project 11:06:47 [2026-06-10T09:06:47.523Z] > /usr/bin/git --version # timeout=10 11:06:47 [2026-06-10T09:06:47.529Z] > git --version # 'git version 2.43.0' 11:06:47 [2026-06-10T09:06:47.529Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:06:47 [2026-06-10T09:06:47.534Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:48 [2026-06-10T09:06:48.115Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10 11:06:48 [2026-06-10T09:06:48.121Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:48 [2026-06-10T09:06:48.127Z] Avoid second fetch 11:06:48 [2026-06-10T09:06:48.128Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:06:48 [2026-06-10T09:06:48.133Z] Checking out Revision 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 (refs/remotes/origin/master) 11:06:48 [2026-06-10T09:06:48.133Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:06:48 [2026-06-10T09:06:48.138Z] > /usr/bin/git checkout -f 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 11:06:48 [2026-06-10T09:06:48.144Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:06:48 [2026-06-10T09:06:48.151Z] > /usr/bin/git checkout -b master 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 11:06:48 [2026-06-10T09:06:48.161Z] Commit message: "Update version of Wildfly compatible with Jakarta EE 10" 11:06:48 [2026-06-10T09:06:48.161Z] > /usr/bin/git rev-list --no-walk 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 11:06:48 [2026-06-10T09:06:48.177Z] [Pipeline] sh 11:06:48 [2026-06-10T09:06:48.433Z] + sed -i -e s/<silverpeas.bom.version>[0-9a-zA-Z.-]\+/<silverpeas.bom.version>2.0-build260610/g pom.xml 11:06:48 [2026-06-10T09:06:48.440Z] [Pipeline] sh 11:06:48 [2026-06-10T09:06:48.699Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260610 11:06:50 [2026-06-10T09:06:50.561Z] [INFO] Scanning for projects... 11:06:50 [2026-06-10T09:06:50.561Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 11:06:50 [2026-06-10T09:06:50.812Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml 11:06:50 [2026-06-10T09:06:50.812Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml 11:06:50 [2026-06-10T09:06:50.812Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml 11:06:50 [2026-06-10T09:06:50.812Z] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.362Z] Progress (1): 237 B 11:06:51 [2026-06-10T09:06:51.362Z] Progress (2): 237 B | 194 B 11:06:51 [2026-06-10T09:06:51.362Z] 11:06:51 [2026-06-10T09:06:51.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 520 B/s) 11:06:51 [2026-06-10T09:06:51.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml (237 B at 635 B/s) 11:06:51 [2026-06-10T09:06:51.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/silverpeas/maven/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.362Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.362Z] Progress (1): 237 B 11:06:51 [2026-06-10T09:06:51.362Z] Progress (2): 237 B | 288 B 11:06:51 [2026-06-10T09:06:51.362Z] 11:06:51 [2026-06-10T09:06:51.362Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml (237 B at 522 B/s) 11:06:51 [2026-06-10T09:06:51.362Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml (288 B at 3.6 kB/s) 11:06:51 [2026-06-10T09:06:51.362Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.362Z] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.362Z] Progress (1): 1.3 kB 11:06:51 [2026-06-10T09:06:51.362Z] 11:06:51 [2026-06-10T09:06:51.362Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml (1.3 kB at 40 kB/s) 11:06:51 [2026-06-10T09:06:51.362Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.362Z] Progress (1): 1.3 kB 11:06:51 [2026-06-10T09:06:51.362Z] Progress (2): 1.3 kB | 249 B 11:06:51 [2026-06-10T09:06:51.613Z] Progress (3): 1.3 kB | 249 B | 194 B 11:06:51 [2026-06-10T09:06:51.613Z] 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Progress (4): 1.3 kB | 249 B | 194 B | 249 B 11:06:51 [2026-06-10T09:06:51.613Z] 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml (249 B at 11 kB/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml (1.3 kB at 5.0 kB/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Progress (3): 249 B | 194 B | 237 B 11:06:51 [2026-06-10T09:06:51.613Z] 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml (237 B at 9.5 kB/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/qmino/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Progress (3): 249 B | 194 B | 237 B 11:06:51 [2026-06-10T09:06:51.613Z] 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml (249 B at 898 B/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from central: https://repo.maven.apache.org/maven2/com/qmino/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 239 B/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml (237 B at 1.5 kB/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Progress (1): 4.6 kB 11:06:51 [2026-06-10T09:06:51.613Z] Progress (1): 9.7 kB 11:06:51 [2026-06-10T09:06:51.613Z] Progress (1): 14 kB 11:06:51 [2026-06-10T09:06:51.613Z] 11:06:51 [2026-06-10T09:06:51.613Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 357 kB/s) 11:06:51 [2026-06-10T09:06:51.613Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.613Z] Progress (1): 4.4 kB 11:06:51 [2026-06-10T09:06:51.613Z] Progress (1): 11 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (1): 14 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 14 kB | 3.1 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 14 kB | 7.9 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 14 kB | 13 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 14 kB | 17 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 14 kB | 21 kB 11:06:51 [2026-06-10T09:06:51.863Z] 11:06:51 [2026-06-10T09:06:51.863Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (14 kB at 126 kB/s) 11:06:51 [2026-06-10T09:06:51.863Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 21 kB | 3.1 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 21 kB | 7.7 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 21 kB | 12 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 21 kB | 17 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 21 kB | 20 kB 11:06:51 [2026-06-10T09:06:51.863Z] Progress (2): 21 kB | 21 kB 11:06:51 [2026-06-10T09:06:51.863Z] 11:06:51 [2026-06-10T09:06:51.863Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (21 kB at 195 kB/s) 11:06:51 [2026-06-10T09:06:51.863Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 375 kB/s) 11:06:52 [2026-06-10T09:06:52.414Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:06:52 [2026-06-10T09:06:52.414Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 11:06:52 [2026-06-10T09:06:52.414Z] Progress (1): 1.5 kB 11:06:52 [2026-06-10T09:06:52.414Z] 11:06:52 [2026-06-10T09:06:52.414Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 57 kB/s) 11:06:52 [2026-06-10T09:06:52.414Z] Progress (1): 1.5 kB 11:06:52 [2026-06-10T09:06:52.414Z] 11:06:52 [2026-06-10T09:06:52.414Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 15 kB/s) 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] Building Parent POM 2.0-SNAPSHOT 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] from pom.xml 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] 11:06:52 [2026-06-10T09:06:52.414Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-project --- 11:06:53 [2026-06-10T09:06:53.325Z] [INFO] Searching for local aggregator root... 11:06:53 [2026-06-10T09:06:53.326Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project 11:06:53 [2026-06-10T09:06:53.326Z] [INFO] Processing change of org.silverpeas:silverpeas-project:2.0-SNAPSHOT -> 2.0-build260610 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] Processing org.silverpeas:silverpeas-project 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] Updating project org.silverpeas:silverpeas-project 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260610 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] ------------------------------------------------------------------------ 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] BUILD SUCCESS 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] ------------------------------------------------------------------------ 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] Total time: 3.169 s 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] Finished at: 2026-06-10T11:06:53+02:00 11:06:53 [2026-06-10T09:06:53.576Z] [INFO] ------------------------------------------------------------------------ 11:06:53 [2026-06-10T09:06:53.576Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true 11:06:55 [2026-06-10T09:06:55.438Z] [INFO] Scanning for projects... 11:06:55 [2026-06-10T09:06:55.438Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-build260610 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 11:06:55 [2026-06-10T09:06:55.438Z] [INFO] 11:06:55 [2026-06-10T09:06:55.438Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ 11:06:55 [2026-06-10T09:06:55.438Z] [INFO] Building Parent POM 2.0-build260610 11:06:55 [2026-06-10T09:06:55.438Z] [INFO] from pom.xml 11:06:55 [2026-06-10T09:06:55.438Z] [INFO] --------------------------------[ pom ]--------------------------------- 11:06:55 [2026-06-10T09:06:55.689Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 784 B 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 2.2 kB 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 5.1 kB 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 7.5 kB 11:06:55 [2026-06-10T09:06:55.939Z] 11:06:55 [2026-06-10T09:06:55.939Z] 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 24 kB/s) 11:06:55 [2026-06-10T09:06:55.939Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 748 B 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 2.2 kB 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 4.5 kB 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 7.2 kB 11:06:55 [2026-06-10T09:06:55.939Z] Progress (1): 9.9 kB 11:06:55 [2026-06-10T09:06:55.939Z] 11:06:55 [2026-06-10T09:06:55.939Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 309 kB/s) 11:06:55 [2026-06-10T09:06:55.939Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/36/maven-parent-36.pom 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 725 B 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 1.9 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 5.3 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 9.4 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 14 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 19 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 22 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 26 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 28 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 30 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 34 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 40 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 44 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 45 kB 11:06:56 [2026-06-10T09:06:56.190Z] 11:06:56 [2026-06-10T09:06:56.190Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.2 MB/s) 11:06:56 [2026-06-10T09:06:56.190Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/26/apache-26.pom 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 745 B 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 2.1 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 3.9 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 7.3 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 12 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 16 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 19 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 21 kB 11:06:56 [2026-06-10T09:06:56.190Z] 11:06:56 [2026-06-10T09:06:56.190Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/26/apache-26.pom (21 kB at 604 kB/s) 11:06:56 [2026-06-10T09:06:56.190Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 7.8/30 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 8.2/30 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 16/30 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 24/30 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 25/30 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 30 kB 11:06:56 [2026-06-10T09:06:56.190Z] 11:06:56 [2026-06-10T09:06:56.190Z] 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 672 kB/s) 11:06:56 [2026-06-10T09:06:56.190Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 768 B 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 2.2 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 5.2 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 7.9 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 8.5 kB 11:06:56 [2026-06-10T09:06:56.190Z] 11:06:56 [2026-06-10T09:06:56.190Z] 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 258 kB/s) 11:06:56 [2026-06-10T09:06:56.190Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.jar 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 7.8/37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 8.2/37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 16/37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 24/37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 25/37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 33/37 kB 11:06:56 [2026-06-10T09:06:56.190Z] Progress (1): 37 kB 11:06:56 [2026-06-10T09:06:56.190Z] 11:06:56 [2026-06-10T09:06:56.190Z] 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 871 kB/s) 11:06:56 [2026-06-10T09:06:56.190Z] [INFO] 11:06:56 [2026-06-10T09:06:56.190Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-project --- 11:06:56 [2026-06-10T09:06:56.440Z] [INFO] 11:06:56 [2026-06-10T09:06:56.440Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-project --- 11:06:56 [2026-06-10T09:06:56.440Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 937 B 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 2.2 kB 11:06:56 [2026-06-10T09:06:56.440Z] 11:06:56 [2026-06-10T09:06:56.440Z] 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 69 kB/s) 11:06:56 [2026-06-10T09:06:56.440Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 802 B 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 3.2 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 5.1 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 9.1 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 12 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 17 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 20 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 23 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 27 kB 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 30 kB 11:06:56 [2026-06-10T09:06:56.440Z] 11:06:56 [2026-06-10T09:06:56.440Z] 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 973 kB/s) 11:06:56 [2026-06-10T09:06:56.440Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 938 B 11:06:56 [2026-06-10T09:06:56.440Z] Progress (1): 1.9 kB 11:06:56 [2026-06-10T09:06:56.440Z] 11:06:56 [2026-06-10T09:06:56.440Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 61 kB/s) 11:06:56 [2026-06-10T09:06:56.691Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 801 B 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 2.6 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 4.9 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 5.2 kB 11:06:56 [2026-06-10T09:06:56.691Z] 11:06:56 [2026-06-10T09:06:56.691Z] 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 162 kB/s) 11:06:56 [2026-06-10T09:06:56.691Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 703 B 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 2.7 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 6.5 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 9.1 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 12 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 16 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 20 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 23 kB 11:06:56 [2026-06-10T09:06:56.691Z] 11:06:56 [2026-06-10T09:06:56.691Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 662 kB/s) 11:06:56 [2026-06-10T09:06:56.691Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 7.8/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 8.2/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 16/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 24/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 25/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 33/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 40/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 41/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 49/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 56/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 57/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 66/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 72/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 74/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 82/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 88/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 90/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 98/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 104/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 106/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 115/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 120/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 123/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 131/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 136/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 139/146 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 146 kB 11:06:56 [2026-06-10T09:06:56.691Z] 11:06:56 [2026-06-10T09:06:56.691Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.8 MB/s) 11:06:56 [2026-06-10T09:06:56.691Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar 11:06:56 [2026-06-10T09:06:56.691Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 7.8/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 8.2/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 16/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 24/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 25/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 33/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 40/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 41/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 49/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 56/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 57/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 66/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 72/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 74/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 82/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 88/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 90/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 98/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 104/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 106/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 115/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 120/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 123/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 131/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 136/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 139/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 147/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 152/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 156/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 164/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 168/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 172/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 180/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 184/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 188/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 197/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 200/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 205/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 213/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 216/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 221/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 229/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 232/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 238/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 246/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 248/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 254/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 262/263 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 263 kB 11:06:56 [2026-06-10T09:06:56.691Z] 11:06:56 [2026-06-10T09:06:56.691Z] 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 4.6 MB/s) 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 7.8/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 8.2/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 16/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 24/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 25/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 33/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 40/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 41/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 49/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 56/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 57/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 66/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 72/136 kB 11:06:56 [2026-06-10T09:06:56.691Z] Progress (1): 74/136 kB 11:06:56 [2026-06-10T09:06:56.692Z] Progress (1): 82/136 kB 11:06:56 [2026-06-10T09:06:56.692Z] Progress (1): 88/136 kB 11:06:56 [2026-06-10T09:06:56.692Z] Progress (1): 90/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 98/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 104/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 106/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 115/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 120/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 123/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 131/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 136/136 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 136 kB 11:06:56 [2026-06-10T09:06:56.942Z] 11:06:56 [2026-06-10T09:06:56.942Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 1.0 MB/s) 11:06:56 [2026-06-10T09:06:56.942Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-project/2.0-build260610/silverpeas-project-2.0-build260610.pom 11:06:56 [2026-06-10T09:06:56.942Z] [INFO] 11:06:56 [2026-06-10T09:06:56.942Z] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ silverpeas-project --- 11:06:56 [2026-06-10T09:06:56.942Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 749 B 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 2.6 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 5.0 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 5.3 kB 11:06:56 [2026-06-10T09:06:56.942Z] 11:06:56 [2026-06-10T09:06:56.942Z] 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 137 kB/s) 11:06:56 [2026-06-10T09:06:56.942Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 7.8/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 8.2/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 16/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 24/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 25/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 33/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 40/262 kB 11:06:56 [2026-06-10T09:06:56.942Z] Progress (1): 41/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 49/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 56/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 57/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 66/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 72/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 74/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 82/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 88/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 90/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 98/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 104/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 106/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 115/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 120/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 123/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 131/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 136/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 139/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 147/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 152/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 156/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 164/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 168/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 172/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 180/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 184/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 188/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 197/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 200/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 205/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 213/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 216/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 221/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 229/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 232/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 238/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 246/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 248/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 254/262 kB 11:06:56 [2026-06-10T09:06:56.943Z] Progress (1): 262 kB 11:06:56 [2026-06-10T09:06:56.943Z] 11:06:56 [2026-06-10T09:06:56.943Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 3.7 MB/s) 11:06:57 [2026-06-10T09:06:57.193Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds 11:06:57 [2026-06-10T09:06:57.193Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. 11:06:57 [2026-06-10T09:06:57.193Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260610/silverpeas-project-2.0-build260610.pom 11:06:57 [2026-06-10T09:06:57.193Z] Progress (1): 21 kB 11:06:57 [2026-06-10T09:06:57.193Z] 11:06:57 [2026-06-10T09:06:57.194Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260610/silverpeas-project-2.0-build260610.pom (21 kB at 157 kB/s) 11:06:57 [2026-06-10T09:06:57.194Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml 11:06:57 [2026-06-10T09:06:57.194Z] Progress (1): 742 B 11:06:57 [2026-06-10T09:06:57.194Z] 11:06:57 [2026-06-10T09:06:57.194Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (742 B at 16 kB/s) 11:06:57 [2026-06-10T09:06:57.194Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml 11:06:57 [2026-06-10T09:06:57.444Z] Progress (1): 783 B 11:06:57 [2026-06-10T09:06:57.444Z] 11:06:57 [2026-06-10T09:06:57.444Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (783 B at 7.9 kB/s) 11:06:57 [2026-06-10T09:06:57.444Z] [INFO] ------------------------------------------------------------------------ 11:06:57 [2026-06-10T09:06:57.444Z] [INFO] BUILD SUCCESS 11:06:57 [2026-06-10T09:06:57.444Z] [INFO] ------------------------------------------------------------------------ 11:06:57 [2026-06-10T09:06:57.444Z] [INFO] Total time: 2.169 s 11:06:57 [2026-06-10T09:06:57.444Z] [INFO] Finished at: 2026-06-10T11:06:57+02:00 11:06:57 [2026-06-10T09:06:57.444Z] [INFO] ------------------------------------------------------------------------ 11:06:57 [2026-06-10T09:06:57.446Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.454Z] [Pipeline] // dir 11:06:57 [2026-06-10T09:06:57.466Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.474Z] [Pipeline] // stage 11:06:57 [2026-06-10T09:06:57.484Z] [Pipeline] stage 11:06:57 [2026-06-10T09:06:57.485Z] [Pipeline] { (Create YAML build report) 11:06:57 [2026-06-10T09:06:57.513Z] [Pipeline] writeYaml 11:06:57 [2026-06-10T09:06:57.541Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.550Z] [Pipeline] // stage 11:06:57 [2026-06-10T09:06:57.577Z] [Pipeline] stage 11:06:57 [2026-06-10T09:06:57.578Z] [Pipeline] { (Declarative: Post Actions) 11:06:57 [2026-06-10T09:06:57.602Z] [Pipeline] step 11:06:57 [2026-06-10T09:06:57.622Z] [Pipeline] script 11:06:57 [2026-06-10T09:06:57.627Z] [Pipeline] { 11:06:57 [2026-06-10T09:06:57.643Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.651Z] [Pipeline] // script 11:06:57 [2026-06-10T09:06:57.665Z] [Pipeline] archiveArtifacts 11:06:57 [2026-06-10T09:06:57.668Z] Archiving artifacts 11:06:57 [2026-06-10T09:06:57.685Z] Enregistrement des empreintes numériques 11:06:57 [2026-06-10T09:06:57.711Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.717Z] [Pipeline] // stage 11:06:57 [2026-06-10T09:06:57.722Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.727Z] [Pipeline] // withEnv 11:06:57 [2026-06-10T09:06:57.732Z] [Pipeline] } 11:06:57 [2026-06-10T09:06:57.733Z] $ docker stop --time=1 229751f6c284d91f3de003483c6d23992afb449b742527a7b3a222a8b78e24b6 11:06:59 [2026-06-10T09:06:59.028Z] $ docker rm -f --volumes 229751f6c284d91f3de003483c6d23992afb449b742527a7b3a222a8b78e24b6 11:06:59 [2026-06-10T09:06:59.087Z] [Pipeline] // withDockerContainer 11:06:59 [2026-06-10T09:06:59.091Z] [Pipeline] } 11:06:59 [2026-06-10T09:06:59.099Z] [Pipeline] // withEnv 11:06:59 [2026-06-10T09:06:59.105Z] [Pipeline] } 11:06:59 [2026-06-10T09:06:59.114Z] [Pipeline] // node 11:06:59 [2026-06-10T09:06:59.124Z] [Pipeline] End of Pipeline 11:06:59 [2026-06-10T09:06:59.171Z] Finished: SUCCESS