[2026-07-09T15:31:54.450Z] Started by GitHub push by mmoqui [2026-07-09T15:31:54.450Z] Running as userbuild [2026-07-09T15:31:54.876Z] Obtained src/builds/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-07-09T15:31:54.955Z] [Pipeline] Start of Pipeline [2026-07-09T15:31:55.143Z] [Pipeline] node [2026-07-09T15:31:55.146Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2 [2026-07-09T15:31:55.147Z] [Pipeline] { [2026-07-09T15:31:55.157Z] [Pipeline] stage [2026-07-09T15:31:55.158Z] [Pipeline] { (Declarative: Checkout SCM) [2026-07-09T15:31:55.164Z] [Pipeline] checkout [2026-07-09T15:31:55.166Z] Selected Git installation does not exist. Using Default [2026-07-09T15:31:55.166Z] The recommended git tool is: NONE [2026-07-09T15:31:55.167Z] No credentials specified [2026-07-09T15:31:55.167Z] Cloning the remote Git repository [2026-07-09T15:31:55.167Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-07-09T15:31:55.168Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2 # timeout=10 [2026-07-09T15:31:55.176Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-07-09T15:31:55.177Z] > /usr/bin/git --version # timeout=10 [2026-07-09T15:31:55.182Z] > git --version # 'git version 2.43.0' [2026-07-09T15:31:55.182Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:31:55.836Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-07-09T15:31:55.843Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:31:55.851Z] Avoid second fetch [2026-07-09T15:31:55.851Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-07-09T15:31:55.857Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) [2026-07-09T15:31:55.857Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-07-09T15:31:55.862Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 [2026-07-09T15:31:55.878Z] Commit message: "Update pipeline to build a build release of master based upon JEE" [2026-07-09T15:31:55.878Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 [2026-07-09T15:31:55.893Z] [Pipeline] } [2026-07-09T15:31:55.897Z] [Pipeline] // stage [2026-07-09T15:31:55.904Z] [Pipeline] withEnv [2026-07-09T15:31:55.905Z] [Pipeline] { [2026-07-09T15:31:55.996Z] [Pipeline] isUnix [2026-07-09T15:31:55.997Z] [Pipeline] withEnv [2026-07-09T15:31:55.997Z] [Pipeline] { [2026-07-09T15:31:56.002Z] [Pipeline] sh [2026-07-09T15:31:56.257Z] + docker inspect -f . silverpeas/silverbuild [2026-07-09T15:31:56.257Z] . [2026-07-09T15:31:56.257Z] [Pipeline] } [2026-07-09T15:31:56.263Z] [Pipeline] // withEnv [2026-07-09T15:31:56.269Z] [Pipeline] withDockerContainer [2026-07-09T15:31:56.299Z] Jenkins does not seem to be running inside a container [2026-07-09T15:31:56.308Z] $ 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@2 -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2@tmp:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild cat [2026-07-09T15:31:56.593Z] $ docker top c6088daf4b80f5c900176d9b14bba723850791cba63e32abac031d23be6c48ac -eo pid,comm [2026-07-09T15:31:56.632Z] [Pipeline] { [2026-07-09T15:31:56.642Z] [Pipeline] withEnv [2026-07-09T15:31:56.643Z] [Pipeline] { [2026-07-09T15:31:56.649Z] [Pipeline] stage [2026-07-09T15:31:56.649Z] [Pipeline] { (Prepare the build) [2026-07-09T15:31:56.667Z] [Pipeline] echo [2026-07-09T15:31:56.667Z] Prepare the build 260709... [2026-07-09T15:31:56.669Z] [Pipeline] sh [2026-07-09T15:31:56.926Z] + curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml [2026-07-09T15:31:56.928Z] [Pipeline] script [2026-07-09T15:31:56.933Z] [Pipeline] { [2026-07-09T15:31:56.941Z] [Pipeline] readMavenPom [2026-07-09T15:31:56.948Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. [2026-07-09T15:31:56.951Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. [2026-07-09T15:31:56.951Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildfly (to a value of type String) which could lead to memory leaks or other issues. [2026-07-09T15:31:56.952Z] [Pipeline] } [2026-07-09T15:31:56.958Z] [Pipeline] // script [2026-07-09T15:31:56.965Z] [Pipeline] sh [2026-07-09T15:31:57.223Z] + curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml [2026-07-09T15:31:57.225Z] [Pipeline] script [2026-07-09T15:31:57.231Z] [Pipeline] { [2026-07-09T15:31:57.239Z] [Pipeline] readMavenPom [2026-07-09T15:31:57.245Z] [Pipeline] } [2026-07-09T15:31:57.251Z] [Pipeline] // script [2026-07-09T15:31:57.256Z] [Pipeline] sh [2026-07-09T15:31:57.516Z] + rm -f pom1.xml pom2.xml [2026-07-09T15:31:57.517Z] [Pipeline] } [2026-07-09T15:31:57.523Z] [Pipeline] // stage [2026-07-09T15:31:57.529Z] [Pipeline] stage [2026-07-09T15:31:57.530Z] [Pipeline] { (Build and Publish dependencies definition) [2026-07-09T15:31:57.543Z] [Pipeline] dir [2026-07-09T15:31:57.543Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/dependencies [2026-07-09T15:31:57.544Z] [Pipeline] { [2026-07-09T15:31:57.550Z] [Pipeline] git [2026-07-09T15:31:57.553Z] Selected Git installation does not exist. Using Default [2026-07-09T15:31:57.553Z] The recommended git tool is: NONE [2026-07-09T15:31:57.554Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-07-09T15:31:57.561Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40444faf; decorates hudson.Launcher$LocalLauncher@222c22ce will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-07-09T15:31:57.562Z] Cloning the remote Git repository [2026-07-09T15:31:57.562Z] Cloning repository https://github.com/Silverpeas/silverpeas-dependencies-bom [2026-07-09T15:31:57.562Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/dependencies # timeout=10 [2026-07-09T15:31:57.571Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom [2026-07-09T15:31:57.571Z] > /usr/bin/git --version # timeout=10 [2026-07-09T15:31:57.576Z] > git --version # 'git version 2.43.0' [2026-07-09T15:31:57.576Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-07-09T15:31:57.581Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:31:58.218Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10 [2026-07-09T15:31:58.224Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:31:58.232Z] Avoid second fetch [2026-07-09T15:31:58.233Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-07-09T15:31:58.239Z] Checking out Revision 9ac1fc1236442b6082b39b12dbea4513fbf205eb (refs/remotes/origin/master) [2026-07-09T15:31:58.239Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-07-09T15:31:58.244Z] > /usr/bin/git checkout -f 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10 [2026-07-09T15:31:58.252Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-07-09T15:31:58.259Z] > /usr/bin/git checkout -b master 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10 [2026-07-09T15:31:58.269Z] Commit message: "Update the dependencies to their latest versions compatible with Java 17" [2026-07-09T15:31:58.270Z] > /usr/bin/git rev-list --no-walk 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10 [2026-07-09T15:31:58.286Z] [Pipeline] sh [2026-07-09T15:31:58.541Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260709 [2026-07-09T15:32:00.403Z] [INFO] Scanning for projects... [2026-07-09T15:32:00.403Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [2026-07-09T15:32:00.654Z] Progress (1): 780 B [2026-07-09T15:32:00.654Z] Progress (1): 1.7 kB [2026-07-09T15:32:00.654Z] Progress (1): 4.2 kB [2026-07-09T15:32:00.654Z] Progress (1): 5.3 kB [2026-07-09T15:32:00.654Z] [2026-07-09T15:32:00.654Z] 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 17 kB/s) [2026-07-09T15:32:00.654Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [2026-07-09T15:32:00.654Z] Progress (1): 752 B [2026-07-09T15:32:00.654Z] Progress (1): 1.7 kB [2026-07-09T15:32:00.654Z] Progress (1): 3.7 kB [2026-07-09T15:32:00.654Z] Progress (1): 6.4 kB [2026-07-09T15:32:00.654Z] Progress (1): 8.2 kB [2026-07-09T15:32:00.654Z] Progress (1): 9.9 kB [2026-07-09T15:32:00.654Z] [2026-07-09T15:32:00.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 225 kB/s) [2026-07-09T15:32:00.654Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom [2026-07-09T15:32:00.654Z] Progress (1): 726 B [2026-07-09T15:32:00.654Z] Progress (1): 1.6 kB [2026-07-09T15:32:00.654Z] Progress (1): 4.2 kB [2026-07-09T15:32:00.654Z] Progress (1): 8.4 kB [2026-07-09T15:32:00.654Z] Progress (1): 11 kB [2026-07-09T15:32:00.654Z] Progress (1): 16 kB [2026-07-09T15:32:00.654Z] Progress (1): 21 kB [2026-07-09T15:32:00.654Z] Progress (1): 23 kB [2026-07-09T15:32:00.654Z] Progress (1): 26 kB [2026-07-09T15:32:00.654Z] Progress (1): 28 kB [2026-07-09T15:32:00.654Z] Progress (1): 30 kB [2026-07-09T15:32:00.654Z] Progress (1): 33 kB [2026-07-09T15:32:00.654Z] Progress (1): 37 kB [2026-07-09T15:32:00.654Z] Progress (1): 39 kB [2026-07-09T15:32:00.654Z] Progress (1): 42 kB [2026-07-09T15:32:00.654Z] Progress (1): 45 kB [2026-07-09T15:32:00.654Z] [2026-07-09T15:32:00.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.4 MB/s) [2026-07-09T15:32:00.904Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom [2026-07-09T15:32:00.904Z] Progress (1): 743 B [2026-07-09T15:32:00.904Z] Progress (1): 1.6 kB [2026-07-09T15:32:00.904Z] Progress (1): 3.4 kB [2026-07-09T15:32:00.904Z] Progress (1): 5.5 kB [2026-07-09T15:32:00.904Z] Progress (1): 9.0 kB [2026-07-09T15:32:00.904Z] Progress (1): 14 kB [2026-07-09T15:32:00.904Z] Progress (1): 17 kB [2026-07-09T15:32:00.904Z] Progress (1): 19 kB [2026-07-09T15:32:00.904Z] Progress (1): 21 kB [2026-07-09T15:32:00.904Z] [2026-07-09T15:32:00.904Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 663 kB/s) [2026-07-09T15:32:00.904Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [2026-07-09T15:32:00.905Z] Progress (1): 0.9/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 2.3/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 3.6/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 5.0/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 6.4/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 7.7/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 9.1/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 10/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 12/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 13/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 15/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 16/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 17/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 19/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 20/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 21/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 23/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 24/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 26/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 27/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 28/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 30/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 34/36 kB [2026-07-09T15:32:00.905Z] Progress (1): 36 kB [2026-07-09T15:32:00.905Z] [2026-07-09T15:32:00.905Z] 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 892 kB/s) [2026-07-09T15:32:00.905Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom [2026-07-09T15:32:00.905Z] Progress (1): 786 B [2026-07-09T15:32:00.905Z] Progress (1): 2.3 kB [2026-07-09T15:32:00.905Z] Progress (1): 5.0 kB [2026-07-09T15:32:00.905Z] Progress (1): 8.1 kB [2026-07-09T15:32:00.905Z] Progress (1): 8.1 kB [2026-07-09T15:32:00.905Z] [2026-07-09T15:32:00.905Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 311 kB/s) [2026-07-09T15:32:00.905Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom [2026-07-09T15:32:00.905Z] Progress (1): 773 B [2026-07-09T15:32:00.905Z] Progress (1): 2.3 kB [2026-07-09T15:32:00.905Z] Progress (1): 5.1 kB [2026-07-09T15:32:00.905Z] Progress (1): 7.5 kB [2026-07-09T15:32:00.905Z] [2026-07-09T15:32:00.905Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 311 kB/s) [2026-07-09T15:32:00.905Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom [2026-07-09T15:32:00.905Z] Progress (1): 720 B [2026-07-09T15:32:00.905Z] Progress (1): 1.9 kB [2026-07-09T15:32:00.905Z] Progress (1): 5.5 kB [2026-07-09T15:32:00.905Z] Progress (1): 9.9 kB [2026-07-09T15:32:00.905Z] Progress (1): 14 kB [2026-07-09T15:32:00.905Z] Progress (1): 19 kB [2026-07-09T15:32:00.905Z] Progress (1): 23 kB [2026-07-09T15:32:00.905Z] Progress (1): 25 kB [2026-07-09T15:32:00.905Z] Progress (1): 27 kB [2026-07-09T15:32:00.905Z] Progress (1): 29 kB [2026-07-09T15:32:00.905Z] Progress (1): 32 kB [2026-07-09T15:32:00.905Z] Progress (1): 36 kB [2026-07-09T15:32:00.905Z] Progress (1): 38 kB [2026-07-09T15:32:00.905Z] Progress (1): 42 kB [2026-07-09T15:32:00.905Z] Progress (1): 44 kB [2026-07-09T15:32:00.905Z] Progress (1): 50 kB [2026-07-09T15:32:00.905Z] Progress (1): 50 kB [2026-07-09T15:32:00.905Z] [2026-07-09T15:32:00.905Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 1.7 MB/s) [2026-07-09T15:32:00.905Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom [2026-07-09T15:32:00.905Z] Progress (1): 741 B [2026-07-09T15:32:00.905Z] Progress (1): 2.1 kB [2026-07-09T15:32:00.905Z] Progress (1): 4.0 kB [2026-07-09T15:32:00.905Z] Progress (1): 6.0 kB [2026-07-09T15:32:00.905Z] Progress (1): 10 kB [2026-07-09T15:32:00.905Z] Progress (1): 16 kB [2026-07-09T15:32:00.905Z] Progress (1): 19 kB [2026-07-09T15:32:00.905Z] Progress (1): 20 kB [2026-07-09T15:32:00.905Z] Progress (1): 23 kB [2026-07-09T15:32:00.905Z] Progress (1): 24 kB [2026-07-09T15:32:00.905Z] [2026-07-09T15:32:00.905Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 896 kB/s) [2026-07-09T15:32:01.155Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom [2026-07-09T15:32:01.155Z] Progress (1): 908 B [2026-07-09T15:32:01.155Z] Progress (1): 4.1 kB [2026-07-09T15:32:01.155Z] Progress (1): 5.6 kB [2026-07-09T15:32:01.155Z] [2026-07-09T15:32:01.155Z] 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 217 kB/s) [2026-07-09T15:32:01.155Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar [2026-07-09T15:32:01.155Z] Progress (1): 3.8/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 8.0/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 11/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 16/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 20/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 24/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 28/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 33/33 kB [2026-07-09T15:32:01.155Z] Progress (1): 33 kB [2026-07-09T15:32:01.155Z] [2026-07-09T15:32:01.155Z] 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 905 kB/s) [2026-07-09T15:32:01.155Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom [2026-07-09T15:32:01.155Z] Progress (1): 771 B [2026-07-09T15:32:01.155Z] Progress (1): 2.2 kB [2026-07-09T15:32:01.155Z] Progress (1): 4.9 kB [2026-07-09T15:32:01.155Z] Progress (1): 8.6 kB [2026-07-09T15:32:01.155Z] Progress (1): 9.2 kB [2026-07-09T15:32:01.155Z] [2026-07-09T15:32:01.156Z] 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 341 kB/s) [2026-07-09T15:32:01.156Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar [2026-07-09T15:32:01.156Z] Progress (1): 3.8/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 8.0/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 12/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 16/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 21/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 24/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 28/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 33/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 37/40 kB [2026-07-09T15:32:01.156Z] Progress (1): 40 kB [2026-07-09T15:32:01.156Z] [2026-07-09T15:32:01.156Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 1.5 MB/s) [2026-07-09T15:32:01.156Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [2026-07-09T15:32:01.156Z] Progress (1): 817 B [2026-07-09T15:32:01.156Z] Progress (1): 2.6 kB [2026-07-09T15:32:01.156Z] Progress (1): 5.2 kB [2026-07-09T15:32:01.156Z] Progress (1): 6.9 kB [2026-07-09T15:32:01.156Z] Progress (1): 13 kB [2026-07-09T15:32:01.156Z] Progress (1): 18 kB [2026-07-09T15:32:01.156Z] Progress (1): 20 kB [2026-07-09T15:32:01.156Z] [2026-07-09T15:32:01.156Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 765 kB/s) [2026-07-09T15:32:01.156Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2026-07-09T15:32:01.156Z] Progress (1): 753 B [2026-07-09T15:32:01.156Z] Progress (1): 2.2 kB [2026-07-09T15:32:01.156Z] Progress (1): 4.5 kB [2026-07-09T15:32:01.156Z] Progress (1): 7.3 kB [2026-07-09T15:32:01.156Z] Progress (1): 9.9 kB [2026-07-09T15:32:01.156Z] [2026-07-09T15:32:01.156Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 354 kB/s) [2026-07-09T15:32:01.406Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [2026-07-09T15:32:01.406Z] Progress (1): 725 B [2026-07-09T15:32:01.406Z] Progress (1): 1.9 kB [2026-07-09T15:32:01.406Z] Progress (1): 5.4 kB [2026-07-09T15:32:01.406Z] Progress (1): 9.7 kB [2026-07-09T15:32:01.406Z] Progress (1): 14 kB [2026-07-09T15:32:01.406Z] Progress (1): 19 kB [2026-07-09T15:32:01.406Z] Progress (1): 23 kB [2026-07-09T15:32:01.406Z] Progress (1): 25 kB [2026-07-09T15:32:01.406Z] Progress (1): 27 kB [2026-07-09T15:32:01.406Z] Progress (1): 28 kB [2026-07-09T15:32:01.406Z] Progress (1): 31 kB [2026-07-09T15:32:01.406Z] Progress (1): 35 kB [2026-07-09T15:32:01.406Z] Progress (1): 38 kB [2026-07-09T15:32:01.406Z] Progress (1): 41 kB [2026-07-09T15:32:01.406Z] Progress (1): 45 kB [2026-07-09T15:32:01.406Z] [2026-07-09T15:32:01.406Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.3 MB/s) [2026-07-09T15:32:01.406Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom [2026-07-09T15:32:01.406Z] Progress (1): 744 B [2026-07-09T15:32:01.406Z] Progress (1): 2.1 kB [2026-07-09T15:32:01.406Z] Progress (1): 3.9 kB [2026-07-09T15:32:01.406Z] Progress (1): 7.3 kB [2026-07-09T15:32:01.406Z] Progress (1): 12 kB [2026-07-09T15:32:01.406Z] Progress (1): 16 kB [2026-07-09T15:32:01.406Z] Progress (1): 19 kB [2026-07-09T15:32:01.406Z] Progress (1): 21 kB [2026-07-09T15:32:01.406Z] [2026-07-09T15:32:01.406Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 893 kB/s) [2026-07-09T15:32:01.406Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [2026-07-09T15:32:01.406Z] Progress (1): 7.7/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 16/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 29/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 45/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 61/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 78/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 94/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 98/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 114/119 kB [2026-07-09T15:32:01.406Z] Progress (1): 119 kB [2026-07-09T15:32:01.406Z] [2026-07-09T15:32:01.406Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 3.4 MB/s) [2026-07-09T15:32:01.406Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-07-09T15:32:01.406Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-07-09T15:32:01.406Z] Progress (1): 3.8 kB [2026-07-09T15:32:01.406Z] Progress (1): 11 kB [2026-07-09T15:32:01.406Z] Progress (1): 14 kB [2026-07-09T15:32:01.406Z] [2026-07-09T15:32:01.406Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 621 kB/s) [2026-07-09T15:32:01.406Z] Progress (1): 3.1 kB [2026-07-09T15:32:01.406Z] Progress (1): 7.7 kB [2026-07-09T15:32:01.406Z] Progress (1): 12 kB [2026-07-09T15:32:01.406Z] Progress (1): 17 kB [2026-07-09T15:32:01.406Z] Progress (1): 20 kB [2026-07-09T15:32:01.406Z] Progress (1): 21 kB [2026-07-09T15:32:01.406Z] [2026-07-09T15:32:01.406Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 312 kB/s) [2026-07-09T15:32:01.657Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-07-09T15:32:01.657Z] Progress (1): 1.5 kB [2026-07-09T15:32:01.657Z] [2026-07-09T15:32:01.657Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 55 kB/s) [2026-07-09T15:32:01.657Z] 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 [2026-07-09T15:32:01.657Z] Progress (1): 1.9 kB [2026-07-09T15:32:01.657Z] Progress (1): 5.5 kB [2026-07-09T15:32:01.657Z] Progress (1): 7.7 kB [2026-07-09T15:32:01.657Z] Progress (1): 9.4 kB [2026-07-09T15:32:01.657Z] Progress (1): 12 kB [2026-07-09T15:32:01.657Z] [2026-07-09T15:32:01.657Z] 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 410 kB/s) [2026-07-09T15:32:01.657Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom [2026-07-09T15:32:01.657Z] Progress (1): 1.1 kB [2026-07-09T15:32:01.657Z] Progress (1): 2.9 kB [2026-07-09T15:32:01.657Z] Progress (1): 4.6 kB [2026-07-09T15:32:01.657Z] Progress (1): 9.3 kB [2026-07-09T15:32:01.657Z] Progress (1): 12 kB [2026-07-09T15:32:01.657Z] Progress (1): 15 kB [2026-07-09T15:32:01.657Z] [2026-07-09T15:32:01.657Z] 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 494 kB/s) [2026-07-09T15:32:01.657Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom [2026-07-09T15:32:01.657Z] Progress (1): 711 B [2026-07-09T15:32:01.657Z] Progress (1): 1.6 kB [2026-07-09T15:32:01.657Z] Progress (1): 5.2 kB [2026-07-09T15:32:01.657Z] Progress (1): 7.3 kB [2026-07-09T15:32:01.657Z] Progress (1): 8.8 kB [2026-07-09T15:32:01.657Z] Progress (1): 11 kB [2026-07-09T15:32:01.657Z] Progress (1): 14 kB [2026-07-09T15:32:01.657Z] Progress (1): 17 kB [2026-07-09T15:32:01.657Z] Progress (1): 22 kB [2026-07-09T15:32:01.657Z] Progress (1): 26 kB [2026-07-09T15:32:01.657Z] Progress (1): 28 kB [2026-07-09T15:32:01.657Z] Progress (1): 31 kB [2026-07-09T15:32:01.657Z] Progress (1): 34 kB [2026-07-09T15:32:01.657Z] Progress (1): 38 kB [2026-07-09T15:32:01.657Z] Progress (1): 39 kB [2026-07-09T15:32:01.657Z] [2026-07-09T15:32:01.657Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom (39 kB at 1.2 MB/s) [2026-07-09T15:32:01.657Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom [2026-07-09T15:32:01.657Z] Progress (1): 908 B [2026-07-09T15:32:01.657Z] Progress (1): 2.2 kB [2026-07-09T15:32:01.657Z] Progress (1): 5.7 kB [2026-07-09T15:32:01.657Z] [2026-07-09T15:32:01.657Z] 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 153 kB/s) [2026-07-09T15:32:01.657Z] 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 [2026-07-09T15:32:01.908Z] Progress (1): 0.9/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 2.3/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 3.6/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 5.0/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 6.4/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 7.7/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 9.1/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 10/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 12/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 13/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 15/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 16/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 17/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 19/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 20/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 21/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 26/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 30/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 34/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 38/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 43/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 47/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 51/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 55/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 59/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 64/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 68/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 72/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 76/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 81/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 85/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 89/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 93/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 98/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 102/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 106/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 110/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 114/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 119/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 122/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 127/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 131/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 135/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 139/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 144/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 148/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 152/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 156/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 160/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 165/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 169/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 173/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 177/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 182/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 186/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 190/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 206/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 223/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 239/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 253/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 270/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 286/301 kB [2026-07-09T15:32:01.908Z] Progress (1): 301 kB [2026-07-09T15:32:01.908Z] [2026-07-09T15:32:01.908Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.jar (301 kB at 4.4 MB/s) [2026-07-09T15:32:01.908Z] [INFO] [2026-07-09T15:32:01.908Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- [2026-07-09T15:32:01.908Z] [INFO] Building Silverpeas Dependencies BOM 2.0-SNAPSHOT [2026-07-09T15:32:01.908Z] [INFO] from pom.xml [2026-07-09T15:32:01.908Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-07-09T15:32:01.908Z] [INFO] [2026-07-09T15:32:01.908Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-dependencies-bom --- [2026-07-09T15:32:01.908Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.pom [2026-07-09T15:32:01.908Z] Progress (1): 940 B [2026-07-09T15:32:01.908Z] [2026-07-09T15:32:01.908Z] 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 45 kB/s) [2026-07-09T15:32:01.908Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom [2026-07-09T15:32:01.908Z] Progress (1): 1.2 kB [2026-07-09T15:32:01.908Z] Progress (1): 2.7 kB [2026-07-09T15:32:01.908Z] [2026-07-09T15:32:01.908Z] 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 127 kB/s) [2026-07-09T15:32:01.908Z] 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 [2026-07-09T15:32:01.908Z] Progress (1): 1.4 kB [2026-07-09T15:32:01.908Z] Progress (1): 2.6 kB [2026-07-09T15:32:01.908Z] [2026-07-09T15:32:01.908Z] 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 110 kB/s) [2026-07-09T15:32:02.158Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.pom [2026-07-09T15:32:02.158Z] Progress (1): 2.5 kB [2026-07-09T15:32:02.158Z] Progress (1): 5.4 kB [2026-07-09T15:32:02.158Z] [2026-07-09T15:32:02.158Z] 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 244 kB/s) [2026-07-09T15:32:02.158Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [2026-07-09T15:32:02.158Z] Progress (1): 827 B [2026-07-09T15:32:02.158Z] Progress (1): 1.9 kB [2026-07-09T15:32:02.158Z] [2026-07-09T15:32:02.158Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 83 kB/s) [2026-07-09T15:32:02.158Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [2026-07-09T15:32:02.158Z] Progress (1): 816 B [2026-07-09T15:32:02.158Z] Progress (1): 2.5 kB [2026-07-09T15:32:02.158Z] Progress (1): 4.5 kB [2026-07-09T15:32:02.158Z] Progress (1): 8.1 kB [2026-07-09T15:32:02.158Z] Progress (1): 12 kB [2026-07-09T15:32:02.158Z] Progress (1): 15 kB [2026-07-09T15:32:02.158Z] Progress (1): 18 kB [2026-07-09T15:32:02.158Z] Progress (1): 21 kB [2026-07-09T15:32:02.158Z] [2026-07-09T15:32:02.158Z] 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 848 kB/s) [2026-07-09T15:32:02.158Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [2026-07-09T15:32:02.159Z] Progress (1): 727 B [2026-07-09T15:32:02.159Z] Progress (1): 1.9 kB [2026-07-09T15:32:02.159Z] Progress (1): 5.4 kB [2026-07-09T15:32:02.159Z] Progress (1): 9.8 kB [2026-07-09T15:32:02.159Z] Progress (1): 14 kB [2026-07-09T15:32:02.159Z] Progress (1): 19 kB [2026-07-09T15:32:02.159Z] Progress (1): 23 kB [2026-07-09T15:32:02.159Z] Progress (1): 26 kB [2026-07-09T15:32:02.159Z] Progress (1): 27 kB [2026-07-09T15:32:02.159Z] Progress (1): 30 kB [2026-07-09T15:32:02.159Z] Progress (1): 34 kB [2026-07-09T15:32:02.159Z] Progress (1): 37 kB [2026-07-09T15:32:02.159Z] Progress (1): 41 kB [2026-07-09T15:32:02.159Z] Progress (1): 43 kB [2026-07-09T15:32:02.159Z] [2026-07-09T15:32:02.159Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.7 MB/s) [2026-07-09T15:32:02.159Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [2026-07-09T15:32:02.159Z] Progress (1): 749 B [2026-07-09T15:32:02.159Z] Progress (1): 2.1 kB [2026-07-09T15:32:02.159Z] Progress (1): 3.9 kB [2026-07-09T15:32:02.159Z] Progress (1): 7.9 kB [2026-07-09T15:32:02.159Z] Progress (1): 13 kB [2026-07-09T15:32:02.159Z] Progress (1): 16 kB [2026-07-09T15:32:02.159Z] Progress (1): 18 kB [2026-07-09T15:32:02.159Z] [2026-07-09T15:32:02.159Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 837 kB/s) [2026-07-09T15:32:02.159Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom [2026-07-09T15:32:02.159Z] Progress (1): 976 B [2026-07-09T15:32:02.159Z] Progress (1): 4.3 kB [2026-07-09T15:32:02.159Z] Progress (1): 7.7 kB [2026-07-09T15:32:02.159Z] Progress (1): 12 kB [2026-07-09T15:32:02.159Z] Progress (1): 13 kB [2026-07-09T15:32:02.159Z] [2026-07-09T15:32:02.159Z] 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 346 kB/s) [2026-07-09T15:32:02.159Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom [2026-07-09T15:32:02.159Z] Progress (1): 998 B [2026-07-09T15:32:02.159Z] Progress (1): 3.3 kB [2026-07-09T15:32:02.159Z] Progress (1): 6.3 kB [2026-07-09T15:32:02.159Z] Progress (1): 9.6 kB [2026-07-09T15:32:02.159Z] Progress (1): 9.9 kB [2026-07-09T15:32:02.159Z] [2026-07-09T15:32:02.159Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom (9.9 kB at 379 kB/s) [2026-07-09T15:32:02.409Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom [2026-07-09T15:32:02.409Z] Progress (1): 949 B [2026-07-09T15:32:02.409Z] Progress (1): 2.9 kB [2026-07-09T15:32:02.409Z] Progress (1): 4.1 kB [2026-07-09T15:32:02.409Z] Progress (1): 6.1 kB [2026-07-09T15:32:02.409Z] Progress (1): 9.9 kB [2026-07-09T15:32:02.409Z] Progress (1): 12 kB [2026-07-09T15:32:02.409Z] Progress (1): 15 kB [2026-07-09T15:32:02.409Z] Progress (1): 18 kB [2026-07-09T15:32:02.409Z] Progress (1): 21 kB [2026-07-09T15:32:02.409Z] Progress (1): 24 kB [2026-07-09T15:32:02.409Z] [2026-07-09T15:32:02.409Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 763 kB/s) [2026-07-09T15:32:02.409Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [2026-07-09T15:32:02.409Z] Progress (1): 967 B [2026-07-09T15:32:02.409Z] Progress (1): 2.7 kB [2026-07-09T15:32:02.409Z] Progress (1): 4.5 kB [2026-07-09T15:32:02.409Z] Progress (1): 6.3 kB [2026-07-09T15:32:02.409Z] [2026-07-09T15:32:02.409Z] 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 203 kB/s) [2026-07-09T15:32:02.409Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom [2026-07-09T15:32:02.409Z] Progress (1): 951 B [2026-07-09T15:32:02.409Z] Progress (1): 2.6 kB [2026-07-09T15:32:02.409Z] Progress (1): 4.1 kB [2026-07-09T15:32:02.409Z] Progress (1): 6.6 kB [2026-07-09T15:32:02.409Z] Progress (1): 9.7 kB [2026-07-09T15:32:02.409Z] Progress (1): 12 kB [2026-07-09T15:32:02.409Z] Progress (1): 15 kB [2026-07-09T15:32:02.409Z] Progress (1): 18 kB [2026-07-09T15:32:02.409Z] Progress (1): 21 kB [2026-07-09T15:32:02.409Z] Progress (1): 24 kB [2026-07-09T15:32:02.409Z] [2026-07-09T15:32:02.409Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 906 kB/s) [2026-07-09T15:32:02.409Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom [2026-07-09T15:32:02.409Z] Progress (1): 740 B [2026-07-09T15:32:02.409Z] Progress (1): 1.8 kB [2026-07-09T15:32:02.409Z] Progress (1): 4.1 kB [2026-07-09T15:32:02.409Z] Progress (1): 5.5 kB [2026-07-09T15:32:02.409Z] Progress (1): 7.5 kB [2026-07-09T15:32:02.409Z] Progress (1): 9.7 kB [2026-07-09T15:32:02.409Z] Progress (1): 12 kB [2026-07-09T15:32:02.409Z] Progress (1): 16 kB [2026-07-09T15:32:02.409Z] Progress (1): 19 kB [2026-07-09T15:32:02.409Z] Progress (1): 22 kB [2026-07-09T15:32:02.409Z] Progress (1): 25 kB [2026-07-09T15:32:02.409Z] Progress (1): 28 kB [2026-07-09T15:32:02.409Z] Progress (1): 32 kB [2026-07-09T15:32:02.409Z] Progress (1): 33 kB [2026-07-09T15:32:02.409Z] [2026-07-09T15:32:02.410Z] 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 857 kB/s) [2026-07-09T15:32:02.410Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom [2026-07-09T15:32:02.410Z] Progress (1): 699 B [2026-07-09T15:32:02.410Z] Progress (1): 1.9 kB [2026-07-09T15:32:02.410Z] Progress (1): 3.2 kB [2026-07-09T15:32:02.410Z] Progress (1): 4.7 kB [2026-07-09T15:32:02.410Z] Progress (1): 6.8 kB [2026-07-09T15:32:02.410Z] Progress (1): 9.5 kB [2026-07-09T15:32:02.410Z] Progress (1): 11 kB [2026-07-09T15:32:02.410Z] Progress (1): 14 kB [2026-07-09T15:32:02.410Z] Progress (1): 16 kB [2026-07-09T15:32:02.410Z] Progress (1): 18 kB [2026-07-09T15:32:02.410Z] Progress (1): 21 kB [2026-07-09T15:32:02.410Z] Progress (1): 23 kB [2026-07-09T15:32:02.410Z] Progress (1): 25 kB [2026-07-09T15:32:02.410Z] Progress (1): 29 kB [2026-07-09T15:32:02.410Z] Progress (1): 32 kB [2026-07-09T15:32:02.410Z] Progress (1): 32 kB [2026-07-09T15:32:02.410Z] Progress (1): 37 kB [2026-07-09T15:32:02.410Z] Progress (1): 41 kB [2026-07-09T15:32:02.410Z] Progress (1): 45 kB [2026-07-09T15:32:02.410Z] Progress (1): 47 kB [2026-07-09T15:32:02.410Z] Progress (1): 50 kB [2026-07-09T15:32:02.410Z] Progress (1): 52 kB [2026-07-09T15:32:02.410Z] Progress (1): 56 kB [2026-07-09T15:32:02.410Z] Progress (1): 58 kB [2026-07-09T15:32:02.410Z] Progress (1): 61 kB [2026-07-09T15:32:02.410Z] Progress (1): 64 kB [2026-07-09T15:32:02.410Z] Progress (1): 68 kB [2026-07-09T15:32:02.410Z] Progress (1): 71 kB [2026-07-09T15:32:02.410Z] Progress (1): 74 kB [2026-07-09T15:32:02.410Z] Progress (1): 76 kB [2026-07-09T15:32:02.410Z] Progress (1): 78 kB [2026-07-09T15:32:02.410Z] Progress (1): 80 kB [2026-07-09T15:32:02.410Z] [2026-07-09T15:32:02.410Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 2.2 MB/s) [2026-07-09T15:32:02.410Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom [2026-07-09T15:32:02.660Z] Progress (1): 739 B [2026-07-09T15:32:02.660Z] Progress (1): 2.1 kB [2026-07-09T15:32:02.660Z] Progress (1): 4.0 kB [2026-07-09T15:32:02.660Z] Progress (1): 5.9 kB [2026-07-09T15:32:02.660Z] Progress (1): 11 kB [2026-07-09T15:32:02.660Z] Progress (1): 15 kB [2026-07-09T15:32:02.660Z] Progress (1): 19 kB [2026-07-09T15:32:02.660Z] Progress (1): 22 kB [2026-07-09T15:32:02.660Z] Progress (1): 24 kB [2026-07-09T15:32:02.660Z] [2026-07-09T15:32:02.660Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 933 kB/s) [2026-07-09T15:32:02.660Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom [2026-07-09T15:32:02.660Z] Progress (1): 908 B [2026-07-09T15:32:02.660Z] Progress (1): 4.1 kB [2026-07-09T15:32:02.660Z] Progress (1): 5.7 kB [2026-07-09T15:32:02.660Z] [2026-07-09T15:32:02.660Z] 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) [2026-07-09T15:32:02.660Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom [2026-07-09T15:32:02.660Z] Progress (1): 760 B [2026-07-09T15:32:02.660Z] Progress (1): 2.2 kB [2026-07-09T15:32:02.660Z] Progress (1): 4.4 kB [2026-07-09T15:32:02.660Z] Progress (1): 6.1 kB [2026-07-09T15:32:02.660Z] Progress (1): 8.4 kB [2026-07-09T15:32:02.660Z] Progress (1): 11 kB [2026-07-09T15:32:02.660Z] Progress (1): 14 kB [2026-07-09T15:32:02.660Z] Progress (1): 16 kB [2026-07-09T15:32:02.660Z] Progress (1): 19 kB [2026-07-09T15:32:02.660Z] Progress (1): 22 kB [2026-07-09T15:32:02.660Z] Progress (1): 26 kB [2026-07-09T15:32:02.660Z] Progress (1): 26 kB [2026-07-09T15:32:02.660Z] [2026-07-09T15:32:02.660Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom (26 kB at 868 kB/s) [2026-07-09T15:32:02.660Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom [2026-07-09T15:32:02.660Z] Progress (1): 701 B [2026-07-09T15:32:02.660Z] Progress (1): 1.9 kB [2026-07-09T15:32:02.660Z] Progress (1): 3.2 kB [2026-07-09T15:32:02.660Z] Progress (1): 4.7 kB [2026-07-09T15:32:02.660Z] Progress (1): 6.8 kB [2026-07-09T15:32:02.660Z] Progress (1): 9.2 kB [2026-07-09T15:32:02.660Z] Progress (1): 11 kB [2026-07-09T15:32:02.660Z] Progress (1): 13 kB [2026-07-09T15:32:02.660Z] Progress (1): 16 kB [2026-07-09T15:32:02.660Z] Progress (1): 18 kB [2026-07-09T15:32:02.660Z] Progress (1): 21 kB [2026-07-09T15:32:02.660Z] Progress (1): 23 kB [2026-07-09T15:32:02.660Z] Progress (1): 25 kB [2026-07-09T15:32:02.660Z] Progress (1): 29 kB [2026-07-09T15:32:02.660Z] Progress (1): 32 kB [2026-07-09T15:32:02.660Z] Progress (1): 32 kB [2026-07-09T15:32:02.660Z] Progress (1): 37 kB [2026-07-09T15:32:02.660Z] Progress (1): 41 kB [2026-07-09T15:32:02.660Z] Progress (1): 45 kB [2026-07-09T15:32:02.660Z] Progress (1): 47 kB [2026-07-09T15:32:02.660Z] Progress (1): 50 kB [2026-07-09T15:32:02.660Z] Progress (1): 52 kB [2026-07-09T15:32:02.660Z] Progress (1): 56 kB [2026-07-09T15:32:02.660Z] Progress (1): 58 kB [2026-07-09T15:32:02.660Z] Progress (1): 61 kB [2026-07-09T15:32:02.660Z] Progress (1): 64 kB [2026-07-09T15:32:02.660Z] Progress (1): 69 kB [2026-07-09T15:32:02.660Z] Progress (1): 71 kB [2026-07-09T15:32:02.660Z] Progress (1): 74 kB [2026-07-09T15:32:02.660Z] Progress (1): 76 kB [2026-07-09T15:32:02.660Z] Progress (1): 78 kB [2026-07-09T15:32:02.660Z] [2026-07-09T15:32:02.660Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 2.4 MB/s) [2026-07-09T15:32:02.660Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom [2026-07-09T15:32:02.660Z] Progress (1): 908 B [2026-07-09T15:32:02.660Z] Progress (1): 4.1 kB [2026-07-09T15:32:02.660Z] Progress (1): 5.6 kB [2026-07-09T15:32:02.660Z] [2026-07-09T15:32:02.660Z] 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 257 kB/s) [2026-07-09T15:32:02.660Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom [2026-07-09T15:32:02.660Z] Progress (1): 814 B [2026-07-09T15:32:02.660Z] Progress (1): 2.6 kB [2026-07-09T15:32:02.660Z] Progress (1): 3.7 kB [2026-07-09T15:32:02.660Z] [2026-07-09T15:32:02.660Z] 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 154 kB/s) [2026-07-09T15:32:02.660Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom [2026-07-09T15:32:02.911Z] Progress (1): 826 B [2026-07-09T15:32:02.911Z] Progress (1): 2.9 kB [2026-07-09T15:32:02.911Z] Progress (1): 6.2 kB [2026-07-09T15:32:02.911Z] Progress (1): 8.8 kB [2026-07-09T15:32:02.911Z] Progress (1): 10 kB [2026-07-09T15:32:02.911Z] Progress (1): 14 kB [2026-07-09T15:32:02.911Z] Progress (1): 17 kB [2026-07-09T15:32:02.911Z] Progress (1): 21 kB [2026-07-09T15:32:02.911Z] Progress (1): 25 kB [2026-07-09T15:32:02.911Z] Progress (1): 29 kB [2026-07-09T15:32:02.911Z] Progress (1): 29 kB [2026-07-09T15:32:02.911Z] [2026-07-09T15:32:02.911Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 1.0 MB/s) [2026-07-09T15:32:02.911Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [2026-07-09T15:32:02.911Z] Progress (1): 908 B [2026-07-09T15:32:02.911Z] Progress (1): 4.1 kB [2026-07-09T15:32:02.911Z] Progress (1): 5.6 kB [2026-07-09T15:32:02.911Z] [2026-07-09T15:32:02.911Z] 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 235 kB/s) [2026-07-09T15:32:02.911Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom [2026-07-09T15:32:02.911Z] Progress (1): 798 B [2026-07-09T15:32:02.911Z] Progress (1): 2.3 kB [2026-07-09T15:32:02.911Z] Progress (1): 5.4 kB [2026-07-09T15:32:02.911Z] Progress (1): 5.4 kB [2026-07-09T15:32:02.911Z] [2026-07-09T15:32:02.911Z] 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 168 kB/s) [2026-07-09T15:32:02.911Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom [2026-07-09T15:32:02.911Z] Progress (1): 811 B [2026-07-09T15:32:02.911Z] Progress (1): 2.3 kB [2026-07-09T15:32:02.911Z] Progress (1): 3.8 kB [2026-07-09T15:32:02.911Z] [2026-07-09T15:32:02.911Z] 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 145 kB/s) [2026-07-09T15:32:02.911Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom [2026-07-09T15:32:02.911Z] Progress (1): 724 B [2026-07-09T15:32:02.911Z] Progress (1): 1.9 kB [2026-07-09T15:32:02.911Z] Progress (1): 5.5 kB [2026-07-09T15:32:02.911Z] Progress (1): 9.9 kB [2026-07-09T15:32:02.911Z] Progress (1): 14 kB [2026-07-09T15:32:02.911Z] Progress (1): 19 kB [2026-07-09T15:32:02.911Z] Progress (1): 23 kB [2026-07-09T15:32:02.911Z] Progress (1): 26 kB [2026-07-09T15:32:02.911Z] Progress (1): 28 kB [2026-07-09T15:32:02.911Z] Progress (1): 31 kB [2026-07-09T15:32:02.911Z] Progress (1): 34 kB [2026-07-09T15:32:02.911Z] Progress (1): 37 kB [2026-07-09T15:32:02.911Z] Progress (1): 40 kB [2026-07-09T15:32:02.911Z] Progress (1): 43 kB [2026-07-09T15:32:02.911Z] Progress (1): 47 kB [2026-07-09T15:32:02.911Z] Progress (1): 47 kB [2026-07-09T15:32:02.911Z] Progress (1): 50 kB [2026-07-09T15:32:02.911Z] [2026-07-09T15:32:02.911Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 1.9 MB/s) [2026-07-09T15:32:02.911Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom [2026-07-09T15:32:02.911Z] Progress (1): 733 B [2026-07-09T15:32:02.911Z] Progress (1): 2.0 kB [2026-07-09T15:32:02.911Z] Progress (1): 4.0 kB [2026-07-09T15:32:02.911Z] Progress (1): 5.9 kB [2026-07-09T15:32:02.911Z] Progress (1): 10 kB [2026-07-09T15:32:02.911Z] Progress (1): 16 kB [2026-07-09T15:32:02.911Z] Progress (1): 19 kB [2026-07-09T15:32:02.911Z] Progress (1): 22 kB [2026-07-09T15:32:02.911Z] Progress (1): 24 kB [2026-07-09T15:32:02.911Z] [2026-07-09T15:32:02.911Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 806 kB/s) [2026-07-09T15:32:02.911Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [2026-07-09T15:32:03.162Z] Progress (1): 1.0 kB [2026-07-09T15:32:03.162Z] Progress (1): 2.7 kB [2026-07-09T15:32:03.162Z] [2026-07-09T15:32:03.162Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 110 kB/s) [2026-07-09T15:32:03.162Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [2026-07-09T15:32:03.162Z] Progress (1): 1.0 kB [2026-07-09T15:32:03.162Z] Progress (1): 3.0 kB [2026-07-09T15:32:03.162Z] Progress (1): 5.9 kB [2026-07-09T15:32:03.162Z] Progress (1): 8.7 kB [2026-07-09T15:32:03.162Z] Progress (1): 12 kB [2026-07-09T15:32:03.162Z] Progress (1): 14 kB [2026-07-09T15:32:03.162Z] [2026-07-09T15:32:03.162Z] 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 486 kB/s) [2026-07-09T15:32:03.162Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [2026-07-09T15:32:03.162Z] Progress (1): 825 B [2026-07-09T15:32:03.162Z] Progress (1): 2.8 kB [2026-07-09T15:32:03.162Z] Progress (1): 2.8 kB [2026-07-09T15:32:03.162Z] [2026-07-09T15:32:03.162Z] 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 90 kB/s) [2026-07-09T15:32:03.162Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [2026-07-09T15:32:03.162Z] Progress (1): 774 B [2026-07-09T15:32:03.162Z] Progress (1): 2.2 kB [2026-07-09T15:32:03.162Z] Progress (1): 6.0 kB [2026-07-09T15:32:03.162Z] Progress (1): 9.6 kB [2026-07-09T15:32:03.162Z] Progress (1): 13 kB [2026-07-09T15:32:03.162Z] Progress (1): 16 kB [2026-07-09T15:32:03.162Z] Progress (1): 18 kB [2026-07-09T15:32:03.162Z] [2026-07-09T15:32:03.162Z] 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 673 kB/s) [2026-07-09T15:32:03.162Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [2026-07-09T15:32:03.162Z] Progress (1): 808 B [2026-07-09T15:32:03.162Z] Progress (1): 2.1 kB [2026-07-09T15:32:03.162Z] Progress (1): 5.2 kB [2026-07-09T15:32:03.162Z] Progress (1): 9.7 kB [2026-07-09T15:32:03.162Z] Progress (1): 14 kB [2026-07-09T15:32:03.162Z] Progress (1): 19 kB [2026-07-09T15:32:03.162Z] Progress (1): 23 kB [2026-07-09T15:32:03.162Z] Progress (1): 25 kB [2026-07-09T15:32:03.162Z] Progress (1): 27 kB [2026-07-09T15:32:03.162Z] Progress (1): 30 kB [2026-07-09T15:32:03.162Z] Progress (1): 33 kB [2026-07-09T15:32:03.162Z] Progress (1): 36 kB [2026-07-09T15:32:03.162Z] Progress (1): 39 kB [2026-07-09T15:32:03.162Z] Progress (1): 44 kB [2026-07-09T15:32:03.162Z] [2026-07-09T15:32:03.162Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.4 MB/s) [2026-07-09T15:32:03.162Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [2026-07-09T15:32:03.162Z] Progress (1): 753 B [2026-07-09T15:32:03.162Z] Progress (1): 2.1 kB [2026-07-09T15:32:03.162Z] Progress (1): 3.9 kB [2026-07-09T15:32:03.162Z] Progress (1): 8.3 kB [2026-07-09T15:32:03.162Z] Progress (1): 13 kB [2026-07-09T15:32:03.162Z] Progress (1): 16 kB [2026-07-09T15:32:03.162Z] Progress (1): 17 kB [2026-07-09T15:32:03.162Z] [2026-07-09T15:32:03.162Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 713 kB/s) [2026-07-09T15:32:03.162Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [2026-07-09T15:32:03.413Z] Progress (1): 843 B [2026-07-09T15:32:03.413Z] Progress (1): 2.6 kB [2026-07-09T15:32:03.413Z] Progress (1): 2.6 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 109 kB/s) [2026-07-09T15:32:03.413Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom [2026-07-09T15:32:03.413Z] Progress (1): 791 B [2026-07-09T15:32:03.413Z] Progress (1): 2.4 kB [2026-07-09T15:32:03.413Z] Progress (1): 2.8 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 103 kB/s) [2026-07-09T15:32:03.413Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom [2026-07-09T15:32:03.413Z] Progress (1): 811 B [2026-07-09T15:32:03.413Z] Progress (1): 2.3 kB [2026-07-09T15:32:03.413Z] Progress (1): 3.8 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 172 kB/s) [2026-07-09T15:32:03.413Z] 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 [2026-07-09T15:32:03.413Z] Progress (1): 835 B [2026-07-09T15:32:03.413Z] Progress (1): 1.4 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 56 kB/s) [2026-07-09T15:32:03.413Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom [2026-07-09T15:32:03.413Z] Progress (1): 754 B [2026-07-09T15:32:03.413Z] Progress (1): 2.2 kB [2026-07-09T15:32:03.413Z] Progress (1): 3.7 kB [2026-07-09T15:32:03.413Z] Progress (1): 8.3 kB [2026-07-09T15:32:03.413Z] Progress (1): 11 kB [2026-07-09T15:32:03.413Z] Progress (1): 15 kB [2026-07-09T15:32:03.413Z] Progress (1): 17 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 638 kB/s) [2026-07-09T15:32:03.413Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom [2026-07-09T15:32:03.413Z] Progress (1): 908 B [2026-07-09T15:32:03.413Z] Progress (1): 4.1 kB [2026-07-09T15:32:03.413Z] Progress (1): 5.6 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 235 kB/s) [2026-07-09T15:32:03.413Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom [2026-07-09T15:32:03.413Z] Progress (1): 813 B [2026-07-09T15:32:03.413Z] Progress (1): 2.3 kB [2026-07-09T15:32:03.413Z] Progress (1): 3.2 kB [2026-07-09T15:32:03.413Z] Progress (1): 7.4 kB [2026-07-09T15:32:03.413Z] Progress (1): 8.8 kB [2026-07-09T15:32:03.413Z] [2026-07-09T15:32:03.413Z] 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 351 kB/s) [2026-07-09T15:32:03.413Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom [2026-07-09T15:32:03.664Z] Progress (1): 908 B [2026-07-09T15:32:03.664Z] Progress (1): 4.1 kB [2026-07-09T15:32:03.664Z] Progress (1): 5.6 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] 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 188 kB/s) [2026-07-09T15:32:03.664Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [2026-07-09T15:32:03.664Z] Progress (1): 793 B [2026-07-09T15:32:03.664Z] Progress (1): 2.3 kB [2026-07-09T15:32:03.664Z] Progress (1): 4.3 kB [2026-07-09T15:32:03.664Z] Progress (1): 5.9 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] 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 184 kB/s) [2026-07-09T15:32:03.664Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [2026-07-09T15:32:03.664Z] Progress (1): 812 B [2026-07-09T15:32:03.664Z] Progress (1): 2.2 kB [2026-07-09T15:32:03.664Z] Progress (1): 3.2 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] 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 129 kB/s) [2026-07-09T15:32:03.664Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom [2026-07-09T15:32:03.664Z] Progress (1): 724 B [2026-07-09T15:32:03.664Z] Progress (1): 1.9 kB [2026-07-09T15:32:03.664Z] Progress (1): 5.5 kB [2026-07-09T15:32:03.664Z] Progress (1): 9.8 kB [2026-07-09T15:32:03.664Z] Progress (1): 14 kB [2026-07-09T15:32:03.664Z] Progress (1): 19 kB [2026-07-09T15:32:03.664Z] Progress (1): 23 kB [2026-07-09T15:32:03.664Z] Progress (1): 26 kB [2026-07-09T15:32:03.664Z] Progress (1): 28 kB [2026-07-09T15:32:03.664Z] Progress (1): 31 kB [2026-07-09T15:32:03.664Z] Progress (1): 34 kB [2026-07-09T15:32:03.664Z] Progress (1): 37 kB [2026-07-09T15:32:03.664Z] Progress (1): 40 kB [2026-07-09T15:32:03.664Z] Progress (1): 43 kB [2026-07-09T15:32:03.664Z] Progress (1): 48 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 1.5 MB/s) [2026-07-09T15:32:03.664Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom [2026-07-09T15:32:03.664Z] Progress (1): 741 B [2026-07-09T15:32:03.664Z] Progress (1): 2.1 kB [2026-07-09T15:32:03.664Z] Progress (1): 3.9 kB [2026-07-09T15:32:03.664Z] Progress (1): 6.9 kB [2026-07-09T15:32:03.664Z] Progress (1): 12 kB [2026-07-09T15:32:03.664Z] Progress (1): 16 kB [2026-07-09T15:32:03.664Z] Progress (1): 19 kB [2026-07-09T15:32:03.664Z] Progress (1): 21 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 829 kB/s) [2026-07-09T15:32:03.664Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom [2026-07-09T15:32:03.664Z] Progress (1): 760 B [2026-07-09T15:32:03.664Z] Progress (1): 2.0 kB [2026-07-09T15:32:03.664Z] Progress (1): 4.8 kB [2026-07-09T15:32:03.664Z] Progress (1): 6.6 kB [2026-07-09T15:32:03.664Z] Progress (1): 8.7 kB [2026-07-09T15:32:03.664Z] Progress (1): 12 kB [2026-07-09T15:32:03.664Z] Progress (1): 14 kB [2026-07-09T15:32:03.664Z] Progress (1): 18 kB [2026-07-09T15:32:03.664Z] Progress (1): 21 kB [2026-07-09T15:32:03.664Z] Progress (1): 21 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] 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 772 kB/s) [2026-07-09T15:32:03.664Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom [2026-07-09T15:32:03.664Z] Progress (1): 699 B [2026-07-09T15:32:03.664Z] Progress (1): 1.9 kB [2026-07-09T15:32:03.664Z] Progress (1): 3.2 kB [2026-07-09T15:32:03.664Z] Progress (1): 4.7 kB [2026-07-09T15:32:03.664Z] Progress (1): 6.8 kB [2026-07-09T15:32:03.664Z] Progress (1): 9.4 kB [2026-07-09T15:32:03.664Z] Progress (1): 11 kB [2026-07-09T15:32:03.664Z] Progress (1): 14 kB [2026-07-09T15:32:03.664Z] Progress (1): 16 kB [2026-07-09T15:32:03.664Z] Progress (1): 18 kB [2026-07-09T15:32:03.664Z] Progress (1): 21 kB [2026-07-09T15:32:03.664Z] Progress (1): 23 kB [2026-07-09T15:32:03.664Z] Progress (1): 25 kB [2026-07-09T15:32:03.664Z] Progress (1): 29 kB [2026-07-09T15:32:03.664Z] Progress (1): 32 kB [2026-07-09T15:32:03.664Z] Progress (1): 32 kB [2026-07-09T15:32:03.664Z] Progress (1): 37 kB [2026-07-09T15:32:03.664Z] Progress (1): 41 kB [2026-07-09T15:32:03.664Z] Progress (1): 45 kB [2026-07-09T15:32:03.664Z] Progress (1): 47 kB [2026-07-09T15:32:03.664Z] Progress (1): 50 kB [2026-07-09T15:32:03.664Z] Progress (1): 52 kB [2026-07-09T15:32:03.664Z] Progress (1): 56 kB [2026-07-09T15:32:03.664Z] Progress (1): 58 kB [2026-07-09T15:32:03.664Z] Progress (1): 61 kB [2026-07-09T15:32:03.664Z] Progress (1): 64 kB [2026-07-09T15:32:03.664Z] Progress (1): 68 kB [2026-07-09T15:32:03.664Z] Progress (1): 71 kB [2026-07-09T15:32:03.664Z] Progress (1): 74 kB [2026-07-09T15:32:03.664Z] Progress (1): 76 kB [2026-07-09T15:32:03.664Z] Progress (1): 78 kB [2026-07-09T15:32:03.664Z] Progress (1): 79 kB [2026-07-09T15:32:03.664Z] [2026-07-09T15:32:03.664Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 2.2 MB/s) [2026-07-09T15:32:03.915Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom [2026-07-09T15:32:03.915Z] Progress (1): 789 B [2026-07-09T15:32:03.915Z] Progress (1): 2.7 kB [2026-07-09T15:32:03.915Z] Progress (1): 5.8 kB [2026-07-09T15:32:03.915Z] [2026-07-09T15:32:03.915Z] 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 224 kB/s) [2026-07-09T15:32:03.915Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom [2026-07-09T15:32:03.915Z] Progress (1): 758 B [2026-07-09T15:32:03.915Z] Progress (1): 2.2 kB [2026-07-09T15:32:03.915Z] Progress (1): 5.4 kB [2026-07-09T15:32:03.915Z] Progress (1): 8.4 kB [2026-07-09T15:32:03.915Z] Progress (1): 12 kB [2026-07-09T15:32:03.915Z] [2026-07-09T15:32:03.915Z] 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 479 kB/s) [2026-07-09T15:32:03.915Z] 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 [2026-07-09T15:32:03.915Z] Progress (1): 904 B [2026-07-09T15:32:03.915Z] Progress (1): 3.1 kB [2026-07-09T15:32:03.915Z] Progress (1): 4.2 kB [2026-07-09T15:32:03.915Z] [2026-07-09T15:32:03.915Z] 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 181 kB/s) [2026-07-09T15:32:03.915Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [2026-07-09T15:32:03.915Z] Progress (1): 861 B [2026-07-09T15:32:03.915Z] Progress (1): 2.9 kB [2026-07-09T15:32:03.915Z] Progress (1): 5.2 kB [2026-07-09T15:32:03.915Z] Progress (1): 9.8 kB [2026-07-09T15:32:03.915Z] Progress (1): 11 kB [2026-07-09T15:32:03.915Z] Progress (1): 14 kB [2026-07-09T15:32:03.915Z] [2026-07-09T15:32:03.915Z] 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 549 kB/s) [2026-07-09T15:32:03.915Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2026-07-09T15:32:03.915Z] Progress (1): 838 B [2026-07-09T15:32:03.915Z] Progress (1): 2.7 kB [2026-07-09T15:32:03.915Z] Progress (1): 6.5 kB [2026-07-09T15:32:03.915Z] Progress (1): 6.6 kB [2026-07-09T15:32:03.915Z] [2026-07-09T15:32:03.915Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 227 kB/s) [2026-07-09T15:32:03.915Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [2026-07-09T15:32:03.915Z] Progress (1): 1.4 kB [2026-07-09T15:32:03.915Z] [2026-07-09T15:32:03.915Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 53 kB/s) [2026-07-09T15:32:03.915Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [2026-07-09T15:32:04.166Z] Progress (1): 1.1 kB [2026-07-09T15:32:04.166Z] Progress (1): 2.4 kB [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] 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 71 kB/s) [2026-07-09T15:32:04.166Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [2026-07-09T15:32:04.166Z] Progress (1): 987 B [2026-07-09T15:32:04.166Z] Progress (1): 3.4 kB [2026-07-09T15:32:04.166Z] Progress (1): 7.9 kB [2026-07-09T15:32:04.166Z] Progress (1): 7.9 kB [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] 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 359 kB/s) [2026-07-09T15:32:04.166Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [2026-07-09T15:32:04.166Z] Progress (1): 1.1 kB [2026-07-09T15:32:04.166Z] Progress (1): 3.6 kB [2026-07-09T15:32:04.166Z] Progress (1): 7.1 kB [2026-07-09T15:32:04.166Z] Progress (1): 13 kB [2026-07-09T15:32:04.166Z] Progress (1): 17 kB [2026-07-09T15:32:04.166Z] Progress (1): 20 kB [2026-07-09T15:32:04.166Z] Progress (1): 21 kB [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 796 kB/s) [2026-07-09T15:32:04.166Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [2026-07-09T15:32:04.166Z] Progress (1): 1.0 kB [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 37 kB/s) [2026-07-09T15:32:04.166Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [2026-07-09T15:32:04.166Z] Progress (1): 612 B [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 26 kB/s) [2026-07-09T15:32:04.166Z] 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 [2026-07-09T15:32:04.166Z] Progress (1): 914 B [2026-07-09T15:32:04.166Z] Progress (1): 2.6 kB [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] 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 119 kB/s) [2026-07-09T15:32:04.166Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [2026-07-09T15:32:04.166Z] Progress (1): 860 B [2026-07-09T15:32:04.166Z] Progress (1): 2.8 kB [2026-07-09T15:32:04.166Z] Progress (1): 5.1 kB [2026-07-09T15:32:04.166Z] Progress (1): 9.6 kB [2026-07-09T15:32:04.166Z] Progress (1): 11 kB [2026-07-09T15:32:04.166Z] Progress (1): 14 kB [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] 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 576 kB/s) [2026-07-09T15:32:04.166Z] 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 [2026-07-09T15:32:04.166Z] Progress (1): 815 B [2026-07-09T15:32:04.166Z] [2026-07-09T15:32:04.166Z] 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 28 kB/s) [2026-07-09T15:32:04.166Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2026-07-09T15:32:04.416Z] Progress (1): 1.3 kB [2026-07-09T15:32:04.416Z] Progress (1): 4.2 kB [2026-07-09T15:32:04.416Z] [2026-07-09T15:32:04.416Z] 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 163 kB/s) [2026-07-09T15:32:04.416Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2026-07-09T15:32:04.416Z] Progress (1): 711 B [2026-07-09T15:32:04.416Z] Progress (1): 2.8 kB [2026-07-09T15:32:04.416Z] Progress (1): 6.4 kB [2026-07-09T15:32:04.416Z] Progress (1): 9.1 kB [2026-07-09T15:32:04.416Z] Progress (1): 13 kB [2026-07-09T15:32:04.416Z] Progress (1): 17 kB [2026-07-09T15:32:04.416Z] [2026-07-09T15:32:04.416Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 665 kB/s) [2026-07-09T15:32:04.416Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [2026-07-09T15:32:04.416Z] Progress (1): 930 B [2026-07-09T15:32:04.416Z] Progress (1): 3.0 kB [2026-07-09T15:32:04.416Z] Progress (1): 6.0 kB [2026-07-09T15:32:04.416Z] Progress (1): 7.3 kB [2026-07-09T15:32:04.416Z] [2026-07-09T15:32:04.416Z] 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 236 kB/s) [2026-07-09T15:32:04.417Z] [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)] [2026-07-09T15:32:04.417Z] [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)] [2026-07-09T15:32:04.417Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2026-07-09T15:32:04.417Z] 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) [2026-07-09T15:32:04.417Z] [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)] [2026-07-09T15:32:04.417Z] [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)] [2026-07-09T15:32:04.417Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2026-07-09T15:32:04.417Z] 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) [2026-07-09T15:32:04.417Z] [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)] [2026-07-09T15:32:04.417Z] [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)] [2026-07-09T15:32:04.417Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2026-07-09T15:32:04.417Z] 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) [2026-07-09T15:32:04.417Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom [2026-07-09T15:32:04.667Z] Progress (1): 815 B [2026-07-09T15:32:04.667Z] Progress (1): 3.7 kB [2026-07-09T15:32:04.667Z] Progress (1): 3.9 kB [2026-07-09T15:32:04.667Z] [2026-07-09T15:32:04.667Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 163 kB/s) [2026-07-09T15:32:04.667Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom [2026-07-09T15:32:04.667Z] Progress (1): 740 B [2026-07-09T15:32:04.667Z] Progress (1): 2.0 kB [2026-07-09T15:32:04.667Z] Progress (1): 3.8 kB [2026-07-09T15:32:04.667Z] Progress (1): 6.5 kB [2026-07-09T15:32:04.667Z] Progress (1): 8.9 kB [2026-07-09T15:32:04.667Z] Progress (1): 13 kB [2026-07-09T15:32:04.667Z] Progress (1): 15 kB [2026-07-09T15:32:04.667Z] Progress (1): 19 kB [2026-07-09T15:32:04.667Z] Progress (1): 22 kB [2026-07-09T15:32:04.667Z] Progress (1): 24 kB [2026-07-09T15:32:04.667Z] [2026-07-09T15:32:04.667Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom (24 kB at 911 kB/s) [2026-07-09T15:32:04.668Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom [2026-07-09T15:32:04.668Z] Progress (1): 700 B [2026-07-09T15:32:04.668Z] Progress (1): 1.9 kB [2026-07-09T15:32:04.668Z] Progress (1): 3.2 kB [2026-07-09T15:32:04.668Z] Progress (1): 4.7 kB [2026-07-09T15:32:04.668Z] Progress (1): 6.8 kB [2026-07-09T15:32:04.668Z] Progress (1): 9.4 kB [2026-07-09T15:32:04.668Z] Progress (1): 11 kB [2026-07-09T15:32:04.668Z] Progress (1): 14 kB [2026-07-09T15:32:04.668Z] Progress (1): 16 kB [2026-07-09T15:32:04.668Z] Progress (1): 19 kB [2026-07-09T15:32:04.668Z] Progress (1): 21 kB [2026-07-09T15:32:04.668Z] Progress (1): 23 kB [2026-07-09T15:32:04.668Z] Progress (1): 25 kB [2026-07-09T15:32:04.668Z] Progress (1): 29 kB [2026-07-09T15:32:04.668Z] Progress (1): 32 kB [2026-07-09T15:32:04.668Z] Progress (1): 32 kB [2026-07-09T15:32:04.668Z] Progress (1): 36 kB [2026-07-09T15:32:04.668Z] Progress (1): 41 kB [2026-07-09T15:32:04.668Z] Progress (1): 44 kB [2026-07-09T15:32:04.668Z] Progress (1): 46 kB [2026-07-09T15:32:04.668Z] Progress (1): 50 kB [2026-07-09T15:32:04.668Z] Progress (1): 52 kB [2026-07-09T15:32:04.668Z] Progress (1): 55 kB [2026-07-09T15:32:04.668Z] Progress (1): 58 kB [2026-07-09T15:32:04.668Z] Progress (1): 60 kB [2026-07-09T15:32:04.668Z] Progress (1): 63 kB [2026-07-09T15:32:04.668Z] Progress (1): 67 kB [2026-07-09T15:32:04.668Z] Progress (1): 70 kB [2026-07-09T15:32:04.668Z] Progress (1): 73 kB [2026-07-09T15:32:04.668Z] Progress (1): 75 kB [2026-07-09T15:32:04.668Z] Progress (1): 77 kB [2026-07-09T15:32:04.668Z] Progress (1): 79 kB [2026-07-09T15:32:04.668Z] [2026-07-09T15:32:04.668Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom (79 kB at 2.2 MB/s) [2026-07-09T15:32:04.668Z] 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 [2026-07-09T15:32:04.668Z] Progress (1): 802 B [2026-07-09T15:32:04.668Z] Progress (1): 3.5 kB [2026-07-09T15:32:04.668Z] Progress (1): 7.8 kB [2026-07-09T15:32:04.668Z] [2026-07-09T15:32:04.668Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 352 kB/s) [2026-07-09T15:32:04.668Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom [2026-07-09T15:32:04.668Z] Progress (1): 1.2 kB [2026-07-09T15:32:04.668Z] Progress (1): 2.8 kB [2026-07-09T15:32:04.668Z] [2026-07-09T15:32:04.668Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom (2.8 kB at 120 kB/s) [2026-07-09T15:32:04.668Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom [2026-07-09T15:32:04.668Z] Progress (1): 689 B [2026-07-09T15:32:04.668Z] Progress (1): 2.5 kB [2026-07-09T15:32:04.668Z] Progress (1): 6.4 kB [2026-07-09T15:32:04.668Z] Progress (1): 8.8 kB [2026-07-09T15:32:04.668Z] Progress (1): 11 kB [2026-07-09T15:32:04.668Z] Progress (1): 12 kB [2026-07-09T15:32:04.668Z] Progress (1): 16 kB [2026-07-09T15:32:04.668Z] Progress (1): 21 kB [2026-07-09T15:32:04.668Z] Progress (1): 23 kB [2026-07-09T15:32:04.668Z] Progress (1): 28 kB [2026-07-09T15:32:04.668Z] Progress (1): 31 kB [2026-07-09T15:32:04.668Z] [2026-07-09T15:32:04.668Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 1.5 MB/s) [2026-07-09T15:32:04.668Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [2026-07-09T15:32:04.668Z] Progress (1): 1.3 kB [2026-07-09T15:32:04.668Z] Progress (1): 3.0 kB [2026-07-09T15:32:04.668Z] [2026-07-09T15:32:04.668Z] 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 121 kB/s) [2026-07-09T15:32:04.668Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom [2026-07-09T15:32:04.918Z] Progress (1): 692 B [2026-07-09T15:32:04.918Z] Progress (1): 2.7 kB [2026-07-09T15:32:04.918Z] Progress (1): 6.4 kB [2026-07-09T15:32:04.918Z] Progress (1): 8.9 kB [2026-07-09T15:32:04.918Z] Progress (1): 11 kB [2026-07-09T15:32:04.918Z] Progress (1): 14 kB [2026-07-09T15:32:04.918Z] Progress (1): 18 kB [2026-07-09T15:32:04.918Z] Progress (1): 21 kB [2026-07-09T15:32:04.918Z] Progress (1): 25 kB [2026-07-09T15:32:04.918Z] Progress (1): 28 kB [2026-07-09T15:32:04.918Z] [2026-07-09T15:32:04.918Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 1.1 MB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [2026-07-09T15:32:04.919Z] Progress (1): 908 B [2026-07-09T15:32:04.919Z] Progress (1): 4.1 kB [2026-07-09T15:32:04.919Z] Progress (1): 5.6 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] 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 282 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom [2026-07-09T15:32:04.919Z] Progress (1): 797 B [2026-07-09T15:32:04.919Z] Progress (1): 2.8 kB [2026-07-09T15:32:04.919Z] Progress (1): 6.8 kB [2026-07-09T15:32:04.919Z] Progress (1): 7.4 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] 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 351 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom [2026-07-09T15:32:04.919Z] Progress (1): 797 B [2026-07-09T15:32:04.919Z] Progress (1): 2.3 kB [2026-07-09T15:32:04.919Z] Progress (1): 3.0 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] 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 144 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom [2026-07-09T15:32:04.919Z] Progress (1): 818 B [2026-07-09T15:32:04.919Z] Progress (1): 2.9 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] 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 145 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom [2026-07-09T15:32:04.919Z] Progress (1): 823 B [2026-07-09T15:32:04.919Z] Progress (1): 2.5 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (2.5 kB at 109 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom [2026-07-09T15:32:04.919Z] Progress (1): 808 B [2026-07-09T15:32:04.919Z] Progress (1): 2.4 kB [2026-07-09T15:32:04.919Z] Progress (1): 4.1 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] 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 176 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom [2026-07-09T15:32:04.919Z] Progress (1): 988 B [2026-07-09T15:32:04.919Z] Progress (1): 4.2 kB [2026-07-09T15:32:04.919Z] Progress (1): 7.6 kB [2026-07-09T15:32:04.919Z] Progress (1): 9.4 kB [2026-07-09T15:32:04.919Z] Progress (1): 12 kB [2026-07-09T15:32:04.919Z] Progress (1): 16 kB [2026-07-09T15:32:04.919Z] Progress (1): 19 kB [2026-07-09T15:32:04.919Z] Progress (1): 24 kB [2026-07-09T15:32:04.919Z] Progress (1): 25 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 1.3 MB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom [2026-07-09T15:32:04.919Z] Progress (1): 837 B [2026-07-09T15:32:04.919Z] Progress (1): 2.2 kB [2026-07-09T15:32:04.919Z] Progress (1): 4.9 kB [2026-07-09T15:32:04.919Z] Progress (1): 9.0 kB [2026-07-09T15:32:04.919Z] Progress (1): 12 kB [2026-07-09T15:32:04.919Z] [2026-07-09T15:32:04.919Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (12 kB at 444 kB/s) [2026-07-09T15:32:04.919Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom [2026-07-09T15:32:05.170Z] Progress (1): 806 B [2026-07-09T15:32:05.170Z] Progress (1): 2.6 kB [2026-07-09T15:32:05.170Z] Progress (1): 5.1 kB [2026-07-09T15:32:05.170Z] Progress (1): 7.8 kB [2026-07-09T15:32:05.170Z] Progress (1): 9.5 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] 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 396 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom [2026-07-09T15:32:05.170Z] Progress (1): 812 B [2026-07-09T15:32:05.170Z] Progress (1): 2.2 kB [2026-07-09T15:32:05.170Z] Progress (1): 5.3 kB [2026-07-09T15:32:05.170Z] Progress (1): 7.9 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 396 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom [2026-07-09T15:32:05.170Z] Progress (1): 862 B [2026-07-09T15:32:05.170Z] Progress (1): 2.6 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] 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 116 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom [2026-07-09T15:32:05.170Z] Progress (1): 816 B [2026-07-09T15:32:05.170Z] Progress (1): 2.2 kB [2026-07-09T15:32:05.170Z] Progress (1): 4.5 kB [2026-07-09T15:32:05.170Z] Progress (1): 7.5 kB [2026-07-09T15:32:05.170Z] Progress (1): 8.0 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] 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 401 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom [2026-07-09T15:32:05.170Z] Progress (1): 808 B [2026-07-09T15:32:05.170Z] Progress (1): 2.5 kB [2026-07-09T15:32:05.170Z] Progress (1): 5.9 kB [2026-07-09T15:32:05.170Z] Progress (1): 7.8 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 259 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom [2026-07-09T15:32:05.170Z] Progress (1): 1.3 kB [2026-07-09T15:32:05.170Z] Progress (1): 4.5 kB [2026-07-09T15:32:05.170Z] Progress (1): 8.2 kB [2026-07-09T15:32:05.170Z] Progress (1): 10 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] 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 476 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom [2026-07-09T15:32:05.170Z] Progress (1): 801 B [2026-07-09T15:32:05.170Z] Progress (1): 2.2 kB [2026-07-09T15:32:05.170Z] Progress (1): 6.0 kB [2026-07-09T15:32:05.170Z] Progress (1): 9.4 kB [2026-07-09T15:32:05.170Z] Progress (1): 12 kB [2026-07-09T15:32:05.170Z] Progress (1): 14 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] 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 601 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [2026-07-09T15:32:05.170Z] Progress (1): 1.0 kB [2026-07-09T15:32:05.170Z] Progress (1): 3.3 kB [2026-07-09T15:32:05.170Z] Progress (1): 3.8 kB [2026-07-09T15:32:05.170Z] [2026-07-09T15:32:05.170Z] 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 148 kB/s) [2026-07-09T15:32:05.170Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [2026-07-09T15:32:05.420Z] Progress (1): 1.0 kB [2026-07-09T15:32:05.420Z] Progress (1): 3.2 kB [2026-07-09T15:32:05.421Z] Progress (1): 6.0 kB [2026-07-09T15:32:05.421Z] Progress (1): 9.1 kB [2026-07-09T15:32:05.421Z] Progress (1): 12 kB [2026-07-09T15:32:05.421Z] Progress (1): 14 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] 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 628 kB/s) [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom [2026-07-09T15:32:05.421Z] Progress (1): 764 B [2026-07-09T15:32:05.421Z] Progress (1): 2.2 kB [2026-07-09T15:32:05.421Z] Progress (1): 3.8 kB [2026-07-09T15:32:05.421Z] Progress (1): 5.9 kB [2026-07-09T15:32:05.421Z] Progress (1): 9.2 kB [2026-07-09T15:32:05.421Z] Progress (1): 12 kB [2026-07-09T15:32:05.421Z] Progress (1): 16 kB [2026-07-09T15:32:05.421Z] Progress (1): 19 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] 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 750 kB/s) [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom [2026-07-09T15:32:05.421Z] Progress (1): 701 B [2026-07-09T15:32:05.421Z] Progress (1): 1.9 kB [2026-07-09T15:32:05.421Z] Progress (1): 3.2 kB [2026-07-09T15:32:05.421Z] Progress (1): 4.7 kB [2026-07-09T15:32:05.421Z] Progress (1): 6.8 kB [2026-07-09T15:32:05.421Z] Progress (1): 9.4 kB [2026-07-09T15:32:05.421Z] Progress (1): 11 kB [2026-07-09T15:32:05.421Z] Progress (1): 13 kB [2026-07-09T15:32:05.421Z] Progress (1): 16 kB [2026-07-09T15:32:05.421Z] Progress (1): 19 kB [2026-07-09T15:32:05.421Z] Progress (1): 21 kB [2026-07-09T15:32:05.421Z] Progress (1): 23 kB [2026-07-09T15:32:05.421Z] Progress (1): 25 kB [2026-07-09T15:32:05.421Z] Progress (1): 29 kB [2026-07-09T15:32:05.421Z] Progress (1): 32 kB [2026-07-09T15:32:05.421Z] Progress (1): 32 kB [2026-07-09T15:32:05.421Z] Progress (1): 37 kB [2026-07-09T15:32:05.421Z] Progress (1): 41 kB [2026-07-09T15:32:05.421Z] Progress (1): 45 kB [2026-07-09T15:32:05.421Z] Progress (1): 47 kB [2026-07-09T15:32:05.421Z] Progress (1): 50 kB [2026-07-09T15:32:05.421Z] Progress (1): 52 kB [2026-07-09T15:32:05.421Z] Progress (1): 56 kB [2026-07-09T15:32:05.421Z] Progress (1): 58 kB [2026-07-09T15:32:05.421Z] Progress (1): 61 kB [2026-07-09T15:32:05.421Z] Progress (1): 64 kB [2026-07-09T15:32:05.421Z] Progress (1): 69 kB [2026-07-09T15:32:05.421Z] Progress (1): 71 kB [2026-07-09T15:32:05.421Z] Progress (1): 74 kB [2026-07-09T15:32:05.421Z] Progress (1): 76 kB [2026-07-09T15:32:05.421Z] Progress (1): 78 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 2.4 MB/s) [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom [2026-07-09T15:32:05.421Z] Progress (1): 737 B [2026-07-09T15:32:05.421Z] Progress (1): 2.0 kB [2026-07-09T15:32:05.421Z] Progress (1): 4.0 kB [2026-07-09T15:32:05.421Z] Progress (1): 5.9 kB [2026-07-09T15:32:05.421Z] Progress (1): 11 kB [2026-07-09T15:32:05.421Z] Progress (1): 15 kB [2026-07-09T15:32:05.421Z] Progress (1): 19 kB [2026-07-09T15:32:05.421Z] Progress (1): 22 kB [2026-07-09T15:32:05.421Z] Progress (1): 24 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 898 kB/s) [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom [2026-07-09T15:32:05.421Z] Progress (1): 908 B [2026-07-09T15:32:05.421Z] Progress (1): 4.1 kB [2026-07-09T15:32:05.421Z] Progress (1): 5.6 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] 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 246 kB/s) [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom [2026-07-09T15:32:05.421Z] Progress (1): 740 B [2026-07-09T15:32:05.421Z] Progress (1): 2.1 kB [2026-07-09T15:32:05.421Z] Progress (1): 3.9 kB [2026-07-09T15:32:05.421Z] Progress (1): 5.4 kB [2026-07-09T15:32:05.421Z] Progress (1): 8.5 kB [2026-07-09T15:32:05.421Z] Progress (1): 11 kB [2026-07-09T15:32:05.421Z] Progress (1): 14 kB [2026-07-09T15:32:05.421Z] Progress (1): 20 kB [2026-07-09T15:32:05.421Z] Progress (1): 23 kB [2026-07-09T15:32:05.421Z] Progress (1): 28 kB [2026-07-09T15:32:05.421Z] Progress (1): 31 kB [2026-07-09T15:32:05.421Z] Progress (1): 32 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom (32 kB at 1.2 MB/s) [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2026-07-09T15:32:05.421Z] Progress (1): 785 B [2026-07-09T15:32:05.421Z] Progress (1): 2.4 kB [2026-07-09T15:32:05.421Z] Progress (1): 5.9 kB [2026-07-09T15:32:05.421Z] Progress (1): 9.5 kB [2026-07-09T15:32:05.421Z] Progress (1): 11 kB [2026-07-09T15:32:05.421Z] Progress (1): 12 kB [2026-07-09T15:32:05.421Z] [2026-07-09T15:32:05.421Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 517 kB/s) [2026-07-09T15:32:05.421Z] [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.421Z] [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.421Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s) [2026-07-09T15:32:05.672Z] [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.672Z] [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom [2026-07-09T15:32:05.672Z] Progress (1): 765 B [2026-07-09T15:32:05.672Z] Progress (1): 2.1 kB [2026-07-09T15:32:05.672Z] Progress (1): 4.6 kB [2026-07-09T15:32:05.672Z] Progress (1): 6.8 kB [2026-07-09T15:32:05.672Z] Progress (1): 8.6 kB [2026-07-09T15:32:05.672Z] Progress (1): 12 kB [2026-07-09T15:32:05.672Z] Progress (1): 15 kB [2026-07-09T15:32:05.672Z] Progress (1): 17 kB [2026-07-09T15:32:05.672Z] Progress (1): 18 kB [2026-07-09T15:32:05.672Z] [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 704 kB/s) [2026-07-09T15:32:05.672Z] [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.672Z] [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) [2026-07-09T15:32:05.672Z] [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.672Z] [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2026-07-09T15:32:05.672Z] Progress (1): 783 B [2026-07-09T15:32:05.672Z] Progress (1): 2.0 kB [2026-07-09T15:32:05.672Z] Progress (1): 5.0 kB [2026-07-09T15:32:05.672Z] Progress (1): 6.8 kB [2026-07-09T15:32:05.672Z] Progress (1): 10 kB [2026-07-09T15:32:05.672Z] Progress (1): 13 kB [2026-07-09T15:32:05.672Z] Progress (1): 16 kB [2026-07-09T15:32:05.672Z] Progress (1): 18 kB [2026-07-09T15:32:05.672Z] [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 765 kB/s) [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [2026-07-09T15:32:05.672Z] Progress (1): 782 B [2026-07-09T15:32:05.672Z] Progress (1): 2.1 kB [2026-07-09T15:32:05.672Z] Progress (1): 4.7 kB [2026-07-09T15:32:05.672Z] Progress (1): 8.4 kB [2026-07-09T15:32:05.672Z] Progress (1): 12 kB [2026-07-09T15:32:05.672Z] Progress (1): 16 kB [2026-07-09T15:32:05.672Z] [2026-07-09T15:32:05.672Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 729 kB/s) [2026-07-09T15:32:05.672Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [2026-07-09T15:32:05.923Z] Progress (1): 790 B [2026-07-09T15:32:05.923Z] Progress (1): 2.1 kB [2026-07-09T15:32:05.923Z] Progress (1): 4.2 kB [2026-07-09T15:32:05.923Z] Progress (1): 4.5 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 214 kB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom [2026-07-09T15:32:05.923Z] Progress (1): 1.0 kB [2026-07-09T15:32:05.923Z] Progress (1): 3.1 kB [2026-07-09T15:32:05.923Z] Progress (1): 6.8 kB [2026-07-09T15:32:05.923Z] Progress (1): 7.5 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] 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 287 kB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom [2026-07-09T15:32:05.923Z] Progress (1): 819 B [2026-07-09T15:32:05.923Z] Progress (1): 2.9 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] 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 119 kB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom [2026-07-09T15:32:05.923Z] Progress (1): 779 B [2026-07-09T15:32:05.923Z] Progress (1): 3.1 kB [2026-07-09T15:32:05.923Z] Progress (1): 5.4 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (5.4 kB at 224 kB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [2026-07-09T15:32:05.923Z] Progress (1): 801 B [2026-07-09T15:32:05.923Z] Progress (1): 2.3 kB [2026-07-09T15:32:05.923Z] Progress (1): 4.4 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] 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 191 kB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [2026-07-09T15:32:05.923Z] Progress (1): 815 B [2026-07-09T15:32:05.923Z] Progress (1): 2.3 kB [2026-07-09T15:32:05.923Z] Progress (1): 3.2 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 151 kB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom [2026-07-09T15:32:05.923Z] Progress (1): 724 B [2026-07-09T15:32:05.923Z] Progress (1): 1.9 kB [2026-07-09T15:32:05.923Z] Progress (1): 5.5 kB [2026-07-09T15:32:05.923Z] Progress (1): 9.9 kB [2026-07-09T15:32:05.923Z] Progress (1): 14 kB [2026-07-09T15:32:05.923Z] Progress (1): 19 kB [2026-07-09T15:32:05.923Z] Progress (1): 23 kB [2026-07-09T15:32:05.923Z] Progress (1): 27 kB [2026-07-09T15:32:05.923Z] Progress (1): 28 kB [2026-07-09T15:32:05.923Z] Progress (1): 31 kB [2026-07-09T15:32:05.923Z] Progress (1): 34 kB [2026-07-09T15:32:05.923Z] Progress (1): 37 kB [2026-07-09T15:32:05.923Z] Progress (1): 40 kB [2026-07-09T15:32:05.923Z] Progress (1): 43 kB [2026-07-09T15:32:05.923Z] Progress (1): 48 kB [2026-07-09T15:32:05.923Z] Progress (1): 48 kB [2026-07-09T15:32:05.923Z] Progress (1): 50 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 2.1 MB/s) [2026-07-09T15:32:05.923Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom [2026-07-09T15:32:05.923Z] Progress (1): 739 B [2026-07-09T15:32:05.923Z] Progress (1): 2.1 kB [2026-07-09T15:32:05.923Z] Progress (1): 3.9 kB [2026-07-09T15:32:05.923Z] Progress (1): 6.2 kB [2026-07-09T15:32:05.923Z] Progress (1): 11 kB [2026-07-09T15:32:05.923Z] Progress (1): 16 kB [2026-07-09T15:32:05.923Z] Progress (1): 20 kB [2026-07-09T15:32:05.923Z] Progress (1): 22 kB [2026-07-09T15:32:05.923Z] Progress (1): 24 kB [2026-07-09T15:32:05.923Z] [2026-07-09T15:32:05.923Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 1.1 MB/s) [2026-07-09T15:32:06.174Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom [2026-07-09T15:32:06.174Z] Progress (1): 1.2 kB [2026-07-09T15:32:06.174Z] Progress (1): 4.2 kB [2026-07-09T15:32:06.174Z] Progress (1): 5.6 kB [2026-07-09T15:32:06.174Z] [2026-07-09T15:32:06.174Z] 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 209 kB/s) [2026-07-09T15:32:06.174Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom [2026-07-09T15:32:06.174Z] Progress (1): 690 B [2026-07-09T15:32:06.174Z] Progress (1): 2.5 kB [2026-07-09T15:32:06.174Z] Progress (1): 6.4 kB [2026-07-09T15:32:06.174Z] Progress (1): 8.8 kB [2026-07-09T15:32:06.174Z] Progress (1): 11 kB [2026-07-09T15:32:06.174Z] Progress (1): 12 kB [2026-07-09T15:32:06.174Z] Progress (1): 17 kB [2026-07-09T15:32:06.174Z] Progress (1): 21 kB [2026-07-09T15:32:06.174Z] Progress (1): 23 kB [2026-07-09T15:32:06.174Z] Progress (1): 28 kB [2026-07-09T15:32:06.174Z] Progress (1): 31 kB [2026-07-09T15:32:06.174Z] [2026-07-09T15:32:06.174Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 897 kB/s) [2026-07-09T15:32:06.174Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom [2026-07-09T15:32:06.174Z] Progress (1): 1.2 kB [2026-07-09T15:32:06.174Z] Progress (1): 3.5 kB [2026-07-09T15:32:06.174Z] [2026-07-09T15:32:06.174Z] 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 92 kB/s) [2026-07-09T15:32:06.174Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom [2026-07-09T15:32:06.174Z] Progress (1): 750 B [2026-07-09T15:32:06.174Z] Progress (1): 1.9 kB [2026-07-09T15:32:06.174Z] Progress (1): 3.7 kB [2026-07-09T15:32:06.174Z] Progress (1): 5.3 kB [2026-07-09T15:32:06.174Z] Progress (1): 9.1 kB [2026-07-09T15:32:06.174Z] Progress (1): 11 kB [2026-07-09T15:32:06.174Z] Progress (1): 14 kB [2026-07-09T15:32:06.174Z] Progress (1): 17 kB [2026-07-09T15:32:06.174Z] Progress (1): 22 kB [2026-07-09T15:32:06.174Z] Progress (1): 25 kB [2026-07-09T15:32:06.174Z] Progress (1): 25 kB [2026-07-09T15:32:06.174Z] [2026-07-09T15:32:06.174Z] 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 649 kB/s) [2026-07-09T15:32:06.174Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom [2026-07-09T15:32:06.174Z] Progress (1): 702 B [2026-07-09T15:32:06.174Z] Progress (1): 1.9 kB [2026-07-09T15:32:06.174Z] Progress (1): 3.2 kB [2026-07-09T15:32:06.174Z] Progress (1): 4.7 kB [2026-07-09T15:32:06.174Z] Progress (1): 6.8 kB [2026-07-09T15:32:06.174Z] Progress (1): 9.4 kB [2026-07-09T15:32:06.174Z] Progress (1): 11 kB [2026-07-09T15:32:06.174Z] Progress (1): 14 kB [2026-07-09T15:32:06.174Z] Progress (1): 16 kB [2026-07-09T15:32:06.174Z] Progress (1): 19 kB [2026-07-09T15:32:06.174Z] Progress (1): 21 kB [2026-07-09T15:32:06.174Z] Progress (1): 23 kB [2026-07-09T15:32:06.174Z] Progress (1): 25 kB [2026-07-09T15:32:06.174Z] Progress (1): 29 kB [2026-07-09T15:32:06.174Z] Progress (1): 32 kB [2026-07-09T15:32:06.174Z] Progress (1): 32 kB [2026-07-09T15:32:06.174Z] Progress (1): 37 kB [2026-07-09T15:32:06.174Z] Progress (1): 41 kB [2026-07-09T15:32:06.174Z] Progress (1): 45 kB [2026-07-09T15:32:06.174Z] Progress (1): 47 kB [2026-07-09T15:32:06.174Z] Progress (1): 50 kB [2026-07-09T15:32:06.174Z] Progress (1): 52 kB [2026-07-09T15:32:06.174Z] Progress (1): 56 kB [2026-07-09T15:32:06.174Z] Progress (1): 58 kB [2026-07-09T15:32:06.174Z] Progress (1): 61 kB [2026-07-09T15:32:06.174Z] Progress (1): 64 kB [2026-07-09T15:32:06.174Z] Progress (1): 69 kB [2026-07-09T15:32:06.174Z] Progress (1): 71 kB [2026-07-09T15:32:06.174Z] Progress (1): 74 kB [2026-07-09T15:32:06.174Z] Progress (1): 76 kB [2026-07-09T15:32:06.174Z] Progress (1): 78 kB [2026-07-09T15:32:06.174Z] [2026-07-09T15:32:06.174Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 2.0 MB/s) [2026-07-09T15:32:06.174Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom [2026-07-09T15:32:06.425Z] Progress (1): 908 B [2026-07-09T15:32:06.425Z] Progress (1): 4.1 kB [2026-07-09T15:32:06.425Z] Progress (1): 5.6 kB [2026-07-09T15:32:06.425Z] [2026-07-09T15:32:06.425Z] 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 217 kB/s) [2026-07-09T15:32:06.425Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom [2026-07-09T15:32:06.425Z] Progress (1): 743 B [2026-07-09T15:32:06.425Z] Progress (1): 1.9 kB [2026-07-09T15:32:06.425Z] Progress (1): 4.0 kB [2026-07-09T15:32:06.425Z] Progress (1): 5.8 kB [2026-07-09T15:32:06.425Z] Progress (1): 8.3 kB [2026-07-09T15:32:06.425Z] Progress (1): 12 kB [2026-07-09T15:32:06.425Z] Progress (1): 15 kB [2026-07-09T15:32:06.425Z] Progress (1): 17 kB [2026-07-09T15:32:06.425Z] Progress (1): 19 kB [2026-07-09T15:32:06.425Z] [2026-07-09T15:32:06.425Z] 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 696 kB/s) [2026-07-09T15:32:06.425Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom [2026-07-09T15:32:06.425Z] Progress (1): 1.1 kB [2026-07-09T15:32:06.425Z] Progress (1): 1.9 kB [2026-07-09T15:32:06.425Z] [2026-07-09T15:32:06.425Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom (1.9 kB at 74 kB/s) [2026-07-09T15:32:06.425Z] 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 [2026-07-09T15:32:06.425Z] Progress (1): 1.1 kB [2026-07-09T15:32:06.425Z] Progress (1): 2.0 kB [2026-07-09T15:32:06.425Z] [2026-07-09T15:32:06.425Z] 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 91 kB/s) [2026-07-09T15:32:06.425Z] 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 [2026-07-09T15:32:06.425Z] Progress (1): 1.6 kB [2026-07-09T15:32:06.425Z] Progress (1): 1.7 kB [2026-07-09T15:32:06.425Z] [2026-07-09T15:32:06.425Z] 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 80 kB/s) [2026-07-09T15:32:06.425Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom [2026-07-09T15:32:06.425Z] Progress (1): 1.3 kB [2026-07-09T15:32:06.425Z] Progress (1): 1.7 kB [2026-07-09T15:32:06.425Z] [2026-07-09T15:32:06.425Z] 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 72 kB/s) [2026-07-09T15:32:06.425Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar [2026-07-09T15:32:06.675Z] Progress (1): 3.2/6.6 kB [2026-07-09T15:32:06.675Z] Progress (1): 6.6 kB [2026-07-09T15:32:06.675Z] [2026-07-09T15:32:06.675Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.21.0/versions-api-2.21.0.jar (6.6 kB at 302 kB/s) [2026-07-09T15:32:06.675Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.jar [2026-07-09T15:32:06.675Z] 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 [2026-07-09T15:32:06.675Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.21.0/versions-common-2.21.0.jar [2026-07-09T15:32:06.675Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar [2026-07-09T15:32:06.675Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar [2026-07-09T15:32:06.675Z] Progress (1): 7.7/47 kB [2026-07-09T15:32:06.675Z] Progress (2): 7.7/47 kB | 7.7/13 kB [2026-07-09T15:32:06.675Z] Progress (2): 7.7/47 kB | 7.7/13 kB [2026-07-09T15:32:06.675Z] Progress (2): 7.7/47 kB | 13 kB [2026-07-09T15:32:06.675Z] Progress (2): 24/47 kB | 13 kB [2026-07-09T15:32:06.675Z] [2026-07-09T15:32:06.675Z] 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 461 kB/s) [2026-07-09T15:32:06.675Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [2026-07-09T15:32:06.675Z] Progress (1): 40/47 kB [2026-07-09T15:32:06.675Z] Progress (1): 47 kB [2026-07-09T15:32:06.675Z] [2026-07-09T15:32:06.675Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.21.0/versions-model-report-2.21.0.jar (47 kB at 1.6 MB/s) [2026-07-09T15:32:06.675Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar [2026-07-09T15:32:06.676Z] Progress (1): 0.9/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 2.3/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 3.6/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 5.0/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 6.4/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 7.7/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 9.1/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 10/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 12/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 13/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 15/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 16/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 17/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 19/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 20/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 21/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 23/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 24/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 25/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 27/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 28/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 30/94 kB [2026-07-09T15:32:06.676Z] Progress (2): 30/94 kB | 7.7/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 30/94 kB | 16/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 31/94 kB | 16/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 32/94 kB | 16/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 32/94 kB | 24/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 34/94 kB | 24/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 35/94 kB | 24/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 36/94 kB | 24/55 kB [2026-07-09T15:32:06.676Z] Progress (2): 36/94 kB | 40/55 kB [2026-07-09T15:32:06.676Z] Progress (3): 36/94 kB | 40/55 kB | 7.7/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 38/94 kB | 40/55 kB | 7.7/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 38/94 kB | 40/55 kB | 16/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 39/94 kB | 40/55 kB | 16/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 41/94 kB | 40/55 kB | 16/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 41/94 kB | 55 kB | 16/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 42/94 kB | 55 kB | 16/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 43/94 kB | 55 kB | 16/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 43/94 kB | 55 kB | 32/58 kB [2026-07-09T15:32:06.676Z] Progress (3): 45/94 kB | 55 kB | 32/58 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 1.1 MB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [2026-07-09T15:32:06.676Z] Progress (2): 46/94 kB | 32/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 47/94 kB | 32/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 49/94 kB | 32/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 50/94 kB | 32/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 50/94 kB | 48/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 51/94 kB | 48/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 53/94 kB | 48/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 54/94 kB | 48/58 kB [2026-07-09T15:32:06.676Z] Progress (2): 54/94 kB | 58 kB [2026-07-09T15:32:06.676Z] Progress (2): 56/94 kB | 58 kB [2026-07-09T15:32:06.676Z] Progress (2): 60/94 kB | 58 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] 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 1.1 MB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [2026-07-09T15:32:06.676Z] Progress (1): 64/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 68/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 73/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 77/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 81/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 85/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 89/94 kB [2026-07-09T15:32:06.676Z] Progress (1): 94/94 kB [2026-07-09T15:32:06.676Z] Progress (2): 94/94 kB | 0.9/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94/94 kB | 2.3/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 2.3/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 3.2/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 4.5/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 5.9/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 7.3/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 8.7/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 10/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 11/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 13/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 14/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 15/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 17/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 18/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 20/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 94 kB | 21/186 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 1.7 MB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar [2026-07-09T15:32:06.676Z] Progress (1): 22/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 24/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 25/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 26/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 28/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 29/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 31/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 32/186 kB [2026-07-09T15:32:06.676Z] Progress (1): 33/186 kB [2026-07-09T15:32:06.676Z] Progress (2): 33/186 kB | 0.9/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 35/186 kB | 0.9/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 35/186 kB | 2.3/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 36/186 kB | 2.3/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 36/186 kB | 3.6/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 37/186 kB | 3.6/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 37/186 kB | 5.0/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 39/186 kB | 5.0/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 39/186 kB | 6.4/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 40/186 kB | 6.4/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 40/186 kB | 7.7/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 42/186 kB | 7.7/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 42/186 kB | 9.1/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 43/186 kB | 9.1/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 43/186 kB | 10/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 44/186 kB | 10/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 44/186 kB | 12/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 46/186 kB | 12/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 46/186 kB | 13/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 47/186 kB | 13/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 47/186 kB | 15/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 48/186 kB | 15/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 48/186 kB | 16/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 50/186 kB | 16/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 50/186 kB | 17/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 51/186 kB | 17/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 51/186 kB | 19/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 52/186 kB | 19/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 52/186 kB | 20/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 54/186 kB | 20/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 54/186 kB | 21/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 55/186 kB | 21/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 55/186 kB | 23/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 55/186 kB | 24/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 59/186 kB | 24/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 59/186 kB | 26/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 64/186 kB | 26/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 64/186 kB | 27/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 68/186 kB | 27/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 68/186 kB | 28/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 68/186 kB | 30/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 72/186 kB | 30/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 72/186 kB | 31/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 76/186 kB | 31/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 76/186 kB | 32/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 76/186 kB | 34/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 76/186 kB | 35/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 81/186 kB | 35/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 81/186 kB | 36/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 81/186 kB | 38/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 85/186 kB | 38/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 85/186 kB | 39/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 85/186 kB | 41/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 89/186 kB | 41/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 89/186 kB | 42/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 89/186 kB | 43/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 89/186 kB | 45/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 93/186 kB | 45/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 93/186 kB | 46/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 93/186 kB | 47/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 97/186 kB | 47/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 97/186 kB | 49/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 97/186 kB | 50/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 97/186 kB | 52/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 102/186 kB | 52/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 102/186 kB | 53/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 102/186 kB | 54/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 106/186 kB | 54/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 106/186 kB | 56/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 110/186 kB | 56/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 110/186 kB | 60/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 114/186 kB | 60/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 114/186 kB | 64/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 119/186 kB | 64/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 119/186 kB | 68/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 123/186 kB | 68/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 123/186 kB | 73/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 126/186 kB | 73/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 126/186 kB | 77/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 130/186 kB | 77/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 130/186 kB | 81/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 135/186 kB | 81/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 135/186 kB | 85/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 139/186 kB | 85/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 139/186 kB | 89/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 143/186 kB | 89/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 143/186 kB | 94/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 147/186 kB | 94/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 147/186 kB | 98/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 151/186 kB | 98/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 151/186 kB | 102/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 151/186 kB | 106/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 156/186 kB | 106/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 156/186 kB | 111/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 160/186 kB | 111/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 160/186 kB | 115/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 164/186 kB | 115/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 164/186 kB | 119/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 168/186 kB | 119/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 168/186 kB | 123/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 173/186 kB | 123/899 kB [2026-07-09T15:32:06.676Z] Progress (3): 173/186 kB | 123/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 173/186 kB | 128/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 177/186 kB | 128/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 177/186 kB | 132/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 181/186 kB | 132/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 181/186 kB | 136/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 185/186 kB | 136/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 186 kB | 136/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 186 kB | 139/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (3): 186 kB | 143/899 kB | 3.2/41 kB [2026-07-09T15:32:06.676Z] Progress (4): 186 kB | 143/899 kB | 3.2/41 kB | 7.7/168 kB [2026-07-09T15:32:06.676Z] Progress (4): 186 kB | 143/899 kB | 3.2/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] Progress (4): 186 kB | 147/899 kB | 3.2/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] Progress (4): 186 kB | 151/899 kB | 3.2/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] 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.6 MB/s) [2026-07-09T15:32:06.676Z] Progress (3): 151/899 kB | 20/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar [2026-07-09T15:32:06.676Z] Progress (3): 156/899 kB | 20/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 160/899 kB | 20/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 164/899 kB | 20/41 kB | 11/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 164/899 kB | 20/41 kB | 28/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 168/899 kB | 20/41 kB | 28/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 173/899 kB | 20/41 kB | 28/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 177/899 kB | 20/41 kB | 28/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 177/899 kB | 36/41 kB | 28/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 181/899 kB | 36/41 kB | 28/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 181/899 kB | 36/41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 185/899 kB | 36/41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 185/899 kB | 41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 190/899 kB | 41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 194/899 kB | 41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 198/899 kB | 41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 202/899 kB | 41 kB | 44/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 202/899 kB | 41 kB | 61/168 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] 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 571 kB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [2026-07-09T15:32:06.676Z] Progress (2): 206/899 kB | 61/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 211/899 kB | 61/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 215/899 kB | 61/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 219/899 kB | 61/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 219/899 kB | 77/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 223/899 kB | 77/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 240/899 kB | 77/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 240/899 kB | 93/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 256/899 kB | 93/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 256/899 kB | 110/168 kB [2026-07-09T15:32:06.676Z] Progress (3): 256/899 kB | 110/168 kB | 3.2/9.8 kB [2026-07-09T15:32:06.676Z] Progress (3): 270/899 kB | 110/168 kB | 3.2/9.8 kB [2026-07-09T15:32:06.676Z] Progress (3): 270/899 kB | 110/168 kB | 7.4/9.8 kB [2026-07-09T15:32:06.676Z] Progress (3): 286/899 kB | 110/168 kB | 7.4/9.8 kB [2026-07-09T15:32:06.676Z] Progress (3): 286/899 kB | 110/168 kB | 9.8 kB [2026-07-09T15:32:06.676Z] Progress (3): 286/899 kB | 126/168 kB | 9.8 kB [2026-07-09T15:32:06.676Z] Progress (3): 303/899 kB | 126/168 kB | 9.8 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] 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 127 kB/s) [2026-07-09T15:32:06.676Z] Progress (2): 303/899 kB | 142/168 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar [2026-07-09T15:32:06.676Z] Progress (2): 319/899 kB | 142/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 319/899 kB | 159/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 335/899 kB | 159/168 kB [2026-07-09T15:32:06.676Z] Progress (2): 335/899 kB | 168 kB [2026-07-09T15:32:06.676Z] Progress (2): 352/899 kB | 168 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 2.1 MB/s) [2026-07-09T15:32:06.676Z] 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 [2026-07-09T15:32:06.676Z] Progress (1): 368/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 385/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 401/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 417/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 434/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 450/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 466/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 483/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 499/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 516/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 532/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 548/899 kB [2026-07-09T15:32:06.676Z] Progress (1): 565/899 kB [2026-07-09T15:32:06.676Z] Progress (2): 565/899 kB | 7.7/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 581/899 kB | 7.7/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 581/899 kB | 16/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 598/899 kB | 16/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 598/899 kB | 28/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 614/899 kB | 28/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 614/899 kB | 44/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 630/899 kB | 44/151 kB [2026-07-09T15:32:06.676Z] Progress (2): 630/899 kB | 61/151 kB [2026-07-09T15:32:06.676Z] Progress (3): 630/899 kB | 61/151 kB | 3.8/21 kB [2026-07-09T15:32:06.676Z] Progress (3): 647/899 kB | 61/151 kB | 3.8/21 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 61/151 kB | 3.8/21 kB | 7.7/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 77/151 kB | 3.8/21 kB | 7.7/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 77/151 kB | 3.8/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 77/151 kB | 8.0/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 77/151 kB | 12/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 77/151 kB | 16/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 647/899 kB | 93/151 kB | 16/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 663/899 kB | 93/151 kB | 16/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 663/899 kB | 93/151 kB | 21/21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 663/899 kB | 93/151 kB | 21 kB | 16/50 kB [2026-07-09T15:32:06.676Z] Progress (4): 663/899 kB | 93/151 kB | 21 kB | 32/50 kB [2026-07-09T15:32:06.676Z] Progress (5): 663/899 kB | 93/151 kB | 21 kB | 32/50 kB | 3.2/86 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] 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 216 kB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [2026-07-09T15:32:06.676Z] Progress (4): 663/899 kB | 110/151 kB | 32/50 kB | 3.2/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 679/899 kB | 110/151 kB | 32/50 kB | 3.2/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 679/899 kB | 110/151 kB | 32/50 kB | 7.4/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 679/899 kB | 110/151 kB | 49/50 kB | 7.4/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 679/899 kB | 110/151 kB | 49/50 kB | 12/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 679/899 kB | 110/151 kB | 50 kB | 12/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 696/899 kB | 110/151 kB | 50 kB | 12/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 696/899 kB | 126/151 kB | 50 kB | 12/86 kB [2026-07-09T15:32:06.676Z] Progress (4): 696/899 kB | 126/151 kB | 50 kB | 16/86 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] 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 505 kB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar [2026-07-09T15:32:06.676Z] Progress (3): 696/899 kB | 126/151 kB | 20/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 712/899 kB | 126/151 kB | 20/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 712/899 kB | 126/151 kB | 24/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 712/899 kB | 142/151 kB | 24/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 712/899 kB | 142/151 kB | 29/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 729/899 kB | 142/151 kB | 29/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 729/899 kB | 142/151 kB | 33/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 729/899 kB | 151 kB | 33/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 729/899 kB | 151 kB | 37/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 745/899 kB | 151 kB | 37/86 kB [2026-07-09T15:32:06.676Z] Progress (3): 745/899 kB | 151 kB | 41/86 kB [2026-07-09T15:32:06.676Z] [2026-07-09T15:32:06.676Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.5 MB/s) [2026-07-09T15:32:06.676Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar [2026-07-09T15:32:06.676Z] Progress (2): 745/899 kB | 45/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 761/899 kB | 45/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 761/899 kB | 50/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 761/899 kB | 54/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 778/899 kB | 54/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 778/899 kB | 58/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 778/899 kB | 62/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 794/899 kB | 62/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 794/899 kB | 67/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 794/899 kB | 71/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 811/899 kB | 71/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 811/899 kB | 75/86 kB [2026-07-09T15:32:06.676Z] Progress (2): 811/899 kB | 79/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 827/899 kB | 79/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 827/899 kB | 84/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 827/899 kB | 86 kB [2026-07-09T15:32:06.677Z] Progress (2): 843/899 kB | 86 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 803 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar [2026-07-09T15:32:06.677Z] Progress (1): 860/899 kB [2026-07-09T15:32:06.677Z] Progress (1): 876/899 kB [2026-07-09T15:32:06.677Z] Progress (1): 892/899 kB [2026-07-09T15:32:06.677Z] Progress (1): 899 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 8.0 MB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar [2026-07-09T15:32:06.677Z] Progress (1): 3.2/16 kB [2026-07-09T15:32:06.677Z] Progress (1): 16 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 139 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar [2026-07-09T15:32:06.677Z] Progress (1): 7.7/44 kB [2026-07-09T15:32:06.677Z] Progress (1): 16/44 kB [2026-07-09T15:32:06.677Z] Progress (2): 16/44 kB | 3.8/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 16/44 kB | 7.3/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 32/44 kB | 7.3/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 44 kB | 7.3/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 44 kB | 24/86 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 349 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar [2026-07-09T15:32:06.677Z] Progress (1): 40/86 kB [2026-07-09T15:32:06.677Z] Progress (1): 56/86 kB [2026-07-09T15:32:06.677Z] Progress (2): 56/86 kB | 3.8/17 kB [2026-07-09T15:32:06.677Z] Progress (2): 56/86 kB | 8.0/17 kB [2026-07-09T15:32:06.677Z] Progress (2): 73/86 kB | 8.0/17 kB [2026-07-09T15:32:06.677Z] Progress (2): 73/86 kB | 11/17 kB [2026-07-09T15:32:06.677Z] Progress (2): 73/86 kB | 16/17 kB [2026-07-09T15:32:06.677Z] Progress (2): 73/86 kB | 17 kB [2026-07-09T15:32:06.677Z] Progress (2): 86 kB | 17 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 131 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar [2026-07-09T15:32:06.677Z] 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) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar [2026-07-09T15:32:06.677Z] Progress (1): 3.2/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 20/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 36/510 kB [2026-07-09T15:32:06.677Z] Progress (2): 36/510 kB | 5.7 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 41 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2026-07-09T15:32:06.677Z] Progress (1): 52/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 61/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 77/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 93/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 110/510 kB [2026-07-09T15:32:06.677Z] Progress (1): 126/510 kB [2026-07-09T15:32:06.677Z] Progress (2): 126/510 kB | 7.7/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 126/510 kB | 11/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 142/510 kB | 11/217 kB [2026-07-09T15:32:06.677Z] Progress (3): 142/510 kB | 11/217 kB | 3.8/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 142/510 kB | 28/217 kB | 3.8/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 142/510 kB | 28/217 kB | 20/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 159/510 kB | 28/217 kB | 20/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 159/510 kB | 28/217 kB | 24/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 159/510 kB | 44/217 kB | 24/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 159/510 kB | 44/217 kB | 40/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 175/510 kB | 44/217 kB | 40/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 175/510 kB | 61/217 kB | 40/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 175/510 kB | 61/217 kB | 57/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 175/510 kB | 77/217 kB | 57/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 192/510 kB | 77/217 kB | 57/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 192/510 kB | 77/217 kB | 73/74 kB [2026-07-09T15:32:06.677Z] Progress (3): 192/510 kB | 77/217 kB | 74 kB [2026-07-09T15:32:06.677Z] Progress (3): 192/510 kB | 93/217 kB | 74 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 467 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar [2026-07-09T15:32:06.677Z] Progress (2): 208/510 kB | 93/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 208/510 kB | 110/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 224/510 kB | 110/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 224/510 kB | 126/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 241/510 kB | 126/217 kB [2026-07-09T15:32:06.677Z] Progress (2): 241/510 kB | 142/217 kB [2026-07-09T15:32:06.677Z] Progress (3): 241/510 kB | 142/217 kB | 7.7/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 241/510 kB | 142/217 kB | 16/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 257/510 kB | 142/217 kB | 16/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 257/510 kB | 159/217 kB | 16/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 257/510 kB | 159/217 kB | 28/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 274/510 kB | 159/217 kB | 28/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 274/510 kB | 175/217 kB | 28/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 274/510 kB | 175/217 kB | 44/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 290/510 kB | 175/217 kB | 44/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 290/510 kB | 192/217 kB | 44/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 290/510 kB | 192/217 kB | 61/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 306/510 kB | 192/217 kB | 61/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 306/510 kB | 208/217 kB | 61/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 306/510 kB | 208/217 kB | 77/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 306/510 kB | 217 kB | 77/247 kB [2026-07-09T15:32:06.677Z] Progress (3): 323/510 kB | 217 kB | 77/247 kB [2026-07-09T15:32:06.677Z] Progress (4): 323/510 kB | 217 kB | 77/247 kB | 7.7/588 kB [2026-07-09T15:32:06.677Z] Progress (4): 323/510 kB | 217 kB | 77/247 kB | 16/588 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 1.3 MB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar [2026-07-09T15:32:06.677Z] Progress (3): 323/510 kB | 93/247 kB | 16/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 323/510 kB | 93/247 kB | 24/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 339/510 kB | 93/247 kB | 24/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 339/510 kB | 93/247 kB | 40/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 339/510 kB | 110/247 kB | 40/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 355/510 kB | 110/247 kB | 40/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 355/510 kB | 110/247 kB | 57/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 355/510 kB | 110/247 kB | 73/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 372/510 kB | 110/247 kB | 73/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 372/510 kB | 126/247 kB | 73/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 372/510 kB | 126/247 kB | 90/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 388/510 kB | 126/247 kB | 90/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 388/510 kB | 142/247 kB | 90/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 388/510 kB | 142/247 kB | 106/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 405/510 kB | 142/247 kB | 106/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 405/510 kB | 142/247 kB | 122/588 kB [2026-07-09T15:32:06.677Z] Progress (3): 405/510 kB | 159/247 kB | 122/588 kB [2026-07-09T15:32:06.677Z] Progress (4): 405/510 kB | 159/247 kB | 122/588 kB | 7.7/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 405/510 kB | 159/247 kB | 122/588 kB | 16/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 405/510 kB | 159/247 kB | 139/588 kB | 16/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 421/510 kB | 159/247 kB | 139/588 kB | 16/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 421/510 kB | 159/247 kB | 139/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 437/510 kB | 159/247 kB | 139/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 437/510 kB | 175/247 kB | 139/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 437/510 kB | 175/247 kB | 155/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 449/510 kB | 175/247 kB | 155/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 454/510 kB | 175/247 kB | 155/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 470/510 kB | 175/247 kB | 155/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 470/510 kB | 175/247 kB | 172/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 470/510 kB | 192/247 kB | 172/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 487/510 kB | 192/247 kB | 172/588 kB | 24/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 487/510 kB | 192/247 kB | 172/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 503/510 kB | 192/247 kB | 172/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 503/510 kB | 192/247 kB | 188/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 510 kB | 192/247 kB | 188/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 510 kB | 208/247 kB | 188/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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.7 MB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar [2026-07-09T15:32:06.677Z] Progress (3): 208/247 kB | 204/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (3): 208/247 kB | 221/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (3): 224/247 kB | 221/588 kB | 40/242 kB [2026-07-09T15:32:06.677Z] Progress (3): 224/247 kB | 221/588 kB | 57/242 kB [2026-07-09T15:32:06.677Z] Progress (4): 224/247 kB | 221/588 kB | 57/242 kB | 7.7/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 224/247 kB | 221/588 kB | 57/242 kB | 11/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 224/247 kB | 237/588 kB | 57/242 kB | 11/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 241/247 kB | 237/588 kB | 57/242 kB | 11/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 241/247 kB | 253/588 kB | 57/242 kB | 11/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 241/247 kB | 253/588 kB | 57/242 kB | 28/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 247 kB | 253/588 kB | 57/242 kB | 28/35 kB [2026-07-09T15:32:06.677Z] Progress (4): 247 kB | 253/588 kB | 57/242 kB | 35 kB [2026-07-09T15:32:06.677Z] Progress (4): 247 kB | 270/588 kB | 57/242 kB | 35 kB [2026-07-09T15:32:06.677Z] Progress (4): 247 kB | 270/588 kB | 73/242 kB | 35 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar [2026-07-09T15:32:06.677Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 183 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [2026-07-09T15:32:06.677Z] Progress (2): 286/588 kB | 73/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 303/588 kB | 73/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 319/588 kB | 73/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 319/588 kB | 90/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 335/588 kB | 90/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 352/588 kB | 90/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 368/588 kB | 90/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 368/588 kB | 106/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 385/588 kB | 106/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 401/588 kB | 106/242 kB [2026-07-09T15:32:06.677Z] Progress (3): 401/588 kB | 106/242 kB | 7.7/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 401/588 kB | 106/242 kB | 11/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 417/588 kB | 106/242 kB | 11/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 417/588 kB | 122/242 kB | 11/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 417/588 kB | 122/242 kB | 28/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 417/588 kB | 122/242 kB | 44/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 434/588 kB | 122/242 kB | 44/54 kB [2026-07-09T15:32:06.677Z] Progress (3): 434/588 kB | 122/242 kB | 54 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 265 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar [2026-07-09T15:32:06.677Z] Progress (2): 450/588 kB | 122/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 450/588 kB | 139/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 466/588 kB | 139/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 466/588 kB | 147/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 483/588 kB | 147/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 489/588 kB | 147/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 506/588 kB | 147/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 506/588 kB | 164/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 522/588 kB | 164/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 538/588 kB | 164/242 kB [2026-07-09T15:32:06.677Z] Progress (3): 538/588 kB | 164/242 kB | 7.7/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 538/588 kB | 164/242 kB | 15/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 555/588 kB | 164/242 kB | 15/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 555/588 kB | 180/242 kB | 15/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 571/588 kB | 180/242 kB | 15/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 588/588 kB | 180/242 kB | 15/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 588 kB | 180/242 kB | 15/35 kB [2026-07-09T15:32:06.677Z] Progress (3): 588 kB | 180/242 kB | 32/35 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.7 MB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar [2026-07-09T15:32:06.677Z] Progress (2): 180/242 kB | 35 kB [2026-07-09T15:32:06.677Z] Progress (2): 197/242 kB | 35 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 164 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar [2026-07-09T15:32:06.677Z] Progress (1): 213/242 kB [2026-07-09T15:32:06.677Z] Progress (1): 229/242 kB [2026-07-09T15:32:06.677Z] Progress (2): 229/242 kB | 7.7/227 kB [2026-07-09T15:32:06.677Z] Progress (2): 229/242 kB | 16/227 kB [2026-07-09T15:32:06.677Z] Progress (2): 229/242 kB | 32/227 kB [2026-07-09T15:32:06.677Z] Progress (2): 242 kB | 32/227 kB [2026-07-09T15:32:06.677Z] Progress (2): 242 kB | 48/227 kB [2026-07-09T15:32:06.677Z] Progress (3): 242 kB | 48/227 kB | 7.7/27 kB [2026-07-09T15:32:06.677Z] Progress (3): 242 kB | 48/227 kB | 11/27 kB [2026-07-09T15:32:06.677Z] Progress (3): 242 kB | 65/227 kB | 11/27 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.1 MB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar [2026-07-09T15:32:06.677Z] Progress (2): 81/227 kB | 11/27 kB [2026-07-09T15:32:06.677Z] Progress (2): 97/227 kB | 11/27 kB [2026-07-09T15:32:06.677Z] Progress (2): 114/227 kB | 11/27 kB [2026-07-09T15:32:06.677Z] Progress (2): 114/227 kB | 27 kB [2026-07-09T15:32:06.677Z] Progress (2): 130/227 kB | 27 kB [2026-07-09T15:32:06.677Z] Progress (2): 147/227 kB | 27 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 120 kB/s) [2026-07-09T15:32:06.677Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar [2026-07-09T15:32:06.677Z] Progress (1): 163/227 kB [2026-07-09T15:32:06.677Z] Progress (1): 179/227 kB [2026-07-09T15:32:06.677Z] Progress (1): 196/227 kB [2026-07-09T15:32:06.677Z] Progress (1): 212/227 kB [2026-07-09T15:32:06.677Z] Progress (1): 227 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 992 kB/s) [2026-07-09T15:32:06.677Z] 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 [2026-07-09T15:32:06.677Z] Progress (1): 7.7/80 kB [2026-07-09T15:32:06.677Z] Progress (1): 16/80 kB [2026-07-09T15:32:06.677Z] Progress (1): 24/80 kB [2026-07-09T15:32:06.677Z] Progress (1): 40/80 kB [2026-07-09T15:32:06.677Z] Progress (1): 57/80 kB [2026-07-09T15:32:06.677Z] Progress (1): 73/80 kB [2026-07-09T15:32:06.677Z] Progress (1): 80 kB [2026-07-09T15:32:06.677Z] [2026-07-09T15:32:06.677Z] 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 342 kB/s) [2026-07-09T15:32:06.677Z] 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 [2026-07-09T15:32:06.677Z] Progress (1): 7.7/401 kB [2026-07-09T15:32:06.928Z] Progress (1): 7.7/401 kB [2026-07-09T15:32:06.928Z] Progress (2): 7.7/401 kB | 0/1.1 MB [2026-07-09T15:32:06.928Z] Progress (2): 7.7/401 kB | 0/1.1 MB [2026-07-09T15:32:06.928Z] Progress (2): 24/401 kB | 0/1.1 MB [2026-07-09T15:32:06.928Z] Progress (2): 24/401 kB | 0/1.1 MB [2026-07-09T15:32:06.928Z] Progress (2): 40/401 kB | 0/1.1 MB [2026-07-09T15:32:06.928Z] Progress (3): 40/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 40/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 57/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 57/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 57/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 57/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 73/401 kB | 0/1.1 MB | 0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 73/401 kB | 0/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 73/401 kB | 0/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 73/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 90/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 90/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 90/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 90/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 106/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 106/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 106/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 122/401 kB | 0.1/1.1 MB | 0.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 122/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 122/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 139/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 139/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 139/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 155/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 155/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 155/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 172/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 172/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (3): 172/401 kB | 0.1/1.1 MB | 0.2/7.4 MB [2026-07-09T15:32:06.928Z] Progress (4): 172/401 kB | 0.1/1.1 MB | 0.2/7.4 MB | 7.7/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 172/401 kB | 0.1/1.1 MB | 0.2/7.4 MB | 11/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 172/401 kB | 0.1/1.1 MB | 0.2/7.4 MB | 11/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 188/401 kB | 0.1/1.1 MB | 0.2/7.4 MB | 11/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 188/401 kB | 0.1/1.1 MB | 0.2/7.4 MB | 28/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 188/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 28/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 204/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 28/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 204/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 28/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 204/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 28/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 204/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 44/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 204/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 44/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 221/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 44/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 221/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 61/379 kB [2026-07-09T15:32:06.928Z] Progress (4): 221/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 61/379 kB [2026-07-09T15:32:06.928Z] Progress (5): 221/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 61/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 221/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 77/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 237/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 77/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 237/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 77/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 237/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 77/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 237/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 93/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 237/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 93/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 93/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.1/1.1 MB | 0.3/7.4 MB | 110/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.1/1.1 MB | 0.4/7.4 MB | 110/379 kB | 3.2/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.1/1.1 MB | 0.4/7.4 MB | 110/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.1/1.1 MB | 0.4/7.4 MB | 126/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.1/1.1 MB | 0.4/7.4 MB | 126/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 253/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 126/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 126/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 126/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 142/379 kB | 20/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 142/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 142/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 159/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 159/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 270/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 175/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 175/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 175/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 175/379 kB | 36/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 175/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.4/7.4 MB | 192/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 192/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 286/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 208/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 303/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 208/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 303/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 208/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 303/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 224/379 kB | 52/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 303/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 224/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 303/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 224/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 303/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 224/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 319/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 224/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 319/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 241/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 319/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 241/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 319/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 257/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 319/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 257/379 kB | 69/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 319/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 257/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 257/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 257/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 274/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.5/7.4 MB | 274/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 274/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 290/379 kB | 85/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 290/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 335/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 290/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 290/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 306/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 306/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 323/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 323/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 323/379 kB | 101/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 352/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 323/379 kB | 118/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 368/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 323/379 kB | 118/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 368/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 339/379 kB | 118/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 368/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 339/379 kB | 118/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 368/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 339/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 368/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 355/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 368/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 355/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.6/7.4 MB | 355/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 355/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 372/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 372/379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 379 kB | 126/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 377/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 379 kB | 142/169 kB [2026-07-09T15:32:06.928Z] Progress (5): 393/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 379 kB | 142/169 kB [2026-07-09T15:32:06.928Z] [2026-07-09T15:32:06.928Z] 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) [2026-07-09T15:32:06.928Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar [2026-07-09T15:32:06.928Z] Progress (4): 393/401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 142/169 kB [2026-07-09T15:32:06.928Z] Progress (4): 401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 142/169 kB [2026-07-09T15:32:06.928Z] Progress (4): 401 kB | 0.2/1.1 MB | 0.7/7.4 MB | 142/169 kB [2026-07-09T15:32:06.928Z] Progress (4): 401 kB | 0.3/1.1 MB | 0.7/7.4 MB | 142/169 kB [2026-07-09T15:32:06.928Z] Progress (4): 401 kB | 0.3/1.1 MB | 0.7/7.4 MB | 159/169 kB [2026-07-09T15:32:06.928Z] Progress (4): 401 kB | 0.3/1.1 MB | 0.7/7.4 MB | 159/169 kB [2026-07-09T15:32:06.928Z] [2026-07-09T15:32:06.928Z] 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.4 MB/s) [2026-07-09T15:32:06.928Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar [2026-07-09T15:32:06.928Z] Progress (3): 0.3/1.1 MB | 0.7/7.4 MB | 159/169 kB [2026-07-09T15:32:06.928Z] Progress (3): 0.3/1.1 MB | 0.7/7.4 MB | 169 kB [2026-07-09T15:32:06.928Z] Progress (3): 0.3/1.1 MB | 0.8/7.4 MB | 169 kB [2026-07-09T15:32:06.928Z] Progress (3): 0.3/1.1 MB | 0.8/7.4 MB | 169 kB [2026-07-09T15:32:06.928Z] Progress (3): 0.3/1.1 MB | 0.8/7.4 MB | 169 kB [2026-07-09T15:32:06.928Z] [2026-07-09T15:32:06.928Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar (169 kB at 601 kB/s) [2026-07-09T15:32:06.928Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.8/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.8/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.8/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.8/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.8/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.8/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.3/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 0.9/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.0/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.928Z] Progress (2): 0.4/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.4/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 0.5/1.1 MB | 1.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 7.7/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 7.7/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 7.7/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 7.7/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 7.7/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 24/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 24/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 24/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.5/1.1 MB | 1.2/7.4 MB | 40/585 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.5/1.1 MB | 1.2/7.4 MB | 40/585 kB | 3.2/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.5/1.1 MB | 1.2/7.4 MB | 40/585 kB | 3.2/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.5/1.1 MB | 1.2/7.4 MB | 40/585 kB | 3.2/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.5/1.1 MB | 1.2/7.4 MB | 57/585 kB | 3.2/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.5/1.1 MB | 1.3/7.4 MB | 57/585 kB | 3.2/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.5/1.1 MB | 1.3/7.4 MB | 57/585 kB | 20/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 57/585 kB | 20/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 57/585 kB | 20/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 73/585 kB | 20/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 73/585 kB | 36/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 73/585 kB | 36/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 73/585 kB | 36/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 73/585 kB | 36/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 73/585 kB | 52/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 90/585 kB | 52/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 90/585 kB | 52/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 90/585 kB | 52/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 90/585 kB | 69/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 106/585 kB | 69/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 106/585 kB | 69/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.3/7.4 MB | 106/585 kB | 85/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 106/585 kB | 85/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 106/585 kB | 85/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 122/585 kB | 85/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 122/585 kB | 98/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 122/585 kB | 98/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 122/585 kB | 98/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 139/585 kB | 98/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 139/585 kB | 115/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 139/585 kB | 115/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 155/585 kB | 115/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 155/585 kB | 115/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 155/585 kB | 131/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 155/585 kB | 131/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.6/1.1 MB | 1.4/7.4 MB | 172/585 kB | 131/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 172/585 kB | 131/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 172/585 kB | 147/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 188/585 kB | 147/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 188/585 kB | 147/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 188/585 kB | 164/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 188/585 kB | 164/168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 188/585 kB | 168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 204/585 kB | 168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 204/585 kB | 168 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.7/1.1 MB | 1.4/7.4 MB | 204/585 kB | 168 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] 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 539 kB/s) [2026-07-09T15:32:06.929Z] 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 [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 204/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 221/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 221/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 221/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 221/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 237/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 237/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 237/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 237/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 253/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 253/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 253/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.7/1.1 MB | 1.5/7.4 MB | 270/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.5/7.4 MB | 270/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.5/7.4 MB | 270/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.5/7.4 MB | 270/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.5/7.4 MB | 286/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 286/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 286/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 303/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 303/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 303/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 319/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 319/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 335/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 335/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 335/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 352/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.8/1.1 MB | 1.6/7.4 MB | 352/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.9/1.1 MB | 1.6/7.4 MB | 352/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.9/1.1 MB | 1.6/7.4 MB | 368/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.9/1.1 MB | 1.6/7.4 MB | 368/585 kB [2026-07-09T15:32:06.929Z] Progress (3): 0.9/1.1 MB | 1.6/7.4 MB | 368/585 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 368/585 kB | 7.7/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 385/585 kB | 7.7/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 385/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 385/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 385/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 401/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 401/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.6/7.4 MB | 417/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 417/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 417/585 kB | 16/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 417/585 kB | 32/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 434/585 kB | 32/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 434/585 kB | 32/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 434/585 kB | 32/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 0.9/1.1 MB | 1.7/7.4 MB | 450/585 kB | 32/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 450/585 kB | 32/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 450/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 450/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 466/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 466/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 466/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 466/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 483/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 483/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 483/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 499/585 kB | 49/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 499/585 kB | 65/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.0/1.1 MB | 1.7/7.4 MB | 499/585 kB | 65/265 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.0/1.1 MB | 1.7/7.4 MB | 499/585 kB | 65/265 kB | 3.2/11 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.0/1.1 MB | 1.7/7.4 MB | 499/585 kB | 65/265 kB | 3.2/11 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.0/1.1 MB | 1.7/7.4 MB | 516/585 kB | 65/265 kB | 3.2/11 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.0/1.1 MB | 1.7/7.4 MB | 516/585 kB | 65/265 kB | 3.2/11 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.0/1.1 MB | 1.7/7.4 MB | 516/585 kB | 65/265 kB | 11 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.0/1.1 MB | 1.7/7.4 MB | 516/585 kB | 81/265 kB | 11 kB [2026-07-09T15:32:06.929Z] Progress (5): 1.1/1.1 MB | 1.7/7.4 MB | 516/585 kB | 81/265 kB | 11 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] 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 34 kB/s) [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 516/585 kB | 81/265 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 532/585 kB | 81/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 532/585 kB | 81/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 532/585 kB | 81/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 548/585 kB | 81/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 548/585 kB | 81/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 548/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 548/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 548/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1/1.1 MB | 1.8/7.4 MB | 565/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1 MB | 1.8/7.4 MB | 565/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (4): 1.1 MB | 1.8/7.4 MB | 581/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar (1.1 MB at 3.3 MB/s) [2026-07-09T15:32:06.929Z] 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 [2026-07-09T15:32:06.929Z] Progress (3): 1.8/7.4 MB | 581/585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (3): 1.8/7.4 MB | 585 kB | 98/265 kB [2026-07-09T15:32:06.929Z] Progress (3): 1.8/7.4 MB | 585 kB | 114/265 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] 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.7 MB/s) [2026-07-09T15:32:06.929Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar [2026-07-09T15:32:06.929Z] Progress (2): 1.8/7.4 MB | 114/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.8/7.4 MB | 131/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.8/7.4 MB | 131/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 131/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 147/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 147/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 147/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 163/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 163/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 180/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 180/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 180/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 1.9/7.4 MB | 196/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 196/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 212/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 212/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 212/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 229/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 229/265 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.0/7.4 MB | 229/265 kB | 7.7/10 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.0/7.4 MB | 229/265 kB | 10 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.0/7.4 MB | 229/265 kB | 10 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] 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 29 kB/s) [2026-07-09T15:32:06.929Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 245/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 245/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.0/7.4 MB | 262/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.1/7.4 MB | 262/265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.1/7.4 MB | 265 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.1/7.4 MB | 265 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] 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 744 kB/s) [2026-07-09T15:32:06.929Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar [2026-07-09T15:32:06.929Z] Progress (1): 2.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.1/7.4 MB | 7.7/10 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.1/7.4 MB | 7.7/10 kB [2026-07-09T15:32:06.929Z] Progress (2): 2.1/7.4 MB | 10 kB [2026-07-09T15:32:06.929Z] [2026-07-09T15:32:06.929Z] 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 29 kB/s) [2026-07-09T15:32:06.929Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar [2026-07-09T15:32:06.929Z] Progress (1): 2.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.1/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.2/7.4 MB [2026-07-09T15:32:06.929Z] Progress (1): 2.3/7.4 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB [2026-07-09T15:32:06.929Z] Progress (2): 2.3/7.4 MB | 0.1/1.6 MB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 7.7/196 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 11/196 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 11/196 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 11/196 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 28/196 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 28/196 kB [2026-07-09T15:32:06.929Z] Progress (3): 2.3/7.4 MB | 0.1/1.6 MB | 28/196 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.3/7.4 MB | 0.1/1.6 MB | 28/196 kB | 7.7/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.3/7.4 MB | 0.1/1.6 MB | 44/196 kB | 7.7/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.3/7.4 MB | 0.1/1.6 MB | 44/196 kB | 16/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.3/7.4 MB | 0.1/1.6 MB | 44/196 kB | 16/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.1/1.6 MB | 44/196 kB | 16/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.1/1.6 MB | 44/196 kB | 32/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.1/1.6 MB | 44/196 kB | 32/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.1/1.6 MB | 61/196 kB | 32/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.1/1.6 MB | 61/196 kB | 49/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 61/196 kB | 49/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 61/196 kB | 49/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 77/196 kB | 49/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 77/196 kB | 65/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 77/196 kB | 65/193 kB [2026-07-09T15:32:06.929Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 77/196 kB | 65/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 77/196 kB | 81/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 93/196 kB | 81/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 93/196 kB | 81/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 93/196 kB | 98/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 93/196 kB | 98/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 93/196 kB | 98/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 110/196 kB | 98/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 110/196 kB | 98/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 110/196 kB | 114/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 110/196 kB | 115/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 110/196 kB | 115/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 126/196 kB | 115/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 126/196 kB | 115/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 126/196 kB | 131/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 126/196 kB | 131/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 126/196 kB | 147/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 126/196 kB | 147/193 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.4/7.4 MB | 0.2/1.6 MB | 142/196 kB | 147/193 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.4/7.4 MB | 0.2/1.6 MB | 142/196 kB | 147/193 kB | 7.7/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.4/7.4 MB | 0.2/1.6 MB | 142/196 kB | 147/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.4/7.4 MB | 0.3/1.6 MB | 142/196 kB | 147/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.4/7.4 MB | 0.3/1.6 MB | 142/196 kB | 164/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 142/196 kB | 164/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 159/196 kB | 164/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 159/196 kB | 164/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 159/196 kB | 180/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 159/196 kB | 180/193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 159/196 kB | 193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 175/196 kB | 193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 175/196 kB | 193 kB | 11/714 kB [2026-07-09T15:32:06.930Z] Progress (5): 2.5/7.4 MB | 0.3/1.6 MB | 175/196 kB | 193 kB | 28/714 kB [2026-07-09T15:32:06.930Z] [2026-07-09T15:32:06.930Z] 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 500 kB/s) [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 175/196 kB | 28/714 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 175/196 kB | 28/714 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 192/196 kB | 28/714 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB | 28/714 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB | 28/714 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB | 28/714 kB [2026-07-09T15:32:06.930Z] Progress (4): 2.5/7.4 MB | 0.3/1.6 MB | 196 kB | 44/714 kB [2026-07-09T15:32:06.930Z] [2026-07-09T15:32:06.930Z] 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 506 kB/s) [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.3/1.6 MB | 44/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.3/1.6 MB | 44/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.4/1.6 MB | 44/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.4/1.6 MB | 44/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.4/1.6 MB | 44/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.4/1.6 MB | 61/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.5/7.4 MB | 0.4/1.6 MB | 61/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 61/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 61/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 61/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 77/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 77/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 77/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.4/1.6 MB | 77/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 77/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 93/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 93/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 93/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 93/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 93/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 110/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 110/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 110/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 110/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.6/7.4 MB | 0.5/1.6 MB | 110/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.5/1.6 MB | 110/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.5/1.6 MB | 126/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 126/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 126/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 126/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 142/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 142/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 142/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 142/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 142/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 159/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 159/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 159/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 159/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 159/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 159/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.6/1.6 MB | 175/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.7/7.4 MB | 0.7/1.6 MB | 175/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 175/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 175/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 192/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 208/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 213/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 213/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.7/1.6 MB | 213/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 213/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 213/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 213/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 229/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 229/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 229/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.8/7.4 MB | 0.8/1.6 MB | 229/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.8/1.6 MB | 229/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.8/1.6 MB | 246/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.8/1.6 MB | 246/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.8/1.6 MB | 246/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.8/1.6 MB | 246/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.8/1.6 MB | 262/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 262/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 262/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 262/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 262/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 262/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 279/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 279/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 279/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 279/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 295/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 295/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 0.9/1.6 MB | 295/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 1.0/1.6 MB | 295/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 2.9/7.4 MB | 1.0/1.6 MB | 311/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 311/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 311/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 311/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 311/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 311/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 328/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 328/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 328/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 328/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 344/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.0/1.6 MB | 344/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 344/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 344/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 360/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 360/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 360/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 360/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 360/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 377/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.0/7.4 MB | 1.1/1.6 MB | 377/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.1/1.6 MB | 377/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.1/1.6 MB | 377/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.1/1.6 MB | 393/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 393/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 393/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 393/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 410/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 410/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 410/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 410/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 426/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 426/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 426/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 442/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 442/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.2/1.6 MB | 442/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.3/1.6 MB | 442/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.3/1.6 MB | 459/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.3/1.6 MB | 459/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.3/1.6 MB | 459/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.3/1.6 MB | 459/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.1/7.4 MB | 1.3/1.6 MB | 475/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.3/1.6 MB | 475/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.3/1.6 MB | 475/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.3/1.6 MB | 475/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.3/1.6 MB | 492/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.3/1.6 MB | 492/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.3/1.6 MB | 492/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 492/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 508/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 508/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 508/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 524/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 524/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 524/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 524/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 541/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 541/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 557/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 557/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.4/1.6 MB | 557/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 557/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 573/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 573/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 573/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 573/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 573/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.2/7.4 MB | 1.5/1.6 MB | 590/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 590/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 590/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 590/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 606/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 606/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 606/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 606/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 606/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 623/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.5/1.6 MB | 623/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 623/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 639/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 639/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 639/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 639/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 639/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 655/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.3/7.4 MB | 1.6/1.6 MB | 655/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6/1.6 MB | 655/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6/1.6 MB | 655/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6/1.6 MB | 672/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6 MB | 672/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6 MB | 672/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6 MB | 688/714 kB [2026-07-09T15:32:06.930Z] Progress (3): 3.4/7.4 MB | 1.6 MB | 688/714 kB [2026-07-09T15:32:06.930Z] [2026-07-09T15:32:06.930Z] 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 3.6 MB/s) [2026-07-09T15:32:06.930Z] Progress (2): 3.4/7.4 MB | 688/714 kB [2026-07-09T15:32:06.930Z] Progress (2): 3.4/7.4 MB | 705/714 kB [2026-07-09T15:32:06.930Z] Progress (2): 3.4/7.4 MB | 714 kB [2026-07-09T15:32:06.930Z] Progress (2): 3.4/7.4 MB | 714 kB [2026-07-09T15:32:06.930Z] [2026-07-09T15:32:06.930Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 1.6 MB/s) [2026-07-09T15:32:06.930Z] Progress (1): 3.4/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.5/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.5/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.5/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.5/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.5/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.5/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.6/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.6/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.6/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.6/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.6/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.6/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.7/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.7/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.7/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.7/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.7/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.7/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.8/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.8/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.8/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.8/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.8/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.8/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 3.9/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.0/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.0/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.0/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.0/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.0/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.0/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.1/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.1/7.4 MB [2026-07-09T15:32:06.930Z] Progress (1): 4.1/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.1/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.1/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.1/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.2/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.2/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.2/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.2/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.2/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.2/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.3/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.3/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.3/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.3/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.3/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.3/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.4/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.4/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.4/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.4/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.4/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.4/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:06.931Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.9/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.9/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.9/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.9/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.9/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 4.9/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.0/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.1/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.1/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.1/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.1/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.1/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.1/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.2/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.2/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.2/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.2/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.2/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.2/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.3/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.3/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.3/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.3/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.3/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.3/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.4/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.5/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.6/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.7/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.8/7.4 MB [2026-07-09T15:32:07.181Z] Progress (1): 5.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 5.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.5/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.5/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.5/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.5/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.5/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.5/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.6/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.6/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.6/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.6/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.6/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.6/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.7/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.7/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.7/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.7/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.7/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.7/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.8/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 6.9/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.0/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.1/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.2/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.3/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.4/7.4 MB [2026-07-09T15:32:07.182Z] Progress (1): 7.4 MB [2026-07-09T15:32:07.182Z] [2026-07-09T15:32:07.182Z] 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 12 MB/s) [2026-07-09T15:32:07.733Z] [INFO] Searching for local aggregator root... [2026-07-09T15:32:07.733Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/dependencies [2026-07-09T15:32:07.733Z] [INFO] Processing change of org.silverpeas:silverpeas-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260709 [2026-07-09T15:32:07.733Z] [INFO] Processing org.silverpeas:silverpeas-dependencies-bom [2026-07-09T15:32:07.733Z] [INFO] Updating project org.silverpeas:silverpeas-dependencies-bom [2026-07-09T15:32:07.733Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260709 [2026-07-09T15:32:07.733Z] [INFO] [2026-07-09T15:32:07.733Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:07.733Z] [INFO] BUILD SUCCESS [2026-07-09T15:32:07.733Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:07.733Z] [INFO] Total time: 7.776 s [2026-07-09T15:32:07.733Z] [INFO] Finished at: 2026-07-09T17:32:07+02:00 [2026-07-09T15:32:07.733Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:07.733Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-07-09T15:32:09.595Z] [INFO] Scanning for projects... [2026-07-09T15:32:09.595Z] [INFO] [2026-07-09T15:32:09.595Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- [2026-07-09T15:32:09.595Z] [INFO] Building Silverpeas Dependencies BOM 2.0-build260709 [2026-07-09T15:32:09.595Z] [INFO] from pom.xml [2026-07-09T15:32:09.595Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-07-09T15:32:09.595Z] [INFO] [2026-07-09T15:32:09.595Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-dependencies-bom --- [2026-07-09T15:32:09.845Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [2026-07-09T15:32:10.096Z] Progress (1): 790 B [2026-07-09T15:32:10.096Z] Progress (1): 1.8 kB [2026-07-09T15:32:10.096Z] Progress (1): 3.7 kB [2026-07-09T15:32:10.096Z] Progress (1): 5.8 kB [2026-07-09T15:32:10.096Z] [2026-07-09T15:32:10.096Z] 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 19 kB/s) [2026-07-09T15:32:10.096Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [2026-07-09T15:32:10.096Z] Progress (1): 781 B [2026-07-09T15:32:10.096Z] Progress (1): 1.8 kB [2026-07-09T15:32:10.096Z] Progress (1): 3.7 kB [2026-07-09T15:32:10.096Z] Progress (1): 5.1 kB [2026-07-09T15:32:10.096Z] [2026-07-09T15:32:10.096Z] 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 189 kB/s) [2026-07-09T15:32:10.096Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [2026-07-09T15:32:10.096Z] Progress (1): 782 B [2026-07-09T15:32:10.096Z] Progress (1): 1.7 kB [2026-07-09T15:32:10.096Z] Progress (1): 4.5 kB [2026-07-09T15:32:10.096Z] Progress (1): 7.0 kB [2026-07-09T15:32:10.096Z] Progress (1): 8.3 kB [2026-07-09T15:32:10.096Z] Progress (1): 10 kB [2026-07-09T15:32:10.096Z] Progress (1): 13 kB [2026-07-09T15:32:10.096Z] Progress (1): 14 kB [2026-07-09T15:32:10.096Z] [2026-07-09T15:32:10.096Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 570 kB/s) [2026-07-09T15:32:10.096Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [2026-07-09T15:32:10.096Z] Progress (1): 707 B [2026-07-09T15:32:10.096Z] Progress (1): 1.6 kB [2026-07-09T15:32:10.096Z] Progress (1): 2.7 kB [2026-07-09T15:32:10.096Z] Progress (1): 4.2 kB [2026-07-09T15:32:10.096Z] Progress (1): 5.0 kB [2026-07-09T15:32:10.096Z] Progress (1): 6.5 kB [2026-07-09T15:32:10.096Z] Progress (1): 9.2 kB [2026-07-09T15:32:10.096Z] Progress (1): 11 kB [2026-07-09T15:32:10.096Z] Progress (1): 14 kB [2026-07-09T15:32:10.096Z] Progress (1): 18 kB [2026-07-09T15:32:10.096Z] Progress (1): 20 kB [2026-07-09T15:32:10.096Z] Progress (1): 23 kB [2026-07-09T15:32:10.096Z] Progress (1): 26 kB [2026-07-09T15:32:10.096Z] Progress (1): 27 kB [2026-07-09T15:32:10.096Z] Progress (1): 30 kB [2026-07-09T15:32:10.096Z] Progress (1): 32 kB [2026-07-09T15:32:10.096Z] Progress (1): 34 kB [2026-07-09T15:32:10.096Z] Progress (1): 38 kB [2026-07-09T15:32:10.096Z] Progress (1): 40 kB [2026-07-09T15:32:10.096Z] Progress (1): 43 kB [2026-07-09T15:32:10.096Z] Progress (1): 47 kB [2026-07-09T15:32:10.096Z] Progress (1): 52 kB [2026-07-09T15:32:10.096Z] Progress (1): 54 kB [2026-07-09T15:32:10.096Z] Progress (1): 57 kB [2026-07-09T15:32:10.096Z] Progress (1): 59 kB [2026-07-09T15:32:10.096Z] Progress (1): 61 kB [2026-07-09T15:32:10.096Z] Progress (1): 63 kB [2026-07-09T15:32:10.096Z] Progress (1): 65 kB [2026-07-09T15:32:10.096Z] Progress (1): 66 kB [2026-07-09T15:32:10.096Z] Progress (1): 68 kB [2026-07-09T15:32:10.096Z] [2026-07-09T15:32:10.096Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.9 MB/s) [2026-07-09T15:32:10.096Z] [INFO] Artifact org.apache:apache:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:10.096Z] [INFO] Artifact org.apache:apache:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [2026-07-09T15:32:10.096Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [2026-07-09T15:32:10.346Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) [2026-07-09T15:32:10.346Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [2026-07-09T15:32:10.346Z] Progress (1): 0.9/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 2.3/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 3.6/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 5.0/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 6.4/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 7.7/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 9.1/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 10/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 12/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 13/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 15/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 15/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 17/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 18/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 20/153 kB [2026-07-09T15:32:10.346Z] Progress (1): 21/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 22/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 24/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 28/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 32/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 36/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 41/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 45/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 49/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 53/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 57/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 62/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 66/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 70/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 74/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 79/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 83/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 87/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 91/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 96/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 100/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 104/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 108/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 112/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 117/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 121/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 125/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 129/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 134/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 138/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 142/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 146/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 147/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 151/153 kB [2026-07-09T15:32:10.347Z] Progress (1): 153 kB [2026-07-09T15:32:10.347Z] [2026-07-09T15:32:10.347Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.4 MB/s) [2026-07-09T15:32:10.347Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [2026-07-09T15:32:10.347Z] Progress (1): 3.8/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 7.3/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 12/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 16/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 20/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 24/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 28/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 33/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 49/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 65/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 82/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 98/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 115/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 130/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 147/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 163/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 179/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 196/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 212/215 kB [2026-07-09T15:32:10.347Z] Progress (1): 215 kB [2026-07-09T15:32:10.347Z] [2026-07-09T15:32:10.347Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 5.2 MB/s) [2026-07-09T15:32:10.597Z] [INFO] [2026-07-09T15:32:10.597Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-dependencies-bom --- [2026-07-09T15:32:10.597Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom [2026-07-09T15:32:10.597Z] Progress (1): 838 B [2026-07-09T15:32:10.597Z] Progress (1): 2.2 kB [2026-07-09T15:32:10.597Z] [2026-07-09T15:32:10.597Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 97 kB/s) [2026-07-09T15:32:10.597Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom [2026-07-09T15:32:10.597Z] Progress (1): 756 B [2026-07-09T15:32:10.597Z] Progress (1): 2.3 kB [2026-07-09T15:32:10.597Z] Progress (1): 4.0 kB [2026-07-09T15:32:10.597Z] Progress (1): 9.2 kB [2026-07-09T15:32:10.597Z] Progress (1): 12 kB [2026-07-09T15:32:10.597Z] Progress (1): 16 kB [2026-07-09T15:32:10.597Z] Progress (1): 19 kB [2026-07-09T15:32:10.597Z] Progress (1): 22 kB [2026-07-09T15:32:10.597Z] Progress (1): 23 kB [2026-07-09T15:32:10.597Z] [2026-07-09T15:32:10.597Z] 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 839 kB/s) [2026-07-09T15:32:10.598Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom [2026-07-09T15:32:10.598Z] Progress (1): 834 B [2026-07-09T15:32:10.598Z] Progress (1): 2.2 kB [2026-07-09T15:32:10.598Z] [2026-07-09T15:32:10.598Z] 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 89 kB/s) [2026-07-09T15:32:10.598Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [2026-07-09T15:32:10.598Z] Progress (1): 729 B [2026-07-09T15:32:10.598Z] Progress (1): 2.2 kB [2026-07-09T15:32:10.598Z] Progress (1): 4.3 kB [2026-07-09T15:32:10.598Z] Progress (1): 7.8 kB [2026-07-09T15:32:10.598Z] [2026-07-09T15:32:10.598Z] 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 326 kB/s) [2026-07-09T15:32:10.598Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom [2026-07-09T15:32:10.598Z] Progress (1): 691 B [2026-07-09T15:32:10.598Z] Progress (1): 2.5 kB [2026-07-09T15:32:10.598Z] Progress (1): 6.4 kB [2026-07-09T15:32:10.598Z] Progress (1): 8.9 kB [2026-07-09T15:32:10.598Z] Progress (1): 11 kB [2026-07-09T15:32:10.598Z] Progress (1): 14 kB [2026-07-09T15:32:10.598Z] Progress (1): 19 kB [2026-07-09T15:32:10.598Z] Progress (1): 21 kB [2026-07-09T15:32:10.598Z] Progress (1): 25 kB [2026-07-09T15:32:10.598Z] Progress (1): 28 kB [2026-07-09T15:32:10.598Z] [2026-07-09T15:32:10.598Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 1.1 MB/s) [2026-07-09T15:32:10.598Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar [2026-07-09T15:32:10.848Z] Progress (1): 7.7/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 12/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 29/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 45/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 61/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 78/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 94/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 111/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 127/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 143/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 160/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 176/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 193/196 kB [2026-07-09T15:32:10.848Z] Progress (1): 196 kB [2026-07-09T15:32:10.848Z] [2026-07-09T15:32:10.848Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 5.2 MB/s) [2026-07-09T15:32:10.848Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar [2026-07-09T15:32:10.848Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [2026-07-09T15:32:10.848Z] Progress (1): 16/157 kB [2026-07-09T15:32:10.848Z] Progress (1): 33/157 kB [2026-07-09T15:32:10.848Z] Progress (1): 49/157 kB [2026-07-09T15:32:10.848Z] Progress (1): 57/157 kB [2026-07-09T15:32:10.848Z] Progress (1): 74/157 kB [2026-07-09T15:32:10.849Z] Progress (1): 90/157 kB [2026-07-09T15:32:10.849Z] Progress (1): 106/157 kB [2026-07-09T15:32:10.849Z] Progress (1): 123/157 kB [2026-07-09T15:32:10.849Z] Progress (1): 139/157 kB [2026-07-09T15:32:10.849Z] Progress (1): 156/157 kB [2026-07-09T15:32:10.849Z] Progress (1): 157 kB [2026-07-09T15:32:10.849Z] [2026-07-09T15:32:10.849Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 4.2 MB/s) [2026-07-09T15:32:10.849Z] Progress (1): 0.9/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 2.3/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 3.6/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 5.0/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 6.4/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 7.7/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 9.1/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 10/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 11/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 13/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 14/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 15/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 17/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 18/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 20/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 21/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 22/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 24/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 25/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 26/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 28/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 29/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 31/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 32/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 33/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 35/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 36/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 37/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 39/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 40/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 41/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 43/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 44/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 46/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 47/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 48/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 50/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 51/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 52/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 54/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 55/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 59/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 64/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 68/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 72/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 76/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 81/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 85/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 89/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 93/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 97/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 102/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 106/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 110/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 114/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 119/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 123/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 126/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 130/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 135/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 139/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 143/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 147/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 151/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 156/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 160/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 164/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 168/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 173/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 177/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 181/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 185/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 189/193 kB [2026-07-09T15:32:10.849Z] Progress (1): 193 kB [2026-07-09T15:32:10.849Z] [2026-07-09T15:32:10.849Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 3.0 MB/s) [2026-07-09T15:32:10.849Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/dependencies/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-dependencies-bom/2.0-build260709/silverpeas-dependencies-bom-2.0-build260709.pom [2026-07-09T15:32:10.849Z] [INFO] [2026-07-09T15:32:10.849Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-dependencies-bom --- [2026-07-09T15:32:10.849Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-07-09T15:32:10.849Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-07-09T15:32:10.849Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260709/silverpeas-dependencies-bom-2.0-build260709.pom [2026-07-09T15:32:11.100Z] Progress (1): 33/47 kB [2026-07-09T15:32:11.100Z] Progress (1): 47 kB [2026-07-09T15:32:11.100Z] [2026-07-09T15:32:11.100Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260709/silverpeas-dependencies-bom-2.0-build260709.pom (47 kB at 208 kB/s) [2026-07-09T15:32:11.100Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml [2026-07-09T15:32:11.350Z] Progress (1): 833 B [2026-07-09T15:32:11.350Z] [2026-07-09T15:32:11.350Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (833 B at 16 kB/s) [2026-07-09T15:32:11.350Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml [2026-07-09T15:32:11.350Z] Progress (1): 833 B [2026-07-09T15:32:11.350Z] [2026-07-09T15:32:11.350Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (833 B at 7.9 kB/s) [2026-07-09T15:32:11.350Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:11.350Z] [INFO] BUILD SUCCESS [2026-07-09T15:32:11.350Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:11.350Z] [INFO] Total time: 2.049 s [2026-07-09T15:32:11.350Z] [INFO] Finished at: 2026-07-09T17:32:11+02:00 [2026-07-09T15:32:11.350Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:11.351Z] [Pipeline] } [2026-07-09T15:32:11.361Z] [Pipeline] // dir [2026-07-09T15:32:11.368Z] [Pipeline] } [2026-07-09T15:32:11.403Z] [Pipeline] // stage [2026-07-09T15:32:11.412Z] [Pipeline] stage [2026-07-09T15:32:11.413Z] [Pipeline] { (Build and Publish test dependencies definition) [2026-07-09T15:32:11.433Z] [Pipeline] dir [2026-07-09T15:32:11.434Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/test-dependencies [2026-07-09T15:32:11.434Z] [Pipeline] { [2026-07-09T15:32:11.447Z] [Pipeline] git [2026-07-09T15:32:11.449Z] Selected Git installation does not exist. Using Default [2026-07-09T15:32:11.449Z] The recommended git tool is: NONE [2026-07-09T15:32:11.450Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-07-09T15:32:11.461Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@263d1f5a; decorates hudson.Launcher$LocalLauncher@7d754b52 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-07-09T15:32:11.462Z] Cloning the remote Git repository [2026-07-09T15:32:11.462Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom [2026-07-09T15:32:11.462Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/test-dependencies # timeout=10 [2026-07-09T15:32:11.473Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom [2026-07-09T15:32:11.473Z] > /usr/bin/git --version # timeout=10 [2026-07-09T15:32:11.479Z] > git --version # 'git version 2.43.0' [2026-07-09T15:32:11.479Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-07-09T15:32:11.485Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:32:12.246Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10 [2026-07-09T15:32:12.253Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:32:12.264Z] Avoid second fetch [2026-07-09T15:32:12.264Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-07-09T15:32:12.270Z] Checking out Revision ae40acfe5959c8965702248b5580bc33b82c1964 (refs/remotes/origin/master) [2026-07-09T15:32:12.270Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-07-09T15:32:12.276Z] > /usr/bin/git checkout -f ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 [2026-07-09T15:32:12.284Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-07-09T15:32:12.292Z] > /usr/bin/git checkout -b master ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 [2026-07-09T15:32:12.304Z] Commit message: "Feature 13271 Update version of embedded Mongo for tests" [2026-07-09T15:32:12.305Z] > /usr/bin/git rev-list --no-walk ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 [2026-07-09T15:32:12.325Z] [Pipeline] sh [2026-07-09T15:32:12.581Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260709 [2026-07-09T15:32:14.443Z] [INFO] Scanning for projects... [2026-07-09T15:32:14.443Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-07-09T15:32:14.443Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-07-09T15:32:14.993Z] Progress (1): 4.6 kB [2026-07-09T15:32:14.993Z] Progress (1): 9.7 kB [2026-07-09T15:32:14.993Z] Progress (1): 14 kB [2026-07-09T15:32:14.993Z] Progress (2): 14 kB | 3.1 kB [2026-07-09T15:32:14.993Z] Progress (2): 14 kB | 7.7 kB [2026-07-09T15:32:14.993Z] Progress (2): 14 kB | 12 kB [2026-07-09T15:32:14.993Z] [2026-07-09T15:32:14.993Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 44 kB/s) [2026-07-09T15:32:14.993Z] Progress (1): 17 kB [2026-07-09T15:32:14.993Z] Progress (1): 20 kB [2026-07-09T15:32:14.993Z] Progress (1): 21 kB [2026-07-09T15:32:14.993Z] [2026-07-09T15:32:14.993Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 58 kB/s) [2026-07-09T15:32:14.993Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-07-09T15:32:14.993Z] Progress (1): 1.5 kB [2026-07-09T15:32:14.993Z] [2026-07-09T15:32:14.993Z] 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) [2026-07-09T15:32:14.993Z] [INFO] [2026-07-09T15:32:14.993Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- [2026-07-09T15:32:14.993Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-SNAPSHOT [2026-07-09T15:32:14.993Z] [INFO] from pom.xml [2026-07-09T15:32:14.993Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-07-09T15:32:14.993Z] [INFO] [2026-07-09T15:32:14.993Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-test-dependencies-bom --- [2026-07-09T15:32:15.904Z] [INFO] Searching for local aggregator root... [2026-07-09T15:32:15.905Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/test-dependencies [2026-07-09T15:32:15.905Z] [INFO] Processing change of org.silverpeas:silverpeas-test-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260709 [2026-07-09T15:32:15.905Z] [INFO] Processing org.silverpeas:silverpeas-test-dependencies-bom [2026-07-09T15:32:15.905Z] [INFO] Updating project org.silverpeas:silverpeas-test-dependencies-bom [2026-07-09T15:32:15.905Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260709 [2026-07-09T15:32:15.905Z] [INFO] [2026-07-09T15:32:15.905Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:15.905Z] [INFO] BUILD SUCCESS [2026-07-09T15:32:15.905Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:15.905Z] [INFO] Total time: 2.011 s [2026-07-09T15:32:15.905Z] [INFO] Finished at: 2026-07-09T17:32:15+02:00 [2026-07-09T15:32:15.905Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:16.155Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-07-09T15:32:17.498Z] [INFO] Scanning for projects... [2026-07-09T15:32:17.498Z] [INFO] [2026-07-09T15:32:17.498Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- [2026-07-09T15:32:17.498Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-build260709 [2026-07-09T15:32:17.498Z] [INFO] from pom.xml [2026-07-09T15:32:17.498Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-07-09T15:32:17.749Z] [INFO] [2026-07-09T15:32:17.749Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-test-dependencies-bom --- [2026-07-09T15:32:17.749Z] [INFO] [2026-07-09T15:32:17.749Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-test-dependencies-bom --- [2026-07-09T15:32:17.999Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/test-dependencies/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260709/silverpeas-test-dependencies-bom-2.0-build260709.pom [2026-07-09T15:32:17.999Z] [INFO] [2026-07-09T15:32:17.999Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-test-dependencies-bom --- [2026-07-09T15:32:17.999Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-07-09T15:32:17.999Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-07-09T15:32:18.250Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260709/silverpeas-test-dependencies-bom-2.0-build260709.pom [2026-07-09T15:32:18.500Z] Progress (1): 12 kB [2026-07-09T15:32:18.500Z] [2026-07-09T15:32:18.501Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260709/silverpeas-test-dependencies-bom-2.0-build260709.pom (12 kB at 33 kB/s) [2026-07-09T15:32:18.501Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml [2026-07-09T15:32:18.501Z] Progress (1): 838 B [2026-07-09T15:32:18.501Z] [2026-07-09T15:32:18.501Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (838 B at 19 kB/s) [2026-07-09T15:32:18.501Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml [2026-07-09T15:32:18.501Z] Progress (1): 838 B [2026-07-09T15:32:18.501Z] [2026-07-09T15:32:18.501Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (838 B at 10 kB/s) [2026-07-09T15:32:18.501Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:18.501Z] [INFO] BUILD SUCCESS [2026-07-09T15:32:18.501Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:18.751Z] [INFO] Total time: 1.161 s [2026-07-09T15:32:18.751Z] [INFO] Finished at: 2026-07-09T17:32:18+02:00 [2026-07-09T15:32:18.751Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:18.752Z] [Pipeline] } [2026-07-09T15:32:18.767Z] [Pipeline] // dir [2026-07-09T15:32:18.775Z] [Pipeline] } [2026-07-09T15:32:18.781Z] [Pipeline] // stage [2026-07-09T15:32:18.791Z] [Pipeline] stage [2026-07-09T15:32:18.792Z] [Pipeline] { (Build and publish project definition) [2026-07-09T15:32:18.813Z] [Pipeline] dir [2026-07-09T15:32:18.813Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project [2026-07-09T15:32:18.814Z] [Pipeline] { [2026-07-09T15:32:18.826Z] [Pipeline] git [2026-07-09T15:32:18.829Z] Selected Git installation does not exist. Using Default [2026-07-09T15:32:18.829Z] The recommended git tool is: NONE [2026-07-09T15:32:18.829Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-07-09T15:32:18.843Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5bd0973; decorates hudson.Launcher$LocalLauncher@d6a8324 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-07-09T15:32:18.844Z] Cloning the remote Git repository [2026-07-09T15:32:18.844Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project [2026-07-09T15:32:18.844Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project # timeout=10 [2026-07-09T15:32:18.854Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project [2026-07-09T15:32:18.854Z] > /usr/bin/git --version # timeout=10 [2026-07-09T15:32:18.860Z] > git --version # 'git version 2.43.0' [2026-07-09T15:32:18.861Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-07-09T15:32:18.869Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:32:19.558Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10 [2026-07-09T15:32:19.563Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-09T15:32:19.571Z] Avoid second fetch [2026-07-09T15:32:19.572Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-07-09T15:32:19.578Z] Checking out Revision ee46477043881de04af61586e04cfbd2b1cdedf7 (refs/remotes/origin/master) [2026-07-09T15:32:19.578Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-07-09T15:32:19.583Z] > /usr/bin/git checkout -f ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 [2026-07-09T15:32:19.590Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-07-09T15:32:19.597Z] > /usr/bin/git checkout -b master ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 [2026-07-09T15:32:19.608Z] Commit message: "Update version of the silverpeas compressor maven plugin to be able to minify modern Javascript and CSS assets. Now the build toolchain is on Java 17" [2026-07-09T15:32:19.609Z] > /usr/bin/git rev-list --no-walk ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10 [2026-07-09T15:32:19.630Z] [Pipeline] sh [2026-07-09T15:32:19.886Z] + sed -i -e s/[0-9a-zA-Z.-]\+/2.0-build260709/g pom.xml [2026-07-09T15:32:19.892Z] [Pipeline] sh [2026-07-09T15:32:20.151Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260709 [2026-07-09T15:32:22.013Z] [INFO] Scanning for projects... [2026-07-09T15:32:22.013Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2026-07-09T15:32:22.013Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom [2026-07-09T15:32:22.263Z] Progress (1): 756 B [2026-07-09T15:32:22.263Z] Progress (1): 2.2 kB [2026-07-09T15:32:22.263Z] Progress (1): 3.8 kB [2026-07-09T15:32:22.263Z] Progress (1): 8.1 kB [2026-07-09T15:32:22.263Z] Progress (1): 11 kB [2026-07-09T15:32:22.263Z] Progress (1): 13 kB [2026-07-09T15:32:22.263Z] [2026-07-09T15:32:22.263Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 37 kB/s) [2026-07-09T15:32:22.263Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2026-07-09T15:32:22.263Z] Progress (1): 752 B [2026-07-09T15:32:22.263Z] Progress (1): 2.3 kB [2026-07-09T15:32:22.263Z] Progress (1): 4.7 kB [2026-07-09T15:32:22.263Z] Progress (1): 7.4 kB [2026-07-09T15:32:22.263Z] Progress (1): 9.9 kB [2026-07-09T15:32:22.263Z] Progress (1): 11 kB [2026-07-09T15:32:22.263Z] [2026-07-09T15:32:22.263Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 324 kB/s) [2026-07-09T15:32:22.263Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar [2026-07-09T15:32:22.263Z] Progress (1): 7.8/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 8.2/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 16/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 24/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 25/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 33/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 40/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 41/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 49/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 56/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 57/62 kB [2026-07-09T15:32:22.514Z] Progress (1): 62 kB [2026-07-09T15:32:22.514Z] [2026-07-09T15:32:22.514Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 1.1 MB/s) [2026-07-09T15:32:22.514Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom [2026-07-09T15:32:22.514Z] Progress (1): 772 B [2026-07-09T15:32:22.514Z] Progress (1): 2.2 kB [2026-07-09T15:32:22.514Z] Progress (1): 5.0 kB [2026-07-09T15:32:22.514Z] Progress (1): 7.8 kB [2026-07-09T15:32:22.514Z] Progress (1): 8.5 kB [2026-07-09T15:32:22.514Z] [2026-07-09T15:32:22.514Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 258 kB/s) [2026-07-09T15:32:22.514Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar [2026-07-09T15:32:22.514Z] Progress (1): 7.8/32 kB [2026-07-09T15:32:22.514Z] Progress (1): 8.2/32 kB [2026-07-09T15:32:22.514Z] Progress (1): 16/32 kB [2026-07-09T15:32:22.514Z] Progress (1): 24/32 kB [2026-07-09T15:32:22.514Z] Progress (1): 25/32 kB [2026-07-09T15:32:22.514Z] Progress (1): 32 kB [2026-07-09T15:32:22.514Z] [2026-07-09T15:32:22.514Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 775 kB/s) [2026-07-09T15:32:22.514Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom [2026-07-09T15:32:22.514Z] Progress (1): 745 B [2026-07-09T15:32:22.514Z] Progress (1): 2.3 kB [2026-07-09T15:32:22.514Z] Progress (1): 4.0 kB [2026-07-09T15:32:22.514Z] Progress (1): 8.9 kB [2026-07-09T15:32:22.514Z] Progress (1): 13 kB [2026-07-09T15:32:22.514Z] Progress (1): 15 kB [2026-07-09T15:32:22.514Z] Progress (1): 16 kB [2026-07-09T15:32:22.514Z] [2026-07-09T15:32:22.514Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom (16 kB at 471 kB/s) [2026-07-09T15:32:22.514Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom [2026-07-09T15:32:22.514Z] Progress (1): 770 B [2026-07-09T15:32:22.514Z] Progress (1): 2.3 kB [2026-07-09T15:32:22.514Z] Progress (1): 4.9 kB [2026-07-09T15:32:22.514Z] Progress (1): 7.3 kB [2026-07-09T15:32:22.514Z] Progress (1): 8.1 kB [2026-07-09T15:32:22.514Z] [2026-07-09T15:32:22.514Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (8.1 kB at 245 kB/s) [2026-07-09T15:32:22.765Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom [2026-07-09T15:32:22.765Z] Progress (1): 728 B [2026-07-09T15:32:22.765Z] Progress (1): 1.9 kB [2026-07-09T15:32:22.765Z] Progress (1): 5.4 kB [2026-07-09T15:32:22.765Z] Progress (1): 9.7 kB [2026-07-09T15:32:22.765Z] Progress (1): 14 kB [2026-07-09T15:32:22.765Z] Progress (1): 19 kB [2026-07-09T15:32:22.765Z] Progress (1): 22 kB [2026-07-09T15:32:22.765Z] Progress (1): 26 kB [2026-07-09T15:32:22.765Z] Progress (1): 28 kB [2026-07-09T15:32:22.765Z] Progress (1): 30 kB [2026-07-09T15:32:22.765Z] Progress (1): 33 kB [2026-07-09T15:32:22.765Z] Progress (1): 37 kB [2026-07-09T15:32:22.765Z] Progress (1): 40 kB [2026-07-09T15:32:22.765Z] Progress (1): 42 kB [2026-07-09T15:32:22.765Z] Progress (1): 48 kB [2026-07-09T15:32:22.765Z] [2026-07-09T15:32:22.765Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/38/maven-parent-38.pom (48 kB at 1.3 MB/s) [2026-07-09T15:32:22.765Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom [2026-07-09T15:32:22.765Z] Progress (1): 745 B [2026-07-09T15:32:22.765Z] Progress (1): 2.1 kB [2026-07-09T15:32:22.765Z] Progress (1): 4.0 kB [2026-07-09T15:32:22.765Z] Progress (1): 6.9 kB [2026-07-09T15:32:22.765Z] Progress (1): 12 kB [2026-07-09T15:32:22.765Z] Progress (1): 16 kB [2026-07-09T15:32:22.765Z] Progress (1): 19 kB [2026-07-09T15:32:22.765Z] Progress (1): 21 kB [2026-07-09T15:32:22.765Z] [2026-07-09T15:32:22.765Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/28/apache-28.pom (21 kB at 576 kB/s) [2026-07-09T15:32:22.765Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar [2026-07-09T15:32:22.765Z] Progress (1): 7.8/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 8.2/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 16/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 24/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 25/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 33/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 40/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 41/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 49/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 56/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 57/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 66/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 72/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 74/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 82/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 88/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 90/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 98/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 104/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 106/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 115/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 120/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 123/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 131/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 136/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 139/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 147/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 152/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 156/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 164/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 168/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 172/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 180/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 184/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 188/189 kB [2026-07-09T15:32:22.765Z] Progress (1): 189 kB [2026-07-09T15:32:22.765Z] [2026-07-09T15:32:22.765Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar (189 kB at 3.1 MB/s) [2026-07-09T15:32:22.765Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom [2026-07-09T15:32:23.015Z] Progress (1): 784 B [2026-07-09T15:32:23.015Z] Progress (1): 2.2 kB [2026-07-09T15:32:23.015Z] Progress (1): 5.1 kB [2026-07-09T15:32:23.015Z] Progress (1): 7.5 kB [2026-07-09T15:32:23.015Z] [2026-07-09T15:32:23.016Z] 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 240 kB/s) [2026-07-09T15:32:23.016Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar [2026-07-09T15:32:23.016Z] Progress (1): 7.8/30 kB [2026-07-09T15:32:23.016Z] Progress (1): 8.2/30 kB [2026-07-09T15:32:23.016Z] Progress (1): 16/30 kB [2026-07-09T15:32:23.016Z] Progress (1): 24/30 kB [2026-07-09T15:32:23.016Z] Progress (1): 25/30 kB [2026-07-09T15:32:23.016Z] Progress (1): 30 kB [2026-07-09T15:32:23.016Z] [2026-07-09T15:32:23.016Z] 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 863 kB/s) [2026-07-09T15:32:23.016Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom [2026-07-09T15:32:23.016Z] Progress (1): 768 B [2026-07-09T15:32:23.016Z] Progress (1): 2.2 kB [2026-07-09T15:32:23.016Z] Progress (1): 5.2 kB [2026-07-09T15:32:23.016Z] Progress (1): 7.9 kB [2026-07-09T15:32:23.016Z] Progress (1): 8.5 kB [2026-07-09T15:32:23.016Z] [2026-07-09T15:32:23.016Z] 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 275 kB/s) [2026-07-09T15:32:23.016Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.jar [2026-07-09T15:32:23.016Z] Progress (1): 7.8/37 kB [2026-07-09T15:32:23.016Z] Progress (1): 8.2/37 kB [2026-07-09T15:32:23.016Z] Progress (1): 16/37 kB [2026-07-09T15:32:23.016Z] Progress (1): 24/37 kB [2026-07-09T15:32:23.016Z] Progress (1): 25/37 kB [2026-07-09T15:32:23.016Z] Progress (1): 33/37 kB [2026-07-09T15:32:23.016Z] Progress (1): 37 kB [2026-07-09T15:32:23.016Z] [2026-07-09T15:32:23.016Z] 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 1.0 MB/s) [2026-07-09T15:32:23.016Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml [2026-07-09T15:32:23.016Z] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml [2026-07-09T15:32:23.016Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml [2026-07-09T15:32:23.016Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (1): 194 B [2026-07-09T15:32:23.266Z] Progress (2): 194 B | 237 B [2026-07-09T15:32:23.266Z] Progress (3): 194 B | 237 B | 194 B [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 1.6 kB/s) [2026-07-09T15:32:23.266Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (3): 194 B | 237 B | 237 B [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml (237 B at 1.8 kB/s) [2026-07-09T15:32:23.266Z] Downloading from central: https://repo.maven.apache.org/maven2/org/silverpeas/maven/maven-metadata.xml [2026-07-09T15:32:23.266Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 1.4 kB/s) [2026-07-09T15:32:23.266Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml (237 B at 1.7 kB/s) [2026-07-09T15:32:23.266Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml [2026-07-09T15:32:23.266Z] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (1): 1.5 kB [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml [2026-07-09T15:32:23.266Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 58 kB/s) [2026-07-09T15:32:23.266Z] Downloading from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (1): 290 B [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml (290 B at 4.7 kB/s) [2026-07-09T15:32:23.266Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (1): 249 B [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloaded from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml (249 B at 10 kB/s) [2026-07-09T15:32:23.266Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (1): 1.5 kB [2026-07-09T15:32:23.266Z] Progress (2): 1.5 kB | 249 B [2026-07-09T15:32:23.266Z] Progress (3): 1.5 kB | 249 B | 237 B [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml (237 B at 9.9 kB/s) [2026-07-09T15:32:23.266Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/qmino/maven-metadata.xml [2026-07-09T15:32:23.266Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml (1.5 kB at 14 kB/s) [2026-07-09T15:32:23.266Z] Downloading from central: https://repo.maven.apache.org/maven2/com/qmino/maven-metadata.xml [2026-07-09T15:32:23.266Z] Progress (2): 249 B | 237 B [2026-07-09T15:32:23.266Z] [2026-07-09T15:32:23.266Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml [2026-07-09T15:32:23.267Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml (249 B at 2.2 kB/s) [2026-07-09T15:32:23.267Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-07-09T15:32:23.517Z] Progress (2): 237 B | 3.8 kB [2026-07-09T15:32:23.517Z] Progress (2): 237 B | 9.3 kB [2026-07-09T15:32:23.517Z] Progress (2): 237 B | 14 kB [2026-07-09T15:32:23.517Z] [2026-07-09T15:32:23.517Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 571 kB/s) [2026-07-09T15:32:23.517Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml [2026-07-09T15:32:23.517Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml (237 B at 1.9 kB/s) [2026-07-09T15:32:23.517Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-07-09T15:32:23.517Z] Progress (1): 3.1 kB [2026-07-09T15:32:23.517Z] Progress (1): 7.7 kB [2026-07-09T15:32:23.517Z] Progress (1): 12 kB [2026-07-09T15:32:23.517Z] Progress (1): 17 kB [2026-07-09T15:32:23.517Z] Progress (1): 20 kB [2026-07-09T15:32:23.517Z] Progress (1): 21 kB [2026-07-09T15:32:23.517Z] Progress (2): 21 kB | 4.4 kB [2026-07-09T15:32:23.517Z] Progress (2): 21 kB | 11 kB [2026-07-09T15:32:23.517Z] Progress (2): 21 kB | 14 kB [2026-07-09T15:32:23.517Z] [2026-07-09T15:32:23.517Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 382 kB/s) [2026-07-09T15:32:23.517Z] Progress (2): 14 kB | 3.1 kB [2026-07-09T15:32:23.517Z] Progress (2): 14 kB | 7.9 kB [2026-07-09T15:32:23.517Z] Progress (2): 14 kB | 13 kB [2026-07-09T15:32:23.517Z] Progress (2): 14 kB | 17 kB [2026-07-09T15:32:23.517Z] Progress (2): 14 kB | 21 kB [2026-07-09T15:32:23.517Z] [2026-07-09T15:32:23.517Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (14 kB at 96 kB/s) [2026-07-09T15:32:23.517Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (21 kB at 175 kB/s) [2026-07-09T15:32:24.068Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-07-09T15:32:24.068Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-07-09T15:32:24.068Z] Progress (1): 1.5 kB [2026-07-09T15:32:24.068Z] [2026-07-09T15:32:24.068Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 62 kB/s) [2026-07-09T15:32:24.068Z] Progress (1): 1.5 kB [2026-07-09T15:32:24.068Z] [2026-07-09T15:32:24.068Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 13 kB/s) [2026-07-09T15:32:24.319Z] [INFO] [2026-07-09T15:32:24.319Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ [2026-07-09T15:32:24.319Z] [INFO] Building Parent POM 2.0-SNAPSHOT [2026-07-09T15:32:24.319Z] [INFO] from pom.xml [2026-07-09T15:32:24.319Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-07-09T15:32:24.319Z] [INFO] [2026-07-09T15:32:24.319Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-project --- [2026-07-09T15:32:25.229Z] [INFO] Searching for local aggregator root... [2026-07-09T15:32:25.229Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project [2026-07-09T15:32:25.229Z] [INFO] Processing change of org.silverpeas:silverpeas-project:2.0-SNAPSHOT -> 2.0-build260709 [2026-07-09T15:32:25.229Z] [INFO] Processing org.silverpeas:silverpeas-project [2026-07-09T15:32:25.229Z] [INFO] Updating project org.silverpeas:silverpeas-project [2026-07-09T15:32:25.229Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260709 [2026-07-09T15:32:25.229Z] [INFO] [2026-07-09T15:32:25.229Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:25.229Z] [INFO] BUILD SUCCESS [2026-07-09T15:32:25.230Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:25.230Z] [INFO] Total time: 3.607 s [2026-07-09T15:32:25.230Z] [INFO] Finished at: 2026-07-09T17:32:25+02:00 [2026-07-09T15:32:25.230Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:25.230Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-07-09T15:32:27.091Z] [INFO] Scanning for projects... [2026-07-09T15:32:27.091Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-build260709 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2026-07-09T15:32:27.091Z] [INFO] [2026-07-09T15:32:27.091Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ [2026-07-09T15:32:27.091Z] [INFO] Building Parent POM 2.0-build260709 [2026-07-09T15:32:27.091Z] [INFO] from pom.xml [2026-07-09T15:32:27.091Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-07-09T15:32:27.091Z] [INFO] [2026-07-09T15:32:27.091Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-project --- [2026-07-09T15:32:27.091Z] [INFO] [2026-07-09T15:32:27.091Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-project --- [2026-07-09T15:32:27.342Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [2026-07-09T15:32:27.592Z] Progress (1): 937 B [2026-07-09T15:32:27.592Z] Progress (1): 2.2 kB [2026-07-09T15:32:27.592Z] [2026-07-09T15:32:27.592Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 7.5 kB/s) [2026-07-09T15:32:27.592Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-07-09T15:32:27.592Z] Progress (1): 802 B [2026-07-09T15:32:27.592Z] Progress (1): 3.2 kB [2026-07-09T15:32:27.592Z] Progress (1): 5.1 kB [2026-07-09T15:32:27.592Z] Progress (1): 9.1 kB [2026-07-09T15:32:27.592Z] Progress (1): 12 kB [2026-07-09T15:32:27.592Z] Progress (1): 17 kB [2026-07-09T15:32:27.592Z] Progress (1): 20 kB [2026-07-09T15:32:27.592Z] Progress (1): 23 kB [2026-07-09T15:32:27.592Z] Progress (1): 27 kB [2026-07-09T15:32:27.592Z] Progress (1): 30 kB [2026-07-09T15:32:27.592Z] [2026-07-09T15:32:27.592Z] 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 838 kB/s) [2026-07-09T15:32:27.592Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [2026-07-09T15:32:27.592Z] Progress (1): 938 B [2026-07-09T15:32:27.592Z] Progress (1): 1.9 kB [2026-07-09T15:32:27.592Z] [2026-07-09T15:32:27.592Z] 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 68 kB/s) [2026-07-09T15:32:27.592Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [2026-07-09T15:32:27.592Z] Progress (1): 801 B [2026-07-09T15:32:27.592Z] Progress (1): 2.6 kB [2026-07-09T15:32:27.592Z] Progress (1): 4.9 kB [2026-07-09T15:32:27.592Z] Progress (1): 5.2 kB [2026-07-09T15:32:27.592Z] [2026-07-09T15:32:27.592Z] 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 185 kB/s) [2026-07-09T15:32:27.592Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2026-07-09T15:32:27.592Z] Progress (1): 703 B [2026-07-09T15:32:27.592Z] Progress (1): 2.7 kB [2026-07-09T15:32:27.592Z] Progress (1): 6.5 kB [2026-07-09T15:32:27.593Z] Progress (1): 9.1 kB [2026-07-09T15:32:27.593Z] Progress (1): 12 kB [2026-07-09T15:32:27.593Z] Progress (1): 16 kB [2026-07-09T15:32:27.593Z] Progress (1): 20 kB [2026-07-09T15:32:27.593Z] Progress (1): 23 kB [2026-07-09T15:32:27.593Z] [2026-07-09T15:32:27.593Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 703 kB/s) [2026-07-09T15:32:27.593Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [2026-07-09T15:32:27.593Z] Progress (1): 7.8/146 kB [2026-07-09T15:32:27.593Z] Progress (1): 8.2/146 kB [2026-07-09T15:32:27.593Z] Progress (1): 16/146 kB [2026-07-09T15:32:27.593Z] Progress (1): 24/146 kB [2026-07-09T15:32:27.593Z] Progress (1): 25/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 33/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 40/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 41/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 49/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 56/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 57/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 66/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 72/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 74/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 82/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 88/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 90/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 98/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 104/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 106/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 115/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 120/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 123/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 131/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 139/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 139/146 kB [2026-07-09T15:32:27.843Z] Progress (1): 146 kB [2026-07-09T15:32:27.843Z] [2026-07-09T15:32:27.843Z] 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.2 MB/s) [2026-07-09T15:32:27.843Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [2026-07-09T15:32:27.843Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2026-07-09T15:32:27.843Z] Progress (1): 7.8/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 8.2/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 16/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 24/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 25/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 33/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 40/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 41/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 49/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 56/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 57/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 66/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 72/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 74/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 82/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 88/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 90/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 98/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 104/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 106/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 115/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 120/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 123/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 131/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 136/136 kB [2026-07-09T15:32:27.843Z] Progress (1): 136 kB [2026-07-09T15:32:27.843Z] [2026-07-09T15:32:27.843Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.9 MB/s) [2026-07-09T15:32:27.843Z] Progress (1): 7.8/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 8.2/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 16/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 24/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 25/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 33/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 40/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 41/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 49/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 56/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 57/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 66/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 72/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 74/263 kB [2026-07-09T15:32:27.843Z] Progress (1): 82/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 88/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 90/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 98/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 104/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 106/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 115/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 120/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 123/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 131/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 139/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 147/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 147/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 156/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 163/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 164/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 172/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 179/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 180/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 188/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 195/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 197/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 205/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 211/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 213/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 221/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 227/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 229/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 238/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 243/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 246/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 254/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 259/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 262/263 kB [2026-07-09T15:32:27.844Z] Progress (1): 263 kB [2026-07-09T15:32:27.844Z] [2026-07-09T15:32:27.844Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 2.1 MB/s) [2026-07-09T15:32:27.844Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-project/2.0-build260709/silverpeas-project-2.0-build260709.pom [2026-07-09T15:32:28.094Z] [INFO] [2026-07-09T15:32:28.094Z] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ silverpeas-project --- [2026-07-09T15:32:28.094Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [2026-07-09T15:32:28.094Z] Progress (1): 749 B [2026-07-09T15:32:28.094Z] Progress (1): 2.6 kB [2026-07-09T15:32:28.094Z] Progress (1): 5.0 kB [2026-07-09T15:32:28.094Z] Progress (1): 5.3 kB [2026-07-09T15:32:28.094Z] [2026-07-09T15:32:28.094Z] 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 141 kB/s) [2026-07-09T15:32:28.094Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [2026-07-09T15:32:28.094Z] Progress (1): 7.8/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 8.2/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 16/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 24/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 25/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 33/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 40/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 41/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 49/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 56/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 57/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 66/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 72/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 74/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 82/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 88/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 90/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 98/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 104/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 106/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 115/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 120/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 123/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 131/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 136/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 139/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 147/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 152/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 156/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 164/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 168/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 172/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 180/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 184/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 188/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 197/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 200/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 205/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 213/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 216/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 221/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 229/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 232/262 kB [2026-07-09T15:32:28.094Z] Progress (1): 238/262 kB [2026-07-09T15:32:28.095Z] Progress (1): 246/262 kB [2026-07-09T15:32:28.095Z] Progress (1): 248/262 kB [2026-07-09T15:32:28.095Z] Progress (1): 254/262 kB [2026-07-09T15:32:28.095Z] Progress (1): 262 kB [2026-07-09T15:32:28.095Z] [2026-07-09T15:32:28.095Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 4.0 MB/s) [2026-07-09T15:32:28.095Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-07-09T15:32:28.095Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-07-09T15:32:28.095Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260709/silverpeas-project-2.0-build260709.pom [2026-07-09T15:32:28.345Z] Progress (1): 21 kB [2026-07-09T15:32:28.345Z] [2026-07-09T15:32:28.345Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260709/silverpeas-project-2.0-build260709.pom (21 kB at 172 kB/s) [2026-07-09T15:32:28.345Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml [2026-07-09T15:32:28.345Z] Progress (1): 824 B [2026-07-09T15:32:28.345Z] [2026-07-09T15:32:28.345Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (824 B at 24 kB/s) [2026-07-09T15:32:28.345Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml [2026-07-09T15:32:28.345Z] Progress (1): 824 B [2026-07-09T15:32:28.345Z] [2026-07-09T15:32:28.345Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (824 B at 9.5 kB/s) [2026-07-09T15:32:28.345Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:28.345Z] [INFO] BUILD SUCCESS [2026-07-09T15:32:28.345Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:28.345Z] [INFO] Total time: 1.753 s [2026-07-09T15:32:28.345Z] [INFO] Finished at: 2026-07-09T17:32:28+02:00 [2026-07-09T15:32:28.345Z] [INFO] ------------------------------------------------------------------------ [2026-07-09T15:32:28.346Z] [Pipeline] } [2026-07-09T15:32:28.350Z] [Pipeline] // dir [2026-07-09T15:32:28.356Z] [Pipeline] } [2026-07-09T15:32:28.363Z] [Pipeline] // stage [2026-07-09T15:32:28.370Z] [Pipeline] stage [2026-07-09T15:32:28.371Z] [Pipeline] { (Create YAML build report) [2026-07-09T15:32:28.393Z] [Pipeline] writeYaml [2026-07-09T15:32:28.402Z] [Pipeline] } [2026-07-09T15:32:28.409Z] [Pipeline] // stage [2026-07-09T15:32:28.419Z] [Pipeline] stage [2026-07-09T15:32:28.420Z] [Pipeline] { (Declarative: Post Actions) [2026-07-09T15:32:28.439Z] [Pipeline] step [2026-07-09T15:32:28.460Z] [Pipeline] script [2026-07-09T15:32:28.466Z] [Pipeline] { [2026-07-09T15:32:28.482Z] [Pipeline] } [2026-07-09T15:32:28.489Z] [Pipeline] // script [2026-07-09T15:32:28.502Z] [Pipeline] archiveArtifacts [2026-07-09T15:32:28.505Z] Archiving artifacts [2026-07-09T15:32:28.512Z] Enregistrement des empreintes numériques [2026-07-09T15:32:28.534Z] [Pipeline] } [2026-07-09T15:32:28.542Z] [Pipeline] // stage [2026-07-09T15:32:28.549Z] [Pipeline] } [2026-07-09T15:32:28.556Z] [Pipeline] // withEnv [2026-07-09T15:32:28.563Z] [Pipeline] } [2026-07-09T15:32:28.563Z] $ docker stop --time=1 c6088daf4b80f5c900176d9b14bba723850791cba63e32abac031d23be6c48ac [2026-07-09T15:32:29.844Z] $ docker rm -f --volumes c6088daf4b80f5c900176d9b14bba723850791cba63e32abac031d23be6c48ac [2026-07-09T15:32:29.921Z] [Pipeline] // withDockerContainer [2026-07-09T15:32:29.929Z] [Pipeline] } [2026-07-09T15:32:29.935Z] [Pipeline] // withEnv [2026-07-09T15:32:29.943Z] [Pipeline] } [2026-07-09T15:32:29.950Z] [Pipeline] // node [2026-07-09T15:32:29.957Z] [Pipeline] End of Pipeline [2026-07-09T15:32:30.013Z] Finished: SUCCESS