[2026-06-10T12:11:59.026Z] Started by GitHub push by mmoqui [2026-06-10T12:11:59.026Z] Running as userbuild [2026-06-10T12:11:59.385Z] Obtained src/builds/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-06-10T12:11:59.673Z] [Pipeline] Start of Pipeline [2026-06-10T12:11:59.935Z] [Pipeline] node [2026-06-10T12:11:59.938Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy [2026-06-10T12:11:59.940Z] [Pipeline] { [2026-06-10T12:11:59.957Z] [Pipeline] stage [2026-06-10T12:11:59.958Z] [Pipeline] { (Declarative: Checkout SCM) [2026-06-10T12:11:59.968Z] [Pipeline] checkout [2026-06-10T12:11:59.969Z] Selected Git installation does not exist. Using Default [2026-06-10T12:11:59.969Z] The recommended git tool is: NONE [2026-06-10T12:11:59.969Z] No credentials specified [2026-06-10T12:11:59.970Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10 [2026-06-10T12:11:59.974Z] Fetching changes from the remote Git repository [2026-06-10T12:11:59.975Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-06-10T12:11:59.980Z] Cleaning workspace [2026-06-10T12:11:59.980Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2026-06-10T12:11:59.984Z] Resetting working tree [2026-06-10T12:11:59.984Z] > /usr/bin/git reset --hard # timeout=10 [2026-06-10T12:11:59.994Z] > /usr/bin/git clean -fdx # timeout=10 [2026-06-10T12:12:00.000Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-06-10T12:12:00.000Z] > /usr/bin/git --version # timeout=10 [2026-06-10T12:12:00.004Z] > git --version # 'git version 2.43.0' [2026-06-10T12:12:00.004Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-10T12:12:00.396Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-06-10T12:12:00.402Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master) [2026-06-10T12:12:00.402Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-06-10T12:12:00.406Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 [2026-06-10T12:12:00.416Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution" [2026-06-10T12:12:00.417Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 [2026-06-10T12:12:00.435Z] [Pipeline] } [2026-06-10T12:12:00.438Z] [Pipeline] // stage [2026-06-10T12:12:00.449Z] [Pipeline] withEnv [2026-06-10T12:12:00.449Z] [Pipeline] { [2026-06-10T12:12:00.599Z] [Pipeline] isUnix [2026-06-10T12:12:00.601Z] [Pipeline] withEnv [2026-06-10T12:12:00.602Z] [Pipeline] { [2026-06-10T12:12:00.608Z] [Pipeline] sh [2026-06-10T12:12:00.863Z] + docker inspect -f . silverpeas/silverbuild [2026-06-10T12:12:00.863Z] . [2026-06-10T12:12:00.864Z] [Pipeline] } [2026-06-10T12:12:00.866Z] [Pipeline] // withEnv [2026-06-10T12:12:00.872Z] [Pipeline] withDockerContainer [2026-06-10T12:12:00.898Z] Jenkins does not seem to be running inside a container [2026-06-10T12:12:00.906Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild cat [2026-06-10T12:12:01.208Z] $ docker top 4245e141b2453c5a8dd0b2571a2e8a34ca8f09e68b8bcadbfc003d2067ef6f82 -eo pid,comm [2026-06-10T12:12:01.262Z] [Pipeline] { [2026-06-10T12:12:01.276Z] [Pipeline] withEnv [2026-06-10T12:12:01.276Z] [Pipeline] { [2026-06-10T12:12:01.288Z] [Pipeline] stage [2026-06-10T12:12:01.289Z] [Pipeline] { (Prepare the build) [2026-06-10T12:12:01.307Z] [Pipeline] echo [2026-06-10T12:12:01.308Z] Prepare the build 260610... [2026-06-10T12:12:01.309Z] [Pipeline] sh [2026-06-10T12:12:01.564Z] + curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml [2026-06-10T12:12:01.816Z] [Pipeline] script [2026-06-10T12:12:01.819Z] [Pipeline] { [2026-06-10T12:12:01.825Z] [Pipeline] readMavenPom [2026-06-10T12:12:01.830Z] 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-06-10T12:12:01.832Z] 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-06-10T12:12:01.832Z] 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-06-10T12:12:01.833Z] [Pipeline] } [2026-06-10T12:12:01.837Z] [Pipeline] // script [2026-06-10T12:12:01.842Z] [Pipeline] sh [2026-06-10T12:12:02.098Z] + curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml [2026-06-10T12:12:02.350Z] [Pipeline] script [2026-06-10T12:12:02.353Z] [Pipeline] { [2026-06-10T12:12:02.360Z] [Pipeline] readMavenPom [2026-06-10T12:12:02.365Z] [Pipeline] } [2026-06-10T12:12:02.369Z] [Pipeline] // script [2026-06-10T12:12:02.374Z] [Pipeline] sh [2026-06-10T12:12:02.631Z] + rm -f pom1.xml pom2.xml [2026-06-10T12:12:02.632Z] [Pipeline] } [2026-06-10T12:12:02.636Z] [Pipeline] // stage [2026-06-10T12:12:02.644Z] [Pipeline] stage [2026-06-10T12:12:02.645Z] [Pipeline] { (Build and Publish dependencies definition) [2026-06-10T12:12:02.667Z] [Pipeline] dir [2026-06-10T12:12:02.667Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies [2026-06-10T12:12:02.668Z] [Pipeline] { [2026-06-10T12:12:02.681Z] [Pipeline] git [2026-06-10T12:12:02.682Z] Selected Git installation does not exist. Using Default [2026-06-10T12:12:02.682Z] The recommended git tool is: NONE [2026-06-10T12:12:02.683Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-06-10T12:12:02.696Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@24fb3094; decorates hudson.Launcher$LocalLauncher@6f920c77 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-06-10T12:12:02.696Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies/.git # timeout=10 [2026-06-10T12:12:02.702Z] Fetching changes from the remote Git repository [2026-06-10T12:12:02.704Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10 [2026-06-10T12:12:02.709Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom [2026-06-10T12:12:02.709Z] > /usr/bin/git --version # timeout=10 [2026-06-10T12:12:02.713Z] > git --version # 'git version 2.43.0' [2026-06-10T12:12:02.713Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-06-10T12:12:02.718Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-10T12:12:03.250Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-06-10T12:12:03.256Z] Checking out Revision 5bffe3756d6b5ad202b9db73b9803dee3016fb7a (refs/remotes/origin/master) [2026-06-10T12:12:03.256Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-06-10T12:12:03.260Z] > /usr/bin/git checkout -f 5bffe3756d6b5ad202b9db73b9803dee3016fb7a # timeout=10 [2026-06-10T12:12:03.268Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-06-10T12:12:03.275Z] > /usr/bin/git branch -D master # timeout=10 [2026-06-10T12:12:03.280Z] > /usr/bin/git checkout -b master 5bffe3756d6b5ad202b9db73b9803dee3016fb7a # timeout=10 [2026-06-10T12:12:03.289Z] Commit message: "Update version of the jodconveter-local dependency and add jodconverter-remote dependency with its required runtime dependencies (httpclient and fluent-hc of Apache HttpComponents)" [2026-06-10T12:12:03.289Z] > /usr/bin/git rev-list --no-walk 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10 [2026-06-10T12:12:03.306Z] [Pipeline] sh [2026-06-10T12:12:03.560Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260610 [2026-06-10T12:12:05.422Z] [INFO] Scanning for projects... [2026-06-10T12:12:05.972Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-06-10T12:12:05.972Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-06-10T12:12:06.223Z] Progress (1): 3.1 kB [2026-06-10T12:12:06.223Z] Progress (1): 7.7 kB [2026-06-10T12:12:06.223Z] Progress (1): 12 kB [2026-06-10T12:12:06.223Z] Progress (1): 17 kB [2026-06-10T12:12:06.223Z] Progress (1): 20 kB [2026-06-10T12:12:06.223Z] Progress (1): 21 kB [2026-06-10T12:12:06.223Z] Progress (2): 21 kB | 3.8 kB [2026-06-10T12:12:06.223Z] Progress (2): 21 kB | 9.3 kB [2026-06-10T12:12:06.223Z] Progress (2): 21 kB | 14 kB [2026-06-10T12:12:06.223Z] [2026-06-10T12:12:06.223Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 38 kB/s) [2026-06-10T12:12:06.473Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 51 kB/s) [2026-06-10T12:12:06.473Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-06-10T12:12:06.473Z] Progress (1): 1.5 kB [2026-06-10T12:12:06.473Z] [2026-06-10T12:12:06.473Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 53 kB/s) [2026-06-10T12:12:06.473Z] 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-06-10T12:12:06.473Z] Progress (1): 1.9 kB [2026-06-10T12:12:06.473Z] Progress (1): 5.5 kB [2026-06-10T12:12:06.473Z] Progress (1): 7.9 kB [2026-06-10T12:12:06.473Z] Progress (1): 10 kB [2026-06-10T12:12:06.473Z] Progress (1): 12 kB [2026-06-10T12:12:06.473Z] [2026-06-10T12:12:06.473Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.pom (12 kB at 476 kB/s) [2026-06-10T12:12:06.473Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.21.0/versions-2.21.0.pom [2026-06-10T12:12:06.473Z] Progress (1): 1.1 kB [2026-06-10T12:12:06.473Z] Progress (1): 2.9 kB [2026-06-10T12:12:06.473Z] Progress (1): 4.6 kB [2026-06-10T12:12:06.473Z] Progress (1): 9.3 kB [2026-06-10T12:12:06.473Z] Progress (1): 12 kB [2026-06-10T12:12:06.473Z] Progress (1): 15 kB [2026-06-10T12:12:06.473Z] [2026-06-10T12:12:06.473Z] 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 549 kB/s) [2026-06-10T12:12:06.473Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom [2026-06-10T12:12:06.473Z] Progress (1): 711 B [2026-06-10T12:12:06.473Z] Progress (1): 1.6 kB [2026-06-10T12:12:06.473Z] Progress (1): 5.2 kB [2026-06-10T12:12:06.473Z] Progress (1): 7.3 kB [2026-06-10T12:12:06.473Z] Progress (1): 8.8 kB [2026-06-10T12:12:06.473Z] Progress (1): 11 kB [2026-06-10T12:12:06.473Z] Progress (1): 14 kB [2026-06-10T12:12:06.473Z] Progress (1): 17 kB [2026-06-10T12:12:06.473Z] Progress (1): 22 kB [2026-06-10T12:12:06.473Z] Progress (1): 26 kB [2026-06-10T12:12:06.473Z] Progress (1): 28 kB [2026-06-10T12:12:06.473Z] Progress (1): 31 kB [2026-06-10T12:12:06.473Z] Progress (1): 34 kB [2026-06-10T12:12:06.473Z] Progress (1): 38 kB [2026-06-10T12:12:06.473Z] Progress (1): 39 kB [2026-06-10T12:12:06.473Z] [2026-06-10T12:12:06.473Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/95/mojo-parent-95.pom (39 kB at 1.5 MB/s) [2026-06-10T12:12:06.473Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom [2026-06-10T12:12:06.473Z] Progress (1): 908 B [2026-06-10T12:12:06.473Z] Progress (1): 2.2 kB [2026-06-10T12:12:06.473Z] Progress (1): 5.7 kB [2026-06-10T12:12:06.473Z] [2026-06-10T12:12:06.473Z] 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 246 kB/s) [2026-06-10T12:12:06.723Z] 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-06-10T12:12:06.723Z] Progress (1): 0.9/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 2.3/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 3.6/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 5.0/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 6.4/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 7.7/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 9.1/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 10/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 12/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 13/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 15/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 16/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 17/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 19/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 20/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 21/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 23/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 27/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 28/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 32/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 36/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 40/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 45/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 49/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 53/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 57/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 62/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 66/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 70/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 74/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 78/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 83/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 87/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 91/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 95/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 100/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 104/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 108/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 112/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 117/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 121/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 125/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 129/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 131/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 135/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 140/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 144/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 148/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 152/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 156/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 161/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 165/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 169/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 173/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 178/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 182/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 186/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 202/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 219/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 221/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 238/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 254/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 270/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 287/301 kB [2026-06-10T12:12:06.723Z] Progress (1): 301 kB [2026-06-10T12:12:06.723Z] [2026-06-10T12:12:06.723Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.21.0/versions-maven-plugin-2.21.0.jar (301 kB at 5.4 MB/s) [2026-06-10T12:12:06.723Z] [INFO] [2026-06-10T12:12:06.723Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- [2026-06-10T12:12:06.723Z] [INFO] Building Silverpeas Dependencies BOM 2.0-SNAPSHOT [2026-06-10T12:12:06.723Z] [INFO] from pom.xml [2026-06-10T12:12:06.723Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-06-10T12:12:06.723Z] [INFO] [2026-06-10T12:12:06.723Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-dependencies-bom --- [2026-06-10T12:12:06.723Z] 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-06-10T12:12:06.723Z] Progress (1): 940 B [2026-06-10T12:12:06.723Z] [2026-06-10T12:12:06.724Z] 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 39 kB/s) [2026-06-10T12:12:06.724Z] 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-06-10T12:12:06.974Z] Progress (1): 1.2 kB [2026-06-10T12:12:06.974Z] Progress (1): 2.7 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.21.0/versions-model-2.21.0.pom (2.7 kB at 116 kB/s) [2026-06-10T12:12:06.974Z] 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-06-10T12:12:06.974Z] Progress (1): 1.4 kB [2026-06-10T12:12:06.974Z] Progress (1): 2.6 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] 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-06-10T12:12:06.974Z] 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-06-10T12:12:06.974Z] Progress (1): 2.5 kB [2026-06-10T12:12:06.974Z] Progress (1): 5.4 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] 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-06-10T12:12:06.974Z] 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-06-10T12:12:06.974Z] Progress (1): 827 B [2026-06-10T12:12:06.974Z] Progress (1): 1.9 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] 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 76 kB/s) [2026-06-10T12:12:06.974Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [2026-06-10T12:12:06.974Z] Progress (1): 740 B [2026-06-10T12:12:06.974Z] Progress (1): 2.1 kB [2026-06-10T12:12:06.974Z] Progress (1): 4.6 kB [2026-06-10T12:12:06.974Z] Progress (1): 8.3 kB [2026-06-10T12:12:06.974Z] Progress (1): 12 kB [2026-06-10T12:12:06.974Z] Progress (1): 15 kB [2026-06-10T12:12:06.974Z] Progress (1): 18 kB [2026-06-10T12:12:06.974Z] Progress (1): 21 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] 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-06-10T12:12:06.974Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [2026-06-10T12:12:06.974Z] Progress (1): 727 B [2026-06-10T12:12:06.974Z] Progress (1): 1.9 kB [2026-06-10T12:12:06.974Z] Progress (1): 5.4 kB [2026-06-10T12:12:06.974Z] Progress (1): 9.8 kB [2026-06-10T12:12:06.974Z] Progress (1): 14 kB [2026-06-10T12:12:06.974Z] Progress (1): 19 kB [2026-06-10T12:12:06.974Z] Progress (1): 23 kB [2026-06-10T12:12:06.974Z] Progress (1): 26 kB [2026-06-10T12:12:06.974Z] Progress (1): 27 kB [2026-06-10T12:12:06.974Z] Progress (1): 30 kB [2026-06-10T12:12:06.974Z] Progress (1): 34 kB [2026-06-10T12:12:06.974Z] Progress (1): 37 kB [2026-06-10T12:12:06.974Z] Progress (1): 41 kB [2026-06-10T12:12:06.974Z] Progress (1): 43 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.3 MB/s) [2026-06-10T12:12:06.974Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [2026-06-10T12:12:06.974Z] Progress (1): 749 B [2026-06-10T12:12:06.974Z] Progress (1): 2.1 kB [2026-06-10T12:12:06.974Z] Progress (1): 3.9 kB [2026-06-10T12:12:06.974Z] Progress (1): 7.9 kB [2026-06-10T12:12:06.974Z] Progress (1): 13 kB [2026-06-10T12:12:06.974Z] Progress (1): 16 kB [2026-06-10T12:12:06.974Z] Progress (1): 18 kB [2026-06-10T12:12:06.974Z] [2026-06-10T12:12:06.974Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 682 kB/s) [2026-06-10T12:12:06.974Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom [2026-06-10T12:12:07.224Z] Progress (1): 1.0 kB [2026-06-10T12:12:07.224Z] Progress (1): 4.0 kB [2026-06-10T12:12:07.224Z] Progress (1): 7.5 kB [2026-06-10T12:12:07.224Z] Progress (1): 12 kB [2026-06-10T12:12:07.224Z] Progress (1): 13 kB [2026-06-10T12:12:07.224Z] [2026-06-10T12:12:07.224Z] 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 427 kB/s) [2026-06-10T12:12:07.224Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom [2026-06-10T12:12:07.224Z] Progress (1): 998 B [2026-06-10T12:12:07.224Z] Progress (1): 3.3 kB [2026-06-10T12:12:07.224Z] Progress (1): 6.3 kB [2026-06-10T12:12:07.224Z] Progress (1): 9.6 kB [2026-06-10T12:12:07.224Z] Progress (1): 9.9 kB [2026-06-10T12:12:07.224Z] [2026-06-10T12:12:07.224Z] 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 395 kB/s) [2026-06-10T12:12:07.224Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom [2026-06-10T12:12:07.224Z] Progress (1): 949 B [2026-06-10T12:12:07.224Z] Progress (1): 2.9 kB [2026-06-10T12:12:07.224Z] Progress (1): 4.1 kB [2026-06-10T12:12:07.224Z] Progress (1): 6.1 kB [2026-06-10T12:12:07.224Z] Progress (1): 9.9 kB [2026-06-10T12:12:07.224Z] Progress (1): 12 kB [2026-06-10T12:12:07.224Z] Progress (1): 15 kB [2026-06-10T12:12:07.224Z] Progress (1): 18 kB [2026-06-10T12:12:07.224Z] Progress (1): 21 kB [2026-06-10T12:12:07.224Z] Progress (1): 24 kB [2026-06-10T12:12:07.224Z] [2026-06-10T12:12:07.224Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 946 kB/s) [2026-06-10T12:12:07.224Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [2026-06-10T12:12:07.224Z] Progress (1): 967 B [2026-06-10T12:12:07.224Z] Progress (1): 2.7 kB [2026-06-10T12:12:07.224Z] Progress (1): 4.5 kB [2026-06-10T12:12:07.224Z] Progress (1): 6.3 kB [2026-06-10T12:12:07.224Z] [2026-06-10T12:12:07.224Z] 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 262 kB/s) [2026-06-10T12:12:07.224Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom [2026-06-10T12:12:07.224Z] Progress (1): 951 B [2026-06-10T12:12:07.224Z] Progress (1): 2.6 kB [2026-06-10T12:12:07.224Z] Progress (1): 4.1 kB [2026-06-10T12:12:07.224Z] Progress (1): 6.6 kB [2026-06-10T12:12:07.224Z] Progress (1): 9.7 kB [2026-06-10T12:12:07.224Z] Progress (1): 12 kB [2026-06-10T12:12:07.224Z] Progress (1): 15 kB [2026-06-10T12:12:07.224Z] Progress (1): 18 kB [2026-06-10T12:12:07.224Z] Progress (1): 21 kB [2026-06-10T12:12:07.224Z] Progress (1): 24 kB [2026-06-10T12:12:07.224Z] [2026-06-10T12:12:07.224Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 982 kB/s) [2026-06-10T12:12:07.224Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom [2026-06-10T12:12:07.224Z] Progress (1): 740 B [2026-06-10T12:12:07.224Z] Progress (1): 1.8 kB [2026-06-10T12:12:07.224Z] Progress (1): 4.1 kB [2026-06-10T12:12:07.224Z] Progress (1): 5.5 kB [2026-06-10T12:12:07.224Z] Progress (1): 7.5 kB [2026-06-10T12:12:07.224Z] Progress (1): 9.7 kB [2026-06-10T12:12:07.224Z] Progress (1): 12 kB [2026-06-10T12:12:07.224Z] Progress (1): 16 kB [2026-06-10T12:12:07.224Z] Progress (1): 19 kB [2026-06-10T12:12:07.224Z] Progress (1): 22 kB [2026-06-10T12:12:07.224Z] Progress (1): 25 kB [2026-06-10T12:12:07.225Z] Progress (1): 28 kB [2026-06-10T12:12:07.225Z] Progress (1): 32 kB [2026-06-10T12:12:07.225Z] Progress (1): 33 kB [2026-06-10T12:12:07.225Z] [2026-06-10T12:12:07.225Z] 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 958 kB/s) [2026-06-10T12:12:07.225Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom [2026-06-10T12:12:07.225Z] Progress (1): 699 B [2026-06-10T12:12:07.225Z] Progress (1): 1.9 kB [2026-06-10T12:12:07.225Z] Progress (1): 3.2 kB [2026-06-10T12:12:07.225Z] Progress (1): 4.7 kB [2026-06-10T12:12:07.225Z] Progress (1): 6.8 kB [2026-06-10T12:12:07.225Z] Progress (1): 9.5 kB [2026-06-10T12:12:07.225Z] Progress (1): 11 kB [2026-06-10T12:12:07.225Z] Progress (1): 14 kB [2026-06-10T12:12:07.225Z] Progress (1): 16 kB [2026-06-10T12:12:07.225Z] Progress (1): 18 kB [2026-06-10T12:12:07.225Z] Progress (1): 21 kB [2026-06-10T12:12:07.225Z] Progress (1): 23 kB [2026-06-10T12:12:07.475Z] Progress (1): 25 kB [2026-06-10T12:12:07.475Z] Progress (1): 29 kB [2026-06-10T12:12:07.475Z] Progress (1): 32 kB [2026-06-10T12:12:07.475Z] Progress (1): 36 kB [2026-06-10T12:12:07.475Z] Progress (1): 41 kB [2026-06-10T12:12:07.475Z] Progress (1): 44 kB [2026-06-10T12:12:07.475Z] Progress (1): 47 kB [2026-06-10T12:12:07.475Z] Progress (1): 50 kB [2026-06-10T12:12:07.475Z] Progress (1): 52 kB [2026-06-10T12:12:07.475Z] Progress (1): 56 kB [2026-06-10T12:12:07.475Z] Progress (1): 58 kB [2026-06-10T12:12:07.475Z] Progress (1): 60 kB [2026-06-10T12:12:07.475Z] Progress (1): 64 kB [2026-06-10T12:12:07.475Z] Progress (1): 68 kB [2026-06-10T12:12:07.475Z] Progress (1): 71 kB [2026-06-10T12:12:07.475Z] Progress (1): 74 kB [2026-06-10T12:12:07.475Z] Progress (1): 76 kB [2026-06-10T12:12:07.475Z] Progress (1): 78 kB [2026-06-10T12:12:07.475Z] Progress (1): 80 kB [2026-06-10T12:12:07.475Z] [2026-06-10T12:12:07.475Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 2.1 MB/s) [2026-06-10T12:12:07.475Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom [2026-06-10T12:12:07.475Z] Progress (1): 739 B [2026-06-10T12:12:07.475Z] Progress (1): 2.1 kB [2026-06-10T12:12:07.475Z] Progress (1): 4.0 kB [2026-06-10T12:12:07.475Z] Progress (1): 5.9 kB [2026-06-10T12:12:07.475Z] Progress (1): 11 kB [2026-06-10T12:12:07.475Z] Progress (1): 15 kB [2026-06-10T12:12:07.475Z] Progress (1): 19 kB [2026-06-10T12:12:07.475Z] Progress (1): 22 kB [2026-06-10T12:12:07.475Z] Progress (1): 24 kB [2026-06-10T12:12:07.475Z] [2026-06-10T12:12:07.475Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 898 kB/s) [2026-06-10T12:12:07.475Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom [2026-06-10T12:12:07.475Z] Progress (1): 908 B [2026-06-10T12:12:07.475Z] Progress (1): 4.1 kB [2026-06-10T12:12:07.475Z] Progress (1): 5.7 kB [2026-06-10T12:12:07.475Z] [2026-06-10T12:12:07.475Z] 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 210 kB/s) [2026-06-10T12:12:07.475Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom [2026-06-10T12:12:07.475Z] Progress (1): 760 B [2026-06-10T12:12:07.475Z] Progress (1): 2.2 kB [2026-06-10T12:12:07.475Z] Progress (1): 4.4 kB [2026-06-10T12:12:07.475Z] Progress (1): 6.1 kB [2026-06-10T12:12:07.475Z] Progress (1): 8.4 kB [2026-06-10T12:12:07.475Z] Progress (1): 11 kB [2026-06-10T12:12:07.475Z] Progress (1): 14 kB [2026-06-10T12:12:07.475Z] Progress (1): 16 kB [2026-06-10T12:12:07.475Z] Progress (1): 19 kB [2026-06-10T12:12:07.475Z] Progress (1): 22 kB [2026-06-10T12:12:07.475Z] Progress (1): 26 kB [2026-06-10T12:12:07.475Z] Progress (1): 26 kB [2026-06-10T12:12:07.475Z] [2026-06-10T12:12:07.475Z] 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 1.1 MB/s) [2026-06-10T12:12:07.475Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom [2026-06-10T12:12:07.475Z] Progress (1): 701 B [2026-06-10T12:12:07.475Z] Progress (1): 1.9 kB [2026-06-10T12:12:07.475Z] Progress (1): 3.2 kB [2026-06-10T12:12:07.475Z] Progress (1): 4.7 kB [2026-06-10T12:12:07.475Z] Progress (1): 6.8 kB [2026-06-10T12:12:07.475Z] Progress (1): 9.2 kB [2026-06-10T12:12:07.475Z] Progress (1): 11 kB [2026-06-10T12:12:07.475Z] Progress (1): 13 kB [2026-06-10T12:12:07.475Z] Progress (1): 16 kB [2026-06-10T12:12:07.475Z] Progress (1): 18 kB [2026-06-10T12:12:07.475Z] Progress (1): 21 kB [2026-06-10T12:12:07.475Z] Progress (1): 23 kB [2026-06-10T12:12:07.475Z] Progress (1): 25 kB [2026-06-10T12:12:07.475Z] Progress (1): 29 kB [2026-06-10T12:12:07.475Z] Progress (1): 32 kB [2026-06-10T12:12:07.475Z] Progress (1): 32 kB [2026-06-10T12:12:07.475Z] Progress (1): 37 kB [2026-06-10T12:12:07.475Z] Progress (1): 41 kB [2026-06-10T12:12:07.475Z] Progress (1): 45 kB [2026-06-10T12:12:07.475Z] Progress (1): 47 kB [2026-06-10T12:12:07.475Z] Progress (1): 50 kB [2026-06-10T12:12:07.475Z] Progress (1): 52 kB [2026-06-10T12:12:07.475Z] Progress (1): 56 kB [2026-06-10T12:12:07.475Z] Progress (1): 58 kB [2026-06-10T12:12:07.475Z] Progress (1): 61 kB [2026-06-10T12:12:07.475Z] Progress (1): 64 kB [2026-06-10T12:12:07.475Z] Progress (1): 69 kB [2026-06-10T12:12:07.475Z] Progress (1): 71 kB [2026-06-10T12:12:07.475Z] Progress (1): 74 kB [2026-06-10T12:12:07.475Z] Progress (1): 76 kB [2026-06-10T12:12:07.475Z] Progress (1): 78 kB [2026-06-10T12:12:07.475Z] [2026-06-10T12:12:07.475Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 2.6 MB/s) [2026-06-10T12:12:07.475Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom [2026-06-10T12:12:07.475Z] Progress (1): 741 B [2026-06-10T12:12:07.475Z] Progress (1): 2.1 kB [2026-06-10T12:12:07.475Z] Progress (1): 4.0 kB [2026-06-10T12:12:07.475Z] Progress (1): 6.0 kB [2026-06-10T12:12:07.475Z] Progress (1): 10 kB [2026-06-10T12:12:07.475Z] Progress (1): 16 kB [2026-06-10T12:12:07.475Z] Progress (1): 19 kB [2026-06-10T12:12:07.475Z] Progress (1): 22 kB [2026-06-10T12:12:07.475Z] Progress (1): 24 kB [2026-06-10T12:12:07.475Z] [2026-06-10T12:12:07.475Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 410 kB/s) [2026-06-10T12:12:07.475Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom [2026-06-10T12:12:07.726Z] Progress (1): 908 B [2026-06-10T12:12:07.726Z] Progress (1): 4.1 kB [2026-06-10T12:12:07.726Z] Progress (1): 5.6 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] 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 217 kB/s) [2026-06-10T12:12:07.726Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom [2026-06-10T12:12:07.726Z] Progress (1): 814 B [2026-06-10T12:12:07.726Z] Progress (1): 2.6 kB [2026-06-10T12:12:07.726Z] Progress (1): 3.7 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] 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 112 kB/s) [2026-06-10T12:12:07.726Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom [2026-06-10T12:12:07.726Z] Progress (1): 826 B [2026-06-10T12:12:07.726Z] Progress (1): 2.9 kB [2026-06-10T12:12:07.726Z] Progress (1): 6.2 kB [2026-06-10T12:12:07.726Z] Progress (1): 8.8 kB [2026-06-10T12:12:07.726Z] Progress (1): 10 kB [2026-06-10T12:12:07.726Z] Progress (1): 14 kB [2026-06-10T12:12:07.726Z] Progress (1): 17 kB [2026-06-10T12:12:07.726Z] Progress (1): 21 kB [2026-06-10T12:12:07.726Z] Progress (1): 25 kB [2026-06-10T12:12:07.726Z] Progress (1): 29 kB [2026-06-10T12:12:07.726Z] Progress (1): 29 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 886 kB/s) [2026-06-10T12:12:07.726Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [2026-06-10T12:12:07.726Z] Progress (1): 908 B [2026-06-10T12:12:07.726Z] Progress (1): 4.1 kB [2026-06-10T12:12:07.726Z] Progress (1): 5.6 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] 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 282 kB/s) [2026-06-10T12:12:07.726Z] 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-06-10T12:12:07.726Z] Progress (1): 798 B [2026-06-10T12:12:07.726Z] Progress (1): 2.3 kB [2026-06-10T12:12:07.726Z] Progress (1): 5.4 kB [2026-06-10T12:12:07.726Z] Progress (1): 5.4 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] 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-06-10T12:12:07.726Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom [2026-06-10T12:12:07.726Z] Progress (1): 811 B [2026-06-10T12:12:07.726Z] Progress (1): 2.3 kB [2026-06-10T12:12:07.726Z] Progress (1): 3.8 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] 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 135 kB/s) [2026-06-10T12:12:07.726Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom [2026-06-10T12:12:07.726Z] Progress (1): 724 B [2026-06-10T12:12:07.726Z] Progress (1): 1.9 kB [2026-06-10T12:12:07.726Z] Progress (1): 5.5 kB [2026-06-10T12:12:07.726Z] Progress (1): 9.9 kB [2026-06-10T12:12:07.726Z] Progress (1): 14 kB [2026-06-10T12:12:07.726Z] Progress (1): 19 kB [2026-06-10T12:12:07.726Z] Progress (1): 23 kB [2026-06-10T12:12:07.726Z] Progress (1): 26 kB [2026-06-10T12:12:07.726Z] Progress (1): 28 kB [2026-06-10T12:12:07.726Z] Progress (1): 31 kB [2026-06-10T12:12:07.726Z] Progress (1): 34 kB [2026-06-10T12:12:07.726Z] Progress (1): 37 kB [2026-06-10T12:12:07.726Z] Progress (1): 40 kB [2026-06-10T12:12:07.726Z] Progress (1): 43 kB [2026-06-10T12:12:07.726Z] Progress (1): 47 kB [2026-06-10T12:12:07.726Z] Progress (1): 47 kB [2026-06-10T12:12:07.726Z] Progress (1): 50 kB [2026-06-10T12:12:07.726Z] [2026-06-10T12:12:07.726Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 1.7 MB/s) [2026-06-10T12:12:07.726Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom [2026-06-10T12:12:07.977Z] Progress (1): 809 B [2026-06-10T12:12:07.977Z] Progress (1): 2.2 kB [2026-06-10T12:12:07.977Z] Progress (1): 3.9 kB [2026-06-10T12:12:07.977Z] Progress (1): 5.8 kB [2026-06-10T12:12:07.977Z] Progress (1): 10 kB [2026-06-10T12:12:07.977Z] Progress (1): 16 kB [2026-06-10T12:12:07.977Z] Progress (1): 19 kB [2026-06-10T12:12:07.977Z] Progress (1): 22 kB [2026-06-10T12:12:07.977Z] Progress (1): 24 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 780 kB/s) [2026-06-10T12:12:07.977Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [2026-06-10T12:12:07.977Z] Progress (1): 1.0 kB [2026-06-10T12:12:07.977Z] Progress (1): 2.7 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] 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-06-10T12:12:07.977Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [2026-06-10T12:12:07.977Z] Progress (1): 1.0 kB [2026-06-10T12:12:07.977Z] Progress (1): 3.0 kB [2026-06-10T12:12:07.977Z] Progress (1): 5.9 kB [2026-06-10T12:12:07.977Z] Progress (1): 8.7 kB [2026-06-10T12:12:07.977Z] Progress (1): 12 kB [2026-06-10T12:12:07.977Z] Progress (1): 14 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 587 kB/s) [2026-06-10T12:12:07.977Z] 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-06-10T12:12:07.977Z] Progress (1): 825 B [2026-06-10T12:12:07.977Z] Progress (1): 2.8 kB [2026-06-10T12:12:07.977Z] Progress (1): 2.8 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 122 kB/s) [2026-06-10T12:12:07.977Z] 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-06-10T12:12:07.977Z] Progress (1): 774 B [2026-06-10T12:12:07.977Z] Progress (1): 2.2 kB [2026-06-10T12:12:07.977Z] Progress (1): 6.0 kB [2026-06-10T12:12:07.977Z] Progress (1): 9.6 kB [2026-06-10T12:12:07.977Z] Progress (1): 13 kB [2026-06-10T12:12:07.977Z] Progress (1): 16 kB [2026-06-10T12:12:07.977Z] Progress (1): 18 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] 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 699 kB/s) [2026-06-10T12:12:07.977Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [2026-06-10T12:12:07.977Z] Progress (1): 717 B [2026-06-10T12:12:07.977Z] Progress (1): 1.9 kB [2026-06-10T12:12:07.977Z] Progress (1): 5.4 kB [2026-06-10T12:12:07.977Z] Progress (1): 9.9 kB [2026-06-10T12:12:07.977Z] Progress (1): 14 kB [2026-06-10T12:12:07.977Z] Progress (1): 19 kB [2026-06-10T12:12:07.977Z] Progress (1): 23 kB [2026-06-10T12:12:07.977Z] Progress (1): 26 kB [2026-06-10T12:12:07.977Z] Progress (1): 27 kB [2026-06-10T12:12:07.977Z] Progress (1): 30 kB [2026-06-10T12:12:07.977Z] Progress (1): 34 kB [2026-06-10T12:12:07.977Z] Progress (1): 36 kB [2026-06-10T12:12:07.977Z] Progress (1): 39 kB [2026-06-10T12:12:07.977Z] Progress (1): 44 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.7 MB/s) [2026-06-10T12:12:07.977Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [2026-06-10T12:12:07.977Z] Progress (1): 753 B [2026-06-10T12:12:07.977Z] Progress (1): 2.1 kB [2026-06-10T12:12:07.977Z] Progress (1): 3.9 kB [2026-06-10T12:12:07.977Z] Progress (1): 8.3 kB [2026-06-10T12:12:07.977Z] Progress (1): 13 kB [2026-06-10T12:12:07.977Z] Progress (1): 16 kB [2026-06-10T12:12:07.977Z] Progress (1): 17 kB [2026-06-10T12:12:07.977Z] [2026-06-10T12:12:07.977Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 713 kB/s) [2026-06-10T12:12:07.977Z] 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-06-10T12:12:08.227Z] Progress (1): 843 B [2026-06-10T12:12:08.227Z] Progress (1): 2.6 kB [2026-06-10T12:12:08.227Z] Progress (1): 2.6 kB [2026-06-10T12:12:08.227Z] [2026-06-10T12:12:08.227Z] 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 119 kB/s) [2026-06-10T12:12:08.227Z] 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-06-10T12:12:08.227Z] Progress (1): 791 B [2026-06-10T12:12:08.227Z] Progress (1): 2.4 kB [2026-06-10T12:12:08.227Z] Progress (1): 2.8 kB [2026-06-10T12:12:08.227Z] [2026-06-10T12:12:08.227Z] 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 112 kB/s) [2026-06-10T12:12:08.227Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom [2026-06-10T12:12:08.227Z] Progress (1): 811 B [2026-06-10T12:12:08.227Z] Progress (1): 2.3 kB [2026-06-10T12:12:08.227Z] Progress (1): 3.8 kB [2026-06-10T12:12:08.227Z] [2026-06-10T12:12:08.227Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (3.8 kB at 164 kB/s) [2026-06-10T12:12:08.227Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom [2026-06-10T12:12:08.227Z] Progress (1): 720 B [2026-06-10T12:12:08.227Z] Progress (1): 1.9 kB [2026-06-10T12:12:08.227Z] Progress (1): 5.5 kB [2026-06-10T12:12:08.227Z] Progress (1): 9.9 kB [2026-06-10T12:12:08.227Z] Progress (1): 14 kB [2026-06-10T12:12:08.227Z] Progress (1): 19 kB [2026-06-10T12:12:08.227Z] Progress (1): 23 kB [2026-06-10T12:12:08.227Z] Progress (1): 26 kB [2026-06-10T12:12:08.227Z] Progress (1): 28 kB [2026-06-10T12:12:08.227Z] Progress (1): 31 kB [2026-06-10T12:12:08.227Z] Progress (1): 34 kB [2026-06-10T12:12:08.227Z] Progress (1): 38 kB [2026-06-10T12:12:08.227Z] Progress (1): 41 kB [2026-06-10T12:12:08.227Z] Progress (1): 43 kB [2026-06-10T12:12:08.227Z] Progress (1): 48 kB [2026-06-10T12:12:08.227Z] Progress (1): 48 kB [2026-06-10T12:12:08.227Z] Progress (1): 50 kB [2026-06-10T12:12:08.227Z] [2026-06-10T12:12:08.227Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 2.1 MB/s) [2026-06-10T12:12:08.228Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom [2026-06-10T12:12:08.228Z] Progress (1): 908 B [2026-06-10T12:12:08.228Z] Progress (1): 4.1 kB [2026-06-10T12:12:08.228Z] Progress (1): 5.6 kB [2026-06-10T12:12:08.228Z] [2026-06-10T12:12:08.228Z] 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 182 kB/s) [2026-06-10T12:12:08.228Z] 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-06-10T12:12:08.228Z] Progress (1): 835 B [2026-06-10T12:12:08.228Z] Progress (1): 1.4 kB [2026-06-10T12:12:08.228Z] [2026-06-10T12:12:08.228Z] 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 58 kB/s) [2026-06-10T12:12:08.228Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom [2026-06-10T12:12:08.228Z] Progress (1): 754 B [2026-06-10T12:12:08.228Z] Progress (1): 2.2 kB [2026-06-10T12:12:08.228Z] Progress (1): 3.7 kB [2026-06-10T12:12:08.228Z] Progress (1): 8.3 kB [2026-06-10T12:12:08.228Z] Progress (1): 11 kB [2026-06-10T12:12:08.228Z] Progress (1): 15 kB [2026-06-10T12:12:08.228Z] Progress (1): 17 kB [2026-06-10T12:12:08.228Z] [2026-06-10T12:12:08.228Z] 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 615 kB/s) [2026-06-10T12:12:08.228Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom [2026-06-10T12:12:08.228Z] Progress (1): 908 B [2026-06-10T12:12:08.228Z] Progress (1): 4.1 kB [2026-06-10T12:12:08.228Z] Progress (1): 5.6 kB [2026-06-10T12:12:08.228Z] [2026-06-10T12:12:08.228Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (5.6 kB at 246 kB/s) [2026-06-10T12:12:08.228Z] 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-06-10T12:12:08.478Z] Progress (1): 788 B [2026-06-10T12:12:08.478Z] Progress (1): 2.3 kB [2026-06-10T12:12:08.478Z] Progress (1): 5.8 kB [2026-06-10T12:12:08.478Z] Progress (1): 8.6 kB [2026-06-10T12:12:08.478Z] Progress (1): 8.8 kB [2026-06-10T12:12:08.478Z] [2026-06-10T12:12:08.478Z] 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 337 kB/s) [2026-06-10T12:12:08.478Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom [2026-06-10T12:12:08.478Z] Progress (1): 908 B [2026-06-10T12:12:08.478Z] Progress (1): 4.1 kB [2026-06-10T12:12:08.478Z] Progress (1): 5.6 kB [2026-06-10T12:12:08.478Z] [2026-06-10T12:12:08.478Z] 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 282 kB/s) [2026-06-10T12:12:08.478Z] 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-06-10T12:12:08.478Z] Progress (1): 793 B [2026-06-10T12:12:08.478Z] Progress (1): 2.3 kB [2026-06-10T12:12:08.478Z] Progress (1): 4.3 kB [2026-06-10T12:12:08.478Z] Progress (1): 5.9 kB [2026-06-10T12:12:08.478Z] [2026-06-10T12:12:08.478Z] 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 203 kB/s) [2026-06-10T12:12:08.478Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [2026-06-10T12:12:08.478Z] Progress (1): 812 B [2026-06-10T12:12:08.478Z] Progress (1): 2.2 kB [2026-06-10T12:12:08.478Z] Progress (1): 3.2 kB [2026-06-10T12:12:08.478Z] [2026-06-10T12:12:08.478Z] 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 153 kB/s) [2026-06-10T12:12:08.478Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom [2026-06-10T12:12:08.478Z] Progress (1): 779 B [2026-06-10T12:12:08.478Z] Progress (1): 2.0 kB [2026-06-10T12:12:08.478Z] Progress (1): 6.0 kB [2026-06-10T12:12:08.478Z] Progress (1): 7.7 kB [2026-06-10T12:12:08.478Z] Progress (1): 11 kB [2026-06-10T12:12:08.478Z] Progress (1): 16 kB [2026-06-10T12:12:08.478Z] Progress (1): 21 kB [2026-06-10T12:12:08.478Z] Progress (1): 25 kB [2026-06-10T12:12:08.478Z] Progress (1): 27 kB [2026-06-10T12:12:08.478Z] Progress (1): 29 kB [2026-06-10T12:12:08.478Z] Progress (1): 32 kB [2026-06-10T12:12:08.478Z] Progress (1): 35 kB [2026-06-10T12:12:08.478Z] Progress (1): 38 kB [2026-06-10T12:12:08.478Z] Progress (1): 41 kB [2026-06-10T12:12:08.478Z] Progress (1): 46 kB [2026-06-10T12:12:08.478Z] Progress (1): 48 kB [2026-06-10T12:12:08.478Z] [2026-06-10T12:12:08.478Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 2.0 MB/s) [2026-06-10T12:12:08.478Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom [2026-06-10T12:12:08.478Z] Progress (1): 741 B [2026-06-10T12:12:08.478Z] Progress (1): 2.1 kB [2026-06-10T12:12:08.478Z] Progress (1): 3.9 kB [2026-06-10T12:12:08.478Z] Progress (1): 6.9 kB [2026-06-10T12:12:08.478Z] Progress (1): 12 kB [2026-06-10T12:12:08.478Z] Progress (1): 16 kB [2026-06-10T12:12:08.478Z] Progress (1): 19 kB [2026-06-10T12:12:08.478Z] Progress (1): 21 kB [2026-06-10T12:12:08.479Z] [2026-06-10T12:12:08.479Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 901 kB/s) [2026-06-10T12:12:08.479Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom [2026-06-10T12:12:08.479Z] Progress (1): 760 B [2026-06-10T12:12:08.479Z] Progress (1): 2.0 kB [2026-06-10T12:12:08.479Z] Progress (1): 4.8 kB [2026-06-10T12:12:08.479Z] Progress (1): 6.6 kB [2026-06-10T12:12:08.479Z] Progress (1): 8.7 kB [2026-06-10T12:12:08.479Z] Progress (1): 12 kB [2026-06-10T12:12:08.479Z] Progress (1): 14 kB [2026-06-10T12:12:08.479Z] Progress (1): 18 kB [2026-06-10T12:12:08.479Z] Progress (1): 21 kB [2026-06-10T12:12:08.479Z] Progress (1): 21 kB [2026-06-10T12:12:08.479Z] [2026-06-10T12:12:08.479Z] 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 802 kB/s) [2026-06-10T12:12:08.479Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom [2026-06-10T12:12:08.479Z] Progress (1): 699 B [2026-06-10T12:12:08.479Z] Progress (1): 1.9 kB [2026-06-10T12:12:08.479Z] Progress (1): 3.2 kB [2026-06-10T12:12:08.479Z] Progress (1): 4.7 kB [2026-06-10T12:12:08.479Z] Progress (1): 6.8 kB [2026-06-10T12:12:08.479Z] Progress (1): 9.4 kB [2026-06-10T12:12:08.479Z] Progress (1): 11 kB [2026-06-10T12:12:08.479Z] Progress (1): 14 kB [2026-06-10T12:12:08.479Z] Progress (1): 16 kB [2026-06-10T12:12:08.479Z] Progress (1): 18 kB [2026-06-10T12:12:08.479Z] Progress (1): 21 kB [2026-06-10T12:12:08.479Z] Progress (1): 23 kB [2026-06-10T12:12:08.479Z] Progress (1): 25 kB [2026-06-10T12:12:08.479Z] Progress (1): 29 kB [2026-06-10T12:12:08.479Z] Progress (1): 32 kB [2026-06-10T12:12:08.479Z] Progress (1): 32 kB [2026-06-10T12:12:08.479Z] Progress (1): 37 kB [2026-06-10T12:12:08.479Z] Progress (1): 41 kB [2026-06-10T12:12:08.479Z] Progress (1): 45 kB [2026-06-10T12:12:08.479Z] Progress (1): 47 kB [2026-06-10T12:12:08.479Z] Progress (1): 50 kB [2026-06-10T12:12:08.479Z] Progress (1): 52 kB [2026-06-10T12:12:08.479Z] Progress (1): 56 kB [2026-06-10T12:12:08.479Z] Progress (1): 58 kB [2026-06-10T12:12:08.479Z] Progress (1): 61 kB [2026-06-10T12:12:08.479Z] Progress (1): 64 kB [2026-06-10T12:12:08.479Z] Progress (1): 68 kB [2026-06-10T12:12:08.479Z] Progress (1): 71 kB [2026-06-10T12:12:08.479Z] Progress (1): 74 kB [2026-06-10T12:12:08.479Z] Progress (1): 76 kB [2026-06-10T12:12:08.479Z] Progress (1): 78 kB [2026-06-10T12:12:08.479Z] Progress (1): 79 kB [2026-06-10T12:12:08.479Z] [2026-06-10T12:12:08.479Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 2.7 MB/s) [2026-06-10T12:12:08.479Z] 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-06-10T12:12:08.729Z] Progress (1): 789 B [2026-06-10T12:12:08.729Z] Progress (1): 2.7 kB [2026-06-10T12:12:08.729Z] Progress (1): 5.8 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] 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 277 kB/s) [2026-06-10T12:12:08.729Z] 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-06-10T12:12:08.729Z] Progress (1): 758 B [2026-06-10T12:12:08.729Z] Progress (1): 2.2 kB [2026-06-10T12:12:08.729Z] Progress (1): 5.4 kB [2026-06-10T12:12:08.729Z] Progress (1): 8.4 kB [2026-06-10T12:12:08.729Z] Progress (1): 12 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] 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 520 kB/s) [2026-06-10T12:12:08.729Z] 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-06-10T12:12:08.729Z] Progress (1): 904 B [2026-06-10T12:12:08.729Z] Progress (1): 3.1 kB [2026-06-10T12:12:08.729Z] Progress (1): 4.2 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 154 kB/s) [2026-06-10T12:12:08.729Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [2026-06-10T12:12:08.729Z] Progress (1): 861 B [2026-06-10T12:12:08.729Z] Progress (1): 2.9 kB [2026-06-10T12:12:08.729Z] Progress (1): 5.2 kB [2026-06-10T12:12:08.729Z] Progress (1): 9.8 kB [2026-06-10T12:12:08.729Z] Progress (1): 11 kB [2026-06-10T12:12:08.729Z] Progress (1): 14 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 572 kB/s) [2026-06-10T12:12:08.729Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2026-06-10T12:12:08.729Z] Progress (1): 838 B [2026-06-10T12:12:08.729Z] Progress (1): 2.7 kB [2026-06-10T12:12:08.729Z] Progress (1): 6.5 kB [2026-06-10T12:12:08.729Z] Progress (1): 6.6 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 212 kB/s) [2026-06-10T12:12:08.729Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [2026-06-10T12:12:08.729Z] Progress (1): 1.4 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 36 kB/s) [2026-06-10T12:12:08.729Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [2026-06-10T12:12:08.729Z] Progress (1): 1.1 kB [2026-06-10T12:12:08.729Z] Progress (1): 2.4 kB [2026-06-10T12:12:08.729Z] [2026-06-10T12:12:08.729Z] 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 84 kB/s) [2026-06-10T12:12:08.729Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [2026-06-10T12:12:08.980Z] Progress (1): 987 B [2026-06-10T12:12:08.980Z] Progress (1): 3.4 kB [2026-06-10T12:12:08.980Z] Progress (1): 7.9 kB [2026-06-10T12:12:08.980Z] Progress (1): 7.9 kB [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] 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 329 kB/s) [2026-06-10T12:12:08.980Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [2026-06-10T12:12:08.980Z] Progress (1): 1.1 kB [2026-06-10T12:12:08.980Z] Progress (1): 3.6 kB [2026-06-10T12:12:08.980Z] Progress (1): 7.1 kB [2026-06-10T12:12:08.980Z] Progress (1): 13 kB [2026-06-10T12:12:08.980Z] Progress (1): 17 kB [2026-06-10T12:12:08.980Z] Progress (1): 20 kB [2026-06-10T12:12:08.980Z] Progress (1): 21 kB [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 941 kB/s) [2026-06-10T12:12:08.980Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [2026-06-10T12:12:08.980Z] Progress (1): 1.0 kB [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 44 kB/s) [2026-06-10T12:12:08.980Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [2026-06-10T12:12:08.980Z] Progress (1): 612 B [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 27 kB/s) [2026-06-10T12:12:08.980Z] 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-06-10T12:12:08.980Z] Progress (1): 914 B [2026-06-10T12:12:08.980Z] Progress (1): 2.6 kB [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] 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 125 kB/s) [2026-06-10T12:12:08.980Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [2026-06-10T12:12:08.980Z] Progress (1): 860 B [2026-06-10T12:12:08.980Z] Progress (1): 2.8 kB [2026-06-10T12:12:08.980Z] Progress (1): 5.1 kB [2026-06-10T12:12:08.980Z] Progress (1): 9.6 kB [2026-06-10T12:12:08.980Z] Progress (1): 11 kB [2026-06-10T12:12:08.980Z] Progress (1): 14 kB [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] 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-06-10T12:12:08.980Z] 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-06-10T12:12:08.980Z] Progress (1): 815 B [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] 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 26 kB/s) [2026-06-10T12:12:08.980Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2026-06-10T12:12:08.980Z] Progress (1): 1.3 kB [2026-06-10T12:12:08.980Z] Progress (1): 4.2 kB [2026-06-10T12:12:08.980Z] [2026-06-10T12:12:08.980Z] 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 157 kB/s) [2026-06-10T12:12:08.980Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2026-06-10T12:12:08.980Z] Progress (1): 711 B [2026-06-10T12:12:08.980Z] Progress (1): 2.8 kB [2026-06-10T12:12:08.980Z] Progress (1): 6.4 kB [2026-06-10T12:12:08.980Z] Progress (1): 9.1 kB [2026-06-10T12:12:08.980Z] Progress (1): 13 kB [2026-06-10T12:12:09.231Z] Progress (1): 17 kB [2026-06-10T12:12:09.231Z] [2026-06-10T12:12:09.231Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 752 kB/s) [2026-06-10T12:12:09.231Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [2026-06-10T12:12:09.231Z] Progress (1): 930 B [2026-06-10T12:12:09.231Z] Progress (1): 3.0 kB [2026-06-10T12:12:09.231Z] Progress (1): 6.0 kB [2026-06-10T12:12:09.231Z] Progress (1): 7.3 kB [2026-06-10T12:12:09.231Z] [2026-06-10T12:12:09.231Z] 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 197 kB/s) [2026-06-10T12:12:09.231Z] [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-06-10T12:12:09.231Z] [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-06-10T12:12:09.231Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2026-06-10T12:12:09.231Z] 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-06-10T12:12:09.231Z] [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-06-10T12:12:09.231Z] [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-06-10T12:12:09.231Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2026-06-10T12:12:09.231Z] 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-06-10T12:12:09.231Z] [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-06-10T12:12:09.231Z] [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-06-10T12:12:09.231Z] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2026-06-10T12:12:09.231Z] 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-06-10T12:12:09.231Z] 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-06-10T12:12:09.231Z] Progress (1): 815 B [2026-06-10T12:12:09.231Z] Progress (1): 3.7 kB [2026-06-10T12:12:09.231Z] Progress (1): 3.9 kB [2026-06-10T12:12:09.231Z] [2026-06-10T12:12:09.231Z] 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 145 kB/s) [2026-06-10T12:12:09.231Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom [2026-06-10T12:12:09.231Z] Progress (1): 740 B [2026-06-10T12:12:09.231Z] Progress (1): 2.0 kB [2026-06-10T12:12:09.231Z] Progress (1): 3.8 kB [2026-06-10T12:12:09.231Z] Progress (1): 6.5 kB [2026-06-10T12:12:09.231Z] Progress (1): 8.9 kB [2026-06-10T12:12:09.231Z] Progress (1): 13 kB [2026-06-10T12:12:09.231Z] Progress (1): 15 kB [2026-06-10T12:12:09.231Z] Progress (1): 19 kB [2026-06-10T12:12:09.231Z] Progress (1): 22 kB [2026-06-10T12:12:09.231Z] Progress (1): 24 kB [2026-06-10T12:12:09.231Z] [2026-06-10T12:12:09.231Z] 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 947 kB/s) [2026-06-10T12:12:09.231Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom [2026-06-10T12:12:09.481Z] Progress (1): 700 B [2026-06-10T12:12:09.481Z] Progress (1): 1.9 kB [2026-06-10T12:12:09.481Z] Progress (1): 3.2 kB [2026-06-10T12:12:09.481Z] Progress (1): 4.7 kB [2026-06-10T12:12:09.481Z] Progress (1): 6.8 kB [2026-06-10T12:12:09.481Z] Progress (1): 9.4 kB [2026-06-10T12:12:09.481Z] Progress (1): 11 kB [2026-06-10T12:12:09.481Z] Progress (1): 14 kB [2026-06-10T12:12:09.481Z] Progress (1): 16 kB [2026-06-10T12:12:09.481Z] Progress (1): 19 kB [2026-06-10T12:12:09.481Z] Progress (1): 21 kB [2026-06-10T12:12:09.481Z] Progress (1): 23 kB [2026-06-10T12:12:09.481Z] Progress (1): 25 kB [2026-06-10T12:12:09.481Z] Progress (1): 29 kB [2026-06-10T12:12:09.481Z] Progress (1): 32 kB [2026-06-10T12:12:09.481Z] Progress (1): 32 kB [2026-06-10T12:12:09.481Z] Progress (1): 36 kB [2026-06-10T12:12:09.481Z] Progress (1): 41 kB [2026-06-10T12:12:09.481Z] Progress (1): 44 kB [2026-06-10T12:12:09.481Z] Progress (1): 46 kB [2026-06-10T12:12:09.481Z] Progress (1): 50 kB [2026-06-10T12:12:09.481Z] Progress (1): 52 kB [2026-06-10T12:12:09.481Z] Progress (1): 55 kB [2026-06-10T12:12:09.481Z] Progress (1): 58 kB [2026-06-10T12:12:09.481Z] Progress (1): 60 kB [2026-06-10T12:12:09.481Z] Progress (1): 63 kB [2026-06-10T12:12:09.481Z] Progress (1): 67 kB [2026-06-10T12:12:09.481Z] Progress (1): 70 kB [2026-06-10T12:12:09.481Z] Progress (1): 73 kB [2026-06-10T12:12:09.481Z] Progress (1): 75 kB [2026-06-10T12:12:09.481Z] Progress (1): 77 kB [2026-06-10T12:12:09.481Z] Progress (1): 79 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/93/commons-parent-93.pom (79 kB at 2.8 MB/s) [2026-06-10T12:12:09.481Z] 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-06-10T12:12:09.481Z] Progress (1): 802 B [2026-06-10T12:12:09.481Z] Progress (1): 3.5 kB [2026-06-10T12:12:09.481Z] Progress (1): 7.8 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] 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 258 kB/s) [2026-06-10T12:12:09.481Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom [2026-06-10T12:12:09.481Z] Progress (1): 1.2 kB [2026-06-10T12:12:09.481Z] Progress (1): 2.8 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] 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 103 kB/s) [2026-06-10T12:12:09.481Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom [2026-06-10T12:12:09.481Z] Progress (1): 689 B [2026-06-10T12:12:09.481Z] Progress (1): 2.5 kB [2026-06-10T12:12:09.481Z] Progress (1): 6.4 kB [2026-06-10T12:12:09.481Z] Progress (1): 8.8 kB [2026-06-10T12:12:09.481Z] Progress (1): 11 kB [2026-06-10T12:12:09.481Z] Progress (1): 12 kB [2026-06-10T12:12:09.481Z] Progress (1): 16 kB [2026-06-10T12:12:09.481Z] Progress (1): 21 kB [2026-06-10T12:12:09.481Z] Progress (1): 23 kB [2026-06-10T12:12:09.481Z] Progress (1): 28 kB [2026-06-10T12:12:09.481Z] Progress (1): 31 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 1.4 MB/s) [2026-06-10T12:12:09.481Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [2026-06-10T12:12:09.481Z] Progress (1): 1.3 kB [2026-06-10T12:12:09.481Z] Progress (1): 3.0 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 116 kB/s) [2026-06-10T12:12:09.481Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom [2026-06-10T12:12:09.481Z] Progress (1): 692 B [2026-06-10T12:12:09.481Z] Progress (1): 2.7 kB [2026-06-10T12:12:09.481Z] Progress (1): 6.4 kB [2026-06-10T12:12:09.481Z] Progress (1): 8.9 kB [2026-06-10T12:12:09.481Z] Progress (1): 11 kB [2026-06-10T12:12:09.481Z] Progress (1): 14 kB [2026-06-10T12:12:09.481Z] Progress (1): 18 kB [2026-06-10T12:12:09.481Z] Progress (1): 21 kB [2026-06-10T12:12:09.481Z] Progress (1): 25 kB [2026-06-10T12:12:09.481Z] Progress (1): 28 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 1.2 MB/s) [2026-06-10T12:12:09.481Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [2026-06-10T12:12:09.481Z] Progress (1): 908 B [2026-06-10T12:12:09.481Z] Progress (1): 4.1 kB [2026-06-10T12:12:09.481Z] Progress (1): 5.6 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] 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-06-10T12:12:09.481Z] 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-06-10T12:12:09.481Z] Progress (1): 774 B [2026-06-10T12:12:09.481Z] Progress (1): 2.7 kB [2026-06-10T12:12:09.481Z] Progress (1): 6.9 kB [2026-06-10T12:12:09.481Z] Progress (1): 7.4 kB [2026-06-10T12:12:09.481Z] [2026-06-10T12:12:09.481Z] 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 369 kB/s) [2026-06-10T12:12:09.481Z] 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-06-10T12:12:09.732Z] Progress (1): 797 B [2026-06-10T12:12:09.732Z] Progress (1): 2.3 kB [2026-06-10T12:12:09.732Z] Progress (1): 3.0 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] 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 137 kB/s) [2026-06-10T12:12:09.732Z] 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-06-10T12:12:09.732Z] Progress (1): 818 B [2026-06-10T12:12:09.732Z] Progress (1): 2.9 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (2.9 kB at 126 kB/s) [2026-06-10T12:12:09.732Z] 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-06-10T12:12:09.732Z] Progress (1): 823 B [2026-06-10T12:12:09.732Z] Progress (1): 2.5 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] 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 42 kB/s) [2026-06-10T12:12:09.732Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom [2026-06-10T12:12:09.732Z] Progress (1): 808 B [2026-06-10T12:12:09.732Z] Progress (1): 2.4 kB [2026-06-10T12:12:09.732Z] Progress (1): 4.1 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (4.1 kB at 184 kB/s) [2026-06-10T12:12:09.732Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom [2026-06-10T12:12:09.732Z] Progress (1): 988 B [2026-06-10T12:12:09.732Z] Progress (1): 4.2 kB [2026-06-10T12:12:09.732Z] Progress (1): 7.6 kB [2026-06-10T12:12:09.732Z] Progress (1): 9.4 kB [2026-06-10T12:12:09.732Z] Progress (1): 12 kB [2026-06-10T12:12:09.732Z] Progress (1): 16 kB [2026-06-10T12:12:09.732Z] Progress (1): 19 kB [2026-06-10T12:12:09.732Z] Progress (1): 24 kB [2026-06-10T12:12:09.732Z] Progress (1): 25 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 1.2 MB/s) [2026-06-10T12:12:09.732Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom [2026-06-10T12:12:09.732Z] Progress (1): 801 B [2026-06-10T12:12:09.732Z] Progress (1): 2.2 kB [2026-06-10T12:12:09.732Z] Progress (1): 5.1 kB [2026-06-10T12:12:09.732Z] Progress (1): 9.4 kB [2026-06-10T12:12:09.732Z] Progress (1): 12 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] 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 521 kB/s) [2026-06-10T12:12:09.732Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom [2026-06-10T12:12:09.732Z] Progress (1): 806 B [2026-06-10T12:12:09.732Z] Progress (1): 2.6 kB [2026-06-10T12:12:09.732Z] Progress (1): 5.1 kB [2026-06-10T12:12:09.732Z] Progress (1): 7.8 kB [2026-06-10T12:12:09.732Z] Progress (1): 9.5 kB [2026-06-10T12:12:09.732Z] [2026-06-10T12:12:09.732Z] 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-06-10T12:12:09.732Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom [2026-06-10T12:12:09.982Z] Progress (1): 812 B [2026-06-10T12:12:09.982Z] Progress (1): 2.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 5.3 kB [2026-06-10T12:12:09.982Z] Progress (1): 7.9 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 330 kB/s) [2026-06-10T12:12:09.982Z] 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-06-10T12:12:09.982Z] Progress (1): 862 B [2026-06-10T12:12:09.982Z] Progress (1): 2.6 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 95 kB/s) [2026-06-10T12:12:09.982Z] 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-06-10T12:12:09.982Z] Progress (1): 816 B [2026-06-10T12:12:09.982Z] Progress (1): 2.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 4.5 kB [2026-06-10T12:12:09.982Z] Progress (1): 7.5 kB [2026-06-10T12:12:09.982Z] Progress (1): 8.0 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 348 kB/s) [2026-06-10T12:12:09.982Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom [2026-06-10T12:12:09.982Z] Progress (1): 808 B [2026-06-10T12:12:09.982Z] Progress (1): 2.5 kB [2026-06-10T12:12:09.982Z] Progress (1): 5.9 kB [2026-06-10T12:12:09.982Z] Progress (1): 7.8 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 409 kB/s) [2026-06-10T12:12:09.982Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom [2026-06-10T12:12:09.982Z] Progress (1): 1.4 kB [2026-06-10T12:12:09.982Z] Progress (1): 4.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 8.1 kB [2026-06-10T12:12:09.982Z] Progress (1): 10 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] 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 582 kB/s) [2026-06-10T12:12:09.982Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom [2026-06-10T12:12:09.982Z] Progress (1): 801 B [2026-06-10T12:12:09.982Z] Progress (1): 2.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 6.0 kB [2026-06-10T12:12:09.982Z] Progress (1): 9.4 kB [2026-06-10T12:12:09.982Z] Progress (1): 12 kB [2026-06-10T12:12:09.982Z] Progress (1): 14 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] 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-06-10T12:12:09.982Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [2026-06-10T12:12:09.982Z] Progress (1): 1.0 kB [2026-06-10T12:12:09.982Z] Progress (1): 3.3 kB [2026-06-10T12:12:09.982Z] Progress (1): 3.8 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 174 kB/s) [2026-06-10T12:12:09.982Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [2026-06-10T12:12:09.982Z] Progress (1): 1.0 kB [2026-06-10T12:12:09.982Z] Progress (1): 3.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 6.0 kB [2026-06-10T12:12:09.982Z] Progress (1): 9.1 kB [2026-06-10T12:12:09.982Z] Progress (1): 12 kB [2026-06-10T12:12:09.982Z] Progress (1): 14 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] 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 552 kB/s) [2026-06-10T12:12:09.982Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom [2026-06-10T12:12:09.982Z] Progress (1): 764 B [2026-06-10T12:12:09.982Z] Progress (1): 2.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 3.8 kB [2026-06-10T12:12:09.982Z] Progress (1): 5.9 kB [2026-06-10T12:12:09.982Z] Progress (1): 9.2 kB [2026-06-10T12:12:09.982Z] Progress (1): 12 kB [2026-06-10T12:12:09.982Z] Progress (1): 16 kB [2026-06-10T12:12:09.982Z] Progress (1): 19 kB [2026-06-10T12:12:09.982Z] [2026-06-10T12:12:09.982Z] 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 695 kB/s) [2026-06-10T12:12:10.233Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom [2026-06-10T12:12:10.233Z] Progress (1): 786 B [2026-06-10T12:12:10.233Z] Progress (1): 2.1 kB [2026-06-10T12:12:10.233Z] Progress (1): 3.6 kB [2026-06-10T12:12:10.233Z] Progress (1): 5.2 kB [2026-06-10T12:12:10.233Z] Progress (1): 7.4 kB [2026-06-10T12:12:10.233Z] Progress (1): 8.2 kB [2026-06-10T12:12:10.233Z] Progress (1): 10 kB [2026-06-10T12:12:10.233Z] Progress (1): 12 kB [2026-06-10T12:12:10.233Z] Progress (1): 14 kB [2026-06-10T12:12:10.233Z] Progress (1): 16 kB [2026-06-10T12:12:10.233Z] Progress (1): 19 kB [2026-06-10T12:12:10.233Z] Progress (1): 22 kB [2026-06-10T12:12:10.233Z] Progress (1): 24 kB [2026-06-10T12:12:10.233Z] Progress (1): 27 kB [2026-06-10T12:12:10.233Z] Progress (1): 30 kB [2026-06-10T12:12:10.233Z] Progress (1): 33 kB [2026-06-10T12:12:10.233Z] Progress (1): 38 kB [2026-06-10T12:12:10.233Z] Progress (1): 41 kB [2026-06-10T12:12:10.233Z] Progress (1): 45 kB [2026-06-10T12:12:10.233Z] Progress (1): 47 kB [2026-06-10T12:12:10.233Z] Progress (1): 50 kB [2026-06-10T12:12:10.233Z] Progress (1): 52 kB [2026-06-10T12:12:10.233Z] Progress (1): 56 kB [2026-06-10T12:12:10.233Z] Progress (1): 58 kB [2026-06-10T12:12:10.233Z] Progress (1): 62 kB [2026-06-10T12:12:10.233Z] Progress (1): 65 kB [2026-06-10T12:12:10.233Z] Progress (1): 69 kB [2026-06-10T12:12:10.233Z] Progress (1): 72 kB [2026-06-10T12:12:10.233Z] Progress (1): 74 kB [2026-06-10T12:12:10.233Z] Progress (1): 76 kB [2026-06-10T12:12:10.233Z] Progress (1): 78 kB [2026-06-10T12:12:10.233Z] [2026-06-10T12:12:10.233Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 2.3 MB/s) [2026-06-10T12:12:10.233Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom [2026-06-10T12:12:10.233Z] Progress (1): 737 B [2026-06-10T12:12:10.233Z] Progress (1): 2.0 kB [2026-06-10T12:12:10.233Z] Progress (1): 4.0 kB [2026-06-10T12:12:10.233Z] Progress (1): 5.9 kB [2026-06-10T12:12:10.233Z] Progress (1): 11 kB [2026-06-10T12:12:10.233Z] Progress (1): 15 kB [2026-06-10T12:12:10.233Z] Progress (1): 19 kB [2026-06-10T12:12:10.233Z] Progress (1): 22 kB [2026-06-10T12:12:10.233Z] Progress (1): 24 kB [2026-06-10T12:12:10.233Z] [2026-06-10T12:12:10.233Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 970 kB/s) [2026-06-10T12:12:10.233Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom [2026-06-10T12:12:10.233Z] Progress (1): 908 B [2026-06-10T12:12:10.233Z] Progress (1): 4.1 kB [2026-06-10T12:12:10.233Z] Progress (1): 5.6 kB [2026-06-10T12:12:10.233Z] [2026-06-10T12:12:10.233Z] 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 226 kB/s) [2026-06-10T12:12:10.233Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom [2026-06-10T12:12:10.233Z] Progress (1): 740 B [2026-06-10T12:12:10.233Z] Progress (1): 2.1 kB [2026-06-10T12:12:10.233Z] Progress (1): 3.9 kB [2026-06-10T12:12:10.233Z] Progress (1): 5.4 kB [2026-06-10T12:12:10.233Z] Progress (1): 8.5 kB [2026-06-10T12:12:10.233Z] Progress (1): 11 kB [2026-06-10T12:12:10.233Z] Progress (1): 14 kB [2026-06-10T12:12:10.233Z] Progress (1): 20 kB [2026-06-10T12:12:10.233Z] Progress (1): 23 kB [2026-06-10T12:12:10.233Z] Progress (1): 28 kB [2026-06-10T12:12:10.233Z] Progress (1): 31 kB [2026-06-10T12:12:10.233Z] Progress (1): 32 kB [2026-06-10T12:12:10.233Z] [2026-06-10T12:12:10.233Z] 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-06-10T12:12:10.233Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2026-06-10T12:12:10.233Z] Progress (1): 785 B [2026-06-10T12:12:10.233Z] Progress (1): 2.4 kB [2026-06-10T12:12:10.233Z] Progress (1): 5.9 kB [2026-06-10T12:12:10.233Z] Progress (1): 9.5 kB [2026-06-10T12:12:10.233Z] Progress (1): 11 kB [2026-06-10T12:12:10.233Z] Progress (1): 12 kB [2026-06-10T12:12:10.233Z] [2026-06-10T12:12:10.233Z] 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-06-10T12:12:10.233Z] [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-06-10T12:12:10.233Z] [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-06-10T12:12:10.233Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [2026-06-10T12:12:10.233Z] 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-06-10T12:12:10.483Z] [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-06-10T12:12:10.483Z] [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-06-10T12:12:10.483Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [2026-06-10T12:12:10.483Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) [2026-06-10T12:12:10.483Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom [2026-06-10T12:12:10.483Z] Progress (1): 765 B [2026-06-10T12:12:10.483Z] Progress (1): 2.1 kB [2026-06-10T12:12:10.483Z] Progress (1): 4.6 kB [2026-06-10T12:12:10.483Z] Progress (1): 6.8 kB [2026-06-10T12:12:10.483Z] Progress (1): 8.6 kB [2026-06-10T12:12:10.484Z] Progress (1): 12 kB [2026-06-10T12:12:10.484Z] Progress (1): 15 kB [2026-06-10T12:12:10.484Z] Progress (1): 17 kB [2026-06-10T12:12:10.484Z] Progress (1): 18 kB [2026-06-10T12:12:10.484Z] [2026-06-10T12:12:10.484Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 765 kB/s) [2026-06-10T12:12:10.484Z] [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-06-10T12:12:10.484Z] [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-06-10T12:12:10.484Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [2026-06-10T12:12:10.484Z] 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-06-10T12:12:10.484Z] [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-06-10T12:12:10.484Z] [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-06-10T12:12:10.484Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [2026-06-10T12:12:10.484Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) [2026-06-10T12:12:10.484Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2026-06-10T12:12:10.484Z] Progress (1): 783 B [2026-06-10T12:12:10.484Z] Progress (1): 2.0 kB [2026-06-10T12:12:10.484Z] Progress (1): 5.0 kB [2026-06-10T12:12:10.484Z] Progress (1): 6.8 kB [2026-06-10T12:12:10.484Z] Progress (1): 10 kB [2026-06-10T12:12:10.484Z] Progress (1): 13 kB [2026-06-10T12:12:10.484Z] Progress (1): 16 kB [2026-06-10T12:12:10.484Z] Progress (1): 18 kB [2026-06-10T12:12:10.484Z] [2026-06-10T12:12:10.484Z] 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 706 kB/s) [2026-06-10T12:12:10.484Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [2026-06-10T12:12:10.484Z] Progress (1): 782 B [2026-06-10T12:12:10.484Z] Progress (1): 2.1 kB [2026-06-10T12:12:10.484Z] Progress (1): 4.7 kB [2026-06-10T12:12:10.484Z] Progress (1): 8.4 kB [2026-06-10T12:12:10.484Z] Progress (1): 12 kB [2026-06-10T12:12:10.484Z] Progress (1): 16 kB [2026-06-10T12:12:10.484Z] [2026-06-10T12:12:10.484Z] 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-06-10T12:12:10.484Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [2026-06-10T12:12:10.484Z] Progress (1): 790 B [2026-06-10T12:12:10.484Z] Progress (1): 2.1 kB [2026-06-10T12:12:10.484Z] Progress (1): 4.2 kB [2026-06-10T12:12:10.484Z] Progress (1): 4.5 kB [2026-06-10T12:12:10.484Z] [2026-06-10T12:12:10.484Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 187 kB/s) [2026-06-10T12:12:10.484Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom [2026-06-10T12:12:10.734Z] Progress (1): 1.0 kB [2026-06-10T12:12:10.734Z] Progress (1): 3.1 kB [2026-06-10T12:12:10.734Z] Progress (1): 6.8 kB [2026-06-10T12:12:10.734Z] Progress (1): 7.5 kB [2026-06-10T12:12:10.734Z] [2026-06-10T12:12:10.734Z] 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 340 kB/s) [2026-06-10T12:12:10.734Z] 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-06-10T12:12:10.734Z] Progress (1): 819 B [2026-06-10T12:12:10.734Z] Progress (1): 2.9 kB [2026-06-10T12:12:10.734Z] [2026-06-10T12:12:10.734Z] 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 136 kB/s) [2026-06-10T12:12:10.734Z] 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-06-10T12:12:10.734Z] Progress (1): 779 B [2026-06-10T12:12:10.734Z] Progress (1): 3.1 kB [2026-06-10T12:12:10.734Z] Progress (1): 5.4 kB [2026-06-10T12:12:10.734Z] [2026-06-10T12:12:10.734Z] 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 234 kB/s) [2026-06-10T12:12:10.734Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [2026-06-10T12:12:10.734Z] Progress (1): 801 B [2026-06-10T12:12:10.734Z] Progress (1): 2.3 kB [2026-06-10T12:12:10.734Z] Progress (1): 4.4 kB [2026-06-10T12:12:10.734Z] [2026-06-10T12:12:10.734Z] 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-06-10T12:12:10.734Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [2026-06-10T12:12:10.734Z] Progress (1): 815 B [2026-06-10T12:12:10.734Z] Progress (1): 2.3 kB [2026-06-10T12:12:10.734Z] Progress (1): 3.2 kB [2026-06-10T12:12:10.734Z] [2026-06-10T12:12:10.734Z] 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-06-10T12:12:10.734Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom [2026-06-10T12:12:10.734Z] Progress (1): 724 B [2026-06-10T12:12:10.734Z] Progress (1): 1.9 kB [2026-06-10T12:12:10.734Z] Progress (1): 5.5 kB [2026-06-10T12:12:10.734Z] Progress (1): 9.9 kB [2026-06-10T12:12:10.734Z] Progress (1): 14 kB [2026-06-10T12:12:10.735Z] Progress (1): 19 kB [2026-06-10T12:12:10.735Z] Progress (1): 23 kB [2026-06-10T12:12:10.735Z] Progress (1): 27 kB [2026-06-10T12:12:10.735Z] Progress (1): 28 kB [2026-06-10T12:12:10.735Z] Progress (1): 31 kB [2026-06-10T12:12:10.735Z] Progress (1): 34 kB [2026-06-10T12:12:10.735Z] Progress (1): 37 kB [2026-06-10T12:12:10.735Z] Progress (1): 40 kB [2026-06-10T12:12:10.735Z] Progress (1): 43 kB [2026-06-10T12:12:10.735Z] Progress (1): 48 kB [2026-06-10T12:12:10.735Z] Progress (1): 48 kB [2026-06-10T12:12:10.735Z] Progress (1): 50 kB [2026-06-10T12:12:10.735Z] [2026-06-10T12:12:10.735Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 1.9 MB/s) [2026-06-10T12:12:10.735Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom [2026-06-10T12:12:10.735Z] Progress (1): 739 B [2026-06-10T12:12:10.735Z] Progress (1): 2.1 kB [2026-06-10T12:12:10.735Z] Progress (1): 3.9 kB [2026-06-10T12:12:10.735Z] Progress (1): 6.2 kB [2026-06-10T12:12:10.735Z] Progress (1): 11 kB [2026-06-10T12:12:10.735Z] Progress (1): 16 kB [2026-06-10T12:12:10.735Z] Progress (1): 20 kB [2026-06-10T12:12:10.735Z] Progress (1): 22 kB [2026-06-10T12:12:10.735Z] Progress (1): 24 kB [2026-06-10T12:12:10.735Z] [2026-06-10T12:12:10.735Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 811 kB/s) [2026-06-10T12:12:10.735Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom [2026-06-10T12:12:10.735Z] Progress (1): 1.2 kB [2026-06-10T12:12:10.735Z] Progress (1): 4.2 kB [2026-06-10T12:12:10.735Z] Progress (1): 5.6 kB [2026-06-10T12:12:10.735Z] [2026-06-10T12:12:10.735Z] 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 226 kB/s) [2026-06-10T12:12:10.735Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom [2026-06-10T12:12:10.985Z] Progress (1): 690 B [2026-06-10T12:12:10.985Z] Progress (1): 2.5 kB [2026-06-10T12:12:10.985Z] Progress (1): 6.4 kB [2026-06-10T12:12:10.985Z] Progress (1): 8.8 kB [2026-06-10T12:12:10.985Z] Progress (1): 11 kB [2026-06-10T12:12:10.985Z] Progress (1): 12 kB [2026-06-10T12:12:10.985Z] Progress (1): 17 kB [2026-06-10T12:12:10.985Z] Progress (1): 21 kB [2026-06-10T12:12:10.985Z] Progress (1): 23 kB [2026-06-10T12:12:10.985Z] Progress (1): 28 kB [2026-06-10T12:12:10.985Z] Progress (1): 31 kB [2026-06-10T12:12:10.985Z] [2026-06-10T12:12:10.985Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 1.3 MB/s) [2026-06-10T12:12:10.985Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom [2026-06-10T12:12:10.985Z] Progress (1): 1.2 kB [2026-06-10T12:12:10.985Z] Progress (1): 3.5 kB [2026-06-10T12:12:10.985Z] [2026-06-10T12:12:10.985Z] 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 175 kB/s) [2026-06-10T12:12:10.985Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom [2026-06-10T12:12:10.985Z] Progress (1): 750 B [2026-06-10T12:12:10.985Z] Progress (1): 1.9 kB [2026-06-10T12:12:10.985Z] Progress (1): 3.7 kB [2026-06-10T12:12:10.985Z] Progress (1): 5.3 kB [2026-06-10T12:12:10.985Z] Progress (1): 9.1 kB [2026-06-10T12:12:10.985Z] Progress (1): 11 kB [2026-06-10T12:12:10.985Z] Progress (1): 14 kB [2026-06-10T12:12:10.985Z] Progress (1): 17 kB [2026-06-10T12:12:10.985Z] Progress (1): 22 kB [2026-06-10T12:12:10.985Z] Progress (1): 25 kB [2026-06-10T12:12:10.985Z] Progress (1): 25 kB [2026-06-10T12:12:10.985Z] [2026-06-10T12:12:10.985Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom (25 kB at 1.2 MB/s) [2026-06-10T12:12:10.985Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom [2026-06-10T12:12:10.985Z] Progress (1): 702 B [2026-06-10T12:12:10.985Z] Progress (1): 1.9 kB [2026-06-10T12:12:10.985Z] Progress (1): 3.2 kB [2026-06-10T12:12:10.985Z] Progress (1): 4.7 kB [2026-06-10T12:12:10.985Z] Progress (1): 6.8 kB [2026-06-10T12:12:10.985Z] Progress (1): 9.4 kB [2026-06-10T12:12:10.985Z] Progress (1): 11 kB [2026-06-10T12:12:10.985Z] Progress (1): 14 kB [2026-06-10T12:12:10.985Z] Progress (1): 16 kB [2026-06-10T12:12:10.985Z] Progress (1): 19 kB [2026-06-10T12:12:10.985Z] Progress (1): 21 kB [2026-06-10T12:12:10.985Z] Progress (1): 23 kB [2026-06-10T12:12:10.985Z] Progress (1): 25 kB [2026-06-10T12:12:10.985Z] Progress (1): 29 kB [2026-06-10T12:12:10.985Z] Progress (1): 32 kB [2026-06-10T12:12:10.986Z] Progress (1): 32 kB [2026-06-10T12:12:10.986Z] Progress (1): 37 kB [2026-06-10T12:12:10.986Z] Progress (1): 41 kB [2026-06-10T12:12:10.986Z] Progress (1): 45 kB [2026-06-10T12:12:10.986Z] Progress (1): 47 kB [2026-06-10T12:12:10.986Z] Progress (1): 50 kB [2026-06-10T12:12:10.986Z] Progress (1): 52 kB [2026-06-10T12:12:10.986Z] Progress (1): 56 kB [2026-06-10T12:12:10.986Z] Progress (1): 58 kB [2026-06-10T12:12:10.986Z] Progress (1): 61 kB [2026-06-10T12:12:10.986Z] Progress (1): 64 kB [2026-06-10T12:12:10.986Z] Progress (1): 69 kB [2026-06-10T12:12:10.986Z] Progress (1): 71 kB [2026-06-10T12:12:10.986Z] Progress (1): 74 kB [2026-06-10T12:12:10.986Z] Progress (1): 76 kB [2026-06-10T12:12:10.986Z] Progress (1): 78 kB [2026-06-10T12:12:10.986Z] [2026-06-10T12:12:10.986Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 2.9 MB/s) [2026-06-10T12:12:10.986Z] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom [2026-06-10T12:12:10.986Z] Progress (1): 908 B [2026-06-10T12:12:10.986Z] Progress (1): 4.1 kB [2026-06-10T12:12:10.986Z] Progress (1): 5.6 kB [2026-06-10T12:12:10.986Z] [2026-06-10T12:12:10.986Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 269 kB/s) [2026-06-10T12:12:10.986Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom [2026-06-10T12:12:10.986Z] Progress (1): 743 B [2026-06-10T12:12:10.986Z] Progress (1): 1.9 kB [2026-06-10T12:12:10.986Z] Progress (1): 4.0 kB [2026-06-10T12:12:10.986Z] Progress (1): 5.8 kB [2026-06-10T12:12:10.986Z] Progress (1): 8.3 kB [2026-06-10T12:12:10.986Z] Progress (1): 12 kB [2026-06-10T12:12:10.986Z] Progress (1): 15 kB [2026-06-10T12:12:10.986Z] Progress (1): 17 kB [2026-06-10T12:12:10.986Z] Progress (1): 19 kB [2026-06-10T12:12:10.986Z] [2026-06-10T12:12:10.986Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom (19 kB at 783 kB/s) [2026-06-10T12:12:10.986Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom [2026-06-10T12:12:10.986Z] Progress (1): 1.1 kB [2026-06-10T12:12:10.986Z] Progress (1): 1.9 kB [2026-06-10T12:12:10.986Z] [2026-06-10T12:12:10.986Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.pom (1.9 kB at 80 kB/s) [2026-06-10T12:12:10.986Z] 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-06-10T12:12:10.986Z] Progress (1): 1.1 kB [2026-06-10T12:12:10.986Z] Progress (1): 2.0 kB [2026-06-10T12:12:10.986Z] [2026-06-10T12:12:10.986Z] 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-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] Progress (1): 1.6 kB [2026-06-10T12:12:11.236Z] Progress (1): 1.7 kB [2026-06-10T12:12:11.236Z] [2026-06-10T12:12:11.236Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.5.1/plexus-interactivity-api-1.5.1.pom (1.7 kB at 70 kB/s) [2026-06-10T12:12:11.236Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.5.1/plexus-interactivity-1.5.1.pom [2026-06-10T12:12:11.236Z] Progress (1): 1.3 kB [2026-06-10T12:12:11.236Z] Progress (1): 1.7 kB [2026-06-10T12:12:11.236Z] [2026-06-10T12:12:11.236Z] 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 64 kB/s) [2026-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] Progress (1): 6.6 kB [2026-06-10T12:12:11.236Z] [2026-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar [2026-06-10T12:12:11.236Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar [2026-06-10T12:12:11.236Z] Progress (1): 16/47 kB [2026-06-10T12:12:11.236Z] Progress (1): 25/47 kB [2026-06-10T12:12:11.236Z] Progress (1): 41/47 kB [2026-06-10T12:12:11.236Z] Progress (1): 47 kB [2026-06-10T12:12:11.236Z] [2026-06-10T12:12:11.236Z] 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.8 MB/s) [2026-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] Progress (1): 0.9/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 2.3/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 3.6/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 5.0/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 6.4/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 7.7/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 9.1/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 10/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 12/13 kB [2026-06-10T12:12:11.236Z] Progress (1): 13 kB [2026-06-10T12:12:11.236Z] [2026-06-10T12:12:11.236Z] 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 417 kB/s) [2026-06-10T12:12:11.236Z] 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-06-10T12:12:11.236Z] Progress (1): 7.7/55 kB [2026-06-10T12:12:11.236Z] Progress (1): 16/55 kB [2026-06-10T12:12:11.236Z] Progress (1): 25/55 kB [2026-06-10T12:12:11.236Z] Progress (1): 41/55 kB [2026-06-10T12:12:11.236Z] Progress (1): 55 kB [2026-06-10T12:12:11.236Z] [2026-06-10T12:12:11.236Z] 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-06-10T12:12:11.237Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [2026-06-10T12:12:11.237Z] Progress (1): 0.9/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 2.3/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 3.6/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 5.0/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 6.4/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 7.7/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 9.1/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 10/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 12/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 13/94 kB [2026-06-10T12:12:11.237Z] Progress (1): 15/94 kB [2026-06-10T12:12:11.237Z] Progress (2): 15/94 kB | 0.9/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 16/94 kB | 0.9/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 16/94 kB | 2.3/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 17/94 kB | 2.3/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 17/94 kB | 3.2/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 19/94 kB | 3.2/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 19/94 kB | 4.5/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 20/94 kB | 4.5/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 20/94 kB | 5.9/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 21/94 kB | 5.9/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 21/94 kB | 7.3/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 23/94 kB | 7.3/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 23/94 kB | 8.7/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 24/94 kB | 8.7/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 24/94 kB | 10/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 26/94 kB | 10/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 26/94 kB | 11/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 27/94 kB | 11/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 28/94 kB | 11/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 28/94 kB | 13/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 29/94 kB | 13/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 29/94 kB | 14/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 30/94 kB | 14/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 30/94 kB | 15/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 32/94 kB | 15/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 32/94 kB | 17/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 32/94 kB | 18/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 33/94 kB | 18/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 33/94 kB | 20/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 35/94 kB | 20/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 35/94 kB | 21/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 36/94 kB | 21/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 36/94 kB | 22/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 37/94 kB | 22/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 37/94 kB | 24/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 39/94 kB | 24/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 39/94 kB | 25/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 40/94 kB | 25/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 40/94 kB | 26/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 41/94 kB | 26/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 41/94 kB | 28/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 43/94 kB | 28/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 43/94 kB | 29/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 44/94 kB | 29/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 46/94 kB | 29/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 46/94 kB | 31/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 47/94 kB | 31/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 47/94 kB | 32/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 48/94 kB | 32/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 48/94 kB | 33/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 50/94 kB | 33/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 51/94 kB | 33/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 51/94 kB | 35/899 kB [2026-06-10T12:12:11.237Z] Progress (3): 51/94 kB | 35/899 kB | 0.9/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 52/94 kB | 35/899 kB | 0.9/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 52/94 kB | 36/899 kB | 0.9/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 54/94 kB | 36/899 kB | 0.9/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 54/94 kB | 36/899 kB | 2.3/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 54/94 kB | 37/899 kB | 2.3/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 55/94 kB | 37/899 kB | 2.3/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 55/94 kB | 37/899 kB | 3.6/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 55/94 kB | 39/899 kB | 3.6/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 55/94 kB | 39/899 kB | 5.0/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 55/94 kB | 40/899 kB | 5.0/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 55/94 kB | 40/899 kB | 6.4/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 59/94 kB | 40/899 kB | 6.4/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 59/94 kB | 42/899 kB | 6.4/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 59/94 kB | 42/899 kB | 7.7/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 59/94 kB | 43/899 kB | 7.7/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 59/94 kB | 43/899 kB | 9.1/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 43/899 kB | 9.1/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 44/899 kB | 9.1/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 44/899 kB | 10/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 46/899 kB | 10/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 46/899 kB | 12/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 46/899 kB | 13/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 64/94 kB | 47/899 kB | 13/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 68/94 kB | 47/899 kB | 13/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 68/94 kB | 47/899 kB | 15/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 68/94 kB | 48/899 kB | 15/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 68/94 kB | 48/899 kB | 16/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 68/94 kB | 50/899 kB | 16/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 72/94 kB | 50/899 kB | 16/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 72/94 kB | 50/899 kB | 17/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 72/94 kB | 51/899 kB | 17/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 72/94 kB | 51/899 kB | 19/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 72/94 kB | 52/899 kB | 19/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 76/94 kB | 52/899 kB | 19/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 76/94 kB | 52/899 kB | 20/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 76/94 kB | 54/899 kB | 20/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 76/94 kB | 54/899 kB | 21/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 76/94 kB | 55/899 kB | 21/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 80/94 kB | 55/899 kB | 21/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 80/94 kB | 55/899 kB | 23/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 80/94 kB | 55/899 kB | 24/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 80/94 kB | 55/899 kB | 25/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 80/94 kB | 59/899 kB | 25/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 85/94 kB | 59/899 kB | 25/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 85/94 kB | 59/899 kB | 26/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 85/94 kB | 59/899 kB | 27/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 85/94 kB | 61/899 kB | 27/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 85/94 kB | 61/899 kB | 29/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 89/94 kB | 61/899 kB | 29/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 89/94 kB | 61/899 kB | 30/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 89/94 kB | 65/899 kB | 30/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 89/94 kB | 65/899 kB | 31/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 89/94 kB | 65/899 kB | 33/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 93/94 kB | 65/899 kB | 33/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 93/94 kB | 65/899 kB | 34/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 65/899 kB | 34/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 69/899 kB | 34/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 69/899 kB | 36/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 73/899 kB | 36/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 73/899 kB | 40/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 77/899 kB | 40/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 77/899 kB | 44/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94 kB | 82/899 kB | 44/58 kB [2026-06-10T12:12:11.237Z] [2026-06-10T12:12:11.237Z] 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.5 MB/s) [2026-06-10T12:12:11.237Z] Progress (2): 82/899 kB | 48/58 kB [2026-06-10T12:12:11.237Z] [2026-06-10T12:12:11.237Z] 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-06-10T12:12:11.237Z] Progress (2): 86/899 kB | 48/58 kB [2026-06-10T12:12:11.237Z] Progress (2): 86/899 kB | 52/58 kB [2026-06-10T12:12:11.237Z] Progress (2): 90/899 kB | 52/58 kB [2026-06-10T12:12:11.237Z] Progress (2): 94/899 kB | 52/58 kB [2026-06-10T12:12:11.237Z] Progress (3): 94/899 kB | 52/58 kB | 0.9/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 94/899 kB | 57/58 kB | 0.9/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 94/899 kB | 58 kB | 0.9/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 94/899 kB | 58 kB | 2.3/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 99/899 kB | 58 kB | 2.3/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 99/899 kB | 58 kB | 3.6/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 99/899 kB | 58 kB | 5.0/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 103/899 kB | 58 kB | 5.0/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 103/899 kB | 58 kB | 6.4/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 103/899 kB | 58 kB | 7.7/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 103/899 kB | 58 kB | 9.1/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 107/899 kB | 58 kB | 9.1/186 kB [2026-06-10T12:12:11.237Z] [2026-06-10T12:12:11.237Z] 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 899 kB/s) [2026-06-10T12:12:11.237Z] 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-06-10T12:12:11.237Z] Progress (2): 107/899 kB | 10/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 107/899 kB | 12/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 107/899 kB | 13/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 111/899 kB | 13/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 111/899 kB | 15/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 111/899 kB | 16/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 115/899 kB | 16/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 115/899 kB | 17/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 115/899 kB | 19/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 120/899 kB | 19/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 120/899 kB | 20/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 120/899 kB | 21/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 124/899 kB | 21/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 124/899 kB | 23/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 124/899 kB | 24/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 128/899 kB | 24/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 128/899 kB | 26/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 128/899 kB | 27/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 128/899 kB | 28/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 132/899 kB | 28/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 132/899 kB | 29/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 132/899 kB | 30/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 132/899 kB | 32/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 137/899 kB | 32/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 137/899 kB | 33/186 kB [2026-06-10T12:12:11.237Z] Progress (3): 137/899 kB | 33/186 kB | 7.7/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 137/899 kB | 35/186 kB | 7.7/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 141/899 kB | 35/186 kB | 7.7/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 141/899 kB | 35/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 141/899 kB | 36/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 141/899 kB | 36/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 141/899 kB | 37/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 141/899 kB | 39/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 145/899 kB | 39/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 145/899 kB | 40/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 145/899 kB | 41/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 149/899 kB | 41/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 149/899 kB | 43/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 149/899 kB | 44/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 154/899 kB | 44/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 154/899 kB | 46/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 154/899 kB | 47/186 kB | 16/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 154/899 kB | 47/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 154/899 kB | 48/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 158/899 kB | 48/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 158/899 kB | 50/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 158/899 kB | 51/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 158/899 kB | 52/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 162/899 kB | 52/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 162/899 kB | 54/186 kB | 33/41 kB [2026-06-10T12:12:11.237Z] Progress (3): 162/899 kB | 54/186 kB | 41 kB [2026-06-10T12:12:11.237Z] Progress (3): 162/899 kB | 55/186 kB | 41 kB [2026-06-10T12:12:11.237Z] Progress (3): 166/899 kB | 55/186 kB | 41 kB [2026-06-10T12:12:11.237Z] Progress (3): 170/899 kB | 55/186 kB | 41 kB [2026-06-10T12:12:11.237Z] Progress (3): 170/899 kB | 59/186 kB | 41 kB [2026-06-10T12:12:11.237Z] Progress (3): 175/899 kB | 59/186 kB | 41 kB [2026-06-10T12:12:11.237Z] Progress (3): 175/899 kB | 64/186 kB | 41 kB [2026-06-10T12:12:11.237Z] [2026-06-10T12:12:11.237Z] 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 579 kB/s) [2026-06-10T12:12:11.237Z] 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-06-10T12:12:11.237Z] Progress (2): 179/899 kB | 64/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 179/899 kB | 68/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 180/899 kB | 68/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 180/899 kB | 72/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 184/899 kB | 72/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 184/899 kB | 76/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 189/899 kB | 76/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 189/899 kB | 81/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 193/899 kB | 81/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 197/899 kB | 81/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 197/899 kB | 85/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 201/899 kB | 85/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 206/899 kB | 85/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 206/899 kB | 89/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 210/899 kB | 89/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 210/899 kB | 93/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 214/899 kB | 93/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 214/899 kB | 97/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 218/899 kB | 97/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 218/899 kB | 102/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 218/899 kB | 106/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 235/899 kB | 106/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 235/899 kB | 110/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 235/899 kB | 114/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 251/899 kB | 114/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 251/899 kB | 119/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 251/899 kB | 123/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 267/899 kB | 123/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 267/899 kB | 127/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 267/899 kB | 131/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 284/899 kB | 131/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 284/899 kB | 135/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 284/899 kB | 140/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 300/899 kB | 140/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 300/899 kB | 144/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 300/899 kB | 148/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 311/899 kB | 148/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 311/899 kB | 152/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 311/899 kB | 157/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 311/899 kB | 159/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 328/899 kB | 159/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 328/899 kB | 163/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 328/899 kB | 167/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 344/899 kB | 167/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 344/899 kB | 172/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 344/899 kB | 176/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 360/899 kB | 176/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 360/899 kB | 180/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 360/899 kB | 184/186 kB [2026-06-10T12:12:11.237Z] Progress (2): 360/899 kB | 186 kB [2026-06-10T12:12:11.237Z] Progress (2): 377/899 kB | 186 kB [2026-06-10T12:12:11.237Z] Progress (2): 393/899 kB | 186 kB [2026-06-10T12:12:11.237Z] [2026-06-10T12:12:11.237Z] 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.2 MB/s) [2026-06-10T12:12:11.237Z] 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-06-10T12:12:11.237Z] Progress (1): 410/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 426/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 442/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 459/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 475/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 492/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 508/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 524/899 kB [2026-06-10T12:12:11.237Z] Progress (1): 541/899 kB [2026-06-10T12:12:11.237Z] Progress (2): 541/899 kB | 3.8/9.8 kB [2026-06-10T12:12:11.237Z] Progress (2): 541/899 kB | 8.0/9.8 kB [2026-06-10T12:12:11.237Z] Progress (3): 541/899 kB | 8.0/9.8 kB | 3.8/168 kB [2026-06-10T12:12:11.237Z] Progress (3): 541/899 kB | 9.8 kB | 3.8/168 kB [2026-06-10T12:12:11.237Z] Progress (3): 557/899 kB | 9.8 kB | 3.8/168 kB [2026-06-10T12:12:11.237Z] Progress (3): 557/899 kB | 9.8 kB | 8.0/168 kB [2026-06-10T12:12:11.237Z] Progress (3): 557/899 kB | 9.8 kB | 12/168 kB [2026-06-10T12:12:11.237Z] Progress (3): 557/899 kB | 9.8 kB | 16/168 kB [2026-06-10T12:12:11.237Z] [2026-06-10T12:12:11.237Z] 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 105 kB/s) [2026-06-10T12:12:11.237Z] 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-06-10T12:12:11.237Z] Progress (2): 557/899 kB | 21/168 kB [2026-06-10T12:12:11.237Z] Progress (2): 573/899 kB | 21/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 573/899 kB | 25/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 573/899 kB | 28/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 573/899 kB | 32/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 590/899 kB | 32/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 590/899 kB | 36/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 590/899 kB | 40/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 590/899 kB | 45/168 kB [2026-06-10T12:12:11.238Z] Progress (3): 590/899 kB | 45/168 kB | 7.7/21 kB [2026-06-10T12:12:11.238Z] Progress (3): 590/899 kB | 45/168 kB | 7.7/21 kB [2026-06-10T12:12:11.238Z] Progress (3): 590/899 kB | 49/168 kB | 7.7/21 kB [2026-06-10T12:12:11.238Z] Progress (3): 606/899 kB | 49/168 kB | 7.7/21 kB [2026-06-10T12:12:11.238Z] Progress (3): 606/899 kB | 53/168 kB | 7.7/21 kB [2026-06-10T12:12:11.238Z] Progress (3): 606/899 kB | 57/168 kB | 7.7/21 kB [2026-06-10T12:12:11.238Z] Progress (3): 606/899 kB | 57/168 kB | 21 kB [2026-06-10T12:12:11.238Z] Progress (3): 606/899 kB | 62/168 kB | 21 kB [2026-06-10T12:12:11.238Z] Progress (3): 623/899 kB | 62/168 kB | 21 kB [2026-06-10T12:12:11.238Z] Progress (3): 623/899 kB | 66/168 kB | 21 kB [2026-06-10T12:12:11.238Z] [2026-06-10T12:12:11.238Z] 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-06-10T12:12:11.238Z] 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-06-10T12:12:11.238Z] Progress (2): 623/899 kB | 70/168 kB [2026-06-10T12:12:11.238Z] Progress (2): 623/899 kB | 74/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 623/899 kB | 79/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 639/899 kB | 79/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 639/899 kB | 83/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 639/899 kB | 87/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 639/899 kB | 91/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 655/899 kB | 91/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 655/899 kB | 95/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 655/899 kB | 100/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 655/899 kB | 104/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 672/899 kB | 104/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 672/899 kB | 108/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 672/899 kB | 112/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 672/899 kB | 117/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 672/899 kB | 121/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 688/899 kB | 121/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 688/899 kB | 125/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 705/899 kB | 125/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 705/899 kB | 141/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 721/899 kB | 141/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 721/899 kB | 158/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 721/899 kB | 159/168 kB [2026-06-10T12:12:11.488Z] Progress (2): 721/899 kB | 168 kB [2026-06-10T12:12:11.488Z] Progress (2): 737/899 kB | 168 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 1.6 MB/s) [2026-06-10T12:12:11.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [2026-06-10T12:12:11.488Z] Progress (1): 754/899 kB [2026-06-10T12:12:11.488Z] Progress (1): 770/899 kB [2026-06-10T12:12:11.488Z] Progress (1): 786/899 kB [2026-06-10T12:12:11.488Z] Progress (1): 803/899 kB [2026-06-10T12:12:11.488Z] Progress (2): 803/899 kB | 3.8/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 803/899 kB | 8.0/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 803/899 kB | 11/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 803/899 kB | 16/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 819/899 kB | 16/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 819/899 kB | 20/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 819/899 kB | 24/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 819/899 kB | 28/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 836/899 kB | 28/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 836/899 kB | 33/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 852/899 kB | 33/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 852/899 kB | 49/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 868/899 kB | 49/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 868/899 kB | 65/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 885/899 kB | 65/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 885/899 kB | 82/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 899 kB | 82/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 899 kB | 98/151 kB [2026-06-10T12:12:11.488Z] Progress (2): 899 kB | 114/151 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar (899 kB at 7.7 MB/s) [2026-06-10T12:12:11.488Z] 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-06-10T12:12:11.488Z] Progress (2): 114/151 kB | 7.7/50 kB [2026-06-10T12:12:11.488Z] Progress (2): 131/151 kB | 7.7/50 kB [2026-06-10T12:12:11.488Z] Progress (2): 131/151 kB | 11/50 kB [2026-06-10T12:12:11.488Z] Progress (2): 142/151 kB | 11/50 kB [2026-06-10T12:12:11.488Z] Progress (2): 151 kB | 11/50 kB [2026-06-10T12:12:11.488Z] Progress (2): 151 kB | 28/50 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.3 MB/s) [2026-06-10T12:12:11.488Z] 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-06-10T12:12:11.488Z] Progress (1): 44/50 kB [2026-06-10T12:12:11.488Z] Progress (1): 50 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] 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 421 kB/s) [2026-06-10T12:12:11.488Z] 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-06-10T12:12:11.488Z] Progress (1): 3.8/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 8.0/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 12/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 16/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 21/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 25/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 29/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 33/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 37/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 41/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 46/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 50/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 54/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 58/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 63/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 67/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 71/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 75/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 79/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 84/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 86 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] 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 671 kB/s) [2026-06-10T12:12:11.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar [2026-06-10T12:12:11.488Z] Progress (1): 7.7/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 16/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 28/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 44/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 61/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 77/86 kB [2026-06-10T12:12:11.488Z] Progress (1): 86 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 641 kB/s) [2026-06-10T12:12:11.488Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar [2026-06-10T12:12:11.488Z] Progress (1): 7.7/17 kB [2026-06-10T12:12:11.488Z] Progress (1): 16/17 kB [2026-06-10T12:12:11.488Z] Progress (1): 17 kB [2026-06-10T12:12:11.488Z] [2026-06-10T12:12:11.488Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (17 kB at 109 kB/s) [2026-06-10T12:12:11.488Z] 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-06-10T12:12:11.489Z] Progress (1): 3.2/5.7 kB [2026-06-10T12:12:11.489Z] Progress (2): 3.2/5.7 kB | 7.7/16 kB [2026-06-10T12:12:11.489Z] Progress (3): 3.2/5.7 kB | 7.7/16 kB | 7.7/44 kB [2026-06-10T12:12:11.489Z] Progress (3): 3.2/5.7 kB | 11/16 kB | 7.7/44 kB [2026-06-10T12:12:11.489Z] Progress (3): 5.7 kB | 11/16 kB | 7.7/44 kB [2026-06-10T12:12:11.489Z] Progress (3): 5.7 kB | 11/16 kB | 16/44 kB [2026-06-10T12:12:11.489Z] Progress (3): 5.7 kB | 16 kB | 16/44 kB [2026-06-10T12:12:11.489Z] Progress (3): 5.7 kB | 16 kB | 25/44 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 36 kB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar [2026-06-10T12:12:11.489Z] 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 103 kB/s) [2026-06-10T12:12:11.489Z] Progress (1): 41/44 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar [2026-06-10T12:12:11.489Z] Progress (1): 44 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 271 kB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2026-06-10T12:12:11.489Z] Progress (1): 7.7/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 16/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 24/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 40/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 57/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 73/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 90/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 106/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 122/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 139/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 155/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 172/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 188/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 204/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 221/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 233/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 250/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 266/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 282/510 kB [2026-06-10T12:12:11.489Z] Progress (1): 299/510 kB [2026-06-10T12:12:11.489Z] Progress (2): 299/510 kB | 7.7/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 299/510 kB | 7.7/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 315/510 kB | 7.7/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 315/510 kB | 24/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 331/510 kB | 24/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 331/510 kB | 40/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 348/510 kB | 40/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 348/510 kB | 57/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 364/510 kB | 57/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 364/510 kB | 73/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 381/510 kB | 73/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 381/510 kB | 82/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 397/510 kB | 82/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 397/510 kB | 98/217 kB [2026-06-10T12:12:11.489Z] Progress (3): 397/510 kB | 98/217 kB | 7.7/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 397/510 kB | 98/217 kB | 16/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 413/510 kB | 98/217 kB | 16/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 413/510 kB | 115/217 kB | 16/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 413/510 kB | 115/217 kB | 32/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 430/510 kB | 115/217 kB | 32/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 430/510 kB | 131/217 kB | 32/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 430/510 kB | 131/217 kB | 49/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 430/510 kB | 131/217 kB | 49/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 446/510 kB | 131/217 kB | 49/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 452/510 kB | 131/217 kB | 49/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 452/510 kB | 131/217 kB | 66/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 463/510 kB | 131/217 kB | 66/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 463/510 kB | 147/217 kB | 66/74 kB [2026-06-10T12:12:11.489Z] Progress (3): 463/510 kB | 147/217 kB | 74 kB [2026-06-10T12:12:11.489Z] Progress (3): 479/510 kB | 147/217 kB | 74 kB [2026-06-10T12:12:11.489Z] Progress (3): 479/510 kB | 164/217 kB | 74 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 405 kB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar [2026-06-10T12:12:11.489Z] Progress (2): 495/510 kB | 164/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 510 kB | 164/217 kB [2026-06-10T12:12:11.489Z] Progress (2): 510 kB | 180/217 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 2.8 MB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar [2026-06-10T12:12:11.489Z] Progress (1): 197/217 kB [2026-06-10T12:12:11.489Z] Progress (1): 213/217 kB [2026-06-10T12:12:11.489Z] Progress (1): 217 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 1.2 MB/s) [2026-06-10T12:12:11.489Z] 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-06-10T12:12:11.489Z] Progress (1): 3.8/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 8.0/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 12/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 16/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 21/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 24/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 28/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 33/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 49/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 65/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 82/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 98/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 114/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 131/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 147/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 155/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 172/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 188/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 204/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 221/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 237/588 kB [2026-06-10T12:12:11.489Z] Progress (1): 253/588 kB [2026-06-10T12:12:11.489Z] Progress (2): 253/588 kB | 7.7/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 253/588 kB | 12/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 270/588 kB | 12/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 286/588 kB | 12/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 286/588 kB | 29/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 302/588 kB | 29/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 319/588 kB | 29/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 319/588 kB | 45/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 335/588 kB | 45/242 kB [2026-06-10T12:12:11.489Z] Progress (3): 335/588 kB | 45/242 kB | 7.7/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 335/588 kB | 45/242 kB | 11/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 335/588 kB | 61/242 kB | 11/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 352/588 kB | 61/242 kB | 11/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 352/588 kB | 61/242 kB | 28/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 352/588 kB | 78/242 kB | 28/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 352/588 kB | 78/242 kB | 44/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 368/588 kB | 78/242 kB | 44/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 368/588 kB | 94/242 kB | 44/54 kB [2026-06-10T12:12:11.489Z] Progress (3): 368/588 kB | 94/242 kB | 54 kB [2026-06-10T12:12:11.489Z] Progress (3): 384/588 kB | 94/242 kB | 54 kB [2026-06-10T12:12:11.489Z] Progress (3): 384/588 kB | 111/242 kB | 54 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 259 kB/s) [2026-06-10T12:12:11.489Z] 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-06-10T12:12:11.489Z] Progress (2): 401/588 kB | 111/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 401/588 kB | 127/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 417/588 kB | 127/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 417/588 kB | 143/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 434/588 kB | 143/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 434/588 kB | 160/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 450/588 kB | 160/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 450/588 kB | 176/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 466/588 kB | 176/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 466/588 kB | 193/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 483/588 kB | 193/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 499/588 kB | 193/242 kB [2026-06-10T12:12:11.489Z] Progress (2): 499/588 kB | 209/242 kB [2026-06-10T12:12:11.489Z] Progress (3): 499/588 kB | 209/242 kB | 7.7/35 kB [2026-06-10T12:12:11.489Z] Progress (4): 499/588 kB | 209/242 kB | 7.7/35 kB | 7.7/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 499/588 kB | 209/242 kB | 16/35 kB | 7.7/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 499/588 kB | 209/242 kB | 16/35 kB | 16/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 515/588 kB | 209/242 kB | 16/35 kB | 16/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 515/588 kB | 225/242 kB | 16/35 kB | 16/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 515/588 kB | 225/242 kB | 32/35 kB | 16/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 515/588 kB | 225/242 kB | 35 kB | 16/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 515/588 kB | 225/242 kB | 35 kB | 32/247 kB [2026-06-10T12:12:11.489Z] Progress (4): 532/588 kB | 225/242 kB | 35 kB | 32/247 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 161 kB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [2026-06-10T12:12:11.489Z] Progress (3): 532/588 kB | 242 kB | 32/247 kB [2026-06-10T12:12:11.489Z] Progress (3): 548/588 kB | 242 kB | 32/247 kB [2026-06-10T12:12:11.489Z] Progress (3): 548/588 kB | 242 kB | 49/247 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar [2026-06-10T12:12:11.489Z] Progress (2): 565/588 kB | 49/247 kB [2026-06-10T12:12:11.489Z] Progress (2): 565/588 kB | 65/247 kB [2026-06-10T12:12:11.489Z] Progress (2): 581/588 kB | 65/247 kB [2026-06-10T12:12:11.489Z] Progress (2): 588 kB | 65/247 kB [2026-06-10T12:12:11.489Z] Progress (2): 588 kB | 81/247 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar [2026-06-10T12:12:11.489Z] Progress (1): 98/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 114/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 131/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 131/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 147/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 164/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 180/247 kB [2026-06-10T12:12:11.489Z] Progress (2): 180/247 kB | 7.7/35 kB [2026-06-10T12:12:11.489Z] Progress (2): 180/247 kB | 11/35 kB [2026-06-10T12:12:11.489Z] Progress (2): 197/247 kB | 11/35 kB [2026-06-10T12:12:11.489Z] Progress (2): 204/247 kB | 11/35 kB [2026-06-10T12:12:11.489Z] Progress (2): 204/247 kB | 28/35 kB [2026-06-10T12:12:11.489Z] Progress (2): 204/247 kB | 35 kB [2026-06-10T12:12:11.489Z] Progress (2): 221/247 kB | 35 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 153 kB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar [2026-06-10T12:12:11.489Z] Progress (1): 237/247 kB [2026-06-10T12:12:11.489Z] Progress (1): 247 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 1.1 MB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar [2026-06-10T12:12:11.489Z] Progress (1): 7.7/27 kB [2026-06-10T12:12:11.489Z] Progress (1): 16/27 kB [2026-06-10T12:12:11.489Z] Progress (1): 27 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 112 kB/s) [2026-06-10T12:12:11.489Z] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar [2026-06-10T12:12:11.489Z] Progress (1): 7.7/227 kB [2026-06-10T12:12:11.489Z] Progress (1): 16/227 kB [2026-06-10T12:12:11.489Z] Progress (1): 32/227 kB [2026-06-10T12:12:11.489Z] Progress (1): 48/227 kB [2026-06-10T12:12:11.489Z] Progress (1): 65/227 kB [2026-06-10T12:12:11.489Z] Progress (2): 65/227 kB | 7.7/80 kB [2026-06-10T12:12:11.489Z] Progress (2): 65/227 kB | 15/80 kB [2026-06-10T12:12:11.489Z] Progress (3): 65/227 kB | 15/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 65/227 kB | 15/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 81/227 kB | 15/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 81/227 kB | 32/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 81/227 kB | 32/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 97/227 kB | 32/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 97/227 kB | 32/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 97/227 kB | 48/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 114/227 kB | 48/80 kB | 0/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 114/227 kB | 48/80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 114/227 kB | 65/80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 114/227 kB | 65/80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 130/227 kB | 65/80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 130/227 kB | 80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 130/227 kB | 80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 147/227 kB | 80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 147/227 kB | 80 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 316 kB/s) [2026-06-10T12:12:11.489Z] 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-06-10T12:12:11.489Z] Progress (2): 163/227 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (2): 163/227 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (2): 179/227 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (2): 179/227 kB | 0.1/1.1 MB [2026-06-10T12:12:11.489Z] Progress (3): 179/227 kB | 0.1/1.1 MB | 3.2/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 196/227 kB | 0.1/1.1 MB | 3.2/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 196/227 kB | 0.2/1.1 MB | 3.2/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 196/227 kB | 0.2/1.1 MB | 3.2/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 196/227 kB | 0.2/1.1 MB | 20/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 196/227 kB | 0.2/1.1 MB | 20/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 212/227 kB | 0.2/1.1 MB | 20/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 212/227 kB | 0.2/1.1 MB | 20/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 212/227 kB | 0.2/1.1 MB | 36/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 227 kB | 0.2/1.1 MB | 36/169 kB [2026-06-10T12:12:11.489Z] Progress (3): 227 kB | 0.2/1.1 MB | 36/169 kB [2026-06-10T12:12:11.489Z] Progress (4): 227 kB | 0.2/1.1 MB | 36/169 kB | 7.7/401 kB [2026-06-10T12:12:11.489Z] Progress (4): 227 kB | 0.2/1.1 MB | 36/169 kB | 11/401 kB [2026-06-10T12:12:11.489Z] Progress (4): 227 kB | 0.2/1.1 MB | 52/169 kB | 11/401 kB [2026-06-10T12:12:11.489Z] [2026-06-10T12:12:11.489Z] 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 867 kB/s) [2026-06-10T12:12:11.490Z] 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-06-10T12:12:11.490Z] Progress (3): 0.2/1.1 MB | 52/169 kB | 11/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.2/1.1 MB | 61/169 kB | 11/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.2/1.1 MB | 61/169 kB | 11/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.2/1.1 MB | 61/169 kB | 28/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 61/169 kB | 28/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 77/169 kB | 28/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 77/169 kB | 44/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 93/169 kB | 44/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 93/169 kB | 61/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 93/169 kB | 61/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 97/169 kB | 61/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 97/169 kB | 77/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 113/169 kB | 77/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 113/169 kB | 77/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 113/169 kB | 77/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 126/169 kB | 77/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 126/169 kB | 93/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 126/169 kB | 93/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 142/169 kB | 93/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 142/169 kB | 110/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 142/169 kB | 110/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 110/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 159/169 kB | 126/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 169 kB | 126/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 169 kB | 126/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.3/1.1 MB | 169 kB | 142/401 kB [2026-06-10T12:12:11.490Z] [2026-06-10T12:12:11.490Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar (169 kB at 625 kB/s) [2026-06-10T12:12:11.490Z] 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-06-10T12:12:11.490Z] Progress (2): 0.3/1.1 MB | 142/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.3/1.1 MB | 159/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 159/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 175/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 192/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 192/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 208/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 208/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 224/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 241/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 241/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 257/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 257/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 274/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 290/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 290/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.4/1.1 MB | 306/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 306/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 323/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 338/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 338/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 354/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 354/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 370/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 387/401 kB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 387/401 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.5/1.1 MB | 387/401 kB | 0/7.4 MB [2026-06-10T12:12:11.490Z] Progress (3): 0.5/1.1 MB | 401 kB | 0/7.4 MB [2026-06-10T12:12:11.490Z] Progress (3): 0.5/1.1 MB | 401 kB | 0/7.4 MB [2026-06-10T12:12:11.490Z] Progress (3): 0.5/1.1 MB | 401 kB | 0/7.4 MB [2026-06-10T12:12:11.490Z] [2026-06-10T12:12:11.490Z] 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-06-10T12:12:11.490Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 0/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.5/1.1 MB | 0.1/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB [2026-06-10T12:12:11.490Z] Progress (2): 0.6/1.1 MB | 0.1/7.4 MB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 7.7/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 15/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 15/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 15/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 32/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 32/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 32/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.1/7.4 MB | 48/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 48/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 48/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 65/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 65/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 65/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 81/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 81/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 81/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.6/1.1 MB | 0.2/7.4 MB | 97/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.7/1.1 MB | 0.2/7.4 MB | 97/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.7/1.1 MB | 0.2/7.4 MB | 97/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.7/1.1 MB | 0.2/7.4 MB | 114/379 kB [2026-06-10T12:12:11.490Z] Progress (3): 0.7/1.1 MB | 0.2/7.4 MB | 114/379 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 114/379 kB | 7.7/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 114/379 kB | 11/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 114/379 kB | 11/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 130/379 kB | 11/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 130/379 kB | 11/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 147/379 kB | 11/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 147/379 kB | 28/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 147/379 kB | 28/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 147/379 kB | 28/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 163/379 kB | 28/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 163/379 kB | 44/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.2/7.4 MB | 163/379 kB | 44/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 163/379 kB | 44/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 179/379 kB | 44/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 179/379 kB | 44/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 179/379 kB | 61/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 196/379 kB | 61/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.7/1.1 MB | 0.3/7.4 MB | 196/379 kB | 61/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 196/379 kB | 61/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 212/379 kB | 61/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 212/379 kB | 77/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 212/379 kB | 77/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 212/379 kB | 77/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 212/379 kB | 77/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 228/379 kB | 77/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 228/379 kB | 77/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 228/379 kB | 93/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 228/379 kB | 93/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 245/379 kB | 93/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 245/379 kB | 93/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 245/379 kB | 110/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 245/379 kB | 110/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 261/379 kB | 110/168 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.8/1.1 MB | 0.3/7.4 MB | 261/379 kB | 110/168 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 261/379 kB | 110/168 kB | 3.1/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 261/379 kB | 110/168 kB | 3.1/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 261/379 kB | 126/168 kB | 3.1/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 261/379 kB | 126/168 kB | 3.1/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 278/379 kB | 126/168 kB | 3.1/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 278/379 kB | 131/168 kB | 3.1/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.3/7.4 MB | 278/379 kB | 131/168 kB | 20/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.8/1.1 MB | 0.4/7.4 MB | 278/379 kB | 131/168 kB | 20/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 278/379 kB | 131/168 kB | 20/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 294/379 kB | 131/168 kB | 20/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 294/379 kB | 147/168 kB | 20/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 294/379 kB | 147/168 kB | 20/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 294/379 kB | 147/168 kB | 36/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 294/379 kB | 147/168 kB | 36/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 310/379 kB | 147/168 kB | 36/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 310/379 kB | 164/168 kB | 36/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 310/379 kB | 164/168 kB | 36/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 310/379 kB | 164/168 kB | 52/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 327/379 kB | 164/168 kB | 52/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 327/379 kB | 168 kB | 52/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 327/379 kB | 168 kB | 60/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 327/379 kB | 168 kB | 60/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 327/379 kB | 168 kB | 60/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 327/379 kB | 168 kB | 60/585 kB [2026-06-10T12:12:11.490Z] Progress (5): 0.9/1.1 MB | 0.4/7.4 MB | 343/379 kB | 168 kB | 60/585 kB [2026-06-10T12:12:11.490Z] [2026-06-10T12:12:11.490Z] 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 544 kB/s) [2026-06-10T12:12:11.490Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 343/379 kB | 77/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 343/379 kB | 77/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 343/379 kB | 77/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 360/379 kB | 77/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 360/379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 360/379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 360/379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 376/379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 376/379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 0.9/1.1 MB | 0.4/7.4 MB | 379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 1.0/1.1 MB | 0.4/7.4 MB | 379 kB | 93/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 1.0/1.1 MB | 0.4/7.4 MB | 379 kB | 110/585 kB [2026-06-10T12:12:11.490Z] Progress (4): 1.0/1.1 MB | 0.5/7.4 MB | 379 kB | 110/585 kB [2026-06-10T12:12:11.490Z] [2026-06-10T12:12:11.490Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 1.2 MB/s) [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 110/585 kB [2026-06-10T12:12:11.490Z] [2026-06-10T12:12:11.490Z] 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-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 110/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 110/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 110/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 110/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 110/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 126/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 126/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 126/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 126/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 142/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 142/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 142/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.5/7.4 MB | 159/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.0/1.1 MB | 0.6/7.4 MB | 159/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 159/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 175/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 175/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 175/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 192/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 192/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 208/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 208/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 208/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 224/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 224/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 224/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 241/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 241/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1/1.1 MB | 0.6/7.4 MB | 257/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1 MB | 0.6/7.4 MB | 257/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1 MB | 0.6/7.4 MB | 257/585 kB [2026-06-10T12:12:11.490Z] Progress (3): 1.1 MB | 0.6/7.4 MB | 273/585 kB [2026-06-10T12:12:11.490Z] [2026-06-10T12:12:11.491Z] 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.4 MB/s) [2026-06-10T12:12:11.491Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 273/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 290/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 290/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 306/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 306/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 306/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 323/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 323/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 323/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.7/7.4 MB | 339/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.8/7.4 MB | 339/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.8/7.4 MB | 355/585 kB [2026-06-10T12:12:11.491Z] Progress (2): 0.8/7.4 MB | 355/585 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 355/585 kB | 7.7/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 355/585 kB | 16/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 372/585 kB | 16/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 372/585 kB | 16/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 372/585 kB | 24/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 388/585 kB | 24/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 388/585 kB | 24/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 388/585 kB | 40/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 405/585 kB | 40/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 421/585 kB | 40/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 421/585 kB | 40/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 421/585 kB | 57/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 437/585 kB | 57/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 437/585 kB | 57/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.8/7.4 MB | 454/585 kB | 57/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 454/585 kB | 57/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 470/585 kB | 57/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 470/585 kB | 73/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 470/585 kB | 73/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 486/585 kB | 73/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 486/585 kB | 90/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 486/585 kB | 90/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 503/585 kB | 90/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 503/585 kB | 106/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 503/585 kB | 106/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 519/585 kB | 106/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 519/585 kB | 122/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 536/585 kB | 122/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 536/585 kB | 122/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 552/585 kB | 122/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 552/585 kB | 139/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 552/585 kB | 139/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 568/585 kB | 139/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 0.9/7.4 MB | 568/585 kB | 155/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 568/585 kB | 155/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585/585 kB | 155/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585/585 kB | 172/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585 kB | 172/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585 kB | 172/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585 kB | 188/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585 kB | 188/265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.0/7.4 MB | 585 kB | 197/265 kB [2026-06-10T12:12:11.491Z] [2026-06-10T12:12:11.491Z] 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-06-10T12:12:11.491Z] 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-06-10T12:12:11.491Z] Progress (2): 1.0/7.4 MB | 197/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.0/7.4 MB | 213/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.0/7.4 MB | 213/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.0/7.4 MB | 229/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.0/7.4 MB | 229/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.0/7.4 MB | 246/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.1/7.4 MB | 246/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.1/7.4 MB | 262/265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.1/7.4 MB | 265 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.1/7.4 MB | 265 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.1/7.4 MB | 265 kB | 7.3/11 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.1/7.4 MB | 265 kB | 11 kB [2026-06-10T12:12:11.491Z] Progress (3): 1.1/7.4 MB | 265 kB | 11 kB [2026-06-10T12:12:11.491Z] [2026-06-10T12:12:11.491Z] 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 774 kB/s) [2026-06-10T12:12:11.491Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar [2026-06-10T12:12:11.491Z] Progress (2): 1.1/7.4 MB | 11 kB [2026-06-10T12:12:11.491Z] [2026-06-10T12:12:11.491Z] 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 33 kB/s) [2026-06-10T12:12:11.491Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [2026-06-10T12:12:11.491Z] Progress (1): 1.1/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.1/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.1/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.2/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.2/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.2/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.2/7.4 MB [2026-06-10T12:12:11.491Z] Progress (2): 1.2/7.4 MB | 7.7/10 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.2/7.4 MB | 8.2/10 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.2/7.4 MB | 10 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.2/7.4 MB | 10 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.2/7.4 MB | 10 kB [2026-06-10T12:12:11.491Z] Progress (2): 1.3/7.4 MB | 10 kB [2026-06-10T12:12:11.491Z] [2026-06-10T12:12:11.491Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar (10 kB at 30 kB/s) [2026-06-10T12:12:11.491Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar [2026-06-10T12:12:11.491Z] Progress (1): 1.3/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.3/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.3/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.3/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.3/7.4 MB [2026-06-10T12:12:11.491Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.4/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.5/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.6/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.6/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.6/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.6/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.6/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.6/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.7/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.7/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.7/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.7/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.7/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.7/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.8/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.8/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.8/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.8/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.8/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.8/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.9/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.9/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.9/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.9/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.9/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 1.9/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 2.0/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 2.0/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 2.0/7.4 MB [2026-06-10T12:12:11.741Z] Progress (1): 2.0/7.4 MB [2026-06-10T12:12:11.741Z] Progress (2): 2.0/7.4 MB | 3.2/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.0/7.4 MB | 3.2/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.0/7.4 MB | 20/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.0/7.4 MB | 20/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.0/7.4 MB | 36/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.1/7.4 MB | 36/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.1/7.4 MB | 36/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.1/7.4 MB | 52/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.1/7.4 MB | 52/196 kB [2026-06-10T12:12:11.741Z] Progress (2): 2.1/7.4 MB | 69/196 kB [2026-06-10T12:12:11.741Z] Progress (3): 2.1/7.4 MB | 69/196 kB | 7.7/714 kB [2026-06-10T12:12:11.741Z] Progress (3): 2.1/7.4 MB | 69/196 kB | 7.7/714 kB [2026-06-10T12:12:11.741Z] Progress (3): 2.1/7.4 MB | 69/196 kB | 16/714 kB [2026-06-10T12:12:11.741Z] Progress (3): 2.1/7.4 MB | 85/196 kB | 16/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.1/7.4 MB | 85/196 kB | 28/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.1/7.4 MB | 85/196 kB | 28/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.1/7.4 MB | 101/196 kB | 28/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.1/7.4 MB | 101/196 kB | 28/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.1/7.4 MB | 101/196 kB | 44/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 101/196 kB | 44/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 101/196 kB | 61/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 101/196 kB | 61/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 118/196 kB | 61/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 118/196 kB | 77/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 118/196 kB | 77/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 126/196 kB | 77/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 126/196 kB | 93/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 126/196 kB | 93/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 142/196 kB | 93/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 142/196 kB | 93/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 142/196 kB | 110/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 142/196 kB | 110/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 142/196 kB | 126/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.2/7.4 MB | 142/196 kB | 134/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.3/7.4 MB | 142/196 kB | 134/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.3/7.4 MB | 142/196 kB | 151/714 kB [2026-06-10T12:12:11.742Z] Progress (4): 2.3/7.4 MB | 142/196 kB | 151/714 kB | 7.7/10 kB [2026-06-10T12:12:11.742Z] Progress (4): 2.3/7.4 MB | 142/196 kB | 151/714 kB | 10 kB [2026-06-10T12:12:11.742Z] Progress (4): 2.3/7.4 MB | 142/196 kB | 151/714 kB | 10 kB [2026-06-10T12:12:11.742Z] Progress (4): 2.3/7.4 MB | 142/196 kB | 167/714 kB | 10 kB [2026-06-10T12:12:11.742Z] Progress (4): 2.3/7.4 MB | 142/196 kB | 167/714 kB | 10 kB [2026-06-10T12:12:11.742Z] Progress (4): 2.3/7.4 MB | 142/196 kB | 167/714 kB | 10 kB [2026-06-10T12:12:11.742Z] [2026-06-10T12:12:11.742Z] 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 28 kB/s) [2026-06-10T12:12:11.742Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar [2026-06-10T12:12:11.742Z] Progress (3): 2.3/7.4 MB | 142/196 kB | 167/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.3/7.4 MB | 142/196 kB | 167/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.3/7.4 MB | 159/196 kB | 167/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 159/196 kB | 167/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 175/196 kB | 167/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 175/196 kB | 167/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 175/196 kB | 183/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 192/196 kB | 183/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 183/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 183/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 200/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 200/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 216/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 233/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.4/7.4 MB | 196 kB | 233/714 kB [2026-06-10T12:12:11.742Z] [2026-06-10T12:12:11.742Z] 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 527 kB/s) [2026-06-10T12:12:11.742Z] Progress (2): 2.4/7.4 MB | 249/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.4/7.4 MB | 249/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.4/7.4 MB | 265/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.4/7.4 MB | 274/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.4/7.4 MB | 274/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.4/7.4 MB | 290/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.5/7.4 MB | 290/714 kB [2026-06-10T12:12:11.742Z] Progress (2): 2.5/7.4 MB | 306/714 kB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 306/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 311/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 311/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 311/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 328/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 328/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 328/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 344/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 344/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 344/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 352/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 369/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 369/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 377/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 377/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 393/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.5/7.4 MB | 410/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 410/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 426/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 426/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 434/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 434/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 451/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 451/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 459/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 467/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 467/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 483/714 kB | 0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 483/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 500/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 500/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 500/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.6/7.4 MB | 516/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 516/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 516/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 532/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 532/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 549/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 549/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 565/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 565/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 565/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 582/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 590/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 590/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 590/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 606/714 kB | 0.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 606/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 606/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 623/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 623/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 639/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 639/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 655/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 655/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 655/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 672/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.7/7.4 MB | 672/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 672/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 688/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 688/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 705/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 705/714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 714 kB | 0.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 714 kB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 2.8/7.4 MB | 714 kB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] [2026-06-10T12:12:11.742Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 1.9 MB/s) [2026-06-10T12:12:11.742Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.8/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 2.9/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.0/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.7/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.7/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.7/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.7/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.7/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.1/7.4 MB | 0.7/1.6 MB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 3.1/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 3.1/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 3.1/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 20/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 20/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 20/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 20/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.1/7.4 MB | 0.7/1.6 MB | 36/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.7/1.6 MB | 36/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 36/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 52/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 52/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 52/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 60/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 60/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 60/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 77/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 77/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 77/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 77/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 93/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 93/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 93/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.8/1.6 MB | 110/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.9/1.6 MB | 110/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.9/1.6 MB | 126/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.9/1.6 MB | 126/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.9/1.6 MB | 126/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.9/1.6 MB | 126/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.2/7.4 MB | 0.9/1.6 MB | 142/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 142/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 142/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 159/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 159/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 159/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 175/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 175/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 175/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 0.9/1.6 MB | 192/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 1.0/1.6 MB | 192/193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 1.0/1.6 MB | 193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 1.0/1.6 MB | 193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 1.0/1.6 MB | 193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 1.0/1.6 MB | 193 kB [2026-06-10T12:12:11.742Z] Progress (3): 3.3/7.4 MB | 1.0/1.6 MB | 193 kB [2026-06-10T12:12:11.742Z] [2026-06-10T12:12:11.742Z] 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 480 kB/s) [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.3/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.0/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.1/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.4/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.2/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.5/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.3/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.4/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.6/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.5/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6/1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6 MB [2026-06-10T12:12:11.742Z] Progress (2): 3.7/7.4 MB | 1.6 MB [2026-06-10T12:12:11.742Z] [2026-06-10T12:12:11.742Z] 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.9 MB/s) [2026-06-10T12:12:11.742Z] Progress (1): 3.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 3.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 4.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 5.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.5/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.6/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.7/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.8/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 6.9/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.0/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.1/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.2/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.3/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.4/7.4 MB [2026-06-10T12:12:11.742Z] Progress (1): 7.4 MB [2026-06-10T12:12:11.742Z] [2026-06-10T12:12:11.742Z] 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 14 MB/s) [2026-06-10T12:12:12.293Z] [INFO] Searching for local aggregator root... [2026-06-10T12:12:12.293Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies [2026-06-10T12:12:12.293Z] [INFO] Processing change of org.silverpeas:silverpeas-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260610 [2026-06-10T12:12:12.293Z] [INFO] Processing org.silverpeas:silverpeas-dependencies-bom [2026-06-10T12:12:12.293Z] [INFO] Updating project org.silverpeas:silverpeas-dependencies-bom [2026-06-10T12:12:12.293Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260610 [2026-06-10T12:12:12.543Z] [INFO] [2026-06-10T12:12:12.543Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:12.543Z] [INFO] BUILD SUCCESS [2026-06-10T12:12:12.543Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:12.543Z] [INFO] Total time: 7.100 s [2026-06-10T12:12:12.543Z] [INFO] Finished at: 2026-06-10T14:12:12+02:00 [2026-06-10T12:12:12.543Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:12.543Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-06-10T12:12:14.405Z] [INFO] Scanning for projects... [2026-06-10T12:12:14.405Z] [INFO] [2026-06-10T12:12:14.405Z] [INFO] -------------< org.silverpeas:silverpeas-dependencies-bom >------------- [2026-06-10T12:12:14.405Z] [INFO] Building Silverpeas Dependencies BOM 2.0-build260610 [2026-06-10T12:12:14.405Z] [INFO] from pom.xml [2026-06-10T12:12:14.405Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-06-10T12:12:14.955Z] 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-06-10T12:12:15.206Z] Progress (1): 780 B [2026-06-10T12:12:15.206Z] Progress (1): 1.7 kB [2026-06-10T12:12:15.206Z] Progress (1): 4.2 kB [2026-06-10T12:12:15.206Z] Progress (1): 5.3 kB [2026-06-10T12:12:15.206Z] [2026-06-10T12:12:15.206Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 11 kB/s) [2026-06-10T12:12:15.206Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [2026-06-10T12:12:15.206Z] Progress (1): 752 B [2026-06-10T12:12:15.206Z] Progress (1): 1.7 kB [2026-06-10T12:12:15.206Z] Progress (1): 3.7 kB [2026-06-10T12:12:15.206Z] Progress (1): 6.4 kB [2026-06-10T12:12:15.206Z] Progress (1): 8.2 kB [2026-06-10T12:12:15.206Z] Progress (1): 9.9 kB [2026-06-10T12:12:15.206Z] [2026-06-10T12:12:15.206Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 291 kB/s) [2026-06-10T12:12:15.206Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom [2026-06-10T12:12:15.456Z] Progress (1): 726 B [2026-06-10T12:12:15.456Z] Progress (1): 1.6 kB [2026-06-10T12:12:15.456Z] Progress (1): 4.2 kB [2026-06-10T12:12:15.456Z] Progress (1): 8.4 kB [2026-06-10T12:12:15.456Z] Progress (1): 11 kB [2026-06-10T12:12:15.456Z] Progress (1): 16 kB [2026-06-10T12:12:15.456Z] Progress (1): 21 kB [2026-06-10T12:12:15.456Z] Progress (1): 23 kB [2026-06-10T12:12:15.456Z] Progress (1): 26 kB [2026-06-10T12:12:15.456Z] Progress (1): 28 kB [2026-06-10T12:12:15.456Z] Progress (1): 30 kB [2026-06-10T12:12:15.456Z] Progress (1): 33 kB [2026-06-10T12:12:15.456Z] Progress (1): 37 kB [2026-06-10T12:12:15.456Z] Progress (1): 39 kB [2026-06-10T12:12:15.456Z] Progress (1): 42 kB [2026-06-10T12:12:15.456Z] Progress (1): 45 kB [2026-06-10T12:12:15.456Z] [2026-06-10T12:12:15.456Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 854 kB/s) [2026-06-10T12:12:15.456Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom [2026-06-10T12:12:15.456Z] Progress (1): 743 B [2026-06-10T12:12:15.456Z] Progress (1): 1.6 kB [2026-06-10T12:12:15.456Z] Progress (1): 3.4 kB [2026-06-10T12:12:15.456Z] Progress (1): 5.5 kB [2026-06-10T12:12:15.456Z] Progress (1): 9.0 kB [2026-06-10T12:12:15.456Z] Progress (1): 14 kB [2026-06-10T12:12:15.456Z] Progress (1): 17 kB [2026-06-10T12:12:15.456Z] Progress (1): 19 kB [2026-06-10T12:12:15.456Z] Progress (1): 21 kB [2026-06-10T12:12:15.456Z] [2026-06-10T12:12:15.456Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 555 kB/s) [2026-06-10T12:12:15.456Z] 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-06-10T12:12:15.456Z] Progress (1): 0.9/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 2.3/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 3.6/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 5.0/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 6.4/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 7.7/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 9.1/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 10/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 12/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 13/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 15/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 16/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 17/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 19/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 20/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 21/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 23/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 24/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 26/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 27/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 28/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 30/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 32/36 kB [2026-06-10T12:12:15.456Z] Progress (1): 36 kB [2026-06-10T12:12:15.456Z] [2026-06-10T12:12:15.456Z] 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 793 kB/s) [2026-06-10T12:12:15.456Z] 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-06-10T12:12:15.456Z] Progress (1): 786 B [2026-06-10T12:12:15.456Z] Progress (1): 2.3 kB [2026-06-10T12:12:15.456Z] Progress (1): 5.0 kB [2026-06-10T12:12:15.456Z] Progress (1): 8.1 kB [2026-06-10T12:12:15.456Z] Progress (1): 8.1 kB [2026-06-10T12:12:15.456Z] [2026-06-10T12:12:15.456Z] 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 238 kB/s) [2026-06-10T12:12:15.456Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom [2026-06-10T12:12:15.456Z] Progress (1): 773 B [2026-06-10T12:12:15.456Z] Progress (1): 2.3 kB [2026-06-10T12:12:15.456Z] Progress (1): 5.1 kB [2026-06-10T12:12:15.456Z] Progress (1): 7.5 kB [2026-06-10T12:12:15.456Z] [2026-06-10T12:12:15.456Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 267 kB/s) [2026-06-10T12:12:15.707Z] 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-06-10T12:12:15.707Z] Progress (1): 3.8/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 8.0/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 12/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 16/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 21/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 25/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 28/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 32/33 kB [2026-06-10T12:12:15.707Z] Progress (1): 33 kB [2026-06-10T12:12:15.707Z] [2026-06-10T12:12:15.707Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 1.1 MB/s) [2026-06-10T12:12:15.707Z] 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-06-10T12:12:15.707Z] Progress (1): 771 B [2026-06-10T12:12:15.707Z] Progress (1): 2.2 kB [2026-06-10T12:12:15.707Z] Progress (1): 4.9 kB [2026-06-10T12:12:15.707Z] Progress (1): 8.6 kB [2026-06-10T12:12:15.707Z] Progress (1): 9.2 kB [2026-06-10T12:12:15.707Z] [2026-06-10T12:12:15.707Z] 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 288 kB/s) [2026-06-10T12:12:15.707Z] 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-06-10T12:12:15.707Z] Progress (1): 3.8/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 8.0/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 12/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 16/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 21/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 25/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 29/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 32/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 36/40 kB [2026-06-10T12:12:15.707Z] Progress (1): 40 kB [2026-06-10T12:12:15.707Z] [2026-06-10T12:12:15.707Z] 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-06-10T12:12:15.707Z] [INFO] [2026-06-10T12:12:15.707Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-dependencies-bom --- [2026-06-10T12:12:15.707Z] 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-06-10T12:12:15.707Z] Progress (1): 790 B [2026-06-10T12:12:15.707Z] Progress (1): 2.3 kB [2026-06-10T12:12:15.707Z] Progress (1): 4.3 kB [2026-06-10T12:12:15.707Z] Progress (1): 5.8 kB [2026-06-10T12:12:15.707Z] [2026-06-10T12:12:15.707Z] 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 201 kB/s) [2026-06-10T12:12:15.707Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [2026-06-10T12:12:15.707Z] Progress (1): 781 B [2026-06-10T12:12:15.707Z] Progress (1): 2.3 kB [2026-06-10T12:12:15.707Z] Progress (1): 4.6 kB [2026-06-10T12:12:15.707Z] Progress (1): 5.1 kB [2026-06-10T12:12:15.707Z] [2026-06-10T12:12:15.707Z] 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 196 kB/s) [2026-06-10T12:12:15.957Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [2026-06-10T12:12:15.957Z] Progress (1): 782 B [2026-06-10T12:12:15.957Z] Progress (1): 2.1 kB [2026-06-10T12:12:15.957Z] Progress (1): 5.3 kB [2026-06-10T12:12:15.957Z] Progress (1): 7.5 kB [2026-06-10T12:12:15.957Z] Progress (1): 9.5 kB [2026-06-10T12:12:15.957Z] Progress (1): 12 kB [2026-06-10T12:12:15.957Z] Progress (1): 14 kB [2026-06-10T12:12:15.957Z] [2026-06-10T12:12:15.957Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 446 kB/s) [2026-06-10T12:12:15.957Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [2026-06-10T12:12:15.957Z] Progress (1): 707 B [2026-06-10T12:12:15.957Z] Progress (1): 1.9 kB [2026-06-10T12:12:15.957Z] Progress (1): 3.1 kB [2026-06-10T12:12:15.957Z] Progress (1): 4.5 kB [2026-06-10T12:12:15.957Z] Progress (1): 5.9 kB [2026-06-10T12:12:15.957Z] Progress (1): 7.5 kB [2026-06-10T12:12:15.957Z] Progress (1): 11 kB [2026-06-10T12:12:15.957Z] Progress (1): 12 kB [2026-06-10T12:12:15.957Z] Progress (1): 15 kB [2026-06-10T12:12:15.957Z] Progress (1): 19 kB [2026-06-10T12:12:15.957Z] Progress (1): 22 kB [2026-06-10T12:12:15.957Z] Progress (1): 25 kB [2026-06-10T12:12:15.957Z] Progress (1): 27 kB [2026-06-10T12:12:15.957Z] Progress (1): 30 kB [2026-06-10T12:12:15.957Z] Progress (1): 32 kB [2026-06-10T12:12:15.957Z] Progress (1): 36 kB [2026-06-10T12:12:15.957Z] Progress (1): 36 kB [2026-06-10T12:12:15.957Z] Progress (1): 39 kB [2026-06-10T12:12:15.957Z] Progress (1): 42 kB [2026-06-10T12:12:15.957Z] Progress (1): 46 kB [2026-06-10T12:12:15.957Z] Progress (1): 52 kB [2026-06-10T12:12:15.957Z] Progress (1): 54 kB [2026-06-10T12:12:15.957Z] Progress (1): 57 kB [2026-06-10T12:12:15.957Z] Progress (1): 60 kB [2026-06-10T12:12:15.957Z] Progress (1): 61 kB [2026-06-10T12:12:15.957Z] Progress (1): 62 kB [2026-06-10T12:12:15.957Z] Progress (1): 64 kB [2026-06-10T12:12:15.957Z] Progress (1): 66 kB [2026-06-10T12:12:15.957Z] Progress (1): 68 kB [2026-06-10T12:12:15.957Z] [2026-06-10T12:12:15.957Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.4 MB/s) [2026-06-10T12:12:15.957Z] [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-06-10T12:12:15.957Z] [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-06-10T12:12:15.957Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [2026-06-10T12:12:15.957Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) [2026-06-10T12:12:15.957Z] 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-06-10T12:12:15.957Z] Progress (1): 3.8/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 8.0/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 24/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 40/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 57/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 73/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 90/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 106/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 122/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 139/153 kB [2026-06-10T12:12:15.957Z] Progress (1): 153 kB [2026-06-10T12:12:15.957Z] [2026-06-10T12:12:15.957Z] 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 3.4 MB/s) [2026-06-10T12:12:15.957Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [2026-06-10T12:12:16.208Z] Progress (1): 7.7/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 15/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 32/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 48/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 65/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 81/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 97/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 114/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 130/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 147/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 163/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 179/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 196/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 212/215 kB [2026-06-10T12:12:16.208Z] Progress (1): 215 kB [2026-06-10T12:12:16.208Z] [2026-06-10T12:12:16.208Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 4.6 MB/s) [2026-06-10T12:12:16.208Z] [INFO] [2026-06-10T12:12:16.208Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-dependencies-bom --- [2026-06-10T12:12:16.208Z] 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-06-10T12:12:16.208Z] Progress (1): 838 B [2026-06-10T12:12:16.208Z] Progress (1): 2.2 kB [2026-06-10T12:12:16.208Z] [2026-06-10T12:12:16.208Z] 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 77 kB/s) [2026-06-10T12:12:16.208Z] 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-06-10T12:12:16.208Z] Progress (1): 756 B [2026-06-10T12:12:16.208Z] Progress (1): 2.3 kB [2026-06-10T12:12:16.208Z] Progress (1): 4.0 kB [2026-06-10T12:12:16.208Z] Progress (1): 9.2 kB [2026-06-10T12:12:16.208Z] Progress (1): 12 kB [2026-06-10T12:12:16.208Z] Progress (1): 16 kB [2026-06-10T12:12:16.208Z] Progress (1): 19 kB [2026-06-10T12:12:16.208Z] Progress (1): 22 kB [2026-06-10T12:12:16.208Z] Progress (1): 23 kB [2026-06-10T12:12:16.208Z] [2026-06-10T12:12:16.208Z] 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 712 kB/s) [2026-06-10T12:12:16.208Z] 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-06-10T12:12:16.458Z] Progress (1): 834 B [2026-06-10T12:12:16.458Z] Progress (1): 2.2 kB [2026-06-10T12:12:16.458Z] [2026-06-10T12:12:16.458Z] 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 85 kB/s) [2026-06-10T12:12:16.458Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [2026-06-10T12:12:16.458Z] Progress (1): 729 B [2026-06-10T12:12:16.458Z] Progress (1): 2.2 kB [2026-06-10T12:12:16.458Z] Progress (1): 4.3 kB [2026-06-10T12:12:16.458Z] Progress (1): 7.8 kB [2026-06-10T12:12:16.458Z] [2026-06-10T12:12:16.458Z] 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 237 kB/s) [2026-06-10T12:12:16.458Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom [2026-06-10T12:12:16.458Z] Progress (1): 691 B [2026-06-10T12:12:16.458Z] Progress (1): 2.5 kB [2026-06-10T12:12:16.458Z] Progress (1): 6.4 kB [2026-06-10T12:12:16.458Z] Progress (1): 8.9 kB [2026-06-10T12:12:16.458Z] Progress (1): 11 kB [2026-06-10T12:12:16.458Z] Progress (1): 14 kB [2026-06-10T12:12:16.458Z] Progress (1): 19 kB [2026-06-10T12:12:16.458Z] Progress (1): 21 kB [2026-06-10T12:12:16.458Z] Progress (1): 25 kB [2026-06-10T12:12:16.458Z] Progress (1): 28 kB [2026-06-10T12:12:16.458Z] [2026-06-10T12:12:16.458Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 939 kB/s) [2026-06-10T12:12:16.458Z] 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-06-10T12:12:16.458Z] Progress (1): 7.7/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 16/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 28/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 44/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 60/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 77/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 93/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 110/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 126/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 142/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 159/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 175/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 192/196 kB [2026-06-10T12:12:16.458Z] Progress (1): 196 kB [2026-06-10T12:12:16.458Z] [2026-06-10T12:12:16.458Z] 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-06-10T12:12:16.458Z] 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-06-10T12:12:16.458Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [2026-06-10T12:12:16.459Z] Progress (1): 7.7/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 16/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 32/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 49/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 65/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 81/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 98/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 114/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 131/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 147/157 kB [2026-06-10T12:12:16.459Z] Progress (1): 157 kB [2026-06-10T12:12:16.459Z] [2026-06-10T12:12:16.459Z] 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 3.7 MB/s) [2026-06-10T12:12:16.459Z] Progress (1): 0.9/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 2.3/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 3.6/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 5.0/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 6.4/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 7.7/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 9.1/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 10/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 12/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 13/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 15/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 16/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 17/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 19/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 20/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 21/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 23/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 24/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 26/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 27/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 28/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 30/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 31/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 32/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 34/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 35/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 36/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 38/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 39/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 41/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 42/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 43/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 45/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 46/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 47/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 49/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 50/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 52/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 53/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 54/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 56/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 60/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 64/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 66/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 70/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 74/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 78/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 82/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 87/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 91/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 95/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 99/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 104/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 108/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 112/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 116/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 121/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 125/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 129/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 131/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 135/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 140/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 144/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 148/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 152/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 156/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 161/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 165/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 169/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 173/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 178/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 182/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 186/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 190/193 kB [2026-06-10T12:12:16.459Z] Progress (1): 193 kB [2026-06-10T12:12:16.459Z] [2026-06-10T12:12:16.459Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 2.4 MB/s) [2026-06-10T12:12:16.713Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-dependencies-bom/2.0-build260610/silverpeas-dependencies-bom-2.0-build260610.pom [2026-06-10T12:12:16.713Z] [INFO] [2026-06-10T12:12:16.713Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-dependencies-bom --- [2026-06-10T12:12:16.713Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-06-10T12:12:16.713Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-06-10T12:12:16.713Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260610/silverpeas-dependencies-bom-2.0-build260610.pom [2026-06-10T12:12:16.964Z] Progress (1): 33/41 kB [2026-06-10T12:12:16.964Z] Progress (1): 41 kB [2026-06-10T12:12:16.964Z] [2026-06-10T12:12:16.964Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/2.0-build260610/silverpeas-dependencies-bom-2.0-build260610.pom (41 kB at 159 kB/s) [2026-06-10T12:12:16.964Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml [2026-06-10T12:12:16.964Z] Progress (1): 792 B [2026-06-10T12:12:16.964Z] [2026-06-10T12:12:16.964Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (792 B at 18 kB/s) [2026-06-10T12:12:16.964Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml [2026-06-10T12:12:17.214Z] Progress (1): 792 B [2026-06-10T12:12:17.214Z] [2026-06-10T12:12:17.214Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-dependencies-bom/maven-metadata.xml (792 B at 7.9 kB/s) [2026-06-10T12:12:17.214Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:17.214Z] [INFO] BUILD SUCCESS [2026-06-10T12:12:17.214Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:17.214Z] [INFO] Total time: 2.834 s [2026-06-10T12:12:17.214Z] [INFO] Finished at: 2026-06-10T14:12:16+02:00 [2026-06-10T12:12:17.214Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:17.215Z] [Pipeline] } [2026-06-10T12:12:17.219Z] [Pipeline] // dir [2026-06-10T12:12:17.224Z] [Pipeline] } [2026-06-10T12:12:17.229Z] [Pipeline] // stage [2026-06-10T12:12:17.235Z] [Pipeline] stage [2026-06-10T12:12:17.235Z] [Pipeline] { (Build and Publish test dependencies definition) [2026-06-10T12:12:17.250Z] [Pipeline] dir [2026-06-10T12:12:17.250Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies [2026-06-10T12:12:17.250Z] [Pipeline] { [2026-06-10T12:12:17.259Z] [Pipeline] git [2026-06-10T12:12:17.260Z] Selected Git installation does not exist. Using Default [2026-06-10T12:12:17.260Z] The recommended git tool is: NONE [2026-06-10T12:12:17.260Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-06-10T12:12:17.270Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a3a2c2; decorates hudson.Launcher$LocalLauncher@3efd0a09 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-06-10T12:12:17.271Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/.git # timeout=10 [2026-06-10T12:12:17.276Z] Fetching changes from the remote Git repository [2026-06-10T12:12:17.277Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10 [2026-06-10T12:12:17.282Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom [2026-06-10T12:12:17.282Z] > /usr/bin/git --version # timeout=10 [2026-06-10T12:12:17.287Z] > git --version # 'git version 2.43.0' [2026-06-10T12:12:17.287Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-06-10T12:12:17.292Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-10T12:12:17.824Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-06-10T12:12:17.831Z] Checking out Revision ae40acfe5959c8965702248b5580bc33b82c1964 (refs/remotes/origin/master) [2026-06-10T12:12:17.831Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-06-10T12:12:17.837Z] > /usr/bin/git checkout -f ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 [2026-06-10T12:12:17.849Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-06-10T12:12:17.858Z] > /usr/bin/git branch -D master # timeout=10 [2026-06-10T12:12:17.865Z] > /usr/bin/git checkout -b master ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 [2026-06-10T12:12:17.876Z] Commit message: "Feature 13271 Update version of embedded Mongo for tests" [2026-06-10T12:12:17.876Z] > /usr/bin/git rev-list --no-walk ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10 [2026-06-10T12:12:17.897Z] [Pipeline] sh [2026-06-10T12:12:18.153Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260610 [2026-06-10T12:12:20.015Z] [INFO] Scanning for projects... [2026-06-10T12:12:20.265Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-06-10T12:12:20.265Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-06-10T12:12:20.516Z] Progress (1): 3.1 kB [2026-06-10T12:12:20.516Z] Progress (2): 3.1 kB | 4.6 kB [2026-06-10T12:12:20.516Z] Progress (2): 7.7 kB | 4.6 kB [2026-06-10T12:12:20.516Z] Progress (2): 7.7 kB | 9.7 kB [2026-06-10T12:12:20.516Z] Progress (2): 12 kB | 9.7 kB [2026-06-10T12:12:20.516Z] Progress (2): 17 kB | 9.7 kB [2026-06-10T12:12:20.516Z] Progress (2): 17 kB | 14 kB [2026-06-10T12:12:20.516Z] Progress (2): 20 kB | 14 kB [2026-06-10T12:12:20.767Z] Progress (2): 21 kB | 14 kB [2026-06-10T12:12:20.767Z] [2026-06-10T12:12:20.767Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 45 kB/s) [2026-06-10T12:12:20.767Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 65 kB/s) [2026-06-10T12:12:20.767Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-06-10T12:12:20.767Z] Progress (1): 1.5 kB [2026-06-10T12:12:20.767Z] [2026-06-10T12:12:20.767Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 49 kB/s) [2026-06-10T12:12:20.767Z] [INFO] [2026-06-10T12:12:20.767Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- [2026-06-10T12:12:20.767Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-SNAPSHOT [2026-06-10T12:12:20.767Z] [INFO] from pom.xml [2026-06-10T12:12:20.767Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-06-10T12:12:20.767Z] [INFO] [2026-06-10T12:12:20.767Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-test-dependencies-bom --- [2026-06-10T12:12:22.110Z] [INFO] Searching for local aggregator root... [2026-06-10T12:12:22.110Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies [2026-06-10T12:12:22.360Z] [INFO] Processing change of org.silverpeas:silverpeas-test-dependencies-bom:2.0-SNAPSHOT -> 2.0-build260610 [2026-06-10T12:12:22.360Z] [INFO] Processing org.silverpeas:silverpeas-test-dependencies-bom [2026-06-10T12:12:22.360Z] [INFO] Updating project org.silverpeas:silverpeas-test-dependencies-bom [2026-06-10T12:12:22.360Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260610 [2026-06-10T12:12:22.360Z] [INFO] [2026-06-10T12:12:22.360Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:22.360Z] [INFO] BUILD SUCCESS [2026-06-10T12:12:22.360Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:22.360Z] [INFO] Total time: 2.543 s [2026-06-10T12:12:22.360Z] [INFO] Finished at: 2026-06-10T14:12:22+02:00 [2026-06-10T12:12:22.360Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:22.360Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-06-10T12:12:24.843Z] [INFO] Scanning for projects... [2026-06-10T12:12:24.843Z] [INFO] [2026-06-10T12:12:24.843Z] [INFO] ----------< org.silverpeas:silverpeas-test-dependencies-bom >----------- [2026-06-10T12:12:24.843Z] [INFO] Building Silverpeas Test Dependencies BOM 2.0-build260610 [2026-06-10T12:12:24.843Z] [INFO] from pom.xml [2026-06-10T12:12:24.843Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-06-10T12:12:25.094Z] [INFO] [2026-06-10T12:12:25.094Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-test-dependencies-bom --- [2026-06-10T12:12:25.094Z] [INFO] [2026-06-10T12:12:25.094Z] [INFO] --- install:3.1.4:install (default-install) @ silverpeas-test-dependencies-bom --- [2026-06-10T12:12:25.094Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260610/silverpeas-test-dependencies-bom-2.0-build260610.pom [2026-06-10T12:12:25.344Z] [INFO] [2026-06-10T12:12:25.344Z] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ silverpeas-test-dependencies-bom --- [2026-06-10T12:12:25.344Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-06-10T12:12:25.344Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-06-10T12:12:25.594Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260610/silverpeas-test-dependencies-bom-2.0-build260610.pom [2026-06-10T12:12:25.845Z] Progress (1): 12 kB [2026-06-10T12:12:25.845Z] [2026-06-10T12:12:25.845Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260610/silverpeas-test-dependencies-bom-2.0-build260610.pom (12 kB at 29 kB/s) [2026-06-10T12:12:25.845Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml [2026-06-10T12:12:25.845Z] Progress (1): 797 B [2026-06-10T12:12:25.845Z] [2026-06-10T12:12:25.845Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (797 B at 16 kB/s) [2026-06-10T12:12:25.845Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml [2026-06-10T12:12:26.096Z] Progress (1): 797 B [2026-06-10T12:12:26.096Z] [2026-06-10T12:12:26.096Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-test-dependencies-bom/maven-metadata.xml (797 B at 9.5 kB/s) [2026-06-10T12:12:26.096Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:26.096Z] [INFO] BUILD SUCCESS [2026-06-10T12:12:26.096Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:26.096Z] [INFO] Total time: 1.454 s [2026-06-10T12:12:26.096Z] [INFO] Finished at: 2026-06-10T14:12:25+02:00 [2026-06-10T12:12:26.096Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:26.097Z] [Pipeline] } [2026-06-10T12:12:26.104Z] [Pipeline] // dir [2026-06-10T12:12:26.112Z] [Pipeline] } [2026-06-10T12:12:26.119Z] [Pipeline] // stage [2026-06-10T12:12:26.129Z] [Pipeline] stage [2026-06-10T12:12:26.130Z] [Pipeline] { (Build and publish project definition) [2026-06-10T12:12:26.153Z] [Pipeline] dir [2026-06-10T12:12:26.153Z] Running in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project [2026-06-10T12:12:26.154Z] [Pipeline] { [2026-06-10T12:12:26.167Z] [Pipeline] git [2026-06-10T12:12:26.168Z] Selected Git installation does not exist. Using Default [2026-06-10T12:12:26.169Z] The recommended git tool is: NONE [2026-06-10T12:12:26.169Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-06-10T12:12:26.178Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7644dd8e; decorates hudson.Launcher$LocalLauncher@6c19f912 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-06-10T12:12:26.178Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10 [2026-06-10T12:12:26.184Z] Fetching changes from the remote Git repository [2026-06-10T12:12:26.186Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10 [2026-06-10T12:12:26.191Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project [2026-06-10T12:12:26.192Z] > /usr/bin/git --version # timeout=10 [2026-06-10T12:12:26.196Z] > git --version # 'git version 2.43.0' [2026-06-10T12:12:26.196Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-06-10T12:12:26.202Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-10T12:12:26.736Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-06-10T12:12:26.742Z] Checking out Revision 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 (refs/remotes/origin/master) [2026-06-10T12:12:26.742Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-06-10T12:12:26.747Z] > /usr/bin/git checkout -f 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 [2026-06-10T12:12:26.755Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-06-10T12:12:26.761Z] > /usr/bin/git branch -D master # timeout=10 [2026-06-10T12:12:26.767Z] > /usr/bin/git checkout -b master 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 [2026-06-10T12:12:26.775Z] Commit message: "Update version of Wildfly compatible with Jakarta EE 10" [2026-06-10T12:12:26.775Z] > /usr/bin/git rev-list --no-walk 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10 [2026-06-10T12:12:26.790Z] [Pipeline] sh [2026-06-10T12:12:27.046Z] + sed -i -e s/[0-9a-zA-Z.-]\+/2.0-build260610/g pom.xml [2026-06-10T12:12:27.051Z] [Pipeline] sh [2026-06-10T12:12:27.309Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260610 [2026-06-10T12:12:29.177Z] [INFO] Scanning for projects... [2026-06-10T12:12:29.177Z] [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-06-10T12:12:29.428Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml [2026-06-10T12:12:29.428Z] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml [2026-06-10T12:12:29.428Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml [2026-06-10T12:12:29.428Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml [2026-06-10T12:12:29.978Z] Progress (1): 194 B [2026-06-10T12:12:29.978Z] [2026-06-10T12:12:29.978Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 475 B/s) [2026-06-10T12:12:29.978Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml [2026-06-10T12:12:29.978Z] Progress (1): 237 B [2026-06-10T12:12:29.978Z] Progress (2): 237 B | 288 B [2026-06-10T12:12:29.978Z] Progress (3): 237 B | 288 B | 194 B [2026-06-10T12:12:29.978Z] [2026-06-10T12:12:29.978Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/maven/maven-metadata.xml (288 B at 4.6 kB/s) [2026-06-10T12:12:29.978Z] Downloading from central: https://repo.maven.apache.org/maven2/org/silverpeas/maven/maven-metadata.xml [2026-06-10T12:12:29.978Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/mycila/maven-metadata.xml (237 B at 484 B/s) [2026-06-10T12:12:29.978Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml [2026-06-10T12:12:29.978Z] Progress (2): 194 B | 237 B [2026-06-10T12:12:29.978Z] [2026-06-10T12:12:29.978Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/maven-metadata.xml (237 B at 401 B/s) [2026-06-10T12:12:29.978Z] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml [2026-06-10T12:12:30.229Z] Progress (2): 194 B | 1.3 kB [2026-06-10T12:12:30.229Z] [2026-06-10T12:12:30.229Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/plugins/maven-metadata.xml (1.3 kB at 57 kB/s) [2026-06-10T12:12:30.229Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml [2026-06-10T12:12:30.229Z] Progress (2): 194 B | 249 B [2026-06-10T12:12:30.229Z] Progress (3): 194 B | 249 B | 1.3 kB [2026-06-10T12:12:30.229Z] [2026-06-10T12:12:30.229Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/net/sourceforge/maven-taglib/maven-metadata.xml (194 B at 277 B/s) [2026-06-10T12:12:30.229Z] Downloading from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml [2026-06-10T12:12:30.229Z] Progress (3): 249 B | 1.3 kB | 249 B [2026-06-10T12:12:30.229Z] [2026-06-10T12:12:30.229Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml [2026-06-10T12:12:30.229Z] Downloaded from central: https://repo.maven.apache.org/maven2/pl/project13/maven/maven-metadata.xml (249 B at 8.6 kB/s) [2026-06-10T12:12:30.229Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml [2026-06-10T12:12:30.229Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/pl/project13/maven/maven-metadata.xml (249 B at 2.0 kB/s) [2026-06-10T12:12:30.229Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/com/qmino/maven-metadata.xml [2026-06-10T12:12:30.229Z] Progress (2): 1.3 kB | 237 B [2026-06-10T12:12:30.229Z] [2026-06-10T12:12:30.229Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/maven-metadata.xml (237 B at 9.9 kB/s) [2026-06-10T12:12:30.229Z] Downloading from central: https://repo.maven.apache.org/maven2/com/qmino/maven-metadata.xml [2026-06-10T12:12:30.229Z] Progress (2): 1.3 kB | 237 B [2026-06-10T12:12:30.229Z] [2026-06-10T12:12:30.229Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/jacoco/maven-metadata.xml (237 B at 2.3 kB/s) [2026-06-10T12:12:30.229Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml [2026-06-10T12:12:30.479Z] Progress (2): 1.3 kB | 4.4 kB [2026-06-10T12:12:30.479Z] Progress (2): 1.3 kB | 11 kB [2026-06-10T12:12:30.479Z] Progress (2): 1.3 kB | 14 kB [2026-06-10T12:12:30.479Z] [2026-06-10T12:12:30.479Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/wildfly/plugins/maven-metadata.xml (1.3 kB at 3.1 kB/s) [2026-06-10T12:12:30.479Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [2026-06-10T12:12:30.479Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (14 kB at 135 kB/s) [2026-06-10T12:12:30.479Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml [2026-06-10T12:12:30.479Z] Progress (1): 4.6 kB [2026-06-10T12:12:30.479Z] Progress (1): 9.7 kB [2026-06-10T12:12:30.479Z] Progress (1): 14 kB [2026-06-10T12:12:30.479Z] [2026-06-10T12:12:30.479Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 529 kB/s) [2026-06-10T12:12:30.479Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [2026-06-10T12:12:30.479Z] Progress (1): 3.1 kB [2026-06-10T12:12:30.479Z] Progress (1): 7.7 kB [2026-06-10T12:12:30.479Z] Progress (1): 12 kB [2026-06-10T12:12:30.479Z] Progress (1): 17 kB [2026-06-10T12:12:30.480Z] Progress (1): 20 kB [2026-06-10T12:12:30.480Z] Progress (1): 21 kB [2026-06-10T12:12:30.480Z] Progress (2): 21 kB | 3.1 kB [2026-06-10T12:12:30.480Z] Progress (2): 21 kB | 7.9 kB [2026-06-10T12:12:30.480Z] Progress (2): 21 kB | 13 kB [2026-06-10T12:12:30.480Z] Progress (2): 21 kB | 17 kB [2026-06-10T12:12:30.480Z] Progress (2): 21 kB | 21 kB [2026-06-10T12:12:30.480Z] [2026-06-10T12:12:30.480Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 430 kB/s) [2026-06-10T12:12:30.480Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (21 kB at 215 kB/s) [2026-06-10T12:12:31.030Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-06-10T12:12:31.030Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [2026-06-10T12:12:31.030Z] Progress (1): 1.5 kB [2026-06-10T12:12:31.030Z] [2026-06-10T12:12:31.031Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 48 kB/s) [2026-06-10T12:12:31.281Z] Progress (1): 1.5 kB [2026-06-10T12:12:31.281Z] [2026-06-10T12:12:31.281Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 16 kB/s) [2026-06-10T12:12:31.281Z] [INFO] [2026-06-10T12:12:31.281Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ [2026-06-10T12:12:31.281Z] [INFO] Building Parent POM 2.0-SNAPSHOT [2026-06-10T12:12:31.281Z] [INFO] from pom.xml [2026-06-10T12:12:31.281Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-06-10T12:12:31.281Z] [INFO] [2026-06-10T12:12:31.281Z] [INFO] --- versions:2.21.0:set (default-cli) @ silverpeas-project --- [2026-06-10T12:12:32.626Z] [INFO] Searching for local aggregator root... [2026-06-10T12:12:32.626Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project [2026-06-10T12:12:32.626Z] [INFO] Processing change of org.silverpeas:silverpeas-project:2.0-SNAPSHOT -> 2.0-build260610 [2026-06-10T12:12:32.876Z] [INFO] Processing org.silverpeas:silverpeas-project [2026-06-10T12:12:32.876Z] [INFO] Updating project org.silverpeas:silverpeas-project [2026-06-10T12:12:32.876Z] [INFO] from version 2.0-SNAPSHOT to 2.0-build260610 [2026-06-10T12:12:32.876Z] [INFO] [2026-06-10T12:12:32.876Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:32.876Z] [INFO] BUILD SUCCESS [2026-06-10T12:12:32.876Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:32.876Z] [INFO] Total time: 3.844 s [2026-06-10T12:12:32.876Z] [INFO] Finished at: 2026-06-10T14:12:32+02:00 [2026-06-10T12:12:32.876Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:32.876Z] + mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true [2026-06-10T12:12:35.358Z] [INFO] Scanning for projects... [2026-06-10T12:12:35.358Z] [WARNING] The project org.silverpeas:silverpeas-project:pom:2.0-build260610 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2026-06-10T12:12:35.358Z] [INFO] [2026-06-10T12:12:35.358Z] [INFO] -----------------< org.silverpeas:silverpeas-project >------------------ [2026-06-10T12:12:35.358Z] [INFO] Building Parent POM 2.0-build260610 [2026-06-10T12:12:35.358Z] [INFO] from pom.xml [2026-06-10T12:12:35.358Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-06-10T12:12:35.358Z] 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-06-10T12:12:35.609Z] Progress (1): 784 B [2026-06-10T12:12:35.609Z] Progress (1): 2.2 kB [2026-06-10T12:12:35.609Z] Progress (1): 5.1 kB [2026-06-10T12:12:35.859Z] Progress (1): 7.5 kB [2026-06-10T12:12:35.859Z] [2026-06-10T12:12:35.859Z] 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 20 kB/s) [2026-06-10T12:12:35.859Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2026-06-10T12:12:35.859Z] Progress (1): 748 B [2026-06-10T12:12:35.859Z] Progress (1): 2.2 kB [2026-06-10T12:12:35.859Z] Progress (1): 4.5 kB [2026-06-10T12:12:35.859Z] Progress (1): 7.2 kB [2026-06-10T12:12:35.859Z] Progress (1): 9.9 kB [2026-06-10T12:12:35.859Z] [2026-06-10T12:12:35.859Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 283 kB/s) [2026-06-10T12:12:35.859Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/36/maven-parent-36.pom [2026-06-10T12:12:35.859Z] Progress (1): 725 B [2026-06-10T12:12:35.859Z] Progress (1): 1.9 kB [2026-06-10T12:12:35.859Z] Progress (1): 5.3 kB [2026-06-10T12:12:35.859Z] Progress (1): 9.4 kB [2026-06-10T12:12:35.859Z] Progress (1): 14 kB [2026-06-10T12:12:35.859Z] Progress (1): 19 kB [2026-06-10T12:12:35.859Z] Progress (1): 22 kB [2026-06-10T12:12:35.859Z] Progress (1): 26 kB [2026-06-10T12:12:35.859Z] Progress (1): 28 kB [2026-06-10T12:12:35.859Z] Progress (1): 30 kB [2026-06-10T12:12:35.859Z] Progress (1): 34 kB [2026-06-10T12:12:35.859Z] Progress (1): 37 kB [2026-06-10T12:12:35.859Z] Progress (1): 40 kB [2026-06-10T12:12:35.859Z] Progress (1): 44 kB [2026-06-10T12:12:35.859Z] Progress (1): 45 kB [2026-06-10T12:12:35.859Z] [2026-06-10T12:12:35.859Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.1 MB/s) [2026-06-10T12:12:35.859Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/26/apache-26.pom [2026-06-10T12:12:35.859Z] Progress (1): 745 B [2026-06-10T12:12:35.859Z] Progress (1): 2.1 kB [2026-06-10T12:12:35.859Z] Progress (1): 3.9 kB [2026-06-10T12:12:35.859Z] Progress (1): 7.3 kB [2026-06-10T12:12:35.859Z] Progress (1): 12 kB [2026-06-10T12:12:35.859Z] Progress (1): 16 kB [2026-06-10T12:12:35.859Z] Progress (1): 19 kB [2026-06-10T12:12:35.859Z] Progress (1): 21 kB [2026-06-10T12:12:35.859Z] [2026-06-10T12:12:35.859Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/apache/26/apache-26.pom (21 kB at 642 kB/s) [2026-06-10T12:12:35.859Z] 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-06-10T12:12:35.859Z] Progress (1): 7.8/30 kB [2026-06-10T12:12:35.859Z] Progress (1): 8.2/30 kB [2026-06-10T12:12:35.859Z] Progress (1): 16/30 kB [2026-06-10T12:12:35.859Z] Progress (1): 24/30 kB [2026-06-10T12:12:35.859Z] Progress (1): 25/30 kB [2026-06-10T12:12:35.859Z] Progress (1): 30 kB [2026-06-10T12:12:35.859Z] [2026-06-10T12:12:35.859Z] 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 687 kB/s) [2026-06-10T12:12:35.859Z] 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-06-10T12:12:35.859Z] Progress (1): 768 B [2026-06-10T12:12:35.859Z] Progress (1): 2.2 kB [2026-06-10T12:12:35.859Z] Progress (1): 5.2 kB [2026-06-10T12:12:35.859Z] Progress (1): 7.9 kB [2026-06-10T12:12:36.110Z] Progress (1): 8.5 kB [2026-06-10T12:12:36.110Z] [2026-06-10T12:12:36.110Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom (8.5 kB at 258 kB/s) [2026-06-10T12:12:36.110Z] 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-06-10T12:12:36.110Z] Progress (1): 7.8/37 kB [2026-06-10T12:12:36.110Z] Progress (1): 8.2/37 kB [2026-06-10T12:12:36.110Z] Progress (1): 16/37 kB [2026-06-10T12:12:36.110Z] Progress (1): 24/37 kB [2026-06-10T12:12:36.110Z] Progress (1): 25/37 kB [2026-06-10T12:12:36.110Z] Progress (1): 33/37 kB [2026-06-10T12:12:36.110Z] Progress (1): 37 kB [2026-06-10T12:12:36.110Z] [2026-06-10T12:12:36.110Z] 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-06-10T12:12:36.110Z] [INFO] [2026-06-10T12:12:36.110Z] [INFO] --- clean:3.2.0:clean (default-clean) @ silverpeas-project --- [2026-06-10T12:12:36.110Z] [INFO] [2026-06-10T12:12:36.110Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-project --- [2026-06-10T12:12:36.360Z] 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-06-10T12:12:36.360Z] Progress (1): 937 B [2026-06-10T12:12:36.360Z] Progress (1): 2.2 kB [2026-06-10T12:12:36.360Z] [2026-06-10T12:12:36.360Z] 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 73 kB/s) [2026-06-10T12:12:36.360Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-06-10T12:12:36.360Z] Progress (1): 802 B [2026-06-10T12:12:36.360Z] Progress (1): 3.2 kB [2026-06-10T12:12:36.360Z] Progress (1): 5.1 kB [2026-06-10T12:12:36.360Z] Progress (1): 9.1 kB [2026-06-10T12:12:36.360Z] Progress (1): 12 kB [2026-06-10T12:12:36.360Z] Progress (1): 17 kB [2026-06-10T12:12:36.360Z] Progress (1): 20 kB [2026-06-10T12:12:36.360Z] Progress (1): 23 kB [2026-06-10T12:12:36.360Z] Progress (1): 27 kB [2026-06-10T12:12:36.360Z] Progress (1): 30 kB [2026-06-10T12:12:36.360Z] [2026-06-10T12:12:36.360Z] 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 942 kB/s) [2026-06-10T12:12:36.360Z] 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-06-10T12:12:36.360Z] Progress (1): 938 B [2026-06-10T12:12:36.360Z] Progress (1): 1.9 kB [2026-06-10T12:12:36.360Z] [2026-06-10T12:12:36.360Z] 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 63 kB/s) [2026-06-10T12:12:36.360Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [2026-06-10T12:12:36.360Z] Progress (1): 801 B [2026-06-10T12:12:36.360Z] Progress (1): 2.6 kB [2026-06-10T12:12:36.360Z] Progress (1): 4.9 kB [2026-06-10T12:12:36.360Z] Progress (1): 5.2 kB [2026-06-10T12:12:36.360Z] [2026-06-10T12:12:36.360Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 162 kB/s) [2026-06-10T12:12:36.360Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2026-06-10T12:12:36.360Z] Progress (1): 703 B [2026-06-10T12:12:36.360Z] Progress (1): 2.7 kB [2026-06-10T12:12:36.360Z] Progress (1): 6.5 kB [2026-06-10T12:12:36.360Z] Progress (1): 9.1 kB [2026-06-10T12:12:36.360Z] Progress (1): 12 kB [2026-06-10T12:12:36.360Z] Progress (1): 16 kB [2026-06-10T12:12:36.360Z] Progress (1): 20 kB [2026-06-10T12:12:36.360Z] Progress (1): 23 kB [2026-06-10T12:12:36.360Z] [2026-06-10T12:12:36.360Z] 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-06-10T12:12:36.360Z] 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-06-10T12:12:36.360Z] Progress (1): 7.8/146 kB [2026-06-10T12:12:36.360Z] Progress (1): 8.2/146 kB [2026-06-10T12:12:36.360Z] Progress (1): 16/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 24/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 25/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 33/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 40/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 41/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 49/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 56/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 57/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 66/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 72/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 74/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 82/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 88/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 90/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 98/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 104/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 106/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 115/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 120/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 123/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 131/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 136/146 kB [2026-06-10T12:12:36.361Z] Progress (1): 139/146 kB [2026-06-10T12:12:36.611Z] Progress (1): 146 kB [2026-06-10T12:12:36.611Z] [2026-06-10T12:12:36.611Z] 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.9 MB/s) [2026-06-10T12:12:36.611Z] 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-06-10T12:12:36.611Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2026-06-10T12:12:36.611Z] Progress (1): 7.8/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 8.2/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 16/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 24/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 25/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 33/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 40/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 41/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 49/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 56/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 57/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 66/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 72/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 74/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 82/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 88/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 90/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 98/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 104/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 106/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 115/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 120/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 123/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 131/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 136/136 kB [2026-06-10T12:12:36.611Z] Progress (1): 136 kB [2026-06-10T12:12:36.611Z] [2026-06-10T12:12:36.611Z] 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.6 MB/s) [2026-06-10T12:12:36.611Z] Progress (1): 7.8/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 8.2/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 16/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 24/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 25/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 33/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 40/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 41/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 49/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 56/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 57/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 66/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 72/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 74/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 82/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 88/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 90/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 98/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 104/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 106/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 115/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 120/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 123/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 131/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 136/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 139/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 147/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 152/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 156/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 164/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 168/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 172/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 180/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 184/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 188/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 197/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 200/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 205/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 213/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 216/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 221/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 229/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 232/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 238/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 246/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 248/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 254/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 262/263 kB [2026-06-10T12:12:36.611Z] Progress (1): 263 kB [2026-06-10T12:12:36.611Z] [2026-06-10T12:12:36.611Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.8 MB/s) [2026-06-10T12:12:36.611Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/silverpeas-project/2.0-build260610/silverpeas-project-2.0-build260610.pom [2026-06-10T12:12:36.611Z] [INFO] [2026-06-10T12:12:36.611Z] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ silverpeas-project --- [2026-06-10T12:12:36.611Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [2026-06-10T12:12:36.611Z] Progress (1): 749 B [2026-06-10T12:12:36.611Z] Progress (1): 2.6 kB [2026-06-10T12:12:36.611Z] Progress (1): 5.0 kB [2026-06-10T12:12:36.862Z] Progress (1): 5.3 kB [2026-06-10T12:12:36.862Z] [2026-06-10T12:12:36.862Z] 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 148 kB/s) [2026-06-10T12:12:36.862Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [2026-06-10T12:12:36.862Z] Progress (1): 7.8/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 8.2/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 16/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 24/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 25/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 33/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 40/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 41/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 49/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 56/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 57/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 66/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 72/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 74/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 82/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 88/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 90/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 98/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 104/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 106/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 115/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 120/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 123/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 131/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 136/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 139/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 147/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 152/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 156/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 164/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 168/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 172/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 180/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 184/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 188/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 197/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 200/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 205/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 213/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 216/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 221/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 229/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 232/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 238/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 246/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 248/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 254/262 kB [2026-06-10T12:12:36.862Z] Progress (1): 262 kB [2026-06-10T12:12:36.862Z] [2026-06-10T12:12:36.862Z] 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.4 MB/s) [2026-06-10T12:12:36.862Z] [INFO] Using alternate deployment repository silverpeas::default::https://nexus3.silverpeas.org/repository/builds [2026-06-10T12:12:36.862Z] [WARNING] Using legacy syntax for alternative repository. Use "silverpeas::https://nexus3.silverpeas.org/repository/builds" instead. [2026-06-10T12:12:36.862Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260610/silverpeas-project-2.0-build260610.pom [2026-06-10T12:12:37.112Z] Progress (1): 21 kB [2026-06-10T12:12:37.112Z] [2026-06-10T12:12:37.112Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/2.0-build260610/silverpeas-project-2.0-build260610.pom (21 kB at 154 kB/s) [2026-06-10T12:12:37.112Z] Downloading from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml [2026-06-10T12:12:37.112Z] Progress (1): 783 B [2026-06-10T12:12:37.112Z] [2026-06-10T12:12:37.112Z] Downloaded from silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (783 B at 21 kB/s) [2026-06-10T12:12:37.112Z] Uploading to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml [2026-06-10T12:12:37.112Z] Progress (1): 783 B [2026-06-10T12:12:37.112Z] [2026-06-10T12:12:37.112Z] Uploaded to silverpeas: https://nexus3.silverpeas.org/repository/builds/org/silverpeas/silverpeas-project/maven-metadata.xml (783 B at 8.1 kB/s) [2026-06-10T12:12:37.112Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:37.112Z] [INFO] BUILD SUCCESS [2026-06-10T12:12:37.112Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:37.112Z] [INFO] Total time: 2.313 s [2026-06-10T12:12:37.112Z] [INFO] Finished at: 2026-06-10T14:12:37+02:00 [2026-06-10T12:12:37.112Z] [INFO] ------------------------------------------------------------------------ [2026-06-10T12:12:37.114Z] [Pipeline] } [2026-06-10T12:12:37.118Z] [Pipeline] // dir [2026-06-10T12:12:37.126Z] [Pipeline] } [2026-06-10T12:12:37.133Z] [Pipeline] // stage [2026-06-10T12:12:37.144Z] [Pipeline] stage [2026-06-10T12:12:37.145Z] [Pipeline] { (Create YAML build report) [2026-06-10T12:12:37.160Z] [Pipeline] writeYaml [2026-06-10T12:12:37.168Z] [Pipeline] } [2026-06-10T12:12:37.175Z] [Pipeline] // stage [2026-06-10T12:12:37.190Z] [Pipeline] stage [2026-06-10T12:12:37.191Z] [Pipeline] { (Declarative: Post Actions) [2026-06-10T12:12:37.210Z] [Pipeline] step [2026-06-10T12:12:37.232Z] [Pipeline] script [2026-06-10T12:12:37.239Z] [Pipeline] { [2026-06-10T12:12:37.259Z] [Pipeline] } [2026-06-10T12:12:37.267Z] [Pipeline] // script [2026-06-10T12:12:37.278Z] [Pipeline] archiveArtifacts [2026-06-10T12:12:37.282Z] Archiving artifacts [2026-06-10T12:12:37.286Z] Enregistrement des empreintes numériques [2026-06-10T12:12:37.299Z] [Pipeline] } [2026-06-10T12:12:37.303Z] [Pipeline] // stage [2026-06-10T12:12:37.325Z] [Pipeline] } [2026-06-10T12:12:37.328Z] [Pipeline] // withEnv [2026-06-10T12:12:37.331Z] [Pipeline] } [2026-06-10T12:12:37.331Z] $ docker stop --time=1 4245e141b2453c5a8dd0b2571a2e8a34ca8f09e68b8bcadbfc003d2067ef6f82 [2026-06-10T12:12:38.603Z] $ docker rm -f --volumes 4245e141b2453c5a8dd0b2571a2e8a34ca8f09e68b8bcadbfc003d2067ef6f82 [2026-06-10T12:12:38.675Z] [Pipeline] // withDockerContainer [2026-06-10T12:12:38.679Z] [Pipeline] } [2026-06-10T12:12:38.682Z] [Pipeline] // withEnv [2026-06-10T12:12:38.687Z] [Pipeline] } [2026-06-10T12:12:38.690Z] [Pipeline] // node [2026-06-10T12:12:38.694Z] [Pipeline] End of Pipeline [2026-06-10T12:12:38.731Z] Finished: SUCCESS