Build failed : java-plugin-storage-jdbc-v2-idp-versions-java17 #117
Shibboleth Jenkins
noreply at shibboleth.net
Thu Feb 5 21:28:49 UTC 2026
See http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-idp-versions-java17/117/
-------------- next part --------------
Started by timer
Obtained resources/jenkins/idp-versions.jenkinsfile from git https://git.shibboleth.net/git/java-plugin-storage-jdbc
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘EC2 (ec2-I2) - Rocky9 (i-0ed150dbccd57ba90)’ is offline
Running on EC2 (ec2-I2) - Rocky9 (i-0ed150dbccd57ba90) in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git init /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17 # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 4fa9787b8c14a467e38949e2a9a0f07e76240b0f (refs/remotes/origin/main)
> git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
Commit message: "Bump version after release"
> git rev-list --no-walk 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Display Java and Maven versions)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn --version
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.17, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.17.10.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-570.55.1.el9_6.x86_64", arch: "amd64", family: "unix"
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout plugin snapshot)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 4fa9787b8c14a467e38949e2a9a0f07e76240b0f (refs/remotes/origin/main)
Commit message: "Bump version after release"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout current release plugin)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git init /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc-2.0.0
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 4fa9787b8c14a467e38949e2a9a0f07e76240b0f (refs/remotes/origin/main)
Commit message: "Bump version after release"
[Pipeline] sh
+ git checkout 2.0.0
Note: switching to '2.0.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 31411c1 Update files to be tagged for release
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test 5.0.0)
[Pipeline] tool
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git init /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc-2.0.0 # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.0.0
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.2/parent-17.0.2.pom
Progress (1): 7.9/57 kB
Progress (1): 16/57 kB
Progress (1): 24/57 kB
Progress (1): 32/57 kB
Progress (1): 40/57 kB
Progress (1): 48/57 kB
Progress (1): 56/57 kB
Progress (1): 57 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.2/parent-17.0.2.pom (57 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-bom/9.0.0/shib-shared-bom-9.0.0.pom
Progress (1): 3.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-bom/9.0.0/shib-shared-bom-9.0.0.pom (3.4 kB at 126 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-parent/9.0.0/shib-shared-parent-9.0.0.pom
Progress (1): 4.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-parent/9.0.0/shib-shared-parent-9.0.0.pom (4.7 kB at 196 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.1/parent-17.0.1.pom
Progress (1): 7.9/55 kB
Progress (1): 16/55 kB
Progress (1): 24/55 kB
Progress (1): 32/55 kB
Progress (1): 40/55 kB
Progress (1): 48/55 kB
Progress (1): 55 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.1/parent-17.0.1.pom (55 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom
Progress (1): 6.3 kB
Progress (1): 7.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom (7.5 kB at 61 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom
Progress (1): 1.8 kB
Progress (1): 3.3 kB
Progress (1): 5.3 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom (20 kB at 578 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom
Progress (1): 983 B
Progress (1): 5.5 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom (5.8 kB at 182 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-bom/5.0.0/shib-profile-bom-5.0.0.pom
Progress (1): 2.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-bom/5.0.0/shib-profile-bom-5.0.0.pom (2.2 kB at 67 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-parent/5.0.0/shib-profile-parent-5.0.0.pom
Progress (1): 7.9/8.3 kB
Progress (1): 8.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-parent/5.0.0/shib-profile-parent-5.0.0.pom (8.3 kB at 184 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-bom/5.0.0/opensaml-bom-5.0.0.pom
Progress (1): 6.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-bom/5.0.0/opensaml-bom-5.0.0.pom (6.1 kB at 234 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-parent/5.0.0/opensaml-parent-5.0.0.pom
Progress (1): 6.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-parent/5.0.0/opensaml-parent-5.0.0.pom (6.6 kB at 274 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-bom/5.0.0/shib-attribute-bom-5.0.0.pom
Progress (1): 3.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-bom/5.0.0/shib-attribute-bom-5.0.0.pom (3.5 kB at 130 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-parent/5.0.0/shib-attribute-parent-5.0.0.pom
Progress (1): 7.9/8.3 kB
Progress (1): 8.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-parent/5.0.0/shib-attribute-parent-5.0.0.pom (8.3 kB at 213 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-bom/5.0.0/shib-metadata-bom-5.0.0.pom
Progress (1): 1.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-bom/5.0.0/shib-metadata-bom-5.0.0.pom (1.9 kB at 54 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-parent/5.0.0/shib-metadata-parent-5.0.0.pom
Progress (1): 7.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-parent/5.0.0/shib-metadata-parent-5.0.0.pom (7.5 kB at 267 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.0.0/idp-bom-5.0.0.pom
Progress (1): 6.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.0.0/idp-bom-5.0.0.pom (6.7 kB at 240 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.0.0/idp-parent-5.0.0.pom
Progress (1): 7.9/12 kB
Progress (1): 12 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.0.0/idp-parent-5.0.0.pom (12 kB at 442 kB/s)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:pom:2.1.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) points at net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent instead of net.shibboleth:parent, please verify your project structure @ line 4, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom
Progress (1): 785 B
Progress (1): 1.8 kB
Progress (1): 4.1 kB
Progress (1): 6.3 kB
Progress (1): 7.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom (7.5 kB at 192 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Progress (1): 757 B
Progress (1): 1.8 kB
Progress (1): 3.8 kB
Progress (1): 7.0 kB
Progress (1): 8.7 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 297 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Progress (1): 774 B
Progress (1): 1.8 kB
Progress (1): 4.9 kB
Progress (1): 8.5 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 28 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 36 kB
Progress (1): 38 kB
Progress (1): 43 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/23/apache-23.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Progress (1): 809 B
Progress (1): 1.8 kB
Progress (1): 3.4 kB
Progress (1): 6.7 kB
Progress (1): 9.9 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 658 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar
Progress (1): 0.9/29 kB
Progress (1): 2.3/29 kB
Progress (1): 3.7/29 kB
Progress (1): 5.0/29 kB
Progress (1): 6.4/29 kB
Progress (1): 7.8/29 kB
Progress (1): 9.1/29 kB
Progress (1): 11/29 kB
Progress (1): 12/29 kB
Progress (1): 13/29 kB
Progress (1): 15/29 kB
Progress (1): 16/29 kB
Progress (1): 17/29 kB
Progress (1): 19/29 kB
Progress (1): 20/29 kB
Progress (1): 24/29 kB
Progress (1): 29/29 kB
Progress (1): 29 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar (29 kB at 778 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Progress (1): 860 B
Progress (1): 3.4 kB
Progress (1): 3.4 kB
Progress (1): 5.0 kB
Progress (1): 7.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 167 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Progress (1): 807 B
Progress (1): 2.3 kB
Progress (1): 6.0 kB
Progress (1): 7.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 139 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Progress (1): 717 B
Progress (1): 1.9 kB
Progress (1): 5.4 kB
Progress (1): 9.9 kB
Progress (1): 14 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 24 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 32 kB
Progress (1): 35 kB
Progress (1): 38 kB
Progress (1): 41 kB
Progress (1): 44 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/21/apache-21.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Progress (1): 753 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 8.3 kB
Progress (1): 13 kB
Progress (1): 16 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 503 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Progress (1): 3.8/27 kB
Progress (1): 8.0/27 kB
Progress (1): 12/27 kB
Progress (1): 12/27 kB
Progress (1): 17/27 kB
Progress (1): 21/27 kB
Progress (1): 25/27 kB
Progress (1): 27 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 730 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Progress (1): 780 B
Progress (1): 2.2 kB
Progress (1): 4.8 kB
Progress (1): 5.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 108 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Progress (1): 758 B
Progress (1): 2.3 kB
Progress (1): 4.7 kB
Progress (1): 7.5 kB
Progress (1): 10 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 359 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
Progress (1): 721 B
Progress (1): 1.9 kB
Progress (1): 5.4 kB
Progress (1): 9.9 kB
Progress (1): 14 kB
Progress (1): 19 kB
Progress (1): 24 kB
Progress (1): 24 kB
Progress (1): 26 kB
Progress (1): 28 kB
Progress (1): 32 kB
Progress (1): 35 kB
Progress (1): 38 kB
Progress (1): 42 kB
Progress (1): 43 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/19/apache-19.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
Progress (1): 756 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 8.0 kB
Progress (1): 12 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 469 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Progress (1): 3.8/30 kB
Progress (1): 8.0/30 kB
Progress (1): 12/30 kB
Progress (1): 16/30 kB
Progress (1): 21/30 kB
Progress (1): 25/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 554 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/testng/testng/7.7.1/testng-7.7.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/testng/testng/7.7.1/testng-7.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.7.1/testng-7.7.1.pom
Progress (1): 974 B
Progress (1): 2.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.7.1/testng-7.7.1.pom (2.9 kB at 97 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Progress (1): 1.3 kB
Progress (1): 2.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 93 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Progress (1): 1.0 kB
Progress (1): 2.8 kB
Progress (1): 5.5 kB
Progress (1): 8.2 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 551 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/beust/jcommander/1.81/jcommander-1.81.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/beust/jcommander/1.81/jcommander-1.81.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
Progress (1): 998 B
Progress (1): 1.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 39 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/webjars/jquery/3.6.1/jquery-3.6.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/webjars/jquery/3.6.1/jquery-3.6.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.1/jquery-3.6.1.pom
Progress (1): 1.2 kB
Progress (1): 3.7 kB
Progress (1): 7.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.1/jquery-3.6.1.pom (7.4 kB at 224 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Progress (1): 848 B
Progress (1): 2.5 kB
Progress (1): 4.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 151 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
Progress (1): 1.4 kB
Progress (1): 2.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom (2.5 kB at 93 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom
Progress (1): 993 B
Progress (1): 3.9 kB
Progress (1): 7.5 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom (11 kB at 216 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom
Progress (1): 852 B
Progress (1): 2.1 kB
Progress (1): 4.1 kB
Progress (1): 6.2 kB
Progress (1): 8.6 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 32 kB
Progress (1): 37 kB
Progress (1): 41 kB
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom (41 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom
Progress (1): 1.1 kB
Progress (1): 3.6 kB
Progress (1): 6.5 kB
Progress (1): 9.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom (9.6 kB at 245 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Progress (1): 795 B
Progress (1): 2.5 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Progress (1): 741 B
Progress (1): 2.4 kB
Progress (1): 4.2 kB
Progress (1): 6.5 kB
Progress (1): 10 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 536 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Progress (1): 823 B
Progress (1): 2.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 54 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Progress (1): 759 B
Progress (1): 2.0 kB
Progress (1): 4.6 kB
Progress (1): 7.8 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 447 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Progress (1): 743 B
Progress (1): 2.0 kB
Progress (1): 6.5 kB
Progress (1): 11 kB
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 24 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 828 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/6/apache-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Progress (1): 749 B
Progress (1): 2.0 kB
Progress (1): 3.7 kB
Progress (1): 6.9 kB
Progress (1): 11 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 441 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Progress (1): 793 B
Progress (1): 2.6 kB
Progress (1): 3.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 122 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Progress (1): 819 B
Progress (1): 2.5 kB
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 93 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Progress (1): 711 B
Progress (1): 2.7 kB
Progress (1): 6.4 kB
Progress (1): 8.9 kB
Progress (1): 13 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 419 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Progress (1): 850 B
Progress (1): 1.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 43 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Progress (1): 1.6 kB
Progress (1): 4.0 kB
Progress (1): 5.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 128 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Progress (1): 1.8 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 92 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 69 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Progress (1): 1.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 30 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Progress (1): 808 B
Progress (1): 2.8 kB
Progress (1): 5.7 kB
Progress (1): 7.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 134 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Progress (1): 1.2 kB
Progress (1): 6.4 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 262 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Progress (1): 770 B
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 19 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Progress (1): 1.3 kB
Progress (1): 4.8 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 144 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Progress (1): 707 B
Progress (1): 2.5 kB
Progress (1): 6.4 kB
Progress (1): 9.2 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 21 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 632 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Progress (1): 735 B
Progress (1): 2.6 kB
Progress (1): 8.6 kB
Progress (1): 12 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 542 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Progress (1): 952 B
Progress (1): 3.0 kB
Progress (1): 4.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 91 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Progress (1): 819 B
Progress (1): 2.5 kB
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 78 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Progress (1): 1.4 kB
Progress (1): 3.8 kB
Progress (1): 5.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 127 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Progress (1): 1.1 kB
Progress (1): 3.9 kB
Progress (1): 7.2 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 299 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Progress (1): 803 B
Progress (1): 2.3 kB
Progress (1): 4.6 kB
Progress (1): 5.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 134 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Progress (1): 800 B
Progress (1): 2.4 kB
Progress (1): 4.6 kB
Progress (1): 4.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 131 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Progress (1): 717 B
Progress (1): 1.9 kB
Progress (1): 5.4 kB
Progress (1): 10.0 kB
Progress (1): 14 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 25 kB
Progress (1): 27 kB
Progress (1): 31 kB
Progress (1): 34 kB
Progress (1): 37 kB
Progress (1): 41 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 984 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/18/apache-18.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Progress (1): 748 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 8.0 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 16 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 341 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Progress (1): 789 B
Progress (1): 2.2 kB
Progress (1): 5.4 kB
Progress (1): 7.7 kB
Progress (1): 9.7 kB
Progress (1): 13 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 251 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Progress (1): 718 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.6 kB
Progress (1): 8.0 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 32 kB
Progress (1): 35 kB
Progress (1): 37 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 46 kB
Progress (1): 51 kB
Progress (1): 54 kB
Progress (1): 56 kB
Progress (1): 58 kB
Progress (1): 60 kB
Progress (1): 62 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/16/apache-16.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Progress (1): 745 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 7.8 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 467 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Progress (1): 7.7/49 kB
Progress (1): 16/49 kB
Progress (1): 32/49 kB
Progress (1): 49/49 kB
Progress (1): 49 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 889 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Progress (1): 7.7/165 kB
Progress (1): 16/165 kB
Progress (1): 28/165 kB
Progress (1): 44/165 kB
Progress (1): 61/165 kB
Progress (1): 77/165 kB
Progress (2): 77/165 kB | 0.9/222 kB
Progress (2): 77/165 kB | 2.3/222 kB
Progress (2): 77/165 kB | 3.7/222 kB
Progress (2): 77/165 kB | 5.0/222 kB
Progress (2): 77/165 kB | 6.4/222 kB
Progress (2): 77/165 kB | 7.8/222 kB
Progress (2): 77/165 kB | 9.1/222 kB
Progress (2): 93/165 kB | 9.1/222 kB
Progress (2): 93/165 kB | 11/222 kB
Progress (2): 93/165 kB | 12/222 kB
Progress (2): 93/165 kB | 13/222 kB
Progress (2): 93/165 kB | 15/222 kB
Progress (2): 93/165 kB | 16/222 kB
Progress (2): 93/165 kB | 17/222 kB
Progress (2): 93/165 kB | 18/222 kB
Progress (2): 93/165 kB | 20/222 kB
Progress (2): 93/165 kB | 21/222 kB
Progress (2): 93/165 kB | 23/222 kB
Progress (2): 93/165 kB | 24/222 kB
Progress (2): 93/165 kB | 25/222 kB
Progress (2): 93/165 kB | 27/222 kB
Progress (2): 93/165 kB | 28/222 kB
Progress (2): 93/165 kB | 29/222 kB
Progress (2): 93/165 kB | 31/222 kB
Progress (2): 93/165 kB | 32/222 kB
Progress (2): 93/165 kB | 33/222 kB
Progress (2): 93/165 kB | 35/222 kB
Progress (2): 93/165 kB | 36/222 kB
Progress (2): 93/165 kB | 38/222 kB
Progress (2): 93/165 kB | 39/222 kB
Progress (2): 93/165 kB | 40/222 kB
Progress (2): 93/165 kB | 42/222 kB
Progress (2): 93/165 kB | 43/222 kB
Progress (2): 93/165 kB | 44/222 kB
Progress (2): 93/165 kB | 46/222 kB
Progress (2): 93/165 kB | 47/222 kB
Progress (2): 93/165 kB | 49/222 kB
Progress (2): 93/165 kB | 50/222 kB
Progress (2): 93/165 kB | 51/222 kB
Progress (2): 110/165 kB | 51/222 kB
Progress (2): 126/165 kB | 51/222 kB
Progress (2): 143/165 kB | 51/222 kB
Progress (2): 159/165 kB | 51/222 kB
Progress (2): 165 kB | 51/222 kB
Progress (2): 165 kB | 53/222 kB
Progress (2): 165 kB | 54/222 kB
Progress (2): 165 kB | 55/222 kB
Progress (2): 165 kB | 60/222 kB
Progress (2): 165 kB | 64/222 kB
Progress (2): 165 kB | 65/222 kB
Progress (2): 165 kB | 69/222 kB
Progress (2): 165 kB | 73/222 kB
Progress (2): 165 kB | 78/222 kB
Progress (2): 165 kB | 82/222 kB
Progress (2): 165 kB | 86/222 kB
Progress (2): 165 kB | 90/222 kB
Progress (2): 165 kB | 94/222 kB
Progress (2): 165 kB | 99/222 kB
Progress (2): 165 kB | 103/222 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Progress (1): 107/222 kB
Progress (1): 111/222 kB
Progress (1): 116/222 kB
Progress (1): 120/222 kB
Progress (1): 124/222 kB
Progress (1): 128/222 kB
Progress (1): 133/222 kB
Progress (1): 137/222 kB
Progress (1): 141/222 kB
Progress (1): 145/222 kB
Progress (1): 149/222 kB
Progress (2): 149/222 kB | 0.9/52 kB
Progress (2): 149/222 kB | 2.3/52 kB
Progress (2): 149/222 kB | 3.7/52 kB
Progress (3): 149/222 kB | 3.7/52 kB | 0.9/202 kB
Progress (3): 149/222 kB | 5.0/52 kB | 0.9/202 kB
Progress (3): 149/222 kB | 5.0/52 kB | 2.3/202 kB
Progress (3): 149/222 kB | 6.4/52 kB | 2.3/202 kB
Progress (3): 149/222 kB | 6.4/52 kB | 3.7/202 kB
Progress (3): 149/222 kB | 7.8/52 kB | 3.7/202 kB
Progress (3): 149/222 kB | 7.8/52 kB | 5.0/202 kB
Progress (3): 149/222 kB | 9.1/52 kB | 5.0/202 kB
Progress (3): 149/222 kB | 9.1/52 kB | 6.4/202 kB
Progress (3): 149/222 kB | 11/52 kB | 6.4/202 kB
Progress (3): 149/222 kB | 11/52 kB | 7.8/202 kB
Progress (3): 149/222 kB | 12/52 kB | 7.8/202 kB
Progress (3): 149/222 kB | 12/52 kB | 9.1/202 kB
Progress (3): 149/222 kB | 13/52 kB | 9.1/202 kB
Progress (3): 149/222 kB | 13/52 kB | 11/202 kB
Progress (3): 149/222 kB | 15/52 kB | 11/202 kB
Progress (3): 149/222 kB | 16/52 kB | 11/202 kB
Progress (3): 149/222 kB | 17/52 kB | 11/202 kB
Progress (3): 149/222 kB | 19/52 kB | 11/202 kB
Progress (3): 149/222 kB | 20/52 kB | 11/202 kB
Progress (3): 149/222 kB | 21/52 kB | 11/202 kB
Progress (3): 149/222 kB | 23/52 kB | 11/202 kB
Progress (3): 149/222 kB | 24/52 kB | 11/202 kB
Progress (3): 149/222 kB | 26/52 kB | 11/202 kB
Progress (3): 149/222 kB | 27/52 kB | 11/202 kB
Progress (3): 149/222 kB | 28/52 kB | 11/202 kB
Progress (3): 149/222 kB | 28/52 kB | 12/202 kB
Progress (3): 149/222 kB | 30/52 kB | 12/202 kB
Progress (3): 149/222 kB | 30/52 kB | 13/202 kB
Progress (3): 149/222 kB | 31/52 kB | 13/202 kB
Progress (3): 149/222 kB | 31/52 kB | 15/202 kB
Progress (3): 149/222 kB | 32/52 kB | 15/202 kB
Progress (3): 149/222 kB | 32/52 kB | 16/202 kB
Progress (3): 149/222 kB | 34/52 kB | 16/202 kB
Progress (3): 149/222 kB | 34/52 kB | 17/202 kB
Progress (3): 149/222 kB | 34/52 kB | 19/202 kB
Progress (3): 149/222 kB | 34/52 kB | 20/202 kB
Progress (3): 149/222 kB | 34/52 kB | 21/202 kB
Progress (3): 149/222 kB | 34/52 kB | 23/202 kB
Progress (3): 149/222 kB | 34/52 kB | 24/202 kB
Progress (3): 149/222 kB | 34/52 kB | 26/202 kB
Progress (3): 149/222 kB | 34/52 kB | 27/202 kB
Progress (3): 149/222 kB | 34/52 kB | 28/202 kB
Progress (3): 149/222 kB | 34/52 kB | 30/202 kB
Progress (3): 149/222 kB | 34/52 kB | 31/202 kB
Progress (3): 149/222 kB | 34/52 kB | 32/202 kB
Progress (3): 149/222 kB | 34/52 kB | 34/202 kB
Progress (3): 149/222 kB | 34/52 kB | 35/202 kB
Progress (3): 149/222 kB | 34/52 kB | 37/202 kB
Progress (3): 149/222 kB | 34/52 kB | 38/202 kB
Progress (3): 149/222 kB | 34/52 kB | 39/202 kB
Progress (3): 149/222 kB | 34/52 kB | 41/202 kB
Progress (3): 149/222 kB | 34/52 kB | 42/202 kB
Progress (3): 149/222 kB | 34/52 kB | 43/202 kB
Progress (3): 149/222 kB | 34/52 kB | 45/202 kB
Progress (3): 149/222 kB | 35/52 kB | 45/202 kB
Progress (3): 149/222 kB | 35/52 kB | 46/202 kB
Progress (3): 149/222 kB | 37/52 kB | 46/202 kB
Progress (3): 149/222 kB | 38/52 kB | 46/202 kB
Progress (3): 149/222 kB | 39/52 kB | 46/202 kB
Progress (3): 149/222 kB | 41/52 kB | 46/202 kB
Progress (3): 149/222 kB | 42/52 kB | 46/202 kB
Progress (3): 149/222 kB | 43/52 kB | 46/202 kB
Progress (3): 149/222 kB | 45/52 kB | 46/202 kB
Progress (3): 149/222 kB | 46/52 kB | 46/202 kB
Progress (3): 149/222 kB | 47/52 kB | 46/202 kB
Progress (3): 149/222 kB | 49/52 kB | 46/202 kB
Progress (3): 149/222 kB | 50/52 kB | 46/202 kB
Progress (3): 149/222 kB | 52/52 kB | 46/202 kB
Progress (3): 149/222 kB | 52 kB | 46/202 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 611 kB/s)
Progress (2): 154/222 kB | 46/202 kB
Progress (2): 158/222 kB | 46/202 kB
Progress (2): 162/222 kB | 46/202 kB
Progress (2): 162/222 kB | 47/202 kB
Progress (2): 162/222 kB | 49/202 kB
Progress (2): 166/222 kB | 49/202 kB
Progress (2): 166/222 kB | 50/202 kB
Progress (2): 166/222 kB | 52/202 kB
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Progress (2): 166/222 kB | 53/202 kB
Progress (2): 166/222 kB | 54/202 kB
Progress (2): 166/222 kB | 56/202 kB
Progress (3): 166/222 kB | 56/202 kB | 0.9/4.3 kB
Progress (3): 171/222 kB | 56/202 kB | 0.9/4.3 kB
Progress (3): 171/222 kB | 56/202 kB | 2.3/4.3 kB
Progress (3): 171/222 kB | 56/202 kB | 3.7/4.3 kB
Progress (3): 175/222 kB | 56/202 kB | 3.7/4.3 kB
Progress (3): 175/222 kB | 56/202 kB | 4.3 kB
Progress (3): 179/222 kB | 56/202 kB | 4.3 kB
Progress (3): 183/222 kB | 56/202 kB | 4.3 kB
Progress (3): 187/222 kB | 56/202 kB | 4.3 kB
Progress (3): 192/222 kB | 56/202 kB | 4.3 kB
Progress (3): 196/222 kB | 56/202 kB | 4.3 kB
Progress (3): 200/222 kB | 56/202 kB | 4.3 kB
Progress (3): 200/222 kB | 60/202 kB | 4.3 kB
Progress (3): 204/222 kB | 60/202 kB | 4.3 kB
Progress (3): 204/222 kB | 64/202 kB | 4.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Progress (2): 209/222 kB | 64/202 kB
Progress (2): 213/222 kB | 64/202 kB
Progress (2): 217/222 kB | 64/202 kB
Progress (2): 217/222 kB | 68/202 kB
Progress (2): 217/222 kB | 73/202 kB
Progress (2): 217/222 kB | 77/202 kB
Progress (2): 217/222 kB | 81/202 kB
Progress (2): 217/222 kB | 85/202 kB
Progress (2): 217/222 kB | 90/202 kB
Progress (2): 217/222 kB | 94/202 kB
Progress (2): 217/222 kB | 98/202 kB
Progress (2): 217/222 kB | 102/202 kB
Progress (2): 217/222 kB | 106/202 kB
Progress (2): 221/222 kB | 106/202 kB
Progress (2): 221/222 kB | 111/202 kB
Progress (2): 222 kB | 111/202 kB
Progress (2): 222 kB | 115/202 kB
Progress (2): 222 kB | 119/202 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Progress (1): 123/202 kB
Progress (1): 126/202 kB
Progress (1): 131/202 kB
Progress (2): 131/202 kB | 7.7/46 kB
Progress (2): 131/202 kB | 16/46 kB
Progress (2): 131/202 kB | 32/46 kB
Progress (2): 131/202 kB | 46 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 452 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Progress (1): 135/202 kB
Progress (1): 139/202 kB
Progress (1): 143/202 kB
Progress (1): 147/202 kB
Progress (1): 152/202 kB
Progress (1): 156/202 kB
Progress (1): 160/202 kB
Progress (2): 160/202 kB | 1.4/153 kB
Progress (2): 164/202 kB | 1.4/153 kB
Progress (2): 164/202 kB | 5.6/153 kB
Progress (2): 169/202 kB | 5.6/153 kB
Progress (2): 169/202 kB | 9.8/153 kB
Progress (2): 173/202 kB | 9.8/153 kB
Progress (2): 173/202 kB | 14/153 kB
Progress (2): 177/202 kB | 14/153 kB
Progress (2): 177/202 kB | 18/153 kB
Progress (2): 181/202 kB | 18/153 kB
Progress (2): 181/202 kB | 23/153 kB
Progress (2): 185/202 kB | 23/153 kB
Progress (2): 185/202 kB | 25/153 kB
Progress (2): 190/202 kB | 25/153 kB
Progress (2): 190/202 kB | 29/153 kB
Progress (2): 194/202 kB | 29/153 kB
Progress (2): 194/202 kB | 33/153 kB
Progress (2): 198/202 kB | 33/153 kB
Progress (2): 198/202 kB | 37/153 kB
Progress (2): 202 kB | 37/153 kB
Progress (2): 202 kB | 41/153 kB
Progress (2): 202 kB | 46/153 kB
Progress (2): 202 kB | 50/153 kB
Progress (2): 202 kB | 54/153 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.8 MB/s)
Progress (1): 58/153 kB
Progress (1): 63/153 kB
Progress (1): 67/153 kB
Progress (1): 71/153 kB
Progress (1): 75/153 kB
Progress (1): 80/153 kB
Progress (1): 84/153 kB
Progress (1): 88/153 kB
Progress (1): 92/153 kB
Progress (1): 96/153 kB
Progress (1): 101/153 kB
Progress (1): 105/153 kB
Progress (1): 109/153 kB
Progress (1): 113/153 kB
Progress (1): 118/153 kB
Progress (1): 122/153 kB
Progress (2): 122/153 kB | 0.9/472 kB
Progress (2): 122/153 kB | 2.3/472 kB
Progress (2): 122/153 kB | 3.7/472 kB
Progress (2): 122/153 kB | 5.0/472 kB
Progress (2): 122/153 kB | 6.4/472 kB
Progress (2): 122/153 kB | 7.8/472 kB
Progress (2): 122/153 kB | 9.1/472 kB
Progress (2): 122/153 kB | 11/472 kB
Progress (2): 122/153 kB | 12/472 kB
Progress (2): 122/153 kB | 13/472 kB
Progress (2): 122/153 kB | 14/472 kB
Progress (2): 122/153 kB | 16/472 kB
Progress (2): 122/153 kB | 17/472 kB
Progress (2): 122/153 kB | 18/472 kB
Progress (2): 122/153 kB | 20/472 kB
Progress (2): 122/153 kB | 21/472 kB
Progress (2): 122/153 kB | 23/472 kB
Progress (2): 122/153 kB | 24/472 kB
Progress (2): 122/153 kB | 25/472 kB
Progress (2): 122/153 kB | 27/472 kB
Progress (2): 122/153 kB | 28/472 kB
Progress (2): 122/153 kB | 29/472 kB
Progress (2): 122/153 kB | 31/472 kB
Progress (2): 122/153 kB | 32/472 kB
Progress (2): 122/153 kB | 33/472 kB
Progress (2): 122/153 kB | 35/472 kB
Progress (2): 122/153 kB | 36/472 kB
Progress (2): 122/153 kB | 38/472 kB
Progress (2): 122/153 kB | 39/472 kB
Progress (2): 122/153 kB | 40/472 kB
Progress (2): 122/153 kB | 42/472 kB
Progress (2): 122/153 kB | 43/472 kB
Progress (2): 122/153 kB | 44/472 kB
Progress (2): 122/153 kB | 46/472 kB
Progress (2): 122/153 kB | 47/472 kB
Progress (2): 122/153 kB | 49/472 kB
Progress (2): 122/153 kB | 50/472 kB
Progress (2): 122/153 kB | 54/472 kB
Progress (2): 122/153 kB | 58/472 kB
Progress (2): 122/153 kB | 63/472 kB
Progress (2): 122/153 kB | 67/472 kB
Progress (2): 122/153 kB | 71/472 kB
Progress (2): 122/153 kB | 75/472 kB
Progress (3): 122/153 kB | 75/472 kB | 7.7/167 kB
Progress (3): 122/153 kB | 75/472 kB | 16/167 kB
Progress (3): 122/153 kB | 75/472 kB | 32/167 kB
Progress (3): 122/153 kB | 75/472 kB | 49/167 kB
Progress (3): 123/153 kB | 75/472 kB | 49/167 kB
Progress (3): 127/153 kB | 75/472 kB | 49/167 kB
Progress (3): 131/153 kB | 75/472 kB | 49/167 kB
Progress (3): 136/153 kB | 75/472 kB | 49/167 kB
Progress (4): 136/153 kB | 75/472 kB | 49/167 kB | 7.7/209 kB
Progress (4): 136/153 kB | 75/472 kB | 49/167 kB | 16/209 kB
Progress (4): 136/153 kB | 75/472 kB | 49/167 kB | 16/209 kB
Progress (4): 136/153 kB | 80/472 kB | 49/167 kB | 16/209 kB
Progress (4): 140/153 kB | 80/472 kB | 49/167 kB | 16/209 kB
Progress (4): 144/153 kB | 80/472 kB | 49/167 kB | 16/209 kB
Progress (4): 148/153 kB | 80/472 kB | 49/167 kB | 16/209 kB
Progress (4): 148/153 kB | 80/472 kB | 65/167 kB | 16/209 kB
Progress (4): 152/153 kB | 80/472 kB | 65/167 kB | 16/209 kB
Progress (4): 153 kB | 80/472 kB | 65/167 kB | 16/209 kB
Progress (4): 153 kB | 80/472 kB | 81/167 kB | 16/209 kB
Progress (4): 153 kB | 80/472 kB | 81/167 kB | 33/209 kB
Progress (4): 153 kB | 80/472 kB | 81/167 kB | 49/209 kB
Progress (4): 153 kB | 80/472 kB | 81/167 kB | 66/209 kB
Progress (4): 153 kB | 80/472 kB | 81/167 kB | 74/209 kB
Progress (4): 153 kB | 80/472 kB | 81/167 kB | 82/209 kB
Progress (4): 153 kB | 80/472 kB | 98/167 kB | 82/209 kB
Progress (4): 153 kB | 80/472 kB | 98/167 kB | 98/209 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.0 MB/s)
Progress (3): 84/472 kB | 98/167 kB | 98/209 kB
Progress (3): 88/472 kB | 98/167 kB | 98/209 kB
Progress (3): 92/472 kB | 98/167 kB | 98/209 kB
Progress (3): 92/472 kB | 114/167 kB | 98/209 kB
Progress (3): 96/472 kB | 114/167 kB | 98/209 kB
Progress (3): 101/472 kB | 114/167 kB | 98/209 kB
Progress (3): 105/472 kB | 114/167 kB | 98/209 kB
Progress (3): 105/472 kB | 131/167 kB | 98/209 kB
Progress (3): 105/472 kB | 147/167 kB | 98/209 kB
Progress (3): 105/472 kB | 163/167 kB | 98/209 kB
Progress (3): 105/472 kB | 167 kB | 98/209 kB
Progress (3): 105/472 kB | 167 kB | 115/209 kB
Progress (3): 105/472 kB | 167 kB | 131/209 kB
Progress (3): 105/472 kB | 167 kB | 147/209 kB
Progress (3): 105/472 kB | 167 kB | 164/209 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.0 MB/s)
Progress (2): 109/472 kB | 164/209 kB
Progress (2): 113/472 kB | 164/209 kB
Progress (2): 118/472 kB | 164/209 kB
Progress (2): 122/472 kB | 164/209 kB
Progress (2): 126/472 kB | 164/209 kB
Progress (2): 126/472 kB | 164/209 kB
Progress (2): 131/472 kB | 164/209 kB
Progress (2): 135/472 kB | 164/209 kB
Progress (2): 139/472 kB | 164/209 kB
Progress (2): 143/472 kB | 164/209 kB
Progress (2): 147/472 kB | 164/209 kB
Progress (2): 152/472 kB | 164/209 kB
Progress (2): 156/472 kB | 164/209 kB
Progress (2): 160/472 kB | 164/209 kB
Progress (2): 164/472 kB | 164/209 kB
Progress (2): 164/472 kB | 180/209 kB
Progress (2): 164/472 kB | 197/209 kB
Progress (2): 164/472 kB | 209 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.2 MB/s)
Progress (1): 169/472 kB
Progress (1): 173/472 kB
Progress (1): 177/472 kB
Progress (1): 181/472 kB
Progress (1): 185/472 kB
Progress (1): 190/472 kB
Progress (1): 194/472 kB
Progress (1): 198/472 kB
Progress (1): 202/472 kB
Progress (1): 207/472 kB
Progress (1): 211/472 kB
Progress (1): 215/472 kB
Progress (1): 231/472 kB
Progress (1): 248/472 kB
Progress (1): 257/472 kB
Progress (1): 274/472 kB
Progress (1): 290/472 kB
Progress (1): 307/472 kB
Progress (1): 323/472 kB
Progress (1): 339/472 kB
Progress (1): 356/472 kB
Progress (1): 372/472 kB
Progress (1): 388/472 kB
Progress (1): 405/472 kB
Progress (1): 421/472 kB
Progress (1): 438/472 kB
Progress (1): 454/472 kB
Progress (1): 470/472 kB
Progress (1): 472 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.5 MB/s)
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Progress (1): 801 B
Progress (1): 2.6 kB
Progress (1): 4.9 kB
Progress (1): 5.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 216 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Progress (1): 794 B
Progress (1): 2.9 kB
Progress (1): 6.6 kB
Progress (1): 9.0 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 804 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Progress (1): 799 B
Progress (1): 4.0 kB
Progress (1): 6.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 207 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Progress (1): 832 B
Progress (1): 1.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 78 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Progress (1): 823 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 74 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Progress (1): 910 B
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 51 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Progress (1): 1.5 kB
Progress (1): 3.8 kB
Progress (1): 5.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 268 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Progress (1): 711 B
Progress (1): 2.8 kB
Progress (1): 6.4 kB
Progress (1): 9.1 kB
Progress (1): 13 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 576 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Progress (1): 1.3 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 141 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Progress (1): 1.2 kB
Progress (1): 4.2 kB
Progress (1): 6.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 272 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Progress (1): 1.4 kB
Progress (1): 5.8 kB
Progress (1): 8.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 271 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Progress (1): 1.4 kB
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 90 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Progress (1): 829 B
Progress (1): 1.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 80 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Progress (1): 849 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 98 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Progress (1): 823 B
Progress (1): 2.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 91 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Progress (1): 925 B
Progress (1): 1.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 60 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Progress (1): 820 B
Progress (1): 2.9 kB
Progress (1): 5.4 kB
Progress (1): 7.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 322 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Progress (1): 885 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 90 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Progress (1): 793 B
Progress (1): 3.5 kB
Progress (1): 3.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 176 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Progress (1): 912 B
Progress (1): 1.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 73 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Progress (1): 865 B
Progress (1): 2.5 kB
Progress (1): 2.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Progress (1): 1.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 49 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Progress (1): 492 B
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 16 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Progress (1): 1.5 kB
Progress (1): 4.6 kB
Progress (1): 5.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 212 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/junit/junit/4.11/junit-4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
Progress (1): 1.2 kB
Progress (1): 2.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 107 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Progress (1): 766 B
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 27 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Progress (1): 1.1 kB
Progress (1): 2.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 86 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Progress (1): 2.0 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 104 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Progress (1): 854 B
Progress (1): 3.7 kB
Progress (1): 4.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 133 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Progress (1): 803 B
Progress (1): 2.3 kB
Progress (1): 5.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 176 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Progress (1): 781 B
Progress (1): 2.3 kB
Progress (1): 4.6 kB
Progress (1): 5.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 189 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Progress (1): 802 B
Progress (1): 2.3 kB
Progress (1): 4.5 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 156 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Progress (1): 743 B
Progress (1): 2.1 kB
Progress (1): 5.4 kB
Progress (1): 8.8 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 16 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 24 kB
Progress (1): 27 kB
Progress (1): 28 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
Progress (1): 704 B
Progress (1): 1.9 kB
Progress (1): 3.3 kB
Progress (1): 5.0 kB
Progress (1): 6.7 kB
Progress (1): 8.3 kB
Progress (1): 9.8 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 22 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 32 kB
Progress (1): 34 kB
Progress (1): 34 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 44 kB
Progress (1): 46 kB
Progress (1): 50 kB
Progress (1): 55 kB
Progress (1): 60 kB
Progress (1): 64 kB
Progress (1): 67 kB
Progress (1): 69 kB
Progress (1): 71 kB
Progress (1): 73 kB
Progress (1): 75 kB
Progress (1): 77 kB
Progress (1): 78 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Progress (1): 754 B
Progress (1): 2.0 kB
Progress (1): 4.0 kB
Progress (1): 6.4 kB
Progress (1): 8.2 kB
Progress (1): 10 kB
Progress (1): 13 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 527 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Progress (1): 1.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 34 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 44 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Progress (1): 784 B
Progress (1): 2.3 kB
Progress (1): 4.9 kB
Progress (1): 7.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 316 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Progress (1): 781 B
Progress (1): 2.4 kB
Progress (1): 4.2 kB
Progress (1): 5.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 204 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Progress (1): 730 B
Progress (1): 2.0 kB
Progress (1): 5.7 kB
Progress (1): 10 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 22 kB
Progress (1): 24 kB
Progress (1): 27 kB
Progress (1): 30 kB
Progress (1): 33 kB
Progress (1): 37 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/14/apache-14.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Progress (1): 771 B
Progress (1): 2.2 kB
Progress (1): 4.0 kB
Progress (1): 7.5 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 734 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
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
Progress (1): 825 B
Progress (1): 2.8 kB
Progress (1): 2.8 kB
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 140 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Progress (1): 774 B
Progress (1): 2.2 kB
Progress (1): 6.0 kB
Progress (1): 9.6 kB
Progress (1): 13 kB
Progress (1): 16 kB
Progress (1): 18 kB
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 519 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
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
Progress (1): 843 B
Progress (1): 2.6 kB
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 97 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Progress (1): 835 B
Progress (1): 3.7 kB
Progress (1): 4.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 134 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Progress (1): 831 B
Progress (1): 1.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 70 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Progress (1): 797 B
Progress (1): 2.4 kB
Progress (1): 5.4 kB
Progress (1): 8.4 kB
Progress (1): 11 kB
Progress (1): 12 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 476 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Progress (1): 733 B
Progress (1): 1.9 kB
Progress (1): 6.1 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 31 kB
Progress (1): 32 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/5/apache-5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Progress (1): 785 B
Progress (1): 2.1 kB
Progress (1): 4.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 124 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/junit/junit/4.11/junit-4.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Progress (1): 7.7/527 kB
Progress (1): 16/527 kB
Progress (1): 25/527 kB
Progress (1): 41/527 kB
Progress (1): 57/527 kB
Progress (1): 74/527 kB
Progress (1): 90/527 kB
Progress (1): 106/527 kB
Progress (1): 123/527 kB
Progress (1): 139/527 kB
Progress (1): 156/527 kB
Progress (1): 172/527 kB
Progress (1): 188/527 kB
Progress (1): 205/527 kB
Progress (1): 221/527 kB
Progress (1): 238/527 kB
Progress (1): 254/527 kB
Progress (1): 270/527 kB
Progress (1): 287/527 kB
Progress (1): 303/527 kB
Progress (1): 319/527 kB
Progress (1): 336/527 kB
Progress (1): 351/527 kB
Progress (1): 368/527 kB
Progress (1): 384/527 kB
Progress (1): 400/527 kB
Progress (1): 417/527 kB
Progress (1): 433/527 kB
Progress (1): 442/527 kB
Progress (1): 459/527 kB
Progress (1): 475/527 kB
Progress (1): 479/527 kB
Progress (1): 495/527 kB
Progress (1): 512/527 kB
Progress (1): 527 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 20 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Progress (1): 3.8/148 kB
Progress (1): 8.0/148 kB
Progress (1): 12/148 kB
Progress (1): 16/148 kB
Progress (1): 21/148 kB
Progress (1): 32/148 kB
Progress (2): 32/148 kB | 3.8/51 kB
Progress (2): 48/148 kB | 3.8/51 kB
Progress (2): 48/148 kB | 8.0/51 kB
Progress (2): 48/148 kB | 16/51 kB
Progress (2): 65/148 kB | 16/51 kB
Progress (2): 81/148 kB | 16/51 kB
Progress (2): 98/148 kB | 16/51 kB
Progress (2): 114/148 kB | 16/51 kB
Progress (3): 114/148 kB | 16/51 kB | 7.7/38 kB
Progress (3): 114/148 kB | 16/51 kB | 16/38 kB
Progress (3): 114/148 kB | 16/51 kB | 32/38 kB
Progress (3): 114/148 kB | 16/51 kB | 38 kB
Progress (4): 114/148 kB | 16/51 kB | 38 kB | 7.7/47 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.5 MB/s)
Progress (3): 114/148 kB | 16/51 kB | 16/47 kB
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Progress (3): 114/148 kB | 16/51 kB | 24/47 kB
Progress (3): 114/148 kB | 16/51 kB | 41/47 kB
Progress (3): 114/148 kB | 16/51 kB | 47 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Progress (2): 130/148 kB | 16/51 kB
Progress (2): 147/148 kB | 16/51 kB
Progress (2): 148 kB | 16/51 kB
Progress (2): 148 kB | 33/51 kB
Progress (2): 148 kB | 41/51 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 5.3 MB/s)
Progress (1): 51 kB
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Progress (2): 51 kB | 7.7/30 kB
Progress (2): 51 kB | 16/30 kB
Progress (2): 51 kB | 30 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 940 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Progress (1): 7.7/14 kB
Progress (1): 14 kB
Progress (2): 14 kB | 7.7/106 kB
Progress (2): 14 kB | 12/106 kB
Progress (2): 14 kB | 28/106 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 256 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Progress (1): 44/106 kB
Progress (2): 44/106 kB | 7.7/61 kB
Progress (2): 44/106 kB | 16/61 kB
Progress (2): 61/106 kB | 16/61 kB
Progress (2): 61/106 kB | 32/61 kB
Progress (2): 77/106 kB | 32/61 kB
Progress (2): 77/106 kB | 49/61 kB
Progress (2): 94/106 kB | 49/61 kB
Progress (2): 94/106 kB | 61 kB
Progress (2): 106 kB | 61 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.9 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Progress (1): 7.7/74 kB
Progress (1): 16/74 kB
Progress (1): 32/74 kB
Progress (1): 49/74 kB
Progress (1): 57/74 kB
Progress (1): 74/74 kB
Progress (1): 74 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Progress (1): 7.7/108 kB
Progress (1): 16/108 kB
Progress (1): 32/108 kB
Progress (1): 49/108 kB
Progress (1): 65/108 kB
Progress (1): 81/108 kB
Progress (1): 98/108 kB
Progress (1): 108 kB
Progress (2): 108 kB | 7.7/29 kB
Progress (2): 108 kB | 16/29 kB
Progress (2): 108 kB | 29 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 402 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Progress (1): 7.7/12 kB
Progress (2): 7.7/12 kB | 7.7/13 kB
Progress (2): 12/12 kB | 7.7/13 kB
Progress (2): 12/12 kB | 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 171 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Progress (1): 12 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 146 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Progress (1): 7.7/263 kB
Progress (1): 16/263 kB
Progress (1): 32/263 kB
Progress (1): 49/263 kB
Progress (1): 61/263 kB
Progress (1): 77/263 kB
Progress (1): 94/263 kB
Progress (1): 110/263 kB
Progress (1): 126/263 kB
Progress (1): 143/263 kB
Progress (1): 159/263 kB
Progress (1): 175/263 kB
Progress (1): 192/263 kB
Progress (1): 208/263 kB
Progress (1): 225/263 kB
Progress (1): 241/263 kB
Progress (1): 257/263 kB
Progress (1): 263 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Progress (1): 8.2/195 kB
Progress (1): 25/195 kB
Progress (1): 41/195 kB
Progress (1): 57/195 kB
Progress (1): 74/195 kB
Progress (1): 90/195 kB
Progress (1): 106/195 kB
Progress (1): 123/195 kB
Progress (1): 139/195 kB
Progress (1): 156/195 kB
Progress (1): 172/195 kB
Progress (1): 188/195 kB
Progress (1): 195 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Progress (1): 7.7/45 kB
Progress (1): 16/45 kB
Progress (1): 24/45 kB
Progress (1): 41/45 kB
Progress (1): 45 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 459 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Progress (1): 7.7/245 kB
Progress (1): 16/245 kB
Progress (1): 32/245 kB
Progress (1): 49/245 kB
Progress (1): 57/245 kB
Progress (2): 57/245 kB | 7.7/38 kB
Progress (2): 57/245 kB | 16/38 kB
Progress (2): 57/245 kB | 32/38 kB
Progress (2): 57/245 kB | 38 kB
Progress (2): 74/245 kB | 38 kB
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 354 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Progress (1): 90/245 kB
Progress (1): 106/245 kB
Progress (1): 123/245 kB
Progress (1): 139/245 kB
Progress (1): 156/245 kB
Progress (1): 172/245 kB
Progress (1): 188/245 kB
Progress (1): 205/245 kB
Progress (1): 221/245 kB
Progress (1): 238/245 kB
Progress (1): 245 kB
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Progress (1): 7.7/164 kB
Progress (1): 8.2/164 kB
Progress (1): 25/164 kB
Progress (1): 41/164 kB
Progress (1): 57/164 kB
Progress (1): 74/164 kB
Progress (1): 90/164 kB
Progress (1): 106/164 kB
Progress (1): 123/164 kB
Progress (1): 139/164 kB
Progress (2): 139/164 kB | 7.7/61 kB
Progress (2): 139/164 kB | 16/61 kB
Progress (2): 156/164 kB | 16/61 kB
Progress (2): 156/164 kB | 32/61 kB
Progress (2): 164 kB | 32/61 kB
Progress (2): 164 kB | 49/61 kB
Progress (2): 164 kB | 61 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 519 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Progress (1): 7.7/107 kB
Progress (1): 16/107 kB
Progress (1): 32/107 kB
Progress (1): 49/107 kB
Progress (1): 65/107 kB
Progress (1): 81/107 kB
Progress (1): 98/107 kB
Progress (1): 107 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 877 kB/s)
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
Progress (1): 7.7/502 kB
Progress (1): 16/502 kB
Progress (1): 32/502 kB
Progress (1): 49/502 kB
Progress (1): 65/502 kB
Progress (1): 81/502 kB
Progress (1): 98/502 kB
Progress (1): 114/502 kB
Progress (1): 131/502 kB
Progress (1): 147/502 kB
Progress (1): 163/502 kB
Progress (1): 180/502 kB
Progress (1): 196/502 kB
Progress (1): 213/502 kB
Progress (1): 229/502 kB
Progress (1): 245/502 kB
Progress (1): 262/502 kB
Progress (1): 278/502 kB
Progress (1): 294/502 kB
Progress (1): 311/502 kB
Progress (1): 327/502 kB
Progress (1): 344/502 kB
Progress (1): 360/502 kB
Progress (1): 376/502 kB
Progress (1): 393/502 kB
Progress (1): 409/502 kB
Progress (1): 426/502 kB
Progress (1): 442/502 kB
Progress (1): 458/502 kB
Progress (1): 475/502 kB
Progress (1): 491/502 kB
Progress (1): 502 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 3.7 MB/s)
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.jar
Progress (1): 7.7/64 kB
Progress (1): 16/64 kB
Progress (1): 32/64 kB
Progress (1): 49/64 kB
Progress (1): 64 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 457 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Progress (1): 7.7/340 kB
Progress (2): 7.7/340 kB | 7.7/282 kB
Progress (2): 16/340 kB | 7.7/282 kB
Progress (2): 16/340 kB | 16/282 kB
Progress (2): 25/340 kB | 16/282 kB
Progress (2): 25/340 kB | 32/282 kB
Progress (2): 41/340 kB | 32/282 kB
Progress (2): 41/340 kB | 49/282 kB
Progress (2): 57/340 kB | 49/282 kB
Progress (2): 57/340 kB | 65/282 kB
Progress (2): 74/340 kB | 65/282 kB
Progress (2): 74/340 kB | 81/282 kB
Progress (2): 74/340 kB | 98/282 kB
Progress (2): 90/340 kB | 98/282 kB
Progress (2): 106/340 kB | 98/282 kB
Progress (2): 123/340 kB | 98/282 kB
Progress (2): 139/340 kB | 98/282 kB
Progress (2): 156/340 kB | 98/282 kB
Progress (2): 156/340 kB | 114/282 kB
Progress (2): 156/340 kB | 131/282 kB
Progress (3): 156/340 kB | 131/282 kB | 7.7/168 kB
Progress (3): 156/340 kB | 131/282 kB | 16/168 kB
Progress (3): 156/340 kB | 131/282 kB | 32/168 kB
Progress (3): 156/340 kB | 131/282 kB | 49/168 kB
Progress (3): 156/340 kB | 131/282 kB | 65/168 kB
Progress (3): 156/340 kB | 131/282 kB | 81/168 kB
Progress (3): 156/340 kB | 131/282 kB | 98/168 kB
Progress (3): 156/340 kB | 131/282 kB | 114/168 kB
Progress (3): 156/340 kB | 131/282 kB | 131/168 kB
Progress (3): 156/340 kB | 131/282 kB | 147/168 kB
Progress (3): 156/340 kB | 131/282 kB | 163/168 kB
Progress (3): 156/340 kB | 131/282 kB | 168 kB
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.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Progress (2): 156/340 kB | 147/282 kB
Progress (2): 156/340 kB | 163/282 kB
Progress (2): 156/340 kB | 180/282 kB
Progress (2): 156/340 kB | 196/282 kB
Progress (2): 156/340 kB | 213/282 kB
Progress (2): 156/340 kB | 229/282 kB
Progress (2): 172/340 kB | 229/282 kB
Progress (2): 188/340 kB | 229/282 kB
Progress (2): 205/340 kB | 229/282 kB
Progress (2): 221/340 kB | 229/282 kB
Progress (2): 238/340 kB | 229/282 kB
Progress (2): 254/340 kB | 229/282 kB
Progress (3): 254/340 kB | 229/282 kB | 7.7/285 kB
Progress (3): 254/340 kB | 229/282 kB | 12/285 kB
Progress (3): 254/340 kB | 229/282 kB | 29/285 kB
Progress (3): 254/340 kB | 229/282 kB | 45/285 kB
Progress (3): 254/340 kB | 229/282 kB | 61/285 kB
Progress (3): 254/340 kB | 229/282 kB | 66/285 kB
Progress (3): 254/340 kB | 229/282 kB | 82/285 kB
Progress (3): 254/340 kB | 229/282 kB | 98/285 kB
Progress (3): 254/340 kB | 245/282 kB | 98/285 kB
Progress (3): 254/340 kB | 262/282 kB | 98/285 kB
Progress (4): 254/340 kB | 262/282 kB | 98/285 kB | 7.7/149 kB
Progress (4): 254/340 kB | 262/282 kB | 98/285 kB | 16/149 kB
Progress (4): 254/340 kB | 262/282 kB | 115/285 kB | 16/149 kB
Progress (4): 254/340 kB | 262/282 kB | 115/285 kB | 32/149 kB
Progress (4): 270/340 kB | 262/282 kB | 115/285 kB | 32/149 kB
Progress (4): 287/340 kB | 262/282 kB | 115/285 kB | 32/149 kB
Progress (4): 287/340 kB | 278/282 kB | 115/285 kB | 32/149 kB
Progress (4): 287/340 kB | 282 kB | 115/285 kB | 32/149 kB
Progress (4): 303/340 kB | 282 kB | 115/285 kB | 32/149 kB
Progress (4): 319/340 kB | 282 kB | 115/285 kB | 32/149 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.7 MB/s)
Progress (3): 319/340 kB | 115/285 kB | 49/149 kB
Progress (3): 319/340 kB | 115/285 kB | 65/149 kB
Progress (3): 319/340 kB | 115/285 kB | 81/149 kB
Progress (3): 319/340 kB | 115/285 kB | 98/149 kB
Progress (3): 319/340 kB | 131/285 kB | 98/149 kB
Progress (3): 319/340 kB | 147/285 kB | 98/149 kB
Progress (3): 319/340 kB | 164/285 kB | 98/149 kB
Progress (3): 319/340 kB | 180/285 kB | 98/149 kB
Progress (3): 319/340 kB | 197/285 kB | 98/149 kB
Progress (3): 319/340 kB | 213/285 kB | 98/149 kB
Progress (3): 319/340 kB | 229/285 kB | 98/149 kB
Progress (3): 319/340 kB | 246/285 kB | 98/149 kB
Progress (3): 319/340 kB | 262/285 kB | 98/149 kB
Progress (3): 319/340 kB | 279/285 kB | 98/149 kB
Progress (3): 319/340 kB | 285 kB | 98/149 kB
Progress (3): 319/340 kB | 285 kB | 114/149 kB
Progress (3): 319/340 kB | 285 kB | 131/149 kB
Progress (3): 319/340 kB | 285 kB | 147/149 kB
Progress (3): 336/340 kB | 285 kB | 147/149 kB
Progress (3): 336/340 kB | 285 kB | 149 kB
Progress (3): 340 kB | 285 kB | 149 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.7 MB/s)
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.jar (149 kB at 876 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.0 MB/s)
Progress (1): 7.7/53 kB
Progress (1): 16/53 kB
Progress (1): 25/53 kB
Progress (1): 41/53 kB
Progress (1): 53 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 283 kB/s)
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO] from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
Progress (1): 791 B
Progress (1): 2.3 kB
Progress (1): 4.4 kB
Progress (1): 7.4 kB
Progress (1): 8.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 289 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Progress (1): 7.7/33 kB
Progress (1): 16/33 kB
Progress (1): 32/33 kB
Progress (1): 33 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
Progress (1): 756 B
Progress (1): 2.2 kB
Progress (1): 3.8 kB
Progress (1): 8.2 kB
Progress (1): 11 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 382 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
Progress (1): 7.7/62 kB
Progress (1): 16/62 kB
Progress (1): 25/62 kB
Progress (1): 41/62 kB
Progress (1): 57/62 kB
Progress (1): 62 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 2.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom
Progress (1): 832 B
Progress (1): 2.8 kB
Progress (1): 5.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom (5.5 kB at 202 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
Progress (1): 779 B
Progress (1): 2.4 kB
Progress (1): 4.1 kB
Progress (1): 8.0 kB
Progress (1): 12 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 789 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
Progress (1): 724 B
Progress (1): 1.9 kB
Progress (1): 5.5 kB
Progress (1): 9.8 kB
Progress (1): 14 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 28 kB
Progress (1): 31 kB
Progress (1): 34 kB
Progress (1): 37 kB
Progress (1): 40 kB
Progress (1): 43 kB
Progress (1): 48 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/29/apache-29.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
Progress (1): 741 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 6.9 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 691 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar
Progress (1): 3.4/43 kB
Progress (1): 20/43 kB
Progress (1): 36/43 kB
Progress (1): 43 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar (43 kB at 1.7 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.pom
Progress (1): 6.8 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.pom (6.8 kB at 261 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.pom
Progress (1): 3.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.pom (3.6 kB at 125 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.pom
Progress (1): 2.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.pom (2.9 kB at 105 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.pom
Progress (1): 5.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.pom (5.2 kB at 173 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.pom
Progress (1): 3.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.pom (3.0 kB at 58 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.pom
Progress (1): 3.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.pom (3.3 kB at 144 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Progress (1): 756 B
Progress (1): 2.0 kB
Progress (1): 3.9 kB
Progress (1): 6.3 kB
Progress (1): 8.6 kB
Progress (1): 11 kB
Progress (1): 13 kB
Progress (1): 16 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 551 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-parent/58/commons-parent-58.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
Progress (1): 707 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.6 kB
Progress (1): 6.5 kB
Progress (1): 8.4 kB
Progress (1): 10 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 20 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 44 kB
Progress (1): 47 kB
Progress (1): 49 kB
Progress (1): 52 kB
Progress (1): 56 kB
Progress (1): 58 kB
Progress (1): 61 kB
Progress (1): 65 kB
Progress (1): 68 kB
Progress (1): 74 kB
Progress (1): 77 kB
Progress (1): 80 kB
Progress (1): 83 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 2.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Progress (1): 907 B
Progress (1): 4.1 kB
Progress (1): 5.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 182 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
Progress (1): 909 B
Progress (1): 2.5 kB
Progress (1): 4.7 kB
Progress (1): 6.3 kB
Progress (1): 8.1 kB
Progress (1): 11 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB at 558 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
Progress (1): 887 B
Progress (1): 2.6 kB
Progress (1): 4.9 kB
Progress (1): 6.8 kB
Progress (1): 9.5 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 16 kB
Progress (1): 18 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB at 622 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Progress (1): 980 B
Progress (1): 2.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 97 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Progress (1): 986 B
Progress (1): 2.8 kB
Progress (1): 5.4 kB
Progress (1): 7.4 kB
Progress (1): 10 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 377 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Progress (1): 838 B
Progress (1): 2.7 kB
Progress (1): 6.5 kB
Progress (1): 6.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 205 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Progress (1): 1.0 kB
Progress (1): 2.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Progress (1): 1.1 kB
Progress (1): 3.7 kB
Progress (1): 4.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 32 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Progress (1): 952 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 64 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Progress (1): 835 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 72 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Progress (1): 735 B
Progress (1): 2.2 kB
Progress (1): 4.3 kB
Progress (1): 7.5 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 336 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
Progress (1): 858 B
Progress (1): 2.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 108 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom
Progress (1): 1.1 kB
Progress (1): 2.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom (2.5 kB at 21 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.pom
Progress (1): 2.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.pom (2.3 kB at 26 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.pom
Progress (1): 3.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.pom (3.3 kB at 192 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.pom
Progress (1): 2.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.pom (2.1 kB at 117 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
Progress (1): 869 B
Progress (1): 3.2 kB
Progress (1): 5.5 kB
Progress (1): 6.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 127 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
Progress (1): 838 B
Progress (1): 2.2 kB
Progress (1): 4.0 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 352 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
Progress (1): 805 B
Progress (1): 2.1 kB
Progress (1): 4.1 kB
Progress (1): 5.9 kB
Progress (1): 7.1 kB
Progress (1): 8.5 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 18 kB
Progress (1): 22 kB
Progress (1): 24 kB
Progress (1): 27 kB
Progress (1): 30 kB
Progress (1): 30 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 487 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/27/apache-27.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/apache/27/apache-27.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
Progress (1): 745 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 7.3 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 582 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Progress (1): 907 B
Progress (1): 4.1 kB
Progress (1): 5.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 137 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom
Progress (1): 883 B
Progress (1): 2.9 kB
Progress (1): 3.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom (3.9 kB at 94 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom
Progress (1): 863 B
Progress (1): 2.3 kB
Progress (1): 4.1 kB
Progress (1): 7.4 kB
Progress (1): 10.0 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom (14 kB at 371 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
Progress (1): 884 B
Progress (1): 3.1 kB
Progress (1): 3.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 120 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
Progress (1): 843 B
Progress (1): 2.2 kB
Progress (1): 4.0 kB
Progress (1): 7.3 kB
Progress (1): 10 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 473 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.pom
Progress (1): 3.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.pom (3.0 kB at 125 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.pom
Progress (1): 2.8 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.pom (2.8 kB at 134 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom
Progress (1): 878 B
Progress (1): 3.0 kB
Progress (1): 4.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom (4.4 kB at 122 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
Progress (1): 1.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 39 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom
Progress (1): 1.0 kB
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom (1.6 kB at 57 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom
Progress (1): 1.2 kB
Progress (1): 1.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom (1.3 kB at 40 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.pom
Progress (1): 3.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.pom (3.3 kB at 185 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.pom
Progress (1): 3.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.pom (3.9 kB at 193 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.pom
Progress (1): 1.0 kB
Progress (1): 2.8 kB
Progress (1): 6.3 kB
Progress (1): 9.0 kB
Progress (1): 13 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.pom (13 kB at 380 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.pom
Progress (1): 2.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.pom (2.6 kB at 122 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.pom
Progress (1): 2.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.pom (2.6 kB at 20 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.pom
Progress (1): 753 B
Progress (1): 2.2 kB
Progress (1): 4.1 kB
Progress (1): 6.4 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 24 kB
Progress (1): 28 kB
Progress (1): 28 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.pom (28 kB at 832 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/30/apache-30.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/apache/30/apache-30.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
Progress (1): 743 B
Progress (1): 2.1 kB
Progress (1): 4.0 kB
Progress (1): 6.3 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
Progress (1): 23 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 664 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.pom
Progress (1): 3.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.pom (3.6 kB at 151 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom (2.6 kB at 76 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom (2.2 kB at 39 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 2.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom (2.0 kB at 67 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 2.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom (2.0 kB at 61 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 1.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom (1.8 kB at 53 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom (2.1 kB at 67 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom
Progress (1): 1.1 kB
Progress (1): 2.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom (2.4 kB at 77 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom
Progress (1): 1.1 kB
Progress (1): 3.5 kB
Progress (1): 3.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom (3.9 kB at 129 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom
Progress (1): 1.1 kB
Progress (1): 3.0 kB
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom (3.2 kB at 77 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom
Progress (1): 1.0 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom (3.0 kB at 92 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.pom
Progress (1): 3.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.pom (3.3 kB at 58 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
Progress (1): 1.7 kB
Progress (1): 4.8 kB
Progress (1): 8.2 kB
Progress (1): 11 kB
Progress (1): 13 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 335 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
Progress (1): 1.1 kB
Progress (1): 2.7 kB
Progress (1): 5.3 kB
Progress (1): 10 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 469 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
Progress (1): 1.6 kB
Progress (1): 3.7 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 163 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.pom
Progress (1): 3.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.pom (3.6 kB at 151 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Progress (1): 741 B
Progress (1): 2.0 kB
Progress (1): 4.7 kB
Progress (1): 8.4 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 24 kB
Progress (1): 28 kB
Progress (1): 30 kB
Progress (1): 31 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 939 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.pom
Progress (1): 1.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.pom (1.6 kB at 63 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.pom
Progress (1): 1.3 kB
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.pom (2.6 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.pom
Progress (1): 1.3 kB
Progress (1): 1.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.pom (1.7 kB at 56 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.pom
Progress (1): 3.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.pom (3.3 kB at 111 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.pom
Progress (1): 4.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.pom (4.4 kB at 103 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.pom
Progress (1): 1.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.pom (1.9 kB at 19 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
Progress (1): 1.4 kB
Progress (1): 4.2 kB
Progress (1): 8.1 kB
Progress (1): 10 kB
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 388 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
Progress (1): 801 B
Progress (1): 2.2 kB
Progress (1): 6.0 kB
Progress (1): 9.4 kB
Progress (1): 12 kB
Progress (1): 14 kB
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 461 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-master/4/velocity-master-4.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-master/4/velocity-master-4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
Progress (1): 808 B
Progress (1): 2.5 kB
Progress (1): 5.9 kB
Progress (1): 7.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 299 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom
Progress (1): 1.9 kB
Progress (1): 2.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom (2.0 kB at 60 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom
Progress (1): 978 B
Progress (1): 3.4 kB
Progress (1): 8.3 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom (19 kB at 598 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom
Progress (1): 801 B
Progress (1): 3.9 kB
Progress (1): 4.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom (4.6 kB at 165 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom
Progress (1): 720 B
Progress (1): 2.1 kB
Progress (1): 4.2 kB
Progress (1): 7.0 kB
Progress (1): 8.6 kB
Progress (1): 19 kB
Progress (1): 22 kB
Progress (1): 24 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 32 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 45 kB
Progress (1): 47 kB
Progress (1): 48 kB
Progress (1): 52 kB
Progress (1): 54 kB
Progress (1): 56 kB
Progress (1): 60 kB
Progress (1): 62 kB
Progress (1): 64 kB
Progress (1): 66 kB
Progress (1): 69 kB
Progress (1): 72 kB
Progress (1): 76 kB
Progress (1): 81 kB
Progress (1): 83 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom (83 kB at 1.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom
Progress (1): 1.3 kB
Progress (1): 4.7 kB
Progress (1): 10 kB
Progress (1): 12 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom (12 kB at 288 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom
Progress (1): 884 B
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom (1.6 kB at 47 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom
Progress (1): 885 B
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom (1.6 kB at 45 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom
Progress (1): 850 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom (2.2 kB at 77 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom
Progress (1): 772 B
Progress (1): 2.2 kB
Progress (1): 4.5 kB
Progress (1): 6.9 kB
Progress (1): 18 kB
Progress (1): 29 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom (29 kB at 980 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom
Progress (1): 808 B
Progress (1): 4.4 kB
Progress (1): 5.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom (5.3 kB at 196 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom
Progress (1): 766 B
Progress (1): 2.1 kB
Progress (1): 3.4 kB
Progress (1): 6.2 kB
Progress (1): 9.0 kB
Progress (1): 18 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom (19 kB at 662 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom
Progress (1): 850 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom (2.1 kB at 76 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom
Progress (1): 752 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 6.2 kB
Progress (1): 19 kB
Progress (1): 29 kB
Progress (1): 30 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom (30 kB at 670 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom
Progress (1): 850 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom (2.1 kB at 74 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.pom
Progress (1): 3.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.pom (3.7 kB at 141 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.pom
Progress (1): 3.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.pom (3.7 kB at 152 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.pom
Progress (1): 2.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.pom (2.9 kB at 137 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom
Progress (1): 827 B
Progress (1): 2.6 kB
Progress (1): 6.6 kB
Progress (1): 11 kB
Progress (1): 12 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom (12 kB at 431 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/glassfish/json/2.0.1/json-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/glassfish/json/2.0.1/json-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/2.0.1/json-2.0.1.pom
Progress (1): 823 B
Progress (1): 2.6 kB
Progress (1): 4.8 kB
Progress (1): 8.4 kB
Progress (1): 14 kB
Progress (1): 19 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/2.0.1/json-2.0.1.pom (19 kB at 688 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Progress (1): 883 B
Progress (1): 2.6 kB
Progress (1): 3.4 kB
Progress (1): 5.7 kB
Progress (1): 9.0 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 404 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.pom
Progress (1): 3.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.pom (3.7 kB at 155 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.pom
Progress (1): 4.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.pom (4.6 kB at 202 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.pom
Progress (1): 2.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.pom (2.1 kB at 85 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Progress (1): 981 B
Progress (1): 2.9 kB
Progress (1): 6.7 kB
Progress (1): 9.3 kB
Progress (1): 9.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 251 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Progress (1): 921 B
Progress (1): 2.4 kB
Progress (1): 4.3 kB
Progress (1): 6.3 kB
Progress (1): 8.4 kB
Progress (1): 10 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 342 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Progress (1): 931 B
Progress (1): 2.7 kB
Progress (1): 8.1 kB
Progress (1): 17 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 643 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Progress (1): 1.1 kB
Progress (1): 2.6 kB
Progress (1): 4.1 kB
Progress (1): 6.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 217 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
Progress (1): 951 B
Progress (1): 2.6 kB
Progress (1): 4.0 kB
Progress (1): 6.0 kB
Progress (1): 9.7 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 24 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 787 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Progress (1): 907 B
Progress (1): 4.1 kB
Progress (1): 5.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 161 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Progress (1): 1.0 kB
Progress (1): 2.5 kB
Progress (1): 3.9 kB
Progress (1): 6.4 kB
Progress (1): 8.2 kB
Progress (1): 10 kB
Progress (1): 14 kB
Progress (1): 16 kB
Progress (1): 18 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 460 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Progress (1): 1.0 kB
Progress (1): 2.4 kB
Progress (1): 3.7 kB
Progress (1): 6.2 kB
Progress (1): 7.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 172 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom
Progress (1): 983 B
Progress (1): 2.4 kB
Progress (1): 4.6 kB
Progress (1): 4.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom (4.9 kB at 123 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom
Progress (1): 1.4 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom (3.1 kB at 56 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.pom
Progress (1): 1.2 kB
Progress (1): 3.6 kB
Progress (1): 4.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.pom (4.1 kB at 102 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
Progress (1): 1.3 kB
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 39 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom
Progress (1): 1.3 kB
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom (3.2 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.pom
Progress (1): 6.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.pom (6.5 kB at 382 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.pom
Progress (1): 3.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.pom (3.6 kB at 169 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
Progress (1): 849 B
Progress (1): 2.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 72 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
Progress (1): 781 B
Progress (1): 2.2 kB
Progress (1): 4.6 kB
Progress (1): 7.7 kB
Progress (1): 11 kB
Progress (1): 13 kB
Progress (1): 17 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 483 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Progress (1): 838 B
Progress (1): 3.2 kB
Progress (1): 5.6 kB
Progress (1): 10 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 248 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Progress (1): 891 B
Progress (1): 2.8 kB
Progress (1): 6.4 kB
Progress (1): 9.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 257 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom
Progress (1): 787 B
Progress (1): 3.6 kB
Progress (1): 6.0 kB
Progress (1): 6.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom (6.8 kB at 175 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/sun/activation/all/2.0.1/all-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom
Progress (1): 793 B
Progress (1): 2.6 kB
Progress (1): 4.4 kB
Progress (1): 6.8 kB
Progress (1): 9.9 kB
Progress (1): 13 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 448 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom
Progress (1): 861 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom (2.2 kB at 45 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
Progress (1): 764 B
Progress (1): 2.1 kB
Progress (1): 4.7 kB
Progress (1): 7.6 kB
Progress (1): 11 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 19 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom (20 kB at 642 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
Progress (1): 703 B
Progress (1): 1.8 kB
Progress (1): 3.1 kB
Progress (1): 4.6 kB
Progress (1): 6.7 kB
Progress (1): 8.1 kB
Progress (1): 10 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 22 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 32 kB
Progress (1): 33 kB
Progress (1): 36 kB
Progress (1): 40 kB
Progress (1): 42 kB
Progress (1): 44 kB
Progress (1): 47 kB
Progress (1): 51 kB
Progress (1): 54 kB
Progress (1): 56 kB
Progress (1): 61 kB
Progress (1): 66 kB
Progress (1): 73 kB
Progress (1): 76 kB
Progress (1): 79 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
Progress (1): 773 B
Progress (1): 2.4 kB
Progress (1): 4.9 kB
Progress (1): 7.0 kB
Progress (1): 9.7 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom (18 kB at 534 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Progress (1): 909 B
Progress (1): 4.1 kB
Progress (1): 5.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 211 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Progress (1): 768 B
Progress (1): 2.0 kB
Progress (1): 5.3 kB
Progress (1): 7.4 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 19 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 582 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Progress (1): 715 B
Progress (1): 1.9 kB
Progress (1): 3.2 kB
Progress (1): 4.7 kB
Progress (1): 8.3 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 21 kB
Progress (1): 24 kB
Progress (1): 27 kB
Progress (1): 30 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 43 kB
Progress (1): 43 kB
Progress (1): 45 kB
Progress (1): 48 kB
Progress (1): 51 kB
Progress (1): 53 kB
Progress (1): 55 kB
Progress (1): 56 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/13/apache-13.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/apache/13/apache-13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Progress (1): 749 B
Progress (1): 2.1 kB
Progress (1): 4.1 kB
Progress (1): 9.0 kB
Progress (1): 11 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 499 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom
Progress (1): 1.2 kB
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom (1.4 kB at 33 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.jar
Progress (1): 7.9/59 kB
Progress (1): 16/59 kB
Progress (1): 24/59 kB
Progress (1): 32/59 kB
Progress (1): 40/59 kB
Progress (1): 48/59 kB
Progress (1): 56/59 kB
Progress (1): 59 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.jar (59 kB at 2.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
Progress (1): 7.9/17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar
Progress (1): 16/17 kB
Progress (1): 17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar
Progress (2): 17 kB | 7.9/150 kB
Progress (2): 17 kB | 16/150 kB
Progress (2): 17 kB | 24/150 kB
Progress (2): 17 kB | 32/150 kB
Progress (2): 17 kB | 40/150 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
Progress (2): 17 kB | 48/150 kB
Progress (2): 17 kB | 56/150 kB
Progress (2): 17 kB | 64/150 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.jar
Progress (2): 17 kB | 72/150 kB
Progress (2): 17 kB | 80/150 kB
Progress (2): 17 kB | 88/150 kB
Progress (2): 17 kB | 96/150 kB
Progress (2): 17 kB | 104/150 kB
Progress (2): 17 kB | 112/150 kB
Progress (2): 17 kB | 120/150 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.jar
Progress (2): 17 kB | 128/150 kB
Progress (2): 17 kB | 136/150 kB
Progress (2): 17 kB | 144/150 kB
Progress (2): 17 kB | 150 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.jar (17 kB at 281 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.jar
Progress (2): 150 kB | 5.8 kB
Progress (3): 150 kB | 5.8 kB | 7.9/54 kB
Progress (3): 150 kB | 5.8 kB | 16/54 kB
Progress (3): 150 kB | 5.8 kB | 24/54 kB
Progress (3): 150 kB | 5.8 kB | 32/54 kB
Progress (3): 150 kB | 5.8 kB | 40/54 kB
Progress (3): 150 kB | 5.8 kB | 48/54 kB
Progress (3): 150 kB | 5.8 kB | 54 kB
Progress (4): 150 kB | 5.8 kB | 54 kB | 7.9/51 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.jar (150 kB at 2.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Progress (3): 5.8 kB | 54 kB | 16/51 kB
Progress (3): 5.8 kB | 54 kB | 24/51 kB
Progress (3): 5.8 kB | 54 kB | 32/51 kB
Progress (3): 5.8 kB | 54 kB | 40/51 kB
Progress (3): 5.8 kB | 54 kB | 48/51 kB
Progress (3): 5.8 kB | 54 kB | 51 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.jar (5.8 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Progress (3): 54 kB | 51 kB | 7.9/37 kB
Progress (3): 54 kB | 51 kB | 16/37 kB
Progress (3): 54 kB | 51 kB | 24/37 kB
Progress (3): 54 kB | 51 kB | 32/37 kB
Progress (3): 54 kB | 51 kB | 37 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.jar (54 kB at 811 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.jar (51 kB at 760 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.jar (37 kB at 539 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.jar
Progress (1): 7.9/21 kB
Progress (1): 16/21 kB
Progress (1): 21 kB
Progress (2): 21 kB | 7.9/53 kB
Progress (2): 21 kB | 16/53 kB
Progress (2): 21 kB | 24/53 kB
Progress (2): 21 kB | 32/53 kB
Progress (2): 21 kB | 40/53 kB
Progress (2): 21 kB | 48/53 kB
Progress (2): 21 kB | 53 kB
Progress (3): 21 kB | 53 kB | 7.9/48 kB
Progress (3): 21 kB | 53 kB | 16/48 kB
Progress (3): 21 kB | 53 kB | 24/48 kB
Progress (3): 21 kB | 53 kB | 32/48 kB
Progress (3): 21 kB | 53 kB | 40/48 kB
Progress (3): 21 kB | 53 kB | 48 kB
Progress (4): 21 kB | 53 kB | 48 kB | 7.9/54 kB
Progress (4): 21 kB | 53 kB | 48 kB | 16/54 kB
Progress (4): 21 kB | 53 kB | 48 kB | 24/54 kB
Progress (4): 21 kB | 53 kB | 48 kB | 32/54 kB
Progress (4): 21 kB | 53 kB | 48 kB | 40/54 kB
Progress (4): 21 kB | 53 kB | 48 kB | 48/54 kB
Progress (4): 21 kB | 53 kB | 48 kB | 54 kB
Progress (5): 21 kB | 53 kB | 48 kB | 54 kB | 7.9/28 kB
Progress (5): 21 kB | 53 kB | 48 kB | 54 kB | 16/28 kB
Progress (5): 21 kB | 53 kB | 48 kB | 54 kB | 24/28 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.jar (21 kB at 252 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.jar
Progress (4): 53 kB | 48 kB | 54 kB | 28 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.jar (53 kB at 628 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.jar
Progress (4): 48 kB | 54 kB | 28 kB | 7.9/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 16/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 24/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 32/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 40/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 48/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 56/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 64/66 kB
Progress (4): 48 kB | 54 kB | 28 kB | 66 kB
Progress (5): 48 kB | 54 kB | 28 kB | 66 kB | 7.9/34 kB
Progress (5): 48 kB | 54 kB | 28 kB | 66 kB | 16/34 kB
Progress (5): 48 kB | 54 kB | 28 kB | 66 kB | 24/34 kB
Progress (5): 48 kB | 54 kB | 28 kB | 66 kB | 32/34 kB
Progress (5): 48 kB | 54 kB | 28 kB | 66 kB | 34 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.jar (48 kB at 501 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.jar (54 kB at 558 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.jar (28 kB at 295 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.jar (66 kB at 654 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Progress (2): 34 kB | 7.9/124 kB
Progress (2): 34 kB | 16/124 kB
Progress (2): 34 kB | 24/124 kB
Progress (2): 34 kB | 32/124 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.jar (34 kB at 333 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Progress (1): 40/124 kB
Progress (1): 48/124 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Progress (2): 48/124 kB | 7.9/54 kB
Progress (2): 48/124 kB | 16/54 kB
Progress (2): 56/124 kB | 16/54 kB
Progress (2): 64/124 kB | 16/54 kB
Progress (2): 72/124 kB | 16/54 kB
Progress (2): 80/124 kB | 16/54 kB
Progress (2): 88/124 kB | 16/54 kB
Progress (2): 96/124 kB | 16/54 kB
Progress (2): 104/124 kB | 16/54 kB
Progress (2): 112/124 kB | 16/54 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Progress (2): 120/124 kB | 16/54 kB
Progress (2): 124 kB | 16/54 kB
Progress (2): 124 kB | 24/54 kB
Progress (2): 124 kB | 32/54 kB
Progress (2): 124 kB | 40/54 kB
Progress (2): 124 kB | 48/54 kB
Progress (2): 124 kB | 54 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Progress (3): 124 kB | 54 kB | 7.9/96 kB
Progress (3): 124 kB | 54 kB | 16/96 kB
Progress (3): 124 kB | 54 kB | 24/96 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar
Progress (3): 124 kB | 54 kB | 32/96 kB
Progress (3): 124 kB | 54 kB | 40/96 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.jar
Progress (3): 124 kB | 54 kB | 48/96 kB
Progress (3): 124 kB | 54 kB | 56/96 kB
Progress (3): 124 kB | 54 kB | 64/96 kB
Progress (3): 124 kB | 54 kB | 72/96 kB
Progress (3): 124 kB | 54 kB | 80/96 kB
Progress (3): 124 kB | 54 kB | 88/96 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
Progress (3): 124 kB | 54 kB | 96/96 kB
Progress (3): 124 kB | 54 kB | 96 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.jar (54 kB at 450 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.jar (124 kB at 1.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.jar (96 kB at 757 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.jar
Progress (1): 7.9/114 kB
Progress (1): 16/114 kB
Progress (1): 24/114 kB
Progress (1): 32/114 kB
Progress (2): 32/114 kB | 7.9/159 kB
Progress (2): 40/114 kB | 7.9/159 kB
Progress (2): 40/114 kB | 16/159 kB
Progress (2): 48/114 kB | 16/159 kB
Progress (2): 56/114 kB | 16/159 kB
Progress (2): 56/114 kB | 24/159 kB
Progress (2): 64/114 kB | 24/159 kB
Progress (2): 64/114 kB | 32/159 kB
Progress (3): 64/114 kB | 32/159 kB | 7.9/72 kB
Progress (3): 64/114 kB | 32/159 kB | 16/72 kB
Progress (4): 64/114 kB | 32/159 kB | 16/72 kB | 7.9/279 kB
Progress (4): 64/114 kB | 32/159 kB | 16/72 kB | 16/279 kB
Progress (4): 72/114 kB | 32/159 kB | 16/72 kB | 16/279 kB
Progress (4): 72/114 kB | 40/159 kB | 16/72 kB | 16/279 kB
Progress (4): 72/114 kB | 40/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 48/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 56/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 64/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 72/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 80/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 88/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 16/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 24/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 32/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 40/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 48/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 56/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 64/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 72/72 kB | 24/279 kB
Progress (4): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 7.9/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 16/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 24/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 32/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 40/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 48/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 56/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 64/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 24/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 32/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 40/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 48/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 56/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 64/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 72/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 80/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 88/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 96/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 104/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 112/279 kB | 72/193 kB
Progress (5): 72/114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 80/114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 88/114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 96/114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 104/114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 112/114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 72/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 80/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 88/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 96/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 104/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 112/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 120/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 128/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 136/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 120/279 kB | 144/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 128/279 kB | 144/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 136/279 kB | 144/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 144/279 kB | 144/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 152/279 kB | 144/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 160/279 kB | 144/193 kB
Progress (5): 114 kB | 96/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 104/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 112/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 120/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 128/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 136/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 144/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 152/159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 168/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 176/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 184/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 192/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 200/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 208/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 216/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 224/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 232/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 144/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 152/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 160/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 168/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 176/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 184/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 192/193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 240/279 kB | 193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 248/279 kB | 193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 256/279 kB | 193 kB
Progress (5): 114 kB | 159 kB | 72 kB | 264/279 kB | 193 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.jar (72 kB at 434 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.jar
Progress (4): 114 kB | 159 kB | 272/279 kB | 193 kB
Progress (4): 114 kB | 159 kB | 279 kB | 193 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.jar (159 kB at 944 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.jar (193 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Progress (3): 114 kB | 279 kB | 7.9/44 kB
Progress (3): 114 kB | 279 kB | 16/44 kB
Progress (3): 114 kB | 279 kB | 24/44 kB
Progress (3): 114 kB | 279 kB | 32/44 kB
Progress (3): 114 kB | 279 kB | 40/44 kB
Progress (4): 114 kB | 279 kB | 40/44 kB | 7.9/47 kB
Progress (4): 114 kB | 279 kB | 44 kB | 7.9/47 kB
Progress (4): 114 kB | 279 kB | 44 kB | 16/47 kB
Progress (4): 114 kB | 279 kB | 44 kB | 24/47 kB
Progress (4): 114 kB | 279 kB | 44 kB | 32/47 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Progress (4): 114 kB | 279 kB | 44 kB | 40/47 kB
Progress (4): 114 kB | 279 kB | 44 kB | 47 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.jar (279 kB at 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.jar (44 kB at 226 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.jar (47 kB at 240 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Progress (2): 114 kB | 7.9/195 kB
Progress (2): 114 kB | 16/195 kB
Progress (2): 114 kB | 24/195 kB
Progress (2): 114 kB | 32/195 kB
Progress (2): 114 kB | 40/195 kB
Progress (2): 114 kB | 48/195 kB
Progress (2): 114 kB | 56/195 kB
Progress (2): 114 kB | 64/195 kB
Progress (2): 114 kB | 72/195 kB
Progress (2): 114 kB | 80/195 kB
Progress (2): 114 kB | 88/195 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.jar
Progress (2): 114 kB | 96/195 kB
Progress (2): 114 kB | 104/195 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.jar
Progress (2): 114 kB | 112/195 kB
Progress (2): 114 kB | 120/195 kB
Progress (2): 114 kB | 128/195 kB
Progress (2): 114 kB | 136/195 kB
Progress (2): 114 kB | 144/195 kB
Progress (2): 114 kB | 152/195 kB
Progress (2): 114 kB | 160/195 kB
Progress (2): 114 kB | 168/195 kB
Progress (2): 114 kB | 176/195 kB
Progress (2): 114 kB | 184/195 kB
Progress (3): 114 kB | 184/195 kB | 7.9/25 kB
Progress (3): 114 kB | 192/195 kB | 7.9/25 kB
Progress (3): 114 kB | 192/195 kB | 16/25 kB
Progress (3): 114 kB | 195 kB | 16/25 kB
Progress (3): 114 kB | 195 kB | 24/25 kB
Progress (3): 114 kB | 195 kB | 25 kB
Progress (4): 114 kB | 195 kB | 25 kB | 7.9/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 16/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 24/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 32/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 40/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 48/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 56/489 kB
Progress (4): 114 kB | 195 kB | 25 kB | 64/489 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.jar (25 kB at 119 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.jar (195 kB at 934 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Progress (2): 114 kB | 72/489 kB
Progress (2): 114 kB | 80/489 kB
Progress (2): 114 kB | 88/489 kB
Progress (2): 114 kB | 96/489 kB
Progress (2): 114 kB | 104/489 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
Progress (3): 114 kB | 104/489 kB | 7.9/37 kB
Progress (3): 114 kB | 104/489 kB | 16/37 kB
Progress (3): 114 kB | 104/489 kB | 24/37 kB
Progress (3): 114 kB | 104/489 kB | 32/37 kB
Progress (3): 114 kB | 104/489 kB | 37 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.jar
Progress (3): 114 kB | 112/489 kB | 37 kB
Progress (3): 114 kB | 120/489 kB | 37 kB
Progress (3): 114 kB | 128/489 kB | 37 kB
Progress (3): 114 kB | 136/489 kB | 37 kB
Progress (3): 114 kB | 144/489 kB | 37 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.jar
Progress (3): 114 kB | 152/489 kB | 37 kB
Progress (3): 114 kB | 160/489 kB | 37 kB
Progress (3): 114 kB | 168/489 kB | 37 kB
Progress (3): 114 kB | 176/489 kB | 37 kB
Progress (3): 114 kB | 184/489 kB | 37 kB
Progress (3): 114 kB | 192/489 kB | 37 kB
Progress (3): 114 kB | 200/489 kB | 37 kB
Progress (3): 114 kB | 208/489 kB | 37 kB
Progress (3): 114 kB | 216/489 kB | 37 kB
Progress (3): 114 kB | 224/489 kB | 37 kB
Progress (3): 114 kB | 232/489 kB | 37 kB
Progress (3): 114 kB | 240/489 kB | 37 kB
Progress (3): 114 kB | 248/489 kB | 37 kB
Progress (3): 114 kB | 256/489 kB | 37 kB
Progress (3): 114 kB | 264/489 kB | 37 kB
Progress (3): 114 kB | 272/489 kB | 37 kB
Progress (3): 114 kB | 280/489 kB | 37 kB
Progress (3): 114 kB | 288/489 kB | 37 kB
Progress (3): 114 kB | 296/489 kB | 37 kB
Progress (3): 114 kB | 304/489 kB | 37 kB
Progress (3): 114 kB | 312/489 kB | 37 kB
Progress (3): 114 kB | 320/489 kB | 37 kB
Progress (3): 114 kB | 328/489 kB | 37 kB
Progress (3): 114 kB | 336/489 kB | 37 kB
Progress (3): 114 kB | 344/489 kB | 37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.jar (37 kB at 167 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar
Progress (2): 114 kB | 352/489 kB
Progress (2): 114 kB | 360/489 kB
Progress (2): 114 kB | 368/489 kB
Progress (2): 114 kB | 376/489 kB
Progress (2): 114 kB | 384/489 kB
Progress (2): 114 kB | 392/489 kB
Progress (2): 114 kB | 400/489 kB
Progress (2): 114 kB | 408/489 kB
Progress (3): 114 kB | 408/489 kB | 7.9/78 kB
Progress (3): 114 kB | 408/489 kB | 16/78 kB
Progress (3): 114 kB | 408/489 kB | 24/78 kB
Progress (3): 114 kB | 408/489 kB | 32/78 kB
Progress (3): 114 kB | 408/489 kB | 40/78 kB
Progress (3): 114 kB | 408/489 kB | 48/78 kB
Progress (3): 114 kB | 408/489 kB | 56/78 kB
Progress (3): 114 kB | 408/489 kB | 64/78 kB
Progress (3): 114 kB | 408/489 kB | 72/78 kB
Progress (3): 114 kB | 408/489 kB | 78 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
Progress (3): 114 kB | 416/489 kB | 78 kB
Progress (3): 114 kB | 424/489 kB | 78 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 7.9/64 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Progress (4): 114 kB | 424/489 kB | 78 kB | 16/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 24/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 32/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 40/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 48/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 56/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 64/64 kB
Progress (4): 114 kB | 424/489 kB | 78 kB | 64 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Progress (4): 114 kB | 432/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 440/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 448/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 456/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 464/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 472/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 480/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 488/489 kB | 78 kB | 64 kB
Progress (4): 114 kB | 489 kB | 78 kB | 64 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/testng/testng/7.7.1/testng-7.7.1.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.jar (78 kB at 331 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/beust/jcommander/1.81/jcommander-1.81.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/webjars/jquery/3.6.1/jquery-3.6.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.jar (64 kB at 269 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.jar (489 kB at 2.0 MB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.jar (114 kB at 403 kB/s)
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/testng/testng/7.7.1/testng-7.7.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/beust/jcommander/1.81/jcommander-1.81.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/webjars/jquery/3.6.1/jquery-3.6.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar (1.0 MB at 17 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar
Progress (1): 7.7/490 kB
Progress (1): 16/490 kB
Progress (1): 32/490 kB
Progress (1): 49/490 kB
Progress (1): 65/490 kB
Progress (2): 65/490 kB | 7.7/558 kB
Progress (2): 65/490 kB | 12/558 kB
Progress (2): 81/490 kB | 12/558 kB
Progress (2): 81/490 kB | 28/558 kB
Progress (2): 98/490 kB | 28/558 kB
Progress (2): 98/490 kB | 44/558 kB
Progress (2): 114/490 kB | 44/558 kB
Progress (2): 114/490 kB | 61/558 kB
Progress (2): 131/490 kB | 61/558 kB
Progress (2): 131/490 kB | 77/558 kB
Progress (2): 147/490 kB | 77/558 kB
Progress (2): 163/490 kB | 77/558 kB
Progress (2): 163/490 kB | 94/558 kB
Progress (2): 163/490 kB | 110/558 kB
Progress (3): 163/490 kB | 110/558 kB | 7.7/306 kB
Progress (3): 163/490 kB | 110/558 kB | 16/306 kB
Progress (3): 163/490 kB | 126/558 kB | 16/306 kB
Progress (3): 163/490 kB | 126/558 kB | 32/306 kB
Progress (3): 163/490 kB | 143/558 kB | 32/306 kB
Progress (3): 163/490 kB | 143/558 kB | 49/306 kB
Progress (3): 163/490 kB | 159/558 kB | 49/306 kB
Progress (3): 163/490 kB | 159/558 kB | 49/306 kB
Progress (3): 163/490 kB | 175/558 kB | 49/306 kB
Progress (3): 163/490 kB | 175/558 kB | 66/306 kB
Progress (3): 163/490 kB | 192/558 kB | 66/306 kB
Progress (3): 163/490 kB | 208/558 kB | 66/306 kB
Progress (4): 163/490 kB | 208/558 kB | 66/306 kB | 7.7/38 kB
Progress (4): 163/490 kB | 208/558 kB | 66/306 kB | 16/38 kB
Progress (4): 163/490 kB | 208/558 kB | 66/306 kB | 32/38 kB
Progress (4): 163/490 kB | 208/558 kB | 66/306 kB | 38 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar (38 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar
Progress (3): 163/490 kB | 225/558 kB | 66/306 kB
Progress (3): 163/490 kB | 225/558 kB | 82/306 kB
Progress (3): 163/490 kB | 241/558 kB | 82/306 kB
Progress (3): 163/490 kB | 241/558 kB | 98/306 kB
Progress (3): 163/490 kB | 257/558 kB | 98/306 kB
Progress (3): 163/490 kB | 257/558 kB | 106/306 kB
Progress (3): 163/490 kB | 257/558 kB | 115/306 kB
Progress (3): 163/490 kB | 274/558 kB | 115/306 kB
Progress (3): 163/490 kB | 274/558 kB | 131/306 kB
Progress (3): 163/490 kB | 290/558 kB | 131/306 kB
Progress (3): 163/490 kB | 290/558 kB | 147/306 kB
Progress (3): 163/490 kB | 307/558 kB | 147/306 kB
Progress (3): 163/490 kB | 307/558 kB | 164/306 kB
Progress (3): 163/490 kB | 323/558 kB | 164/306 kB
Progress (3): 163/490 kB | 323/558 kB | 180/306 kB
Progress (3): 163/490 kB | 323/558 kB | 197/306 kB
Progress (3): 163/490 kB | 323/558 kB | 213/306 kB
Progress (3): 163/490 kB | 323/558 kB | 229/306 kB
Progress (3): 163/490 kB | 323/558 kB | 246/306 kB
Progress (3): 163/490 kB | 323/558 kB | 262/306 kB
Progress (3): 163/490 kB | 323/558 kB | 279/306 kB
Progress (3): 163/490 kB | 323/558 kB | 295/306 kB
Progress (3): 163/490 kB | 323/558 kB | 306 kB
Progress (3): 180/490 kB | 323/558 kB | 306 kB
Progress (4): 180/490 kB | 323/558 kB | 306 kB | 7.7/660 kB
Progress (4): 180/490 kB | 323/558 kB | 306 kB | 16/660 kB
Progress (4): 180/490 kB | 323/558 kB | 306 kB | 32/660 kB
Progress (4): 180/490 kB | 323/558 kB | 306 kB | 49/660 kB
Progress (4): 180/490 kB | 323/558 kB | 306 kB | 65/660 kB
Progress (4): 180/490 kB | 323/558 kB | 306 kB | 81/660 kB
Progress (4): 180/490 kB | 339/558 kB | 306 kB | 81/660 kB
Progress (4): 180/490 kB | 343/558 kB | 306 kB | 81/660 kB
Progress (4): 180/490 kB | 343/558 kB | 306 kB | 98/660 kB
Progress (4): 180/490 kB | 359/558 kB | 306 kB | 98/660 kB
Progress (4): 180/490 kB | 359/558 kB | 306 kB | 114/660 kB
Progress (4): 180/490 kB | 376/558 kB | 306 kB | 114/660 kB
Progress (4): 180/490 kB | 376/558 kB | 306 kB | 131/660 kB
Progress (4): 180/490 kB | 392/558 kB | 306 kB | 131/660 kB
Progress (4): 180/490 kB | 392/558 kB | 306 kB | 147/660 kB
Progress (4): 180/490 kB | 408/558 kB | 306 kB | 147/660 kB
Progress (4): 180/490 kB | 408/558 kB | 306 kB | 163/660 kB
Progress (4): 196/490 kB | 408/558 kB | 306 kB | 163/660 kB
Progress (4): 196/490 kB | 425/558 kB | 306 kB | 163/660 kB
Progress (4): 196/490 kB | 425/558 kB | 306 kB | 180/660 kB
Progress (4): 196/490 kB | 441/558 kB | 306 kB | 180/660 kB
Progress (4): 196/490 kB | 441/558 kB | 306 kB | 196/660 kB
Progress (4): 196/490 kB | 457/558 kB | 306 kB | 196/660 kB
Progress (4): 196/490 kB | 457/558 kB | 306 kB | 213/660 kB
Progress (4): 196/490 kB | 474/558 kB | 306 kB | 213/660 kB
Progress (4): 213/490 kB | 474/558 kB | 306 kB | 213/660 kB
Progress (4): 213/490 kB | 490/558 kB | 306 kB | 213/660 kB
Progress (4): 229/490 kB | 490/558 kB | 306 kB | 213/660 kB
Progress (4): 229/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 245/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 262/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 278/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 294/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 311/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 327/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 344/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 360/490 kB | 507/558 kB | 306 kB | 213/660 kB
Progress (4): 360/490 kB | 507/558 kB | 306 kB | 229/660 kB
Progress (4): 360/490 kB | 507/558 kB | 306 kB | 245/660 kB
Progress (4): 360/490 kB | 507/558 kB | 306 kB | 262/660 kB
Progress (4): 360/490 kB | 507/558 kB | 306 kB | 278/660 kB
Progress (4): 360/490 kB | 507/558 kB | 306 kB | 294/660 kB
Progress (4): 360/490 kB | 523/558 kB | 306 kB | 294/660 kB
Progress (4): 360/490 kB | 523/558 kB | 306 kB | 311/660 kB
Progress (4): 360/490 kB | 539/558 kB | 306 kB | 311/660 kB
Progress (4): 360/490 kB | 556/558 kB | 306 kB | 311/660 kB
Progress (4): 360/490 kB | 558 kB | 306 kB | 311/660 kB
Progress (4): 360/490 kB | 558 kB | 306 kB | 327/660 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar (558 kB at 10.0 MB/s)
Progress (3): 360/490 kB | 306 kB | 344/660 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar (306 kB at 5.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar
Progress (2): 360/490 kB | 360/660 kB
Progress (2): 360/490 kB | 376/660 kB
Progress (2): 360/490 kB | 393/660 kB
Progress (2): 360/490 kB | 409/660 kB
Progress (2): 360/490 kB | 426/660 kB
Progress (2): 360/490 kB | 442/660 kB
Progress (2): 360/490 kB | 458/660 kB
Progress (2): 376/490 kB | 458/660 kB
Progress (2): 393/490 kB | 458/660 kB
Progress (2): 409/490 kB | 458/660 kB
Progress (2): 426/490 kB | 458/660 kB
Progress (2): 442/490 kB | 458/660 kB
Progress (2): 458/490 kB | 458/660 kB
Progress (2): 475/490 kB | 458/660 kB
Progress (2): 490 kB | 458/660 kB
Progress (2): 490 kB | 475/660 kB
Progress (2): 490 kB | 491/660 kB
Progress (2): 490 kB | 507/660 kB
Progress (2): 490 kB | 524/660 kB
Progress (2): 490 kB | 540/660 kB
Progress (2): 490 kB | 557/660 kB
Progress (2): 490 kB | 573/660 kB
Progress (2): 490 kB | 589/660 kB
Progress (2): 490 kB | 606/660 kB
Progress (2): 490 kB | 622/660 kB
Progress (2): 490 kB | 639/660 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar (490 kB at 7.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar
Progress (1): 655/660 kB
Progress (1): 660 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar (660 kB at 9.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar
Progress (1): 7.7/44 kB
Progress (1): 16/44 kB
Progress (1): 24/44 kB
Progress (1): 41/44 kB
Progress (1): 44 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar (44 kB at 655 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar
Progress (1): 7.7/345 kB
Progress (1): 16/345 kB
Progress (1): 29/345 kB
Progress (1): 45/345 kB
Progress (1): 61/345 kB
Progress (1): 78/345 kB
Progress (1): 94/345 kB
Progress (1): 111/345 kB
Progress (1): 127/345 kB
Progress (1): 143/345 kB
Progress (1): 160/345 kB
Progress (1): 176/345 kB
Progress (1): 193/345 kB
Progress (1): 197/345 kB
Progress (1): 213/345 kB
Progress (1): 229/345 kB
Progress (1): 246/345 kB
Progress (1): 262/345 kB
Progress (1): 279/345 kB
Progress (1): 295/345 kB
Progress (1): 311/345 kB
Progress (1): 328/345 kB
Progress (1): 344/345 kB
Progress (1): 345 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar (345 kB at 4.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar
Progress (1): 7.7/39 kB
Progress (1): 16/39 kB
Progress (1): 32/39 kB
Progress (1): 39 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar (39 kB at 453 kB/s)
Progress (1): 7.7/147 kB
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar
Progress (1): 7.8/147 kB
Progress (1): 24/147 kB
Progress (1): 41/147 kB
Progress (1): 57/147 kB
Progress (1): 73/147 kB
Progress (1): 90/147 kB
Progress (1): 106/147 kB
Progress (1): 122/147 kB
Progress (1): 139/147 kB
Progress (1): 147 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar (147 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
Progress (1): 7.7/40 kB
Progress (1): 16/40 kB
Progress (1): 32/40 kB
Progress (1): 40 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar (40 kB at 431 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Progress (1): 7.7/25 kB
Progress (1): 16/25 kB
Progress (1): 25 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar (25 kB at 247 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Progress (1): 7.7/108 kB
Progress (1): 16/108 kB
Progress (1): 32/108 kB
Progress (1): 49/108 kB
Progress (1): 65/108 kB
Progress (1): 81/108 kB
Progress (1): 98/108 kB
Progress (1): 108 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar (108 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Progress (1): 7.7/25 kB
Progress (1): 16/25 kB
Progress (1): 25 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar (25 kB at 219 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Progress (1): 7.7/531 kB
Progress (1): 16/531 kB
Progress (1): 24/531 kB
Progress (1): 41/531 kB
Progress (1): 57/531 kB
Progress (1): 73/531 kB
Progress (1): 90/531 kB
Progress (2): 90/531 kB | 0/1.8 MB
Progress (2): 90/531 kB | 0/1.8 MB
Progress (2): 90/531 kB | 0/1.8 MB
Progress (2): 90/531 kB | 0/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.2/1.8 MB
Progress (2): 90/531 kB | 0.2/1.8 MB
Progress (2): 90/531 kB | 0.2/1.8 MB
Progress (2): 90/531 kB | 0.2/1.8 MB
Progress (2): 90/531 kB | 0.2/1.8 MB
Progress (2): 90/531 kB | 0.2/1.8 MB
Progress (2): 90/531 kB | 0.3/1.8 MB
Progress (2): 90/531 kB | 0.3/1.8 MB
Progress (2): 90/531 kB | 0.3/1.8 MB
Progress (2): 90/531 kB | 0.3/1.8 MB
Progress (3): 90/531 kB | 0.3/1.8 MB | 7.7/40 kB
Progress (3): 90/531 kB | 0.3/1.8 MB | 16/40 kB
Progress (3): 90/531 kB | 0.3/1.8 MB | 32/40 kB
Progress (3): 90/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 106/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 122/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 139/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 155/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 172/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 188/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 204/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 217/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 233/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 250/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 266/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 282/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.3/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.4/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.4/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.4/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.4/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.4/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.4/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 299/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 315/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 331/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 348/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 364/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 381/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 397/531 kB | 0.5/1.8 MB | 40 kB
Progress (3): 413/531 kB | 0.5/1.8 MB | 40 kB
Progress (4): 413/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 430/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 430/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.5/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.6/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (5): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB | 7.7/68 kB
Progress (5): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB | 16/68 kB
Progress (5): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB | 32/68 kB
Progress (5): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB | 49/68 kB
Progress (5): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB | 65/68 kB
Progress (5): 446/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB | 68 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar (68 kB at 445 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Progress (4): 463/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 463/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 475/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 475/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 491/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 491/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 508/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 508/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 524/531 kB | 0.7/1.8 MB | 40 kB | 0.1/1.1 MB
Progress (4): 524/531 kB | 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (4): 531 kB | 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (4): 531 kB | 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 3.4 MB/s)
Progress (3): 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Progress (3): 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.2/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.3/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.3/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.3/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.3/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.3/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.3/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.7/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.8/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.8/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.8/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.8/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.8/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.8/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 0.9/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.4/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.5/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.5/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.5/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.5/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.5/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.5/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.6/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.6/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.6/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.6/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.6/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.6/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.0/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.1/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.1/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.1/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.1/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.1/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.1/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.2/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.2/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.2/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.2/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.2/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.2/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.7/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB
Progress (4): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB | 7.7/24 kB
Progress (4): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB | 7.7/24 kB
Progress (4): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB | 16/24 kB
Progress (4): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB | 24 kB
Progress (4): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB | 24 kB
Progress (4): 1.3/1.8 MB | 40 kB | 0.8/1.1 MB | 24 kB
Progress (4): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB | 24 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar (24 kB at 129 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Progress (3): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 0.9/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.0/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.0/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.0/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.0/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.0/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.0/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.3/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.4/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.4/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.4/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.4/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.4/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.4/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.5/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.5/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.5/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.5/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.5/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.5/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1/1.1 MB
Progress (3): 1.6/1.8 MB | 40 kB | 1.1 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar (1.1 MB at 5.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Progress (2): 1.7/1.8 MB | 40 kB
Progress (2): 1.7/1.8 MB | 40 kB
Progress (2): 1.7/1.8 MB | 40 kB
Progress (2): 1.7/1.8 MB | 40 kB
Progress (2): 1.7/1.8 MB | 40 kB
Progress (2): 1.7/1.8 MB | 40 kB
Progress (2): 1.8/1.8 MB | 40 kB
Progress (2): 1.8 MB | 40 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar (1.8 MB at 8.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Progress (2): 40 kB | 7.7/677 kB
Progress (2): 40 kB | 7.8/677 kB
Progress (2): 40 kB | 24/677 kB
Progress (2): 40 kB | 41/677 kB
Progress (2): 40 kB | 57/677 kB
Progress (2): 40 kB | 73/677 kB
Progress (2): 40 kB | 90/677 kB
Progress (2): 40 kB | 106/677 kB
Progress (2): 40 kB | 122/677 kB
Progress (2): 40 kB | 139/677 kB
Progress (2): 40 kB | 155/677 kB
Progress (2): 40 kB | 172/677 kB
Progress (2): 40 kB | 188/677 kB
Progress (2): 40 kB | 204/677 kB
Progress (2): 40 kB | 221/677 kB
Progress (2): 40 kB | 229/677 kB
Progress (2): 40 kB | 245/677 kB
Progress (2): 40 kB | 262/677 kB
Progress (2): 40 kB | 278/677 kB
Progress (2): 40 kB | 294/677 kB
Progress (2): 40 kB | 311/677 kB
Progress (2): 40 kB | 327/677 kB
Progress (2): 40 kB | 343/677 kB
Progress (2): 40 kB | 360/677 kB
Progress (2): 40 kB | 376/677 kB
Progress (2): 40 kB | 393/677 kB
Progress (2): 40 kB | 409/677 kB
Progress (2): 40 kB | 425/677 kB
Progress (2): 40 kB | 442/677 kB
Progress (2): 40 kB | 458/677 kB
Progress (2): 40 kB | 474/677 kB
Progress (2): 40 kB | 491/677 kB
Progress (2): 40 kB | 507/677 kB
Progress (2): 40 kB | 524/677 kB
Progress (2): 40 kB | 540/677 kB
Progress (2): 40 kB | 556/677 kB
Progress (2): 40 kB | 573/677 kB
Progress (2): 40 kB | 589/677 kB
Progress (2): 40 kB | 606/677 kB
Progress (2): 40 kB | 622/677 kB
Progress (2): 40 kB | 638/677 kB
Progress (2): 40 kB | 655/677 kB
Progress (2): 40 kB | 671/677 kB
Progress (2): 40 kB | 677 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar (677 kB at 3.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Progress (2): 40 kB | 0/1.0 MB
Progress (2): 40 kB | 0/1.0 MB
Progress (2): 40 kB | 0/1.0 MB
Progress (2): 40 kB | 0/1.0 MB
Progress (2): 40 kB | 0.1/1.0 MB
Progress (2): 40 kB | 0.1/1.0 MB
Progress (2): 40 kB | 0.1/1.0 MB
Progress (2): 40 kB | 0.1/1.0 MB
Progress (2): 40 kB | 0.1/1.0 MB
Progress (2): 40 kB | 0.1/1.0 MB
Progress (2): 40 kB | 0.2/1.0 MB
Progress (3): 40 kB | 0.2/1.0 MB | 4.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Progress (2): 40 kB | 0.2/1.0 MB
Progress (2): 40 kB | 0.2/1.0 MB
Progress (2): 40 kB | 0.2/1.0 MB
Progress (2): 40 kB | 0.2/1.0 MB
Progress (2): 40 kB | 0.2/1.0 MB
Progress (2): 40 kB | 0.3/1.0 MB
Progress (2): 40 kB | 0.3/1.0 MB
Progress (2): 40 kB | 0.3/1.0 MB
Progress (2): 40 kB | 0.3/1.0 MB
Progress (2): 40 kB | 0.3/1.0 MB
Progress (2): 40 kB | 0.3/1.0 MB
Progress (2): 40 kB | 0.4/1.0 MB
Progress (2): 40 kB | 0.4/1.0 MB
Progress (2): 40 kB | 0.4/1.0 MB
Progress (2): 40 kB | 0.4/1.0 MB
Progress (2): 40 kB | 0.4/1.0 MB
Progress (2): 40 kB | 0.4/1.0 MB
Progress (2): 40 kB | 0.5/1.0 MB
Progress (2): 40 kB | 0.5/1.0 MB
Progress (2): 40 kB | 0.5/1.0 MB
Progress (2): 40 kB | 0.5/1.0 MB
Progress (2): 40 kB | 0.5/1.0 MB
Progress (2): 40 kB | 0.5/1.0 MB
Progress (2): 40 kB | 0.6/1.0 MB
Progress (2): 40 kB | 0.6/1.0 MB
Progress (2): 40 kB | 0.6/1.0 MB
Progress (2): 40 kB | 0.6/1.0 MB
Progress (2): 40 kB | 0.6/1.0 MB
Progress (2): 40 kB | 0.6/1.0 MB
Progress (2): 40 kB | 0.7/1.0 MB
Progress (2): 40 kB | 0.7/1.0 MB
Progress (2): 40 kB | 0.7/1.0 MB
Progress (2): 40 kB | 0.7/1.0 MB
Progress (2): 40 kB | 0.7/1.0 MB
Progress (2): 40 kB | 0.7/1.0 MB
Progress (2): 40 kB | 0.8/1.0 MB
Progress (2): 40 kB | 0.8/1.0 MB
Progress (2): 40 kB | 0.8/1.0 MB
Progress (2): 40 kB | 0.8/1.0 MB
Progress (2): 40 kB | 0.8/1.0 MB
Progress (2): 40 kB | 0.8/1.0 MB
Progress (2): 40 kB | 0.9/1.0 MB
Progress (2): 40 kB | 0.9/1.0 MB
Progress (2): 40 kB | 0.9/1.0 MB
Progress (3): 40 kB | 0.9/1.0 MB | 0/3.0 MB
Progress (3): 40 kB | 0.9/1.0 MB | 0/3.0 MB
Progress (3): 40 kB | 0.9/1.0 MB | 0/3.0 MB
Progress (3): 40 kB | 0.9/1.0 MB | 0/3.0 MB
Progress (3): 40 kB | 0.9/1.0 MB | 0/3.0 MB
Progress (3): 40 kB | 0.9/1.0 MB | 0/3.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar (40 kB at 158 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Progress (2): 0.9/1.0 MB | 0.1/3.0 MB
Progress (2): 0.9/1.0 MB | 0.1/3.0 MB
Progress (2): 0.9/1.0 MB | 0.1/3.0 MB
Progress (2): 0.9/1.0 MB | 0.1/3.0 MB
Progress (2): 0.9/1.0 MB | 0.1/3.0 MB
Progress (2): 0.9/1.0 MB | 0.1/3.0 MB
Progress (2): 0.9/1.0 MB | 0.2/3.0 MB
Progress (2): 0.9/1.0 MB | 0.2/3.0 MB
Progress (2): 0.9/1.0 MB | 0.2/3.0 MB
Progress (2): 0.9/1.0 MB | 0.2/3.0 MB
Progress (2): 0.9/1.0 MB | 0.2/3.0 MB
Progress (2): 0.9/1.0 MB | 0.2/3.0 MB
Progress (3): 0.9/1.0 MB | 0.2/3.0 MB | 2.2 kB
Progress (3): 0.9/1.0 MB | 0.2/3.0 MB | 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 8.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
Progress (2): 0.9/1.0 MB | 0.3/3.0 MB
Progress (2): 0.9/1.0 MB | 0.3/3.0 MB
Progress (2): 0.9/1.0 MB | 0.3/3.0 MB
Progress (2): 0.9/1.0 MB | 0.3/3.0 MB
Progress (2): 0.9/1.0 MB | 0.3/3.0 MB
Progress (2): 0.9/1.0 MB | 0.3/3.0 MB
Progress (2): 0.9/1.0 MB | 0.4/3.0 MB
Progress (2): 0.9/1.0 MB | 0.4/3.0 MB
Progress (2): 1.0/1.0 MB | 0.4/3.0 MB
Progress (2): 1.0/1.0 MB | 0.4/3.0 MB
Progress (2): 1.0/1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.4/3.0 MB
Progress (2): 1.0 MB | 0.5/3.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar (1.0 MB at 3.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (2): 0.8/3.0 MB | 7.7/16 kB
Progress (2): 0.8/3.0 MB | 16/16 kB
Progress (2): 0.8/3.0 MB | 16/16 kB
Progress (2): 0.8/3.0 MB | 16 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (2): 0.9/3.0 MB | 7.7/224 kB
Progress (2): 0.9/3.0 MB | 7.7/224 kB
Progress (2): 0.9/3.0 MB | 16/224 kB
Progress (2): 1.0/3.0 MB | 16/224 kB
Progress (2): 1.0/3.0 MB | 32/224 kB
Progress (2): 1.0/3.0 MB | 49/224 kB
Progress (2): 1.0/3.0 MB | 65/224 kB
Progress (2): 1.0/3.0 MB | 81/224 kB
Progress (2): 1.0/3.0 MB | 98/224 kB
Progress (2): 1.0/3.0 MB | 114/224 kB
Progress (2): 1.0/3.0 MB | 131/224 kB
Progress (2): 1.0/3.0 MB | 147/224 kB
Progress (2): 1.0/3.0 MB | 163/224 kB
Progress (2): 1.0/3.0 MB | 180/224 kB
Progress (2): 1.0/3.0 MB | 196/224 kB
Progress (2): 1.0/3.0 MB | 213/224 kB
Progress (2): 1.0/3.0 MB | 224 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 791 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (2): 1.4/3.0 MB | 7.7/549 kB
Progress (2): 1.4/3.0 MB | 16/549 kB
Progress (2): 1.4/3.0 MB | 32/549 kB
Progress (2): 1.4/3.0 MB | 49/549 kB
Progress (2): 1.4/3.0 MB | 65/549 kB
Progress (2): 1.4/3.0 MB | 81/549 kB
Progress (3): 1.4/3.0 MB | 81/549 kB | 7.7/9.3 kB
Progress (3): 1.4/3.0 MB | 81/549 kB | 9.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar
Progress (2): 1.4/3.0 MB | 98/549 kB
Progress (2): 1.4/3.0 MB | 114/549 kB
Progress (2): 1.4/3.0 MB | 131/549 kB
Progress (2): 1.4/3.0 MB | 147/549 kB
Progress (2): 1.4/3.0 MB | 163/549 kB
Progress (2): 1.4/3.0 MB | 180/549 kB
Progress (2): 1.4/3.0 MB | 196/549 kB
Progress (2): 1.4/3.0 MB | 213/549 kB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.1/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.1/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.1/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.1/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.1/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.1/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.2/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.2/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.2/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.2/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.2/1.6 MB
Progress (3): 1.4/3.0 MB | 213/549 kB | 0.2/1.6 MB
Progress (3): 1.4/3.0 MB | 229/549 kB | 0.2/1.6 MB
Progress (4): 1.4/3.0 MB | 229/549 kB | 0.2/1.6 MB | 7.7/76 kB
Progress (4): 1.4/3.0 MB | 229/549 kB | 0.2/1.6 MB | 7.8/76 kB
Progress (4): 1.4/3.0 MB | 245/549 kB | 0.2/1.6 MB | 7.8/76 kB
Progress (4): 1.4/3.0 MB | 245/549 kB | 0.2/1.6 MB | 24/76 kB
Progress (4): 1.4/3.0 MB | 262/549 kB | 0.2/1.6 MB | 24/76 kB
Progress (4): 1.4/3.0 MB | 262/549 kB | 0.2/1.6 MB | 41/76 kB
Progress (4): 1.4/3.0 MB | 278/549 kB | 0.2/1.6 MB | 41/76 kB
Progress (4): 1.4/3.0 MB | 278/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 294/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 311/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 311/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 327/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 327/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 344/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 344/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 360/549 kB | 0.2/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB | 57/76 kB
Progress (4): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB | 73/76 kB
Progress (4): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB | 76 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar (76 kB at 245 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.jar
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.3/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 360/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 376/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 393/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 409/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 426/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 442/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 458/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 475/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 491/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 507/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 524/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 540/549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 549 kB | 0.4/1.6 MB
Progress (3): 1.4/3.0 MB | 549 kB | 0.4/1.6 MB
Progress (3): 1.5/3.0 MB | 549 kB | 0.4/1.6 MB
Progress (3): 1.5/3.0 MB | 549 kB | 0.5/1.6 MB
Progress (3): 1.5/3.0 MB | 549 kB | 0.5/1.6 MB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar (549 kB at 1.7 MB/s)
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Progress (2): 1.5/3.0 MB | 0.5/1.6 MB
Progress (2): 1.6/3.0 MB | 0.5/1.6 MB
Progress (2): 1.6/3.0 MB | 0.5/1.6 MB
Progress (2): 1.6/3.0 MB | 0.5/1.6 MB
Progress (2): 1.6/3.0 MB | 0.5/1.6 MB
Progress (2): 1.6/3.0 MB | 0.5/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.6/3.0 MB | 0.6/1.6 MB
Progress (2): 1.7/3.0 MB | 0.6/1.6 MB
Progress (2): 1.7/3.0 MB | 0.6/1.6 MB
Progress (2): 1.7/3.0 MB | 0.6/1.6 MB
Progress (2): 1.7/3.0 MB | 0.6/1.6 MB
Progress (2): 1.7/3.0 MB | 0.6/1.6 MB
Progress (2): 1.7/3.0 MB | 0.7/1.6 MB
Progress (2): 1.7/3.0 MB | 0.7/1.6 MB
Progress (2): 1.7/3.0 MB | 0.7/1.6 MB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 7.7/123 kB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 16/123 kB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 16/123 kB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 32/123 kB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 49/123 kB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 61/123 kB
Progress (3): 1.7/3.0 MB | 0.7/1.6 MB | 78/123 kB
Progress (3): 1.8/3.0 MB | 0.7/1.6 MB | 78/123 kB
Progress (3): 1.8/3.0 MB | 0.7/1.6 MB | 94/123 kB
Progress (3): 1.8/3.0 MB | 0.7/1.6 MB | 94/123 kB
Progress (3): 1.8/3.0 MB | 0.7/1.6 MB | 111/123 kB
Progress (3): 1.8/3.0 MB | 0.7/1.6 MB | 123 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar (123 kB at 373 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Progress (2): 1.8/3.0 MB | 0.7/1.6 MB
Progress (2): 1.8/3.0 MB | 0.7/1.6 MB
Progress (2): 1.8/3.0 MB | 0.7/1.6 MB
Progress (2): 1.8/3.0 MB | 0.7/1.6 MB
Progress (2): 1.8/3.0 MB | 0.7/1.6 MB
Progress (2): 1.8/3.0 MB | 0.8/1.6 MB
Progress (2): 1.8/3.0 MB | 0.8/1.6 MB
Progress (2): 1.8/3.0 MB | 0.8/1.6 MB
Progress (2): 1.8/3.0 MB | 0.8/1.6 MB
Progress (2): 1.8/3.0 MB | 0.8/1.6 MB
Progress (2): 1.8/3.0 MB | 0.8/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.8/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 1.9/3.0 MB | 0.9/1.6 MB
Progress (2): 2.0/3.0 MB | 0.9/1.6 MB
Progress (2): 2.0/3.0 MB | 0.9/1.6 MB
Progress (2): 2.0/3.0 MB | 0.9/1.6 MB
Progress (2): 2.0/3.0 MB | 0.9/1.6 MB
Progress (2): 2.0/3.0 MB | 0.9/1.6 MB
Progress (2): 2.0/3.0 MB | 0.9/1.6 MB
Progress (2): 2.1/3.0 MB | 0.9/1.6 MB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 7.7/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 16/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 16/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 32/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 32/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 49/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 49/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 49/58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 58 kB
Progress (3): 2.1/3.0 MB | 0.9/1.6 MB | 58 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.jar (58 kB at 168 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.0/1.6 MB
Progress (2): 2.1/3.0 MB | 1.1/1.6 MB
Progress (2): 2.1/3.0 MB | 1.1/1.6 MB
Progress (2): 2.1/3.0 MB | 1.1/1.6 MB
Progress (2): 2.1/3.0 MB | 1.1/1.6 MB
Progress (2): 2.1/3.0 MB | 1.1/1.6 MB
Progress (2): 2.1/3.0 MB | 1.1/1.6 MB
Progress (2): 2.1/3.0 MB | 1.2/1.6 MB
Progress (2): 2.1/3.0 MB | 1.2/1.6 MB
Progress (2): 2.1/3.0 MB | 1.2/1.6 MB
Progress (2): 2.1/3.0 MB | 1.2/1.6 MB
Progress (2): 2.1/3.0 MB | 1.2/1.6 MB
Progress (2): 2.1/3.0 MB | 1.2/1.6 MB
Progress (2): 2.1/3.0 MB | 1.3/1.6 MB
Progress (3): 2.1/3.0 MB | 1.3/1.6 MB | 7.7/19 kB
Progress (3): 2.1/3.0 MB | 1.3/1.6 MB | 8.2/19 kB
Progress (3): 2.1/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.1/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.1/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.2/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.2/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.2/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.2/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.2/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.2/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.3/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.3/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.3/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.3/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.3/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.3/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.4/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.4/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.4/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.4/3.0 MB | 1.3/1.6 MB | 19 kB
Progress (3): 2.4/3.0 MB | 1.3/1.6 MB | 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Progress (2): 2.4/3.0 MB | 1.3/1.6 MB
Progress (2): 2.4/3.0 MB | 1.3/1.6 MB
Progress (2): 2.4/3.0 MB | 1.3/1.6 MB
Progress (2): 2.4/3.0 MB | 1.3/1.6 MB
Progress (2): 2.4/3.0 MB | 1.4/1.6 MB
Progress (2): 2.4/3.0 MB | 1.4/1.6 MB
Progress (2): 2.4/3.0 MB | 1.4/1.6 MB
Progress (2): 2.4/3.0 MB | 1.4/1.6 MB
Progress (2): 2.4/3.0 MB | 1.4/1.6 MB
Progress (2): 2.4/3.0 MB | 1.4/1.6 MB
Progress (2): 2.4/3.0 MB | 1.5/1.6 MB
Progress (2): 2.4/3.0 MB | 1.5/1.6 MB
Progress (2): 2.4/3.0 MB | 1.5/1.6 MB
Progress (2): 2.4/3.0 MB | 1.5/1.6 MB
Progress (2): 2.4/3.0 MB | 1.5/1.6 MB
Progress (2): 2.4/3.0 MB | 1.5/1.6 MB
Progress (2): 2.4/3.0 MB | 1.6/1.6 MB
Progress (2): 2.4/3.0 MB | 1.6/1.6 MB
Progress (2): 2.4/3.0 MB | 1.6/1.6 MB
Progress (2): 2.4/3.0 MB | 1.6/1.6 MB
Progress (2): 2.4/3.0 MB | 1.6 MB
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar (1.6 MB at 4.5 MB/s)
Progress (1): 2.4/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (2): 2.5/3.0 MB | 7.7/130 kB
Progress (2): 2.5/3.0 MB | 16/130 kB
Progress (2): 2.5/3.0 MB | 16/130 kB
Progress (2): 2.5/3.0 MB | 32/130 kB
Progress (2): 2.5/3.0 MB | 32/130 kB
Progress (2): 2.5/3.0 MB | 49/130 kB
Progress (2): 2.5/3.0 MB | 49/130 kB
Progress (2): 2.5/3.0 MB | 65/130 kB
Progress (2): 2.6/3.0 MB | 65/130 kB
Progress (2): 2.6/3.0 MB | 81/130 kB
Progress (2): 2.6/3.0 MB | 81/130 kB
Progress (2): 2.6/3.0 MB | 98/130 kB
Progress (2): 2.6/3.0 MB | 98/130 kB
Progress (2): 2.6/3.0 MB | 114/130 kB
Progress (2): 2.6/3.0 MB | 114/130 kB
Progress (2): 2.6/3.0 MB | 130 kB
Progress (2): 2.6/3.0 MB | 130 kB
Progress (2): 2.6/3.0 MB | 130 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar (130 kB at 352 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (2): 2.9/3.0 MB | 7.7/17 kB
Progress (2): 2.9/3.0 MB | 16/17 kB
Progress (2): 2.9/3.0 MB | 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar (17 kB at 45 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 3.0/3.0 MB
Progress (1): 3.0/3.0 MB
Progress (1): 3.0/3.0 MB
Progress (1): 3.0/3.0 MB
Progress (1): 3.0/3.0 MB
Progress (1): 3.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar (3.0 MB at 8.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.jar
Progress (1): 16/855 kB
Progress (1): 33/855 kB
Progress (1): 49/855 kB
Progress (1): 57/855 kB
Progress (1): 74/855 kB
Progress (1): 90/855 kB
Progress (1): 106/855 kB
Progress (1): 123/855 kB
Progress (1): 131/855 kB
Progress (1): 147/855 kB
Progress (1): 164/855 kB
Progress (1): 180/855 kB
Progress (1): 197/855 kB
Progress (1): 213/855 kB
Progress (1): 229/855 kB
Progress (1): 246/855 kB
Progress (1): 262/855 kB
Progress (1): 279/855 kB
Progress (1): 295/855 kB
Progress (1): 311/855 kB
Progress (1): 328/855 kB
Progress (1): 344/855 kB
Progress (1): 360/855 kB
Progress (1): 377/855 kB
Progress (1): 393/855 kB
Progress (1): 410/855 kB
Progress (1): 426/855 kB
Progress (1): 442/855 kB
Progress (1): 459/855 kB
Progress (1): 475/855 kB
Progress (1): 492/855 kB
Progress (1): 508/855 kB
Progress (1): 524/855 kB
Progress (1): 541/855 kB
Progress (1): 557/855 kB
Progress (1): 573/855 kB
Progress (1): 590/855 kB
Progress (1): 606/855 kB
Progress (1): 623/855 kB
Progress (1): 639/855 kB
Progress (2): 639/855 kB | 0/1.8 MB
Progress (2): 639/855 kB | 0/1.8 MB
Progress (3): 639/855 kB | 0/1.8 MB | 7.7/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 16/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 16/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 32/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 49/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 65/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 81/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 98/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 98/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 115/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 131/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 147/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.1/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.1/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.1/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.1/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.1/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.1/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.2/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.2/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.2/1.8 MB | 164/405 kB
Progress (3): 639/855 kB | 0.2/1.8 MB | 164/405 kB
Progress (4): 639/855 kB | 0.2/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.2/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.2/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.2/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.2/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.1/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.1/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.1/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.1/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.1/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.1/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.2/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 164/405 kB | 0.2/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 180/405 kB | 0.2/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 197/405 kB | 0.2/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 213/405 kB | 0.2/1.2 MB
Progress (4): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 16/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 25/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 33/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 49/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 66/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 66/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 82/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 98/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 115/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 131/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 147/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 164/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 180/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 197/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 213/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 229/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 246/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 262/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 279/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 295/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.2/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.3/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.3/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.3/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.3/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.3/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.3/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 639/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 655/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 670/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 687/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 703/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 720/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 721/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 737/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 754/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.3/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 229/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 246/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 262/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 279/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 295/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 311/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 328/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 344/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 360/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 311/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 328/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 344/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 360/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 377/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 393/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 410/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 426/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 377/405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 393/405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.4/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.4/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 770/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 786/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 786/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 803/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 803/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 819/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 819/855 kB | 0.5/1.8 MB | 405 kB | 0.5/1.2 MB | 442/531 kB
Progress (5): 819/855 kB | 0.5/1.8 MB | 405 kB | 0.6/1.2 MB | 442/531 kB
Progress (5): 819/855 kB | 0.5/1.8 MB | 405 kB | 0.6/1.2 MB | 442/531 kB
Progress (5): 819/855 kB | 0.5/1.8 MB | 405 kB | 0.6/1.2 MB | 442/531 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar (405 kB at 907 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.jar
Progress (4): 819/855 kB | 0.5/1.8 MB | 0.6/1.2 MB | 459/531 kB
Progress (4): 819/855 kB | 0.5/1.8 MB | 0.6/1.2 MB | 459/531 kB
Progress (4): 819/855 kB | 0.5/1.8 MB | 0.6/1.2 MB | 459/531 kB
Progress (4): 819/855 kB | 0.5/1.8 MB | 0.6/1.2 MB | 459/531 kB
Progress (4): 819/855 kB | 0.5/1.8 MB | 0.6/1.2 MB | 459/531 kB
Progress (4): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB | 459/531 kB
Progress (4): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB | 475/531 kB
Progress (4): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB | 492/531 kB
Progress (4): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB | 508/531 kB
Progress (4): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB | 524/531 kB
Progress (4): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB | 531 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.jar (531 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.jar
Progress (3): 819/855 kB | 0.6/1.8 MB | 0.6/1.2 MB
Progress (3): 836/855 kB | 0.6/1.8 MB | 0.6/1.2 MB
Progress (3): 836/855 kB | 0.6/1.8 MB | 0.6/1.2 MB
Progress (3): 852/855 kB | 0.6/1.8 MB | 0.6/1.2 MB
Progress (3): 855 kB | 0.6/1.8 MB | 0.6/1.2 MB
Progress (3): 855 kB | 0.6/1.8 MB | 0.6/1.2 MB
Progress (3): 855 kB | 0.6/1.8 MB | 0.7/1.2 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar (855 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.jar
Progress (2): 0.6/1.8 MB | 0.7/1.2 MB
Progress (2): 0.6/1.8 MB | 0.7/1.2 MB
Progress (2): 0.6/1.8 MB | 0.7/1.2 MB
Progress (2): 0.6/1.8 MB | 0.7/1.2 MB
Progress (2): 0.6/1.8 MB | 0.7/1.2 MB
Progress (2): 0.6/1.8 MB | 0.8/1.2 MB
Progress (2): 0.6/1.8 MB | 0.8/1.2 MB
Progress (2): 0.6/1.8 MB | 0.8/1.2 MB
Progress (2): 0.6/1.8 MB | 0.8/1.2 MB
Progress (2): 0.6/1.8 MB | 0.8/1.2 MB
Progress (2): 0.6/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.7/1.8 MB | 0.8/1.2 MB
Progress (2): 0.8/1.8 MB | 0.8/1.2 MB
Progress (2): 0.8/1.8 MB | 0.8/1.2 MB
Progress (2): 0.8/1.8 MB | 0.8/1.2 MB
Progress (2): 0.8/1.8 MB | 0.8/1.2 MB
Progress (2): 0.8/1.8 MB | 0.8/1.2 MB
Progress (2): 0.8/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.8/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 0.9/1.8 MB | 0.9/1.2 MB
Progress (2): 1.0/1.8 MB | 0.9/1.2 MB
Progress (2): 1.0/1.8 MB | 0.9/1.2 MB
Progress (2): 1.0/1.8 MB | 0.9/1.2 MB
Progress (2): 1.0/1.8 MB | 0.9/1.2 MB
Progress (2): 1.0/1.8 MB | 1.0/1.2 MB
Progress (2): 1.0/1.8 MB | 1.0/1.2 MB
Progress (2): 1.0/1.8 MB | 1.0/1.2 MB
Progress (2): 1.0/1.8 MB | 1.0/1.2 MB
Progress (2): 1.0/1.8 MB | 1.0/1.2 MB
Progress (2): 1.0/1.8 MB | 1.0/1.2 MB
Progress (2): 1.0/1.8 MB | 1.1/1.2 MB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 7.7/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 8.2/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 8.2/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.0/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.1/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 25/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 41/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 57/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 74/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 90/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 98/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 115/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 131/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 147/158 kB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 158 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-binding/3.0.0/spring-binding-3.0.0.jar (158 kB at 330 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
Progress (2): 1.2/1.8 MB | 1.1/1.2 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0/1.1 MB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0/1.1 MB | 7.7/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 7.7/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 16/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 24/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 24/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 41/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 41/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 57/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 57/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 73/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 73/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 90/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 90/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.1/1.1 MB | 106/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB | 106/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB | 122/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB | 122/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB | 139/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB | 155/163 kB
Progress (4): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB | 163 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.jar (163 kB at 332 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.2/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.3/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.1/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2/1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2 MB | 0.4/1.1 MB
Progress (3): 1.2/1.8 MB | 1.2 MB | 0.4/1.1 MB
Progress (3): 1.3/1.8 MB | 1.2 MB | 0.4/1.1 MB
Progress (3): 1.3/1.8 MB | 1.2 MB | 0.4/1.1 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar (1.2 MB at 2.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.3/1.8 MB | 0.4/1.1 MB
Progress (2): 1.4/1.8 MB | 0.4/1.1 MB
Progress (2): 1.4/1.8 MB | 0.4/1.1 MB
Progress (2): 1.4/1.8 MB | 0.4/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.5/1.1 MB
Progress (2): 1.4/1.8 MB | 0.6/1.1 MB
Progress (2): 1.4/1.8 MB | 0.6/1.1 MB
Progress (2): 1.4/1.8 MB | 0.6/1.1 MB
Progress (2): 1.4/1.8 MB | 0.6/1.1 MB
Progress (2): 1.4/1.8 MB | 0.6/1.1 MB
Progress (2): 1.4/1.8 MB | 0.6/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.7/1.1 MB
Progress (2): 1.4/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.5/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (2): 1.6/1.8 MB | 0.8/1.1 MB
Progress (3): 1.6/1.8 MB | 0.8/1.1 MB | 7.7/283 kB
Progress (3): 1.6/1.8 MB | 0.8/1.1 MB | 16/283 kB
Progress (3): 1.6/1.8 MB | 0.8/1.1 MB | 16/283 kB
Progress (3): 1.6/1.8 MB | 0.8/1.1 MB | 32/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 32/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 49/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 49/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 65/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 65/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 81/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 81/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 98/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 98/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 114/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 131/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 147/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 163/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 180/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 196/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 213/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 229/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 233/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 250/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 266/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 282/283 kB
Progress (3): 1.7/1.8 MB | 0.8/1.1 MB | 283 kB
Progress (3): 1.7/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.7/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.7/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 0.9/1.1 MB | 283 kB
Progress (3): 1.8/1.8 MB | 1.0/1.1 MB | 283 kB
Progress (3): 1.8 MB | 1.0/1.1 MB | 283 kB
Progress (3): 1.8 MB | 1.0/1.1 MB | 283 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar (1.8 MB at 3.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 538 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Progress (2): 1.0/1.1 MB | 4.1/246 kB
Progress (2): 1.0/1.1 MB | 20/246 kB
Progress (2): 1.0/1.1 MB | 37/246 kB
Progress (2): 1.0/1.1 MB | 53/246 kB
Progress (2): 1.0/1.1 MB | 70/246 kB
Progress (2): 1.0/1.1 MB | 86/246 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 7.7/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 16/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 32/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 49/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 65/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 81/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 98/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 98/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 114/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 114/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 131/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 131/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 147/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 147/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 163/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 163/598 kB
Progress (3): 1.0/1.1 MB | 86/246 kB | 180/598 kB
Progress (3): 1.1/1.1 MB | 86/246 kB | 180/598 kB
Progress (3): 1.1/1.1 MB | 86/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 86/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 86/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 102/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 102/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 119/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 127/246 kB | 196/598 kB
Progress (3): 1.1/1.1 MB | 127/246 kB | 196/598 kB
Progress (3): 1.1 MB | 127/246 kB | 196/598 kB
Progress (3): 1.1 MB | 127/246 kB | 213/598 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.jar (1.1 MB at 2.1 MB/s)
Progress (2): 143/246 kB | 213/598 kB
Progress (2): 160/246 kB | 213/598 kB
Progress (2): 176/246 kB | 213/598 kB
Progress (2): 193/246 kB | 213/598 kB
Progress (2): 209/246 kB | 213/598 kB
Progress (2): 225/246 kB | 213/598 kB
Progress (2): 242/246 kB | 213/598 kB
Progress (2): 246 kB | 213/598 kB
Progress (2): 246 kB | 229/598 kB
Progress (2): 246 kB | 245/598 kB
Progress (2): 246 kB | 262/598 kB
Progress (2): 246 kB | 278/598 kB
Progress (2): 246 kB | 294/598 kB
Progress (2): 246 kB | 311/598 kB
Progress (2): 246 kB | 327/598 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar (246 kB at 456 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Progress (1): 344/598 kB
Progress (1): 360/598 kB
Progress (1): 376/598 kB
Progress (1): 393/598 kB
Progress (1): 409/598 kB
Progress (1): 426/598 kB
Progress (1): 442/598 kB
Progress (1): 458/598 kB
Progress (1): 475/598 kB
Progress (1): 491/598 kB
Progress (1): 507/598 kB
Progress (1): 524/598 kB
Progress (1): 540/598 kB
Progress (2): 540/598 kB | 7.7/632 kB
Progress (2): 540/598 kB | 16/632 kB
Progress (2): 557/598 kB | 16/632 kB
Progress (2): 557/598 kB | 32/632 kB
Progress (2): 557/598 kB | 33/632 kB
Progress (2): 557/598 kB | 49/632 kB
Progress (2): 557/598 kB | 66/632 kB
Progress (2): 557/598 kB | 82/632 kB
Progress (2): 557/598 kB | 98/632 kB
Progress (2): 557/598 kB | 115/632 kB
Progress (2): 557/598 kB | 131/632 kB
Progress (2): 557/598 kB | 147/632 kB
Progress (2): 557/598 kB | 164/632 kB
Progress (2): 573/598 kB | 164/632 kB
Progress (2): 573/598 kB | 180/632 kB
Progress (2): 589/598 kB | 180/632 kB
Progress (2): 589/598 kB | 197/632 kB
Progress (2): 598 kB | 197/632 kB
Progress (2): 598 kB | 213/632 kB
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Progress (1): 229/632 kB
Progress (1): 246/632 kB
Progress (1): 262/632 kB
Progress (1): 279/632 kB
Progress (1): 295/632 kB
Progress (1): 311/632 kB
Progress (1): 328/632 kB
Progress (1): 344/632 kB
Progress (1): 360/632 kB
Progress (1): 377/632 kB
Progress (1): 393/632 kB
Progress (1): 410/632 kB
Progress (2): 410/632 kB | 7.7/840 kB
Progress (2): 410/632 kB | 8.2/840 kB
Progress (2): 426/632 kB | 8.2/840 kB
Progress (2): 426/632 kB | 25/840 kB
Progress (2): 426/632 kB | 41/840 kB
Progress (2): 442/632 kB | 41/840 kB
Progress (2): 442/632 kB | 57/840 kB
Progress (2): 459/632 kB | 57/840 kB
Progress (2): 459/632 kB | 74/840 kB
Progress (2): 475/632 kB | 74/840 kB
Progress (2): 475/632 kB | 90/840 kB
Progress (2): 492/632 kB | 90/840 kB
Progress (2): 492/632 kB | 106/840 kB
Progress (2): 508/632 kB | 106/840 kB
Progress (2): 508/632 kB | 123/840 kB
Progress (2): 508/632 kB | 131/840 kB
Progress (2): 524/632 kB | 131/840 kB
Progress (2): 524/632 kB | 147/840 kB
Progress (2): 541/632 kB | 147/840 kB
Progress (2): 541/632 kB | 164/840 kB
Progress (2): 557/632 kB | 164/840 kB
Progress (2): 557/632 kB | 180/840 kB
Progress (2): 573/632 kB | 180/840 kB
Progress (2): 573/632 kB | 197/840 kB
Progress (2): 590/632 kB | 197/840 kB
Progress (2): 590/632 kB | 213/840 kB
Progress (2): 606/632 kB | 213/840 kB
Progress (2): 606/632 kB | 229/840 kB
Progress (2): 606/632 kB | 246/840 kB
Progress (2): 606/632 kB | 262/840 kB
Progress (2): 606/632 kB | 279/840 kB
Progress (2): 606/632 kB | 295/840 kB
Progress (2): 606/632 kB | 311/840 kB
Progress (2): 606/632 kB | 328/840 kB
Progress (2): 606/632 kB | 344/840 kB
Progress (2): 606/632 kB | 360/840 kB
Progress (3): 606/632 kB | 360/840 kB | 7.7/296 kB
Progress (3): 623/632 kB | 360/840 kB | 7.7/296 kB
Progress (3): 623/632 kB | 360/840 kB | 16/296 kB
Progress (3): 632 kB | 360/840 kB | 16/296 kB
Progress (3): 632 kB | 360/840 kB | 32/296 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Progress (2): 377/840 kB | 32/296 kB
Progress (2): 393/840 kB | 32/296 kB
Progress (2): 410/840 kB | 32/296 kB
Progress (2): 426/840 kB | 32/296 kB
Progress (3): 426/840 kB | 32/296 kB | 7.7/237 kB
Progress (3): 426/840 kB | 49/296 kB | 7.7/237 kB
Progress (3): 426/840 kB | 49/296 kB | 16/237 kB
Progress (3): 426/840 kB | 65/296 kB | 16/237 kB
Progress (3): 426/840 kB | 65/296 kB | 32/237 kB
Progress (3): 426/840 kB | 81/296 kB | 32/237 kB
Progress (3): 426/840 kB | 81/296 kB | 48/237 kB
Progress (3): 426/840 kB | 98/296 kB | 48/237 kB
Progress (3): 426/840 kB | 98/296 kB | 65/237 kB
Progress (3): 426/840 kB | 114/296 kB | 65/237 kB
Progress (3): 426/840 kB | 114/296 kB | 81/237 kB
Progress (3): 426/840 kB | 131/296 kB | 81/237 kB
Progress (3): 426/840 kB | 131/296 kB | 98/237 kB
Progress (3): 426/840 kB | 147/296 kB | 98/237 kB
Progress (3): 426/840 kB | 147/296 kB | 114/237 kB
Progress (3): 426/840 kB | 163/296 kB | 114/237 kB
Progress (3): 426/840 kB | 163/296 kB | 130/237 kB
Progress (3): 426/840 kB | 180/296 kB | 130/237 kB
Progress (3): 426/840 kB | 180/296 kB | 147/237 kB
Progress (3): 426/840 kB | 196/296 kB | 147/237 kB
Progress (3): 426/840 kB | 196/296 kB | 163/237 kB
Progress (3): 426/840 kB | 213/296 kB | 163/237 kB
Progress (3): 426/840 kB | 213/296 kB | 180/237 kB
Progress (3): 426/840 kB | 229/296 kB | 180/237 kB
Progress (3): 426/840 kB | 229/296 kB | 196/237 kB
Progress (3): 426/840 kB | 245/296 kB | 196/237 kB
Progress (3): 426/840 kB | 262/296 kB | 196/237 kB
Progress (3): 426/840 kB | 278/296 kB | 196/237 kB
Progress (3): 426/840 kB | 294/296 kB | 196/237 kB
Progress (3): 426/840 kB | 296 kB | 196/237 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar (296 kB at 506 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Progress (2): 442/840 kB | 196/237 kB
Progress (2): 459/840 kB | 196/237 kB
Progress (2): 475/840 kB | 196/237 kB
Progress (2): 492/840 kB | 196/237 kB
Progress (2): 508/840 kB | 196/237 kB
Progress (2): 524/840 kB | 196/237 kB
Progress (2): 541/840 kB | 196/237 kB
Progress (2): 557/840 kB | 196/237 kB
Progress (2): 573/840 kB | 196/237 kB
Progress (2): 590/840 kB | 196/237 kB
Progress (2): 606/840 kB | 196/237 kB
Progress (2): 606/840 kB | 212/237 kB
Progress (2): 606/840 kB | 217/237 kB
Progress (2): 606/840 kB | 233/237 kB
Progress (2): 606/840 kB | 237 kB
Progress (3): 606/840 kB | 237 kB | 7.7/854 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 401 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Progress (2): 606/840 kB | 16/854 kB
Progress (2): 606/840 kB | 32/854 kB
Progress (2): 606/840 kB | 49/854 kB
Progress (2): 606/840 kB | 65/854 kB
Progress (2): 606/840 kB | 81/854 kB
Progress (2): 606/840 kB | 98/854 kB
Progress (2): 606/840 kB | 114/854 kB
Progress (2): 606/840 kB | 131/854 kB
Progress (2): 606/840 kB | 147/854 kB
Progress (2): 606/840 kB | 163/854 kB
Progress (2): 606/840 kB | 180/854 kB
Progress (2): 606/840 kB | 196/854 kB
Progress (2): 606/840 kB | 213/854 kB
Progress (2): 606/840 kB | 229/854 kB
Progress (2): 606/840 kB | 232/854 kB
Progress (2): 606/840 kB | 248/854 kB
Progress (2): 606/840 kB | 265/854 kB
Progress (2): 606/840 kB | 281/854 kB
Progress (2): 606/840 kB | 298/854 kB
Progress (2): 606/840 kB | 314/854 kB
Progress (2): 606/840 kB | 330/854 kB
Progress (2): 606/840 kB | 347/854 kB
Progress (2): 606/840 kB | 363/854 kB
Progress (2): 606/840 kB | 380/854 kB
Progress (2): 606/840 kB | 396/854 kB
Progress (2): 623/840 kB | 396/854 kB
Progress (2): 639/840 kB | 396/854 kB
Progress (2): 655/840 kB | 396/854 kB
Progress (2): 672/840 kB | 396/854 kB
Progress (2): 688/840 kB | 396/854 kB
Progress (2): 705/840 kB | 396/854 kB
Progress (2): 716/840 kB | 396/854 kB
Progress (2): 732/840 kB | 396/854 kB
Progress (2): 749/840 kB | 396/854 kB
Progress (2): 765/840 kB | 396/854 kB
Progress (2): 781/840 kB | 396/854 kB
Progress (2): 798/840 kB | 396/854 kB
Progress (2): 814/840 kB | 396/854 kB
Progress (3): 814/840 kB | 396/854 kB | 16/361 kB
Progress (3): 814/840 kB | 396/854 kB | 25/361 kB
Progress (3): 814/840 kB | 396/854 kB | 41/361 kB
Progress (3): 814/840 kB | 396/854 kB | 57/361 kB
Progress (3): 814/840 kB | 396/854 kB | 74/361 kB
Progress (3): 814/840 kB | 396/854 kB | 90/361 kB
Progress (3): 814/840 kB | 396/854 kB | 106/361 kB
Progress (3): 814/840 kB | 396/854 kB | 123/361 kB
Progress (3): 814/840 kB | 396/854 kB | 139/361 kB
Progress (3): 814/840 kB | 396/854 kB | 156/361 kB
Progress (3): 814/840 kB | 396/854 kB | 172/361 kB
Progress (3): 814/840 kB | 396/854 kB | 188/361 kB
Progress (3): 814/840 kB | 396/854 kB | 205/361 kB
Progress (3): 814/840 kB | 396/854 kB | 221/361 kB
Progress (3): 814/840 kB | 412/854 kB | 221/361 kB
Progress (3): 814/840 kB | 412/854 kB | 238/361 kB
Progress (3): 814/840 kB | 429/854 kB | 238/361 kB
Progress (3): 814/840 kB | 445/854 kB | 238/361 kB
Progress (3): 814/840 kB | 461/854 kB | 238/361 kB
Progress (3): 814/840 kB | 478/854 kB | 238/361 kB
Progress (3): 814/840 kB | 494/854 kB | 238/361 kB
Progress (3): 814/840 kB | 511/854 kB | 238/361 kB
Progress (3): 814/840 kB | 527/854 kB | 238/361 kB
Progress (3): 814/840 kB | 543/854 kB | 238/361 kB
Progress (3): 814/840 kB | 560/854 kB | 238/361 kB
Progress (3): 814/840 kB | 576/854 kB | 238/361 kB
Progress (3): 814/840 kB | 587/854 kB | 238/361 kB
Progress (3): 814/840 kB | 604/854 kB | 238/361 kB
Progress (3): 814/840 kB | 620/854 kB | 238/361 kB
Progress (3): 814/840 kB | 636/854 kB | 238/361 kB
Progress (3): 814/840 kB | 638/854 kB | 238/361 kB
Progress (3): 831/840 kB | 638/854 kB | 238/361 kB
Progress (3): 831/840 kB | 638/854 kB | 254/361 kB
Progress (3): 835/840 kB | 638/854 kB | 254/361 kB
Progress (3): 840 kB | 638/854 kB | 254/361 kB
Progress (3): 840 kB | 638/854 kB | 270/361 kB
Progress (3): 840 kB | 638/854 kB | 287/361 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
Progress (2): 638/854 kB | 303/361 kB
Progress (2): 638/854 kB | 319/361 kB
Progress (2): 638/854 kB | 336/361 kB
Progress (2): 638/854 kB | 352/361 kB
Progress (2): 638/854 kB | 360/361 kB
Progress (2): 638/854 kB | 361 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 584 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Progress (2): 638/854 kB | 7.7/20 kB
Progress (2): 638/854 kB | 16/20 kB
Progress (2): 638/854 kB | 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar
Progress (1): 655/854 kB
Progress (1): 671/854 kB
Progress (1): 687/854 kB
Progress (1): 704/854 kB
Progress (1): 720/854 kB
Progress (1): 737/854 kB
Progress (1): 753/854 kB
Progress (1): 769/854 kB
Progress (1): 786/854 kB
Progress (1): 802/854 kB
Progress (1): 819/854 kB
Progress (1): 835/854 kB
Progress (1): 851/854 kB
Progress (1): 854 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar (854 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
Progress (1): 7.7/64 kB
Progress (1): 16/64 kB
Progress (1): 24/64 kB
Progress (1): 41/64 kB
Progress (1): 57/64 kB
Progress (1): 64 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 100 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
Progress (1): 7.7/175 kB
Progress (1): 16/175 kB
Progress (1): 25/175 kB
Progress (1): 41/175 kB
Progress (2): 41/175 kB | 7.7/116 kB
Progress (2): 57/175 kB | 7.7/116 kB
Progress (2): 74/175 kB | 7.7/116 kB
Progress (2): 90/175 kB | 7.7/116 kB
Progress (2): 106/175 kB | 7.7/116 kB
Progress (2): 115/175 kB | 7.7/116 kB
Progress (2): 131/175 kB | 7.7/116 kB
Progress (2): 147/175 kB | 7.7/116 kB
Progress (2): 164/175 kB | 7.7/116 kB
Progress (2): 175 kB | 7.7/116 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 272 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar
Progress (1): 16/116 kB
Progress (1): 32/116 kB
Progress (1): 49/116 kB
Progress (1): 65/116 kB
Progress (1): 81/116 kB
Progress (1): 98/116 kB
Progress (1): 114/116 kB
Progress (1): 116 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 178 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
Progress (1): 8.2/48 kB
Progress (1): 25/48 kB
Progress (1): 41/48 kB
Progress (1): 48 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar (48 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Progress (1): 7.7/21 kB
Progress (1): 16/21 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar (21 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Progress (1): 7.7/211 kB
Progress (1): 16/211 kB
Progress (1): 32/211 kB
Progress (1): 49/211 kB
Progress (1): 65/211 kB
Progress (1): 81/211 kB
Progress (1): 98/211 kB
Progress (1): 114/211 kB
Progress (1): 131/211 kB
Progress (1): 147/211 kB
Progress (1): 163/211 kB
Progress (1): 180/211 kB
Progress (1): 196/211 kB
Progress (1): 211 kB
Progress (2): 211 kB | 7.7/144 kB
Progress (2): 211 kB | 16/144 kB
Progress (2): 211 kB | 32/144 kB
Progress (2): 211 kB | 49/144 kB
Progress (2): 211 kB | 65/144 kB
Progress (2): 211 kB | 81/144 kB
Progress (2): 211 kB | 98/144 kB
Progress (2): 211 kB | 114/144 kB
Progress (2): 211 kB | 131/144 kB
Progress (2): 211 kB | 144 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar (144 kB at 211 kB/s)
Progress (2): 211 kB | 7.7/141 kB
Progress (2): 211 kB | 16/141 kB
Progress (2): 211 kB | 32/141 kB
Progress (2): 211 kB | 49/141 kB
Progress (2): 211 kB | 65/141 kB
Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Progress (2): 211 kB | 81/141 kB
Progress (2): 211 kB | 98/141 kB
Progress (2): 211 kB | 114/141 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar (211 kB at 308 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.7.1/testng-7.7.1.jar
Progress (1): 131/141 kB
Progress (1): 141 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar (141 kB at 206 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
Progress (1): 0/8.4 MB
Progress (1): 0/8.4 MB
Progress (1): 0/8.4 MB
Progress (1): 0/8.4 MB
Progress (1): 0.1/8.4 MB
Progress (1): 0.1/8.4 MB
Progress (1): 0.1/8.4 MB
Progress (1): 0.1/8.4 MB
Progress (1): 0.1/8.4 MB
Progress (1): 0.1/8.4 MB
Progress (1): 0.2/8.4 MB
Progress (1): 0.2/8.4 MB
Progress (1): 0.2/8.4 MB
Progress (1): 0.2/8.4 MB
Progress (1): 0.2/8.4 MB
Progress (1): 0.2/8.4 MB
Progress (2): 0.2/8.4 MB | 7.7/62 kB
Progress (2): 0.2/8.4 MB | 16/62 kB
Progress (2): 0.3/8.4 MB | 16/62 kB
Progress (2): 0.3/8.4 MB | 32/62 kB
Progress (2): 0.3/8.4 MB | 32/62 kB
Progress (2): 0.3/8.4 MB | 49/62 kB
Progress (2): 0.3/8.4 MB | 62 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 87 kB/s)
Progress (2): 0.3/8.4 MB | 0/1.6 MB
Progress (2): 0.3/8.4 MB | 0/1.6 MB
Progress (2): 0.3/8.4 MB | 0/1.6 MB
Progress (2): 0.3/8.4 MB | 0/1.6 MB
Progress (2): 0.3/8.4 MB | 0.1/1.6 MB
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.1/jquery-3.6.1.jar
Progress (2): 0.3/8.4 MB | 0.1/1.6 MB
Progress (2): 0.3/8.4 MB | 0.1/1.6 MB
Progress (2): 0.3/8.4 MB | 0.1/1.6 MB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 7.7/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 12/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 12/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 12/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 12/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 28/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 44/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 61/86 kB
Progress (3): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0/1.0 MB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0/1.0 MB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0/1.0 MB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0/1.0 MB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.3/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.1/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.2/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.2/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.2/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.2/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.2/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.2/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.1/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.2/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.2/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.2/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.2/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.2/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.2/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.4/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 77/86 kB | 0.3/1.0 MB
Progress (4): 0.5/8.4 MB | 0.3/1.6 MB | 86 kB | 0.3/1.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 117 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
Progress (3): 0.5/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.5/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.5/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.5/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.5/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.5/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.6/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.6/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.6/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.6/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.6/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.6/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.7/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.7/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.7/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.7/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.7/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.7/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.3/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.3/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.4/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.4/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.5/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.6/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.6/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.6/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.6/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.6/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.6/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.7/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.7/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.7/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.7/1.6 MB | 0.5/1.0 MB
Progress (3): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 7.7/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 16/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 32/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 49/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 65/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 81/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 98/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 114/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 131/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 147/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 163/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 180/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 196/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 213/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.6/1.0 MB | 229/666 kB
Progress (4): 0.8/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB
Progress (5): 0.8/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 7.7/315 kB
Progress (5): 0.8/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.8/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 0.9/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.7/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.8/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.8/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.8/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.8/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.8/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.8/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.7/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 229/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 245/666 kB | 16/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 245/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 262/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 278/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 294/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 311/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 327/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 344/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 360/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 376/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 393/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 409/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 426/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 442/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 458/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 475/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 491/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 507/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 524/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 540/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 557/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 573/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 589/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 606/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 32/315 kB
Progress (5): 1.0/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 49/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 49/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 65/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 65/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 81/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 81/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 98/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 98/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 114/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 131/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 147/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 147/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 163/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 163/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 180/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 180/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 196/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 196/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 196/315 kB
Progress (5): 1.1/8.4 MB | 0.8/1.6 MB | 0.9/1.0 MB | 622/666 kB | 213/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 213/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 225/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 225/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 241/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 241/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 258/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 258/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 274/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 274/315 kB
Progress (5): 1.1/8.4 MB | 0.9/1.6 MB | 0.9/1.0 MB | 622/666 kB | 274/315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 274/315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 290/315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 290/315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 307/315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 315 kB
Progress (5): 1.1/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB | 315 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.1/jquery-3.6.1.jar (315 kB at 397 kB/s)
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 0.9/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Progress (4): 1.2/8.4 MB | 1.0/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 622/666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 639/666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 639/666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 655/666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 655/666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 666 kB
Progress (4): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB | 666 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar (666 kB at 834 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar
Progress (3): 1.2/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB
Progress (3): 1.3/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB
Progress (3): 1.3/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB
Progress (3): 1.3/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB
Progress (3): 1.3/8.4 MB | 1.1/1.6 MB | 1.0/1.0 MB
Progress (3): 1.3/8.4 MB | 1.1/1.6 MB | 1.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.7.1/testng-7.7.1.jar (1.0 MB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Progress (2): 1.3/8.4 MB | 1.1/1.6 MB
Progress (2): 1.3/8.4 MB | 1.1/1.6 MB
Progress (2): 1.3/8.4 MB | 1.2/1.6 MB
Progress (2): 1.3/8.4 MB | 1.2/1.6 MB
Progress (2): 1.3/8.4 MB | 1.2/1.6 MB
Progress (2): 1.3/8.4 MB | 1.2/1.6 MB
Progress (2): 1.3/8.4 MB | 1.2/1.6 MB
Progress (2): 1.4/8.4 MB | 1.2/1.6 MB
Progress (2): 1.4/8.4 MB | 1.2/1.6 MB
Progress (2): 1.4/8.4 MB | 1.2/1.6 MB
Progress (2): 1.4/8.4 MB | 1.2/1.6 MB
Progress (2): 1.4/8.4 MB | 1.2/1.6 MB
Progress (2): 1.4/8.4 MB | 1.2/1.6 MB
Progress (2): 1.5/8.4 MB | 1.2/1.6 MB
Progress (2): 1.5/8.4 MB | 1.2/1.6 MB
Progress (2): 1.5/8.4 MB | 1.2/1.6 MB
Progress (2): 1.5/8.4 MB | 1.2/1.6 MB
Progress (2): 1.5/8.4 MB | 1.2/1.6 MB
Progress (2): 1.5/8.4 MB | 1.2/1.6 MB
Progress (2): 1.6/8.4 MB | 1.2/1.6 MB
Progress (2): 1.6/8.4 MB | 1.2/1.6 MB
Progress (2): 1.6/8.4 MB | 1.2/1.6 MB
Progress (2): 1.6/8.4 MB | 1.2/1.6 MB
Progress (2): 1.6/8.4 MB | 1.2/1.6 MB
Progress (2): 1.6/8.4 MB | 1.2/1.6 MB
Progress (2): 1.7/8.4 MB | 1.2/1.6 MB
Progress (2): 1.7/8.4 MB | 1.2/1.6 MB
Progress (2): 1.7/8.4 MB | 1.2/1.6 MB
Progress (2): 1.7/8.4 MB | 1.2/1.6 MB
Progress (2): 1.7/8.4 MB | 1.3/1.6 MB
Progress (2): 1.7/8.4 MB | 1.3/1.6 MB
Progress (2): 1.7/8.4 MB | 1.3/1.6 MB
Progress (2): 1.7/8.4 MB | 1.3/1.6 MB
Progress (2): 1.7/8.4 MB | 1.3/1.6 MB
Progress (2): 1.7/8.4 MB | 1.3/1.6 MB
Progress (2): 1.7/8.4 MB | 1.4/1.6 MB
Progress (2): 1.7/8.4 MB | 1.4/1.6 MB
Progress (2): 1.7/8.4 MB | 1.4/1.6 MB
Progress (2): 1.7/8.4 MB | 1.4/1.6 MB
Progress (2): 1.7/8.4 MB | 1.4/1.6 MB
Progress (2): 1.7/8.4 MB | 1.4/1.6 MB
Progress (2): 1.7/8.4 MB | 1.5/1.6 MB
Progress (2): 1.7/8.4 MB | 1.5/1.6 MB
Progress (2): 1.7/8.4 MB | 1.5/1.6 MB
Progress (2): 1.7/8.4 MB | 1.5/1.6 MB
Progress (2): 1.7/8.4 MB | 1.5/1.6 MB
Progress (2): 1.7/8.4 MB | 1.5/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.7/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (3): 1.8/8.4 MB | 1.6/1.6 MB | 7.7/49 kB
Progress (3): 1.8/8.4 MB | 1.6/1.6 MB | 16/49 kB
Progress (3): 1.8/8.4 MB | 1.6/1.6 MB | 24/49 kB
Progress (3): 1.8/8.4 MB | 1.6/1.6 MB | 41/49 kB
Progress (3): 1.8/8.4 MB | 1.6/1.6 MB | 49 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 60 kB/s)
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6/1.6 MB
Progress (2): 1.8/8.4 MB | 1.6 MB
Progress (2): 1.8/8.4 MB | 1.6 MB
Progress (2): 1.8/8.4 MB | 1.6 MB
Progress (2): 1.9/8.4 MB | 1.6 MB
Progress (2): 1.9/8.4 MB | 1.6 MB
Progress (2): 1.9/8.4 MB | 1.6 MB
Progress (2): 1.9/8.4 MB | 1.6 MB
Progress (2): 1.9/8.4 MB | 1.6 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar (1.6 MB at 2.0 MB/s)
Progress (1): 1.9/8.4 MB
Progress (1): 1.9/8.4 MB
Progress (1): 2.0/8.4 MB
Progress (1): 2.0/8.4 MB
Progress (1): 2.0/8.4 MB
Progress (1): 2.0/8.4 MB
Progress (1): 2.0/8.4 MB
Progress (1): 2.0/8.4 MB
Progress (1): 2.1/8.4 MB
Progress (1): 2.1/8.4 MB
Progress (1): 2.1/8.4 MB
Progress (1): 2.1/8.4 MB
Progress (1): 2.1/8.4 MB
Progress (1): 2.1/8.4 MB
Progress (2): 2.1/8.4 MB | 0/3.5 MB
Progress (2): 2.2/8.4 MB | 0/3.5 MB
Progress (2): 2.2/8.4 MB | 0/3.5 MB
Progress (2): 2.2/8.4 MB | 0/3.5 MB
Progress (2): 2.2/8.4 MB | 0/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (2): 2.2/8.4 MB | 0.1/3.5 MB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 7.7/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 16/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 32/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 49/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 65/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 81/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 98/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 114/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 131/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.1/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.2/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.2/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 147/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 163/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 180/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 196/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 213/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 229/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 245/259 kB
Progress (3): 2.3/8.4 MB | 0.3/3.5 MB | 259 kB
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar (259 kB at 306 kB/s)
Progress (2): 2.3/8.4 MB | 0.3/3.5 MB
Progress (2): 2.4/8.4 MB | 0.3/3.5 MB
Progress (2): 2.4/8.4 MB | 0.3/3.5 MB
Progress (2): 2.4/8.4 MB | 0.3/3.5 MB
Progress (2): 2.4/8.4 MB | 0.3/3.5 MB
Progress (2): 2.4/8.4 MB | 0.3/3.5 MB
Progress (2): 2.4/8.4 MB | 0.3/3.5 MB
Progress (2): 2.5/8.4 MB | 0.3/3.5 MB
Progress (2): 2.5/8.4 MB | 0.3/3.5 MB
Progress (2): 2.5/8.4 MB | 0.3/3.5 MB
Progress (2): 2.5/8.4 MB | 0.3/3.5 MB
Progress (2): 2.5/8.4 MB | 0.3/3.5 MB
Progress (2): 2.5/8.4 MB | 0.3/3.5 MB
Progress (2): 2.6/8.4 MB | 0.3/3.5 MB
Progress (2): 2.6/8.4 MB | 0.3/3.5 MB
Progress (2): 2.6/8.4 MB | 0.3/3.5 MB
Progress (2): 2.6/8.4 MB | 0.3/3.5 MB
Progress (2): 2.6/8.4 MB | 0.3/3.5 MB
Progress (2): 2.6/8.4 MB | 0.4/3.5 MB
Progress (2): 2.6/8.4 MB | 0.4/3.5 MB
Progress (2): 2.6/8.4 MB | 0.4/3.5 MB
Progress (2): 2.6/8.4 MB | 0.4/3.5 MB
Progress (2): 2.6/8.4 MB | 0.4/3.5 MB
Progress (2): 2.6/8.4 MB | 0.4/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.5/3.5 MB
Progress (2): 2.6/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.7/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.8/8.4 MB | 0.6/3.5 MB
Progress (2): 2.9/8.4 MB | 0.6/3.5 MB
Progress (2): 2.9/8.4 MB | 0.6/3.5 MB
Progress (2): 2.9/8.4 MB | 0.6/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 2.9/8.4 MB | 0.7/3.5 MB
Progress (2): 3.0/8.4 MB | 0.7/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.0/8.4 MB | 0.8/3.5 MB
Progress (2): 3.1/8.4 MB | 0.8/3.5 MB
Progress (2): 3.1/8.4 MB | 0.8/3.5 MB
Progress (2): 3.1/8.4 MB | 0.8/3.5 MB
Progress (2): 3.1/8.4 MB | 0.8/3.5 MB
Progress (2): 3.1/8.4 MB | 0.8/3.5 MB
Progress (2): 3.1/8.4 MB | 0.8/3.5 MB
Progress (2): 3.2/8.4 MB | 0.8/3.5 MB
Progress (2): 3.2/8.4 MB | 0.8/3.5 MB
Progress (2): 3.2/8.4 MB | 0.8/3.5 MB
Progress (2): 3.2/8.4 MB | 0.8/3.5 MB
Progress (2): 3.2/8.4 MB | 0.8/3.5 MB
Progress (2): 3.2/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.3/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.8/3.5 MB
Progress (2): 3.4/8.4 MB | 0.9/3.5 MB
Progress (2): 3.4/8.4 MB | 0.9/3.5 MB
Progress (2): 3.4/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 0.9/3.5 MB
Progress (2): 3.5/8.4 MB | 1.0/3.5 MB
Progress (2): 3.5/8.4 MB | 1.0/3.5 MB
Progress (2): 3.5/8.4 MB | 1.0/3.5 MB
Progress (2): 3.5/8.4 MB | 1.0/3.5 MB
Progress (2): 3.5/8.4 MB | 1.0/3.5 MB
Progress (2): 3.5/8.4 MB | 1.0/3.5 MB
Progress (2): 3.5/8.4 MB | 1.1/3.5 MB
Progress (2): 3.5/8.4 MB | 1.1/3.5 MB
Progress (2): 3.5/8.4 MB | 1.1/3.5 MB
Progress (2): 3.5/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.1/3.5 MB
Progress (2): 3.6/8.4 MB | 1.2/3.5 MB
Progress (2): 3.6/8.4 MB | 1.2/3.5 MB
Progress (2): 3.6/8.4 MB | 1.2/3.5 MB
Progress (2): 3.6/8.4 MB | 1.2/3.5 MB
Progress (2): 3.6/8.4 MB | 1.2/3.5 MB
Progress (2): 3.6/8.4 MB | 1.2/3.5 MB
Progress (2): 3.6/8.4 MB | 1.3/3.5 MB
Progress (2): 3.6/8.4 MB | 1.3/3.5 MB
Progress (2): 3.6/8.4 MB | 1.3/3.5 MB
Progress (2): 3.6/8.4 MB | 1.3/3.5 MB
Progress (2): 3.6/8.4 MB | 1.3/3.5 MB
Progress (2): 3.6/8.4 MB | 1.3/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.4/3.5 MB
Progress (2): 3.6/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.5/3.5 MB
Progress (2): 3.7/8.4 MB | 1.6/3.5 MB
Progress (2): 3.7/8.4 MB | 1.6/3.5 MB
Progress (2): 3.7/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.6/3.5 MB
Progress (2): 3.8/8.4 MB | 1.7/3.5 MB
Progress (2): 3.8/8.4 MB | 1.7/3.5 MB
Progress (2): 3.8/8.4 MB | 1.7/3.5 MB
Progress (2): 3.9/8.4 MB | 1.7/3.5 MB
Progress (2): 3.9/8.4 MB | 1.7/3.5 MB
Progress (2): 3.9/8.4 MB | 1.7/3.5 MB
Progress (2): 3.9/8.4 MB | 1.7/3.5 MB
Progress (2): 3.9/8.4 MB | 1.7/3.5 MB
Progress (2): 3.9/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.7/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.8/3.5 MB
Progress (2): 4.0/8.4 MB | 1.9/3.5 MB
Progress (2): 4.0/8.4 MB | 1.9/3.5 MB
Progress (2): 4.0/8.4 MB | 1.9/3.5 MB
Progress (2): 4.0/8.4 MB | 1.9/3.5 MB
Progress (2): 4.0/8.4 MB | 1.9/3.5 MB
Progress (2): 4.0/8.4 MB | 1.9/3.5 MB
Progress (2): 4.0/8.4 MB | 2.0/3.5 MB
Progress (2): 4.0/8.4 MB | 2.0/3.5 MB
Progress (2): 4.1/8.4 MB | 2.0/3.5 MB
Progress (2): 4.1/8.4 MB | 2.0/3.5 MB
Progress (2): 4.1/8.4 MB | 2.0/3.5 MB
Progress (2): 4.1/8.4 MB | 2.0/3.5 MB
Progress (2): 4.1/8.4 MB | 2.0/3.5 MB
Progress (2): 4.1/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.0/3.5 MB
Progress (2): 4.2/8.4 MB | 2.1/3.5 MB
Progress (2): 4.2/8.4 MB | 2.1/3.5 MB
Progress (2): 4.2/8.4 MB | 2.1/3.5 MB
Progress (2): 4.2/8.4 MB | 2.1/3.5 MB
Progress (2): 4.2/8.4 MB | 2.1/3.5 MB
Progress (2): 4.2/8.4 MB | 2.1/3.5 MB
Progress (2): 4.2/8.4 MB | 2.2/3.5 MB
Progress (2): 4.2/8.4 MB | 2.2/3.5 MB
Progress (2): 4.2/8.4 MB | 2.2/3.5 MB
Progress (2): 4.2/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.2/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.3/3.5 MB
Progress (2): 4.3/8.4 MB | 2.4/3.5 MB
Progress (2): 4.3/8.4 MB | 2.4/3.5 MB
Progress (2): 4.3/8.4 MB | 2.4/3.5 MB
Progress (2): 4.3/8.4 MB | 2.4/3.5 MB
Progress (2): 4.3/8.4 MB | 2.4/3.5 MB
Progress (2): 4.3/8.4 MB | 2.4/3.5 MB
Progress (2): 4.3/8.4 MB | 2.5/3.5 MB
Progress (2): 4.3/8.4 MB | 2.5/3.5 MB
Progress (2): 4.3/8.4 MB | 2.5/3.5 MB
Progress (2): 4.3/8.4 MB | 2.5/3.5 MB
Progress (2): 4.3/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.5/3.5 MB
Progress (2): 4.4/8.4 MB | 2.6/3.5 MB
Progress (2): 4.4/8.4 MB | 2.6/3.5 MB
Progress (2): 4.4/8.4 MB | 2.6/3.5 MB
Progress (2): 4.4/8.4 MB | 2.6/3.5 MB
Progress (2): 4.4/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.5/8.4 MB | 2.6/3.5 MB
Progress (2): 4.6/8.4 MB | 2.6/3.5 MB
Progress (2): 4.6/8.4 MB | 2.6/3.5 MB
Progress (2): 4.6/8.4 MB | 2.6/3.5 MB
Progress (2): 4.6/8.4 MB | 2.6/3.5 MB
Progress (2): 4.6/8.4 MB | 2.6/3.5 MB
Progress (2): 4.6/8.4 MB | 2.6/3.5 MB
Progress (2): 4.7/8.4 MB | 2.6/3.5 MB
Progress (2): 4.7/8.4 MB | 2.6/3.5 MB
Progress (2): 4.7/8.4 MB | 2.6/3.5 MB
Progress (2): 4.7/8.4 MB | 2.6/3.5 MB
Progress (2): 4.7/8.4 MB | 2.6/3.5 MB
Progress (2): 4.7/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.6/3.5 MB
Progress (2): 4.8/8.4 MB | 2.7/3.5 MB
Progress (2): 4.8/8.4 MB | 2.7/3.5 MB
Progress (2): 4.8/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.7/3.5 MB
Progress (2): 4.9/8.4 MB | 2.8/3.5 MB
Progress (2): 4.9/8.4 MB | 2.8/3.5 MB
Progress (2): 4.9/8.4 MB | 2.8/3.5 MB
Progress (2): 4.9/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.8/3.5 MB
Progress (2): 5.0/8.4 MB | 2.9/3.5 MB
Progress (2): 5.0/8.4 MB | 2.9/3.5 MB
Progress (2): 5.0/8.4 MB | 2.9/3.5 MB
Progress (2): 5.0/8.4 MB | 2.9/3.5 MB
Progress (2): 5.0/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 2.9/3.5 MB
Progress (2): 5.1/8.4 MB | 3.0/3.5 MB
Progress (2): 5.1/8.4 MB | 3.0/3.5 MB
Progress (2): 5.1/8.4 MB | 3.0/3.5 MB
Progress (2): 5.1/8.4 MB | 3.0/3.5 MB
Progress (2): 5.1/8.4 MB | 3.0/3.5 MB
Progress (2): 5.2/8.4 MB | 3.0/3.5 MB
Progress (2): 5.2/8.4 MB | 3.0/3.5 MB
Progress (2): 5.2/8.4 MB | 3.0/3.5 MB
Progress (2): 5.2/8.4 MB | 3.0/3.5 MB
Progress (2): 5.2/8.4 MB | 3.0/3.5 MB
Progress (2): 5.2/8.4 MB | 3.0/3.5 MB
Progress (2): 5.3/8.4 MB | 3.0/3.5 MB
Progress (2): 5.3/8.4 MB | 3.0/3.5 MB
Progress (2): 5.3/8.4 MB | 3.0/3.5 MB
Progress (2): 5.3/8.4 MB | 3.0/3.5 MB
Progress (2): 5.3/8.4 MB | 3.0/3.5 MB
Progress (2): 5.3/8.4 MB | 3.0/3.5 MB
Progress (2): 5.4/8.4 MB | 3.0/3.5 MB
Progress (2): 5.4/8.4 MB | 3.0/3.5 MB
Progress (2): 5.4/8.4 MB | 3.0/3.5 MB
Progress (2): 5.4/8.4 MB | 3.0/3.5 MB
Progress (2): 5.4/8.4 MB | 3.0/3.5 MB
Progress (2): 5.4/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.0/3.5 MB
Progress (2): 5.5/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.1/3.5 MB
Progress (2): 5.6/8.4 MB | 3.2/3.5 MB
Progress (2): 5.6/8.4 MB | 3.2/3.5 MB
Progress (2): 5.6/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.2/3.5 MB
Progress (2): 5.7/8.4 MB | 3.3/3.5 MB
Progress (2): 5.7/8.4 MB | 3.3/3.5 MB
Progress (2): 5.7/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.3/3.5 MB
Progress (2): 5.8/8.4 MB | 3.4/3.5 MB
Progress (2): 5.8/8.4 MB | 3.4/3.5 MB
Progress (2): 5.8/8.4 MB | 3.4/3.5 MB
Progress (2): 5.8/8.4 MB | 3.4/3.5 MB
Progress (2): 5.8/8.4 MB | 3.4/3.5 MB
Progress (2): 5.8/8.4 MB | 3.4/3.5 MB
Progress (2): 5.8/8.4 MB | 3.5/3.5 MB
Progress (2): 5.8/8.4 MB | 3.5/3.5 MB
Progress (2): 5.8/8.4 MB | 3.5/3.5 MB
Progress (2): 5.8/8.4 MB | 3.5 MB
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar (3.5 MB at 3.7 MB/s)
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.4/8.4 MB
Progress (1): 8.4 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 8.3 MB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Progress (1): 819 B
Progress (1): 2.7 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 101 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Progress (1): 770 B
Progress (1): 1.9 kB
Progress (1): 3.7 kB
Progress (1): 7.8 kB
Progress (1): 13 kB
Progress (1): 17 kB
Progress (1): 19 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 661 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Progress (1): 726 B
Progress (1): 2.0 kB
Progress (1): 5.9 kB
Progress (1): 10 kB
Progress (1): 15 kB
Progress (1): 19 kB
Progress (1): 22 kB
Progress (1): 25 kB
Progress (1): 27 kB
Progress (1): 31 kB
Progress (1): 33 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 815 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Progress (1): 811 B
Progress (1): 2.6 kB
Progress (1): 3.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 141 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Progress (1): 817 B
Progress (1): 2.3 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Progress (1): 707 B
Progress (1): 2.6 kB
Progress (1): 6.1 kB
Progress (1): 8.6 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 569 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Progress (1): 1.2 kB
Progress (1): 3.4 kB
Progress (1): 6.7 kB
Progress (1): 6.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 173 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Progress (1): 857 B
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 54 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
Progress (1): 881 B
Progress (1): 2.9 kB
Progress (1): 5.3 kB
Progress (1): 5.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 173 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
Progress (1): 862 B
Progress (1): 2.7 kB
Progress (1): 6.2 kB
Progress (1): 7.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 240 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 46 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Progress (1): 1.1 kB
Progress (1): 2.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 71 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Progress (1): 987 B
Progress (1): 3.4 kB
Progress (1): 7.9 kB
Progress (1): 7.9 kB
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 264 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Progress (1): 1.1 kB
Progress (1): 3.6 kB
Progress (1): 7.1 kB
Progress (1): 13 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 690 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Progress (1): 1.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 28 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Progress (1): 612 B
Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 19 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Progress (1): 898 B
Progress (1): 3.2 kB
Progress (1): 5.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 125 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Progress (1): 1.1 kB
Progress (1): 2.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 54 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Progress (1): 965 B
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 21 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Progress (1): 1.6 kB
Progress (1): 3.6 kB
Progress (1): 6.3 kB
Progress (1): 10 kB
Progress (1): 10 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 282 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Progress (1): 800 B
Progress (1): 2.6 kB
Progress (1): 4.5 kB
Progress (1): 6.9 kB
Progress (1): 9.2 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 377 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Progress (1): 363 B
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 13 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
Progress (1): 869 B
Progress (1): 3.5 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 131 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
Progress (1): 850 B
Progress (1): 2.7 kB
Progress (1): 6.1 kB
Progress (1): 7.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 195 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/asm/asm/3.3.1/asm-3.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Progress (1): 266 B
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 6.7 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Progress (1): 1.3 kB
Progress (1): 4.0 kB
Progress (1): 4.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 135 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Progress (1): 750 B
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 22 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Progress (1): 1.3 kB
Progress (1): 4.7 kB
Progress (1): 4.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 166 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Progress (1): 949 B
Progress (1): 2.9 kB
Progress (1): 3.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 105 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Progress (1): 810 B
Progress (1): 2.3 kB
Progress (1): 4.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 149 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Progress (1): 1.2 kB
Progress (1): 3.7 kB
Progress (1): 7.3 kB
Progress (1): 8.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 199 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Progress (1): 1.3 kB
Progress (1): 5.5 kB
Progress (1): 8.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 322 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Progress (1): 801 B
Progress (1): 3.9 kB
Progress (1): 6.3 kB
Progress (1): 6.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 256 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Progress (1): 832 B
Progress (1): 1.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 57 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Progress (1): 823 B
Progress (1): 2.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 98 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Progress (1): 1.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 37 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Progress (1): 1.3 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 99 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Progress (1): 1.4 kB
Progress (1): 4.4 kB
Progress (1): 5.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 198 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Progress (1): 1.2 kB
Progress (1): 4.4 kB
Progress (1): 7.6 kB
Progress (1): 9.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 320 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Progress (1): 832 B
Progress (1): 1.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 63 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Progress (1): 841 B
Progress (1): 2.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 85 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Progress (1): 816 B
Progress (1): 3.5 kB
Progress (1): 3.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 84 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Progress (1): 941 B
Progress (1): 1.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 48 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Progress (1): 807 B
Progress (1): 3.2 kB
Progress (1): 5.9 kB
Progress (1): 9.8 kB
Progress (1): 13 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 24 kB
Progress (1): 28 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 174 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Progress (1): 938 B
Progress (1): 1.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 46 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Progress (1): 935 B
Progress (1): 2.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 52 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Progress (1): 944 B
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 80 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Progress (1): 950 B
Progress (1): 3.1 kB
Progress (1): 3.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Progress (1): 706 B
Progress (1): 2.6 kB
Progress (1): 6.1 kB
Progress (1): 8.8 kB
Progress (1): 13 kB
Progress (1): 17 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 600 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Progress (1): 1.4 kB
Progress (1): 2.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 17 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
Progress (1): 791 B
Progress (1): 2.3 kB
Progress (1): 5.3 kB
Progress (1): 6.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 227 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Progress (1): 781 B
Progress (1): 2.3 kB
Progress (1): 4.6 kB
Progress (1): 5.1 kB
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 170 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Progress (1): 807 B
Progress (1): 2.3 kB
Progress (1): 4.7 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 186 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
Progress (1): 782 B
Progress (1): 2.1 kB
Progress (1): 5.3 kB
Progress (1): 7.5 kB
Progress (1): 9.5 kB
Progress (1): 12 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 492 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Progress (1): 707 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.5 kB
Progress (1): 5.9 kB
Progress (1): 7.5 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 21 kB
Progress (1): 24 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 31 kB
Progress (1): 34 kB
Progress (1): 34 kB
Progress (1): 38 kB
Progress (1): 40 kB
Progress (1): 44 kB
Progress (1): 49 kB
Progress (1): 53 kB
Progress (1): 56 kB
Progress (1): 59 kB
Progress (1): 61 kB
Progress (1): 62 kB
Progress (1): 65 kB
Progress (1): 66 kB
Progress (1): 68 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Progress (1): 910 B
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 107 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Progress (1): 1.2 kB
Progress (1): 3.7 kB
Progress (1): 7.3 kB
Progress (1): 8.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 253 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Progress (1): 994 B
Progress (1): 5.0 kB
Progress (1): 8.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 323 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Progress (1): 1.0 kB
Progress (1): 3.9 kB
Progress (1): 7.5 kB
Progress (1): 11 kB
Progress (1): 12 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 464 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/asm/asm/3.3.1/asm-3.3.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Progress (1): 7.7/50 kB
Progress (1): 16/50 kB
Progress (1): 32/50 kB
Progress (1): 49/50 kB
Progress (1): 50 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Progress (1): 7.7/41 kB
Progress (1): 16/41 kB
Progress (1): 32/41 kB
Progress (1): 41 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Progress (1): 7.7/52 kB
Progress (1): 16/52 kB
Progress (1): 25/52 kB
Progress (1): 41/52 kB
Progress (1): 52 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Progress (1): 7.7/47 kB
Progress (1): 16/47 kB
Progress (1): 24/47 kB
Progress (1): 41/47 kB
Progress (1): 47 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Progress (1): 3.4/30 kB
Progress (1): 20/30 kB
Progress (1): 30 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Progress (1): 7.7/563 kB
Progress (1): 16/563 kB
Progress (1): 32/563 kB
Progress (1): 49/563 kB
Progress (1): 65/563 kB
Progress (1): 81/563 kB
Progress (1): 98/563 kB
Progress (1): 114/563 kB
Progress (1): 131/563 kB
Progress (1): 147/563 kB
Progress (1): 163/563 kB
Progress (1): 180/563 kB
Progress (1): 196/563 kB
Progress (1): 213/563 kB
Progress (1): 229/563 kB
Progress (1): 245/563 kB
Progress (1): 262/563 kB
Progress (1): 278/563 kB
Progress (1): 294/563 kB
Progress (1): 311/563 kB
Progress (1): 327/563 kB
Progress (1): 344/563 kB
Progress (2): 344/563 kB | 7.7/159 kB
Progress (2): 360/563 kB | 7.7/159 kB
Progress (2): 360/563 kB | 16/159 kB
Progress (2): 376/563 kB | 16/159 kB
Progress (2): 376/563 kB | 32/159 kB
Progress (2): 393/563 kB | 32/159 kB
Progress (2): 393/563 kB | 49/159 kB
Progress (2): 409/563 kB | 49/159 kB
Progress (2): 409/563 kB | 65/159 kB
Progress (2): 426/563 kB | 65/159 kB
Progress (2): 426/563 kB | 81/159 kB
Progress (2): 442/563 kB | 81/159 kB
Progress (2): 442/563 kB | 98/159 kB
Progress (2): 458/563 kB | 98/159 kB
Progress (2): 458/563 kB | 114/159 kB
Progress (2): 475/563 kB | 114/159 kB
Progress (2): 475/563 kB | 131/159 kB
Progress (2): 491/563 kB | 131/159 kB
Progress (2): 491/563 kB | 147/159 kB
Progress (2): 491/563 kB | 159 kB
Progress (2): 507/563 kB | 159 kB
Progress (2): 524/563 kB | 159 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 3.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Progress (1): 540/563 kB
Progress (1): 557/563 kB
Progress (1): 563 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 13 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Progress (1): 7.7/60 kB
Progress (2): 7.7/60 kB | 7.7/18 kB
Progress (2): 16/60 kB | 7.7/18 kB
Progress (2): 16/60 kB | 16/18 kB
Progress (2): 16/60 kB | 18 kB
Progress (2): 32/60 kB | 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 334 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Progress (1): 49/60 kB
Progress (1): 60 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Progress (1): 7.7/145 kB
Progress (1): 16/145 kB
Progress (1): 32/145 kB
Progress (1): 49/145 kB
Progress (1): 65/145 kB
Progress (1): 81/145 kB
Progress (1): 98/145 kB
Progress (1): 114/145 kB
Progress (1): 131/145 kB
Progress (1): 145 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 2.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
Progress (1): 7.7/134 kB
Progress (1): 16/134 kB
Progress (1): 32/134 kB
Progress (1): 49/134 kB
Progress (1): 57/134 kB
Progress (1): 74/134 kB
Progress (1): 90/134 kB
Progress (1): 106/134 kB
Progress (1): 123/134 kB
Progress (1): 134 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Progress (1): 7.7/231 kB
Progress (1): 16/231 kB
Progress (1): 32/231 kB
Progress (1): 49/231 kB
Progress (1): 65/231 kB
Progress (1): 81/231 kB
Progress (1): 98/231 kB
Progress (1): 114/231 kB
Progress (2): 114/231 kB | 7.7/47 kB
Progress (2): 114/231 kB | 16/47 kB
Progress (2): 131/231 kB | 16/47 kB
Progress (2): 131/231 kB | 32/47 kB
Progress (2): 147/231 kB | 32/47 kB
Progress (2): 147/231 kB | 47 kB
Progress (2): 163/231 kB | 47 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 610 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Progress (1): 180/231 kB
Progress (1): 196/231 kB
Progress (1): 213/231 kB
Progress (1): 229/231 kB
Progress (1): 231 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 3.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Progress (1): 7.7/134 kB
Progress (1): 16/134 kB
Progress (1): 32/134 kB
Progress (1): 49/134 kB
Progress (1): 65/134 kB
Progress (1): 81/134 kB
Progress (1): 98/134 kB
Progress (1): 114/134 kB
Progress (1): 131/134 kB
Progress (1): 134 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Progress (1): 8.2/164 kB
Progress (1): 25/164 kB
Progress (1): 41/164 kB
Progress (1): 57/164 kB
Progress (1): 66/164 kB
Progress (1): 82/164 kB
Progress (1): 98/164 kB
Progress (1): 115/164 kB
Progress (1): 131/164 kB
Progress (1): 147/164 kB
Progress (1): 164 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 1.9 MB/s)
Progress (1): 4.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Progress (1): 7.7/202 kB
Progress (1): 16/202 kB
Progress (1): 32/202 kB
Progress (1): 49/202 kB
Progress (1): 65/202 kB
Progress (1): 81/202 kB
Progress (2): 81/202 kB | 7.7/85 kB
Progress (2): 81/202 kB | 16/85 kB
Progress (2): 81/202 kB | 32/85 kB
Progress (2): 81/202 kB | 49/85 kB
Progress (2): 81/202 kB | 65/85 kB
Progress (2): 81/202 kB | 81/85 kB
Progress (2): 81/202 kB | 85 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 821 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Progress (1): 98/202 kB
Progress (1): 114/202 kB
Progress (1): 131/202 kB
Progress (1): 147/202 kB
Progress (1): 163/202 kB
Progress (1): 180/202 kB
Progress (2): 180/202 kB | 2.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Progress (1): 196/202 kB
Progress (1): 202 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Progress (1): 7.7/45 kB
Progress (1): 16/45 kB
Progress (1): 32/45 kB
Progress (1): 45 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 381 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Progress (1): 7.7/33 kB
Progress (1): 16/33 kB
Progress (1): 32/33 kB
Progress (1): 33 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 262 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Progress (1): 0/1.5 MB
Progress (1): 0/1.5 MB
Progress (1): 0/1.5 MB
Progress (1): 0/1.5 MB
Progress (1): 0.1/1.5 MB
Progress (1): 0.1/1.5 MB
Progress (1): 0.1/1.5 MB
Progress (1): 0.1/1.5 MB
Progress (1): 0.1/1.5 MB
Progress (1): 0.1/1.5 MB
Progress (1): 0.2/1.5 MB
Progress (1): 0.2/1.5 MB
Progress (1): 0.2/1.5 MB
Progress (1): 0.2/1.5 MB
Progress (1): 0.2/1.5 MB
Progress (1): 0.2/1.5 MB
Progress (1): 0.3/1.5 MB
Progress (1): 0.3/1.5 MB
Progress (2): 0.3/1.5 MB | 7.7/357 kB
Progress (2): 0.3/1.5 MB | 16/357 kB
Progress (2): 0.3/1.5 MB | 32/357 kB
Progress (2): 0.3/1.5 MB | 49/357 kB
Progress (2): 0.3/1.5 MB | 65/357 kB
Progress (2): 0.3/1.5 MB | 81/357 kB
Progress (2): 0.3/1.5 MB | 98/357 kB
Progress (2): 0.3/1.5 MB | 114/357 kB
Progress (2): 0.3/1.5 MB | 131/357 kB
Progress (2): 0.3/1.5 MB | 147/357 kB
Progress (3): 0.3/1.5 MB | 147/357 kB | 4.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
Progress (2): 0.3/1.5 MB | 147/357 kB
Progress (2): 0.3/1.5 MB | 147/357 kB
Progress (2): 0.3/1.5 MB | 147/357 kB
Progress (2): 0.3/1.5 MB | 147/357 kB
Progress (2): 0.4/1.5 MB | 147/357 kB
Progress (2): 0.4/1.5 MB | 163/357 kB
Progress (2): 0.4/1.5 MB | 163/357 kB
Progress (2): 0.4/1.5 MB | 180/357 kB
Progress (2): 0.4/1.5 MB | 180/357 kB
Progress (2): 0.4/1.5 MB | 196/357 kB
Progress (2): 0.4/1.5 MB | 213/357 kB
Progress (2): 0.4/1.5 MB | 213/357 kB
Progress (2): 0.4/1.5 MB | 229/357 kB
Progress (2): 0.4/1.5 MB | 229/357 kB
Progress (2): 0.4/1.5 MB | 245/357 kB
Progress (2): 0.4/1.5 MB | 245/357 kB
Progress (2): 0.4/1.5 MB | 262/357 kB
Progress (2): 0.5/1.5 MB | 262/357 kB
Progress (2): 0.5/1.5 MB | 278/357 kB
Progress (2): 0.5/1.5 MB | 278/357 kB
Progress (2): 0.5/1.5 MB | 294/357 kB
Progress (2): 0.5/1.5 MB | 294/357 kB
Progress (2): 0.5/1.5 MB | 311/357 kB
Progress (2): 0.5/1.5 MB | 311/357 kB
Progress (2): 0.5/1.5 MB | 327/357 kB
Progress (2): 0.5/1.5 MB | 327/357 kB
Progress (2): 0.5/1.5 MB | 344/357 kB
Progress (2): 0.5/1.5 MB | 344/357 kB
Progress (2): 0.5/1.5 MB | 357 kB
Progress (2): 0.6/1.5 MB | 357 kB
Progress (2): 0.6/1.5 MB | 357 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 2.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Progress (1): 0.6/1.5 MB
Progress (1): 0.6/1.5 MB
Progress (1): 0.6/1.5 MB
Progress (1): 0.6/1.5 MB
Progress (1): 0.7/1.5 MB
Progress (1): 0.7/1.5 MB
Progress (1): 0.7/1.5 MB
Progress (1): 0.7/1.5 MB
Progress (1): 0.7/1.5 MB
Progress (1): 0.7/1.5 MB
Progress (1): 0.8/1.5 MB
Progress (1): 0.8/1.5 MB
Progress (1): 0.8/1.5 MB
Progress (1): 0.8/1.5 MB
Progress (1): 0.8/1.5 MB
Progress (1): 0.8/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 0.9/1.5 MB
Progress (1): 1.0/1.5 MB
Progress (1): 1.0/1.5 MB
Progress (1): 1.0/1.5 MB
Progress (1): 1.0/1.5 MB
Progress (1): 1.0/1.5 MB
Progress (1): 1.0/1.5 MB
Progress (1): 1.1/1.5 MB
Progress (2): 1.1/1.5 MB | 7.7/44 kB
Progress (2): 1.1/1.5 MB | 16/44 kB
Progress (2): 1.1/1.5 MB | 32/44 kB
Progress (2): 1.1/1.5 MB | 44 kB
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 296 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Progress (1): 1.1/1.5 MB
Progress (1): 1.1/1.5 MB
Progress (1): 1.1/1.5 MB
Progress (1): 1.1/1.5 MB
Progress (1): 1.1/1.5 MB
Progress (1): 1.2/1.5 MB
Progress (1): 1.2/1.5 MB
Progress (1): 1.2/1.5 MB
Progress (1): 1.2/1.5 MB
Progress (1): 1.2/1.5 MB
Progress (1): 1.2/1.5 MB
Progress (1): 1.3/1.5 MB
Progress (1): 1.3/1.5 MB
Progress (1): 1.3/1.5 MB
Progress (1): 1.3/1.5 MB
Progress (1): 1.3/1.5 MB
Progress (1): 1.3/1.5 MB
Progress (1): 1.4/1.5 MB
Progress (1): 1.4/1.5 MB
Progress (1): 1.4/1.5 MB
Progress (1): 1.4/1.5 MB
Progress (1): 1.4/1.5 MB
Progress (1): 1.4/1.5 MB
Progress (1): 1.5/1.5 MB
Progress (1): 1.5/1.5 MB
Progress (1): 1.5/1.5 MB
Progress (1): 1.5 MB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 9.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Progress (1): 7.7/52 kB
Progress (1): 16/52 kB
Progress (1): 32/52 kB
Progress (1): 49/52 kB
Progress (1): 52 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 329 kB/s)
Progress (1): 7.7/8.5 kB
Progress (1): 8.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 52 kB/s)
Progress (1): 7.7/154 kB
Progress (1): 16/154 kB
Progress (1): 32/154 kB
Progress (1): 49/154 kB
Progress (1): 65/154 kB
Progress (1): 81/154 kB
Progress (1): 98/154 kB
Progress (2): 98/154 kB | 7.7/215 kB
Progress (2): 114/154 kB | 7.7/215 kB
Progress (2): 114/154 kB | 16/215 kB
Progress (2): 131/154 kB | 16/215 kB
Progress (2): 131/154 kB | 28/215 kB
Progress (2): 147/154 kB | 28/215 kB
Progress (2): 154 kB | 28/215 kB
Progress (2): 154 kB | 44/215 kB
Progress (2): 154 kB | 61/215 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 870 kB/s)
Progress (1): 77/215 kB
Progress (1): 94/215 kB
Progress (1): 110/215 kB
Progress (1): 126/215 kB
Progress (1): 143/215 kB
Progress (1): 159/215 kB
Progress (1): 175/215 kB
Progress (1): 192/215 kB
Progress (1): 208/215 kB
Progress (1): 215 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.2 MB/s)
Progress (1): 7.7/202 kB
Progress (1): 16/202 kB
Progress (1): 32/202 kB
Progress (1): 49/202 kB
Progress (1): 65/202 kB
Progress (1): 81/202 kB
Progress (1): 98/202 kB
Progress (1): 114/202 kB
Progress (1): 131/202 kB
Progress (1): 147/202 kB
Progress (1): 163/202 kB
Progress (1): 180/202 kB
Progress (1): 196/202 kB
Progress (1): 202 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 790 kB/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
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
Progress (1): 790 B
Progress (1): 2.3 kB
Progress (1): 4.3 kB
Progress (1): 5.8 kB
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 59 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Progress (1): 806 B
Progress (1): 2.3 kB
Progress (1): 4.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 139 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Progress (1): 773 B
Progress (1): 2.4 kB
Progress (1): 4.2 kB
Progress (1): 6.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 155 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
Progress (1): 1.3 kB
Progress (1): 4.1 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 178 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
Progress (1): 1.3 kB
Progress (1): 3.8 kB
Progress (1): 4.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 136 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
Progress (1): 696 B
Progress (1): 2.7 kB
Progress (1): 6.4 kB
Progress (1): 9.2 kB
Progress (1): 11 kB
Progress (1): 15 kB
Progress (1): 20 kB
Progress (1): 24 kB
Progress (1): 25 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 795 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
Progress (1): 1.3 kB
Progress (1): 2.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 56 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/ow2/1.5/ow2-1.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
Progress (1): 708 B
Progress (1): 2.1 kB
Progress (1): 3.6 kB
Progress (1): 6.0 kB
Progress (1): 8.2 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 401 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
Progress (1): 872 B
Progress (1): 3.4 kB
Progress (1): 6.7 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 16 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 458 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
Progress (1): 1.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 35 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
Progress (1): 1.2 kB
Progress (1): 4.1 kB
Progress (1): 7.2 kB
Progress (1): 8.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 271 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
Progress (1): 1.3 kB
Progress (1): 2.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 103 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
Progress (1): 907 B
Progress (1): 4.1 kB
Progress (1): 5.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 217 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Progress (1): 731 B
Progress (1): 2.3 kB
Progress (1): 4.6 kB
Progress (1): 8.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 257 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
Progress (1): 1.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 38 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom
Progress (1): 1.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 28 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom
Progress (1): 1.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 24 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
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
Progress (1): 7.7/153 kB
Progress (1): 16/153 kB
Progress (1): 32/153 kB
Progress (1): 49/153 kB
Progress (1): 65/153 kB
Progress (1): 81/153 kB
Progress (1): 98/153 kB
Progress (1): 114/153 kB
Progress (1): 131/153 kB
Progress (1): 147/153 kB
Progress (1): 153 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 5.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
Progress (1): 8.2/122 kB
Progress (1): 25/122 kB
Progress (1): 41/122 kB
Progress (1): 57/122 kB
Progress (1): 74/122 kB
Progress (1): 90/122 kB
Progress (1): 106/122 kB
Progress (1): 122 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 5.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
Progress (1): 7.7/27 kB
Progress (1): 16/27 kB
Progress (1): 27 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
Progress (1): 8.2/334 kB
Progress (1): 16/334 kB
Progress (1): 33/334 kB
Progress (1): 49/334 kB
Progress (1): 66/334 kB
Progress (1): 82/334 kB
Progress (1): 98/334 kB
Progress (1): 115/334 kB
Progress (1): 131/334 kB
Progress (1): 147/334 kB
Progress (1): 164/334 kB
Progress (1): 180/334 kB
Progress (1): 197/334 kB
Progress (1): 213/334 kB
Progress (1): 229/334 kB
Progress (1): 246/334 kB
Progress (1): 262/334 kB
Progress (1): 279/334 kB
Progress (1): 295/334 kB
Progress (1): 311/334 kB
Progress (1): 328/334 kB
Progress (1): 334 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 11 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
Progress (1): 7.7/54 kB
Progress (1): 8.2/54 kB
Progress (1): 25/54 kB
Progress (1): 41/54 kB
Progress (1): 54 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 1.4 MB/s)
Progress (1): 7.7/264 kB
Progress (1): 16/264 kB
Progress (1): 25/264 kB
Progress (1): 41/264 kB
Progress (1): 57/264 kB
Progress (1): 74/264 kB
Progress (1): 90/264 kB
Progress (1): 106/264 kB
Progress (1): 123/264 kB
Progress (1): 139/264 kB
Progress (1): 156/264 kB
Progress (1): 172/264 kB
Progress (1): 188/264 kB
Progress (1): 205/264 kB
Progress (1): 221/264 kB
Progress (1): 238/264 kB
Progress (2): 238/264 kB | 4.7 kB
Progress (2): 254/264 kB | 4.7 kB
Progress (2): 264 kB | 4.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 106 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 5.9 MB/s)
Progress (1): 7.7/23 kB
Progress (1): 7.8/23 kB
Progress (1): 23 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 363 kB/s)
Progress (1): 3.4/14 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 103 kB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng/3.1.2/surefire-testng-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.1.2/surefire-testng-3.1.2.pom
Progress (1): 839 B
Progress (1): 2.9 kB
Progress (1): 3.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.1.2/surefire-testng-3.1.2.pom (3.6 kB at 83 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-providers/3.1.2/surefire-providers-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.1.2/surefire-providers-3.1.2.pom
Progress (1): 849 B
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.1.2/surefire-providers-3.1.2.pom (2.6 kB at 73 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.pom
Progress (1): 849 B
Progress (1): 2.6 kB
Progress (1): 2.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.pom (2.8 kB at 67 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
Progress (1): 1.1 kB
Progress (1): 4.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 116 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
Progress (1): 842 B
Progress (1): 2.7 kB
Progress (1): 3.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
Progress (1): 833 B
Progress (1): 2.3 kB
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 76 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng-utils/3.1.2/surefire-testng-utils-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.1.2/surefire-testng-utils-3.1.2.pom
Progress (1): 849 B
Progress (1): 2.7 kB
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.1.2/surefire-testng-utils-3.1.2.pom (3.2 kB at 75 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-grouper/3.1.2/surefire-grouper-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.1.2/surefire-grouper-3.1.2.pom
Progress (1): 846 B
Progress (1): 3.0 kB
Progress (1): 3.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.1.2/surefire-grouper-3.1.2.pom (3.4 kB at 115 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
Progress (1): 834 B
Progress (1): 3.3 kB
Progress (1): 6.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 179 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
Progress (1): 843 B
Progress (1): 2.8 kB
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 97 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
Progress (1): 834 B
Progress (1): 3.0 kB
Progress (1): 4.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 117 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
Progress (1): 861 B
Progress (1): 1.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 50 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Progress (1): 937 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 55 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Progress (1): 798 B
Progress (1): 3.2 kB
Progress (1): 5.1 kB
Progress (1): 9.1 kB
Progress (1): 12 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 23 kB
Progress (1): 28 kB
Progress (1): 30 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 655 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Progress (1): 938 B
Progress (1): 1.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 59 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
Progress (1): 798 B
Progress (1): 2.3 kB
Progress (1): 5.7 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 157 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Progress (1): 843 B
Progress (1): 2.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 84 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
Progress (1): 759 B
Progress (1): 1.9 kB
Progress (1): 3.4 kB
Progress (1): 5.3 kB
Progress (1): 11 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 771 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Progress (1): 730 B
Progress (1): 2.0 kB
Progress (1): 6.0 kB
Progress (1): 11 kB
Progress (1): 15 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 24 kB
Progress (1): 27 kB
Progress (1): 30 kB
Progress (1): 32 kB
Progress (1): 37 kB
Progress (1): 37 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/15/apache-15.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Progress (1): 754 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 7.9 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 564 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
Progress (1): 725 B
Progress (1): 2.4 kB
Progress (1): 4.5 kB
Progress (1): 8.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 243 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
Progress (1): 696 B
Progress (1): 2.7 kB
Progress (1): 6.4 kB
Progress (1): 9.2 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 24 kB
Progress (1): 25 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 668 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Progress (1): 794 B
Progress (1): 2.2 kB
Progress (1): 5.3 kB
Progress (1): 8.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 278 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Progress (1): 823 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 64 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Progress (1): 823 B
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 76 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Progress (1): 1.3 kB
Progress (1): 1.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 43 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Progress (1): 1.3 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 71 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Progress (1): 707 B
Progress (1): 2.6 kB
Progress (1): 6.1 kB
Progress (1): 8.6 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 568 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
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
Progress (1): 815 B
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 29 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Progress (1): 1.3 kB
Progress (1): 4.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 115 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Progress (1): 823 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 80 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Progress (1): 816 B
Progress (1): 2.5 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 138 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
Progress (1): 909 B
Progress (1): 3.2 kB
Progress (1): 4.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 165 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
Progress (1): 861 B
Progress (1): 2.9 kB
Progress (1): 5.2 kB
Progress (1): 9.8 kB
Progress (1): 11 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 458 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Progress (1): 702 B
Progress (1): 2.0 kB
Progress (1): 3.5 kB
Progress (1): 5.5 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 463 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Progress (1): 838 B
Progress (1): 2.5 kB
Progress (1): 4.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 87 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Progress (1): 1.0 kB
Progress (1): 3.3 kB
Progress (1): 5.8 kB
Progress (1): 6.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 262 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
Progress (1): 1.0 kB
Progress (1): 2.9 kB
Progress (1): 6.3 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 22 kB
Progress (1): 26 kB
Progress (1): 31 kB
Progress (1): 32 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 851 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Progress (1): 914 B
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 97 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Progress (1): 860 B
Progress (1): 2.8 kB
Progress (1): 5.1 kB
Progress (1): 9.6 kB
Progress (1): 11 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 576 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Progress (1): 930 B
Progress (1): 3.0 kB
Progress (1): 6.0 kB
Progress (1): 7.3 kB
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 304 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Progress (1): 836 B
Progress (1): 2.7 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 23 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Progress (1): 811 B
Progress (1): 3.0 kB
Progress (1): 4.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 157 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Progress (1): 934 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Progress (1): 922 B
Progress (1): 3.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 120 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Progress (1): 1.3 kB
Progress (1): 3.8 kB
Progress (1): 6.0 kB
Progress (1): 9.7 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 405 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Progress (1): 799 B
Progress (1): 2.7 kB
Progress (1): 5.1 kB
Progress (1): 7.6 kB
Progress (1): 10 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 499 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
Progress (1): 846 B
Progress (1): 2.6 kB
Progress (1): 4.7 kB
Progress (1): 8.6 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 669 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
Progress (1): 956 B
Progress (1): 2.8 kB
Progress (1): 5.3 kB
Progress (1): 6.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 161 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Progress (1): 1.1 kB
Progress (1): 2.9 kB
Progress (1): 6.3 kB
Progress (1): 7.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 122 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom
Progress (1): 770 B
Progress (1): 2.1 kB
Progress (1): 5.2 kB
Progress (1): 7.9 kB
Progress (1): 10 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 581 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/57/commons-parent-57.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/57/commons-parent-57.pom
Progress (1): 707 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.6 kB
Progress (1): 6.5 kB
Progress (1): 8.4 kB
Progress (1): 10 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 44 kB
Progress (1): 47 kB
Progress (1): 49 kB
Progress (1): 52 kB
Progress (1): 56 kB
Progress (1): 58 kB
Progress (1): 61 kB
Progress (1): 65 kB
Progress (1): 67 kB
Progress (1): 74 kB
Progress (1): 77 kB
Progress (1): 80 kB
Progress (1): 83 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 2.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
Progress (1): 1.3 kB
Progress (1): 4.2 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 155 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
Progress (1): 1.3 kB
Progress (1): 4.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 112 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
Progress (1): 1.3 kB
Progress (1): 2.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 72 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Progress (1): 709 B
Progress (1): 2.1 kB
Progress (1): 3.6 kB
Progress (1): 5.7 kB
Progress (1): 8.1 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 452 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
Progress (1): 872 B
Progress (1): 3.4 kB
Progress (1): 6.6 kB
Progress (1): 11 kB
Progress (1): 13 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 575 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng/3.1.2/surefire-testng-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng-utils/3.1.2/surefire-testng-utils-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-grouper/3.1.2/surefire-grouper-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.1.2/surefire-testng-3.1.2.jar
Progress (1): 7.7/47 kB
Progress (1): 16/47 kB
Progress (1): 32/47 kB
Progress (1): 47 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.1.2/surefire-testng-3.1.2.jar (47 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.1.2/surefire-testng-utils-3.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.1.2/surefire-grouper-3.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
Progress (1): 7.7/14 kB
Progress (1): 7.8/14 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.1.2/surefire-testng-utils-3.1.2.jar (14 kB at 595 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
Progress (1): 7.7/171 kB
Progress (1): 12/171 kB
Progress (1): 28/171 kB
Progress (1): 44/171 kB
Progress (1): 61/171 kB
Progress (1): 77/171 kB
Progress (1): 94/171 kB
Progress (1): 110/171 kB
Progress (1): 126/171 kB
Progress (1): 143/171 kB
Progress (1): 159/171 kB
Progress (1): 171 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 7.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
Progress (1): 7.7/40 kB
Progress (1): 16/40 kB
Progress (1): 32/40 kB
Progress (1): 40 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.1.2/surefire-grouper-3.1.2.jar (40 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
Progress (1): 7.7/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.jar (18 kB at 488 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
Progress (1): 7.7/14 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 340 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
Progress (1): 7.7/306 kB
Progress (1): 16/306 kB
Progress (1): 32/306 kB
Progress (1): 49/306 kB
Progress (1): 57/306 kB
Progress (1): 74/306 kB
Progress (1): 90/306 kB
Progress (1): 106/306 kB
Progress (1): 123/306 kB
Progress (1): 139/306 kB
Progress (1): 156/306 kB
Progress (1): 164/306 kB
Progress (1): 180/306 kB
Progress (1): 197/306 kB
Progress (1): 213/306 kB
Progress (1): 229/306 kB
Progress (1): 246/306 kB
Progress (1): 262/306 kB
Progress (2): 262/306 kB | 7.7/118 kB
Progress (2): 262/306 kB | 16/118 kB
Progress (2): 279/306 kB | 16/118 kB
Progress (2): 279/306 kB | 32/118 kB
Progress (2): 295/306 kB | 32/118 kB
Progress (2): 306 kB | 32/118 kB
Progress (2): 306 kB | 49/118 kB
Progress (2): 306 kB | 65/118 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 6.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
Progress (2): 65/118 kB | 7.7/26 kB
Progress (2): 65/118 kB | 16/26 kB
Progress (2): 65/118 kB | 26 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 562 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
Progress (1): 81/118 kB
Progress (1): 98/118 kB
Progress (1): 114/118 kB
Progress (1): 118 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 2.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar
Progress (1): 7.7/8.2 kB
Progress (1): 8.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 139 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
Progress (1): 7.7/136 kB
Progress (1): 16/136 kB
Progress (1): 32/136 kB
Progress (1): 49/136 kB
Progress (1): 65/136 kB
Progress (2): 65/136 kB | 7.7/61 kB
Progress (2): 65/136 kB | 16/61 kB
Progress (2): 65/136 kB | 32/61 kB
Progress (2): 81/136 kB | 32/61 kB
Progress (2): 81/136 kB | 49/61 kB
Progress (2): 98/136 kB | 49/61 kB
Progress (2): 98/136 kB | 61 kB
Progress (3): 98/136 kB | 61 kB | 7.7/474 kB
Progress (3): 98/136 kB | 61 kB | 16/474 kB
Progress (3): 98/136 kB | 61 kB | 32/474 kB
Progress (3): 98/136 kB | 61 kB | 49/474 kB
Progress (3): 114/136 kB | 61 kB | 49/474 kB
Progress (3): 130/136 kB | 61 kB | 49/474 kB
Progress (3): 136 kB | 61 kB | 49/474 kB
Progress (4): 136 kB | 61 kB | 49/474 kB | 7.7/146 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 882 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.0 MB/s)
Progress (2): 49/474 kB | 12/146 kB
Progress (2): 49/474 kB | 28/146 kB
Progress (2): 49/474 kB | 44/146 kB
Progress (2): 49/474 kB | 61/146 kB
Progress (2): 49/474 kB | 77/146 kB
Progress (2): 49/474 kB | 94/146 kB
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
Progress (2): 49/474 kB | 110/146 kB
Progress (2): 49/474 kB | 126/146 kB
Progress (2): 49/474 kB | 143/146 kB
Progress (2): 49/474 kB | 146 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.1 MB/s)
Progress (1): 65/474 kB
Progress (1): 81/474 kB
Progress (1): 98/474 kB
Progress (1): 114/474 kB
Progress (1): 131/474 kB
Progress (1): 147/474 kB
Progress (1): 163/474 kB
Progress (1): 180/474 kB
Progress (1): 196/474 kB
Progress (1): 213/474 kB
Progress (1): 229/474 kB
Progress (1): 245/474 kB
Progress (1): 262/474 kB
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
Progress (1): 278/474 kB
Progress (1): 294/474 kB
Progress (1): 311/474 kB
Progress (1): 327/474 kB
Progress (1): 340/474 kB
Progress (1): 356/474 kB
Progress (1): 372/474 kB
Progress (1): 389/474 kB
Progress (1): 405/474 kB
Progress (1): 422/474 kB
Progress (1): 438/474 kB
Progress (1): 454/474 kB
Progress (1): 471/474 kB
Progress (1): 474 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 6.2 MB/s)
Progress (1): 7.7/55 kB
Progress (1): 16/55 kB
Progress (1): 32/55 kB
Progress (1): 49/55 kB
Progress (1): 55 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 635 kB/s)
Progress (1): 7.7/334 kB
Progress (1): 12/334 kB
Progress (2): 12/334 kB | 7.7/122 kB
Progress (2): 12/334 kB | 12/122 kB
Progress (2): 28/334 kB | 12/122 kB
Progress (2): 28/334 kB | 16/122 kB
Progress (2): 44/334 kB | 16/122 kB
Progress (2): 61/334 kB | 16/122 kB
Progress (2): 77/334 kB | 16/122 kB
Progress (2): 94/334 kB | 16/122 kB
Progress (2): 110/334 kB | 16/122 kB
Progress (2): 126/334 kB | 16/122 kB
Progress (2): 143/334 kB | 16/122 kB
Progress (2): 159/334 kB | 16/122 kB
Progress (2): 175/334 kB | 16/122 kB
Progress (2): 192/334 kB | 16/122 kB
Progress (2): 208/334 kB | 16/122 kB
Progress (2): 225/334 kB | 16/122 kB
Progress (2): 241/334 kB | 16/122 kB
Progress (2): 257/334 kB | 16/122 kB
Progress (2): 257/334 kB | 33/122 kB
Progress (2): 274/334 kB | 33/122 kB
Progress (2): 274/334 kB | 41/122 kB
Progress (2): 290/334 kB | 41/122 kB
Progress (2): 290/334 kB | 57/122 kB
Progress (2): 307/334 kB | 57/122 kB
Progress (2): 307/334 kB | 74/122 kB
Progress (2): 323/334 kB | 74/122 kB
Progress (2): 323/334 kB | 90/122 kB
Progress (2): 334 kB | 90/122 kB
Progress (2): 334 kB | 106/122 kB
Progress (2): 334 kB | 122 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.5 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.3 MB/s)
Progress (1): 0/2.3 MB
Progress (1): 0/2.3 MB
Progress (1): 0/2.3 MB
Progress (1): 0/2.3 MB
Progress (1): 0.1/2.3 MB
Progress (1): 0.1/2.3 MB
Progress (1): 0.1/2.3 MB
Progress (1): 0.1/2.3 MB
Progress (1): 0.1/2.3 MB
Progress (1): 0.1/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.2/2.3 MB
Progress (1): 0.3/2.3 MB
Progress (1): 0.3/2.3 MB
Progress (1): 0.3/2.3 MB
Progress (1): 0.3/2.3 MB
Progress (1): 0.3/2.3 MB
Progress (1): 0.3/2.3 MB
Progress (1): 0.4/2.3 MB
Progress (1): 0.4/2.3 MB
Progress (1): 0.4/2.3 MB
Progress (1): 0.4/2.3 MB
Progress (1): 0.4/2.3 MB
Progress (1): 0.4/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.9/2.3 MB
Progress (1): 0.9/2.3 MB
Progress (1): 0.9/2.3 MB
Progress (1): 0.9/2.3 MB
Progress (1): 0.9/2.3 MB
Progress (1): 0.9/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.0/2.3 MB
Progress (1): 1.1/2.3 MB
Progress (1): 1.1/2.3 MB
Progress (1): 1.1/2.3 MB
Progress (1): 1.1/2.3 MB
Progress (1): 1.1/2.3 MB
Progress (1): 1.1/2.3 MB
Progress (1): 1.2/2.3 MB
Progress (1): 1.2/2.3 MB
Progress (1): 1.2/2.3 MB
Progress (1): 1.2/2.3 MB
Progress (1): 1.2/2.3 MB
Progress (1): 1.2/2.3 MB
Progress (1): 1.3/2.3 MB
Progress (1): 1.3/2.3 MB
Progress (1): 1.3/2.3 MB
Progress (1): 1.3/2.3 MB
Progress (1): 1.3/2.3 MB
Progress (1): 1.3/2.3 MB
Progress (1): 1.4/2.3 MB
Progress (1): 1.4/2.3 MB
Progress (1): 1.4/2.3 MB
Progress (1): 1.4/2.3 MB
Progress (1): 1.4/2.3 MB
Progress (1): 1.4/2.3 MB
Progress (1): 1.5/2.3 MB
Progress (1): 1.5/2.3 MB
Progress (1): 1.5/2.3 MB
Progress (1): 1.5/2.3 MB
Progress (1): 1.5/2.3 MB
Progress (1): 1.5/2.3 MB
Progress (1): 1.6/2.3 MB
Progress (1): 1.6/2.3 MB
Progress (1): 1.6/2.3 MB
Progress (1): 1.6/2.3 MB
Progress (1): 1.6/2.3 MB
Progress (1): 1.6/2.3 MB
Progress (1): 1.7/2.3 MB
Progress (1): 1.7/2.3 MB
Progress (1): 1.7/2.3 MB
Progress (1): 1.7/2.3 MB
Progress (1): 1.7/2.3 MB
Progress (1): 1.7/2.3 MB
Progress (1): 1.8/2.3 MB
Progress (1): 1.8/2.3 MB
Progress (1): 1.8/2.3 MB
Progress (1): 1.8/2.3 MB
Progress (1): 1.8/2.3 MB
Progress (1): 1.8/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 1.9/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 17 MB/s)
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.26 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO] from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.pom
Progress (1): 3.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.pom (3.7 kB at 39 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-parent/1.0.1/maven-dist-enforcer-parent-1.0.1.pom
Progress (1): 7.9/21 kB
Progress (1): 16/21 kB
Progress (1): 21 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-parent/1.0.1/maven-dist-enforcer-parent-1.0.1.pom (21 kB at 730 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.pom
Progress (1): 7.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.pom (7.4 kB at 567 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/11.3.1/parent-11.3.1.pom
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/11.3.1/parent-11.3.1.pom (60 kB at 6.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom
Downloading from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom
Progress (1): 6.3 kB
Progress (1): 6.9 kB
Downloaded from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom (6.9 kB at 82 kB/s)
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom
Downloading from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom
Progress (1): 1.7 kB
Progress (1): 3.2 kB
Progress (1): 5.3 kB
Progress (1): 8.8 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 20 kB
Downloaded from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom (20 kB at 855 kB/s)
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom
Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom
Progress (1): 974 B
Progress (1): 5.7 kB
Progress (1): 5.7 kB
Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom (5.7 kB at 226 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Progress (1): 1.0 kB
Progress (1): 2.7 kB
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 83 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Progress (1): 1.0 kB
Progress (1): 3.0 kB
Progress (1): 5.9 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 14 kB
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 403 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Progress (1): 1.1 kB
Progress (1): 2.9 kB
Progress (1): 4.9 kB
Progress (1): 6.8 kB
Progress (1): 8.5 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 422 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Progress (1): 913 B
Progress (1): 2.7 kB
Progress (1): 5.1 kB
Progress (1): 7.8 kB
Progress (1): 9.4 kB
Progress (1): 14 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 491 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Progress (1): 951 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 67 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Progress (1): 835 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 80 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Progress (1): 819 B
Progress (1): 2.3 kB
Progress (1): 3.4 kB
Progress (1): 6.1 kB
Progress (1): 11 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 335 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Progress (1): 858 B
Progress (1): 2.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 66 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.pom
Progress (1): 7.9/8.0 kB
Progress (1): 8.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.pom (8.0 kB at 307 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Progress (1): 863 B
Progress (1): 2.8 kB
Progress (1): 5.1 kB
Progress (1): 6.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 207 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Progress (1): 838 B
Progress (1): 2.3 kB
Progress (1): 5.1 kB
Progress (1): 8.5 kB
Progress (1): 11 kB
Progress (1): 15 kB
Progress (1): 16 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 482 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Progress (1): 803 B
Progress (1): 2.2 kB
Progress (1): 3.7 kB
Progress (1): 5.3 kB
Progress (1): 6.5 kB
Progress (1): 8.9 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 28 kB
Progress (1): 32 kB
Progress (1): 34 kB
Progress (1): 35 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
Progress (1): 869 B
Progress (1): 2.5 kB
Progress (1): 4.7 kB
Progress (1): 5.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 89 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
Progress (1): 884 B
Progress (1): 2.4 kB
Progress (1): 3.4 kB
Progress (1): 6.0 kB
Progress (1): 8.6 kB
Progress (1): 13 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 299 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom
Progress (1): 865 B
Progress (1): 2.9 kB
Progress (1): 5.4 kB
Progress (1): 6.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom (6.6 kB at 160 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom
Progress (1): 1.3 kB
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom (1.6 kB at 11 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom
Progress (1): 1.0 kB
Progress (1): 2.9 kB
Progress (1): 5.7 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom (17 kB at 424 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
Progress (1): 1.2 kB
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom (1.6 kB at 50 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom
Progress (1): 1.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom (1.1 kB at 38 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.pom
Progress (1): 1.0 kB
Progress (1): 1.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.pom (1.6 kB at 51 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.pom
Progress (1): 1.2 kB
Progress (1): 1.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.pom (1.3 kB at 49 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
Progress (1): 753 B
Progress (1): 1.9 kB
Progress (1): 3.5 kB
Progress (1): 5.8 kB
Progress (1): 9.4 kB
Progress (1): 12 kB
Progress (1): 14 kB
Progress (1): 17 kB
Progress (1): 21 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 621 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
Progress (1): 706 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.6 kB
Progress (1): 6.4 kB
Progress (1): 8.3 kB
Progress (1): 10 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 25 kB
Progress (1): 28 kB
Progress (1): 32 kB
Progress (1): 32 kB
Progress (1): 36 kB
Progress (1): 40 kB
Progress (1): 43 kB
Progress (1): 46 kB
Progress (1): 48 kB
Progress (1): 51 kB
Progress (1): 54 kB
Progress (1): 58 kB
Progress (1): 60 kB
Progress (1): 63 kB
Progress (1): 66 kB
Progress (1): 71 kB
Progress (1): 76 kB
Progress (1): 80 kB
Progress (1): 82 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 1.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
Progress (1): 798 B
Progress (1): 2.3 kB
Progress (1): 3.4 kB
Progress (1): 5.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 100 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
Progress (1): 781 B
Progress (1): 2.3 kB
Progress (1): 4.5 kB
Progress (1): 4.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 136 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
Progress (1): 774 B
Progress (1): 2.0 kB
Progress (1): 5.7 kB
Progress (1): 8.2 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 21 kB
Progress (1): 25 kB
Progress (1): 27 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 36 kB
Progress (1): 39 kB
Progress (1): 43 kB
Progress (1): 45 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/25/apache-25.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
Progress (1): 809 B
Progress (1): 2.2 kB
Progress (1): 3.4 kB
Progress (1): 5.0 kB
Progress (1): 9.7 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 20 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 467 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.jar
Progress (1): 7.9/52 kB
Progress (1): 16/52 kB
Progress (1): 24/52 kB
Progress (1): 32/52 kB
Progress (1): 40/52 kB
Progress (1): 48/52 kB
Progress (1): 52 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.jar (52 kB at 2.6 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Progress (1): 7.9/313 kB
Progress (1): 16/313 kB
Progress (1): 24/313 kB
Progress (1): 32/313 kB
Progress (1): 40/313 kB
Progress (1): 48/313 kB
Progress (1): 56/313 kB
Progress (1): 64/313 kB
Progress (1): 72/313 kB
Progress (1): 80/313 kB
Progress (1): 88/313 kB
Progress (1): 96/313 kB
Progress (1): 104/313 kB
Progress (1): 112/313 kB
Progress (1): 120/313 kB
Progress (1): 128/313 kB
Progress (1): 136/313 kB
Progress (1): 144/313 kB
Progress (1): 152/313 kB
Progress (1): 160/313 kB
Progress (1): 168/313 kB
Progress (1): 176/313 kB
Progress (1): 184/313 kB
Progress (1): 192/313 kB
Progress (1): 200/313 kB
Progress (1): 208/313 kB
Progress (1): 216/313 kB
Progress (1): 224/313 kB
Progress (1): 232/313 kB
Progress (1): 240/313 kB
Progress (1): 248/313 kB
Progress (1): 256/313 kB
Progress (1): 264/313 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Progress (1): 272/313 kB
Progress (1): 280/313 kB
Progress (1): 288/313 kB
Progress (1): 296/313 kB
Progress (1): 304/313 kB
Progress (1): 312/313 kB
Progress (1): 313 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.jar (313 kB at 8.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar
Progress (1): 7.9/139 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.jar
Progress (1): 16/139 kB
Progress (1): 24/139 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.jar
Progress (1): 32/139 kB
Progress (1): 40/139 kB
Progress (1): 48/139 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
Progress (1): 56/139 kB
Progress (1): 64/139 kB
Progress (1): 72/139 kB
Progress (1): 80/139 kB
Progress (1): 88/139 kB
Progress (1): 96/139 kB
Progress (1): 104/139 kB
Progress (1): 112/139 kB
Progress (1): 120/139 kB
Progress (1): 128/139 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
Progress (1): 136/139 kB
Progress (1): 139 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.jar (139 kB at 2.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Progress (1): 0/3.0 MB
Progress (1): 0/3.0 MB
Progress (1): 0/3.0 MB
Progress (1): 0/3.0 MB
Progress (1): 0.1/3.0 MB
Progress (1): 0.1/3.0 MB
Progress (1): 0.1/3.0 MB
Progress (1): 0.1/3.0 MB
Progress (1): 0.1/3.0 MB
Progress (1): 0.1/3.0 MB
Progress (1): 0.2/3.0 MB
Progress (1): 0.2/3.0 MB
Progress (1): 0.2/3.0 MB
Progress (1): 0.2/3.0 MB
Progress (1): 0.2/3.0 MB
Progress (1): 0.2/3.0 MB
Progress (1): 0.3/3.0 MB
Progress (1): 0.3/3.0 MB
Progress (1): 0.3/3.0 MB
Progress (1): 0.3/3.0 MB
Progress (1): 0.3/3.0 MB
Progress (1): 0.3/3.0 MB
Progress (1): 0.4/3.0 MB
Progress (1): 0.4/3.0 MB
Progress (1): 0.4/3.0 MB
Progress (1): 0.4/3.0 MB
Progress (1): 0.4/3.0 MB
Progress (1): 0.4/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.5/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.6/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.7/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.8/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 0.9/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.0/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.1/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.2/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.3/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (1): 1.4/3.0 MB
Progress (1): 1.5/3.0 MB
Progress (1): 1.5/3.0 MB
Progress (1): 1.5/3.0 MB
Progress (1): 1.5/3.0 MB
Progress (1): 1.5/3.0 MB
Progress (1): 1.5/3.0 MB
Progress (1): 1.6/3.0 MB
Progress (1): 1.6/3.0 MB
Progress (1): 1.6/3.0 MB
Progress (1): 1.6/3.0 MB
Progress (1): 1.6/3.0 MB
Progress (1): 1.6/3.0 MB
Progress (1): 1.7/3.0 MB
Progress (1): 1.7/3.0 MB
Progress (1): 1.7/3.0 MB
Progress (1): 1.7/3.0 MB
Progress (1): 1.7/3.0 MB
Progress (1): 1.7/3.0 MB
Progress (1): 1.8/3.0 MB
Progress (1): 1.8/3.0 MB
Progress (1): 1.8/3.0 MB
Progress (1): 1.8/3.0 MB
Progress (1): 1.8/3.0 MB
Progress (1): 1.8/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 1.9/3.0 MB
Progress (1): 2.0/3.0 MB
Progress (1): 2.0/3.0 MB
Progress (1): 2.0/3.0 MB
Progress (1): 2.0/3.0 MB
Progress (1): 2.0/3.0 MB
Progress (1): 2.0/3.0 MB
Progress (1): 2.1/3.0 MB
Progress (1): 2.1/3.0 MB
Progress (1): 2.1/3.0 MB
Progress (1): 2.1/3.0 MB
Progress (1): 2.1/3.0 MB
Progress (1): 2.1/3.0 MB
Progress (1): 2.2/3.0 MB
Progress (1): 2.2/3.0 MB
Progress (1): 2.2/3.0 MB
Progress (1): 2.2/3.0 MB
Progress (1): 2.2/3.0 MB
Progress (1): 2.2/3.0 MB
Progress (1): 2.3/3.0 MB
Progress (1): 2.3/3.0 MB
Progress (1): 2.3/3.0 MB
Progress (1): 2.3/3.0 MB
Progress (1): 2.3/3.0 MB
Progress (1): 2.3/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.4/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.5/3.0 MB
Progress (1): 2.6/3.0 MB
Progress (1): 2.6/3.0 MB
Progress (1): 2.6/3.0 MB
Progress (1): 2.6/3.0 MB
Progress (1): 2.6/3.0 MB
Progress (1): 2.6/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.7/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.8/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 2.9/3.0 MB
Progress (1): 3.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 46 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
Progress (1): 7.7/8.8 kB
Progress (1): 8.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 462 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar
Progress (1): 7.7/329 kB
Progress (1): 16/329 kB
Progress (1): 32/329 kB
Progress (1): 49/329 kB
Progress (1): 65/329 kB
Progress (1): 81/329 kB
Progress (1): 98/329 kB
Progress (1): 114/329 kB
Progress (2): 114/329 kB | 7.7/16 kB
Progress (2): 114/329 kB | 16/16 kB
Progress (2): 114/329 kB | 16 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 571 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar
Progress (1): 131/329 kB
Progress (1): 147/329 kB
Progress (1): 163/329 kB
Progress (1): 180/329 kB
Progress (1): 196/329 kB
Progress (1): 213/329 kB
Progress (1): 229/329 kB
Progress (1): 245/329 kB
Progress (1): 262/329 kB
Progress (1): 278/329 kB
Progress (1): 294/329 kB
Progress (1): 311/329 kB
Progress (1): 327/329 kB
Progress (1): 329 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 11 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
Progress (1): 7.7/780 kB
Progress (1): 12/780 kB
Progress (1): 28/780 kB
Progress (1): 44/780 kB
Progress (1): 61/780 kB
Progress (1): 77/780 kB
Progress (2): 77/780 kB | 7.7/164 kB
Progress (2): 94/780 kB | 7.7/164 kB
Progress (2): 94/780 kB | 16/164 kB
Progress (2): 110/780 kB | 16/164 kB
Progress (2): 110/780 kB | 29/164 kB
Progress (2): 126/780 kB | 29/164 kB
Progress (2): 126/780 kB | 45/164 kB
Progress (2): 143/780 kB | 45/164 kB
Progress (2): 143/780 kB | 61/164 kB
Progress (2): 143/780 kB | 66/164 kB
Progress (2): 159/780 kB | 66/164 kB
Progress (2): 159/780 kB | 82/164 kB
Progress (2): 159/780 kB | 98/164 kB
Progress (2): 159/780 kB | 115/164 kB
Progress (2): 159/780 kB | 131/164 kB
Progress (2): 159/780 kB | 147/164 kB
Progress (2): 159/780 kB | 164/164 kB
Progress (2): 159/780 kB | 164 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar (164 kB at 4.4 MB/s)
Progress (2): 159/780 kB | 7.7/209 kB
Progress (2): 159/780 kB | 16/209 kB
Progress (2): 159/780 kB | 32/209 kB
Progress (2): 159/780 kB | 49/209 kB
Progress (2): 159/780 kB | 65/209 kB
Progress (2): 159/780 kB | 81/209 kB
Progress (2): 159/780 kB | 98/209 kB
Progress (2): 159/780 kB | 114/209 kB
Progress (2): 159/780 kB | 131/209 kB
Progress (2): 159/780 kB | 147/209 kB
Progress (2): 159/780 kB | 163/209 kB
Progress (2): 159/780 kB | 180/209 kB
Progress (2): 159/780 kB | 196/209 kB
Progress (2): 159/780 kB | 209 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 4.9 MB/s)
Progress (1): 175/780 kB
Progress (1): 192/780 kB
Progress (1): 208/780 kB
Progress (1): 225/780 kB
Progress (1): 230/780 kB
Progress (1): 246/780 kB
Progress (1): 263/780 kB
Progress (1): 279/780 kB
Progress (1): 296/780 kB
Progress (1): 312/780 kB
Progress (1): 328/780 kB
Progress (1): 345/780 kB
Progress (1): 361/780 kB
Progress (1): 377/780 kB
Progress (1): 394/780 kB
Progress (1): 410/780 kB
Progress (1): 427/780 kB
Progress (1): 443/780 kB
Progress (1): 459/780 kB
Progress (1): 463/780 kB
Progress (1): 480/780 kB
Progress (1): 496/780 kB
Progress (1): 512/780 kB
Progress (1): 529/780 kB
Progress (1): 545/780 kB
Progress (1): 561/780 kB
Progress (1): 578/780 kB
Progress (1): 594/780 kB
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.jar
Progress (1): 611/780 kB
Progress (1): 627/780 kB
Progress (1): 643/780 kB
Progress (1): 660/780 kB
Progress (1): 676/780 kB
Progress (1): 682/780 kB
Progress (1): 699/780 kB
Progress (1): 715/780 kB
Progress (1): 732/780 kB
Progress (1): 748/780 kB
Progress (1): 764/780 kB
Progress (1): 780 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 16 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.jar
Progress (1): 7.7/63 kB
Progress (1): 16/63 kB
Progress (1): 32/63 kB
Progress (1): 49/63 kB
Progress (1): 63 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar (63 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
Progress (1): 7.7/407 kB
Progress (1): 16/407 kB
Progress (1): 32/407 kB
Progress (1): 49/407 kB
Progress (1): 65/407 kB
Progress (1): 81/407 kB
Progress (1): 98/407 kB
Progress (1): 114/407 kB
Progress (1): 131/407 kB
Progress (1): 147/407 kB
Progress (1): 163/407 kB
Progress (1): 180/407 kB
Progress (1): 196/407 kB
Progress (1): 213/407 kB
Progress (1): 229/407 kB
Progress (1): 245/407 kB
Progress (1): 262/407 kB
Progress (1): 278/407 kB
Progress (1): 294/407 kB
Progress (1): 311/407 kB
Progress (1): 327/407 kB
Progress (1): 344/407 kB
Progress (1): 360/407 kB
Progress (1): 376/407 kB
Progress (1): 393/407 kB
Progress (1): 407 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar (407 kB at 7.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (2): 0.9/1.0 MB | 7.7/672 kB
Progress (2): 0.9/1.0 MB | 7.7/672 kB
Progress (2): 0.9/1.0 MB | 16/672 kB
Progress (2): 1.0/1.0 MB | 16/672 kB
Progress (2): 1.0/1.0 MB | 29/672 kB
Progress (2): 1.0/1.0 MB | 29/672 kB
Progress (2): 1.0/1.0 MB | 29/672 kB
Progress (2): 1.0/1.0 MB | 45/672 kB
Progress (2): 1.0/1.0 MB | 45/672 kB
Progress (2): 1.0/1.0 MB | 61/672 kB
Progress (2): 1.0/1.0 MB | 78/672 kB
Progress (2): 1.0/1.0 MB | 94/672 kB
Progress (2): 1.0/1.0 MB | 111/672 kB
Progress (2): 1.0/1.0 MB | 127/672 kB
Progress (2): 1.0/1.0 MB | 143/672 kB
Progress (2): 1.0/1.0 MB | 160/672 kB
Progress (2): 1.0/1.0 MB | 176/672 kB
Progress (3): 1.0/1.0 MB | 176/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 193/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 193/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 209/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 209/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 225/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 225/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 242/672 kB | 0/11 MB
Progress (3): 1.0/1.0 MB | 242/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 258/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 258/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 274/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 274/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 291/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 291/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 307/672 kB | 0.1/11 MB
Progress (3): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.1/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.2/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.2/11 MB | 0/1.0 MB
Progress (4): 1.0/1.0 MB | 324/672 kB | 0.2/11 MB | 0/1.0 MB
Progress (4): 1.0 MB | 324/672 kB | 0.2/11 MB | 0/1.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.jar (1.0 MB at 12 MB/s)
Progress (3): 324/672 kB | 0.2/11 MB | 0/1.0 MB
Progress (3): 340/672 kB | 0.2/11 MB | 0/1.0 MB
Progress (3): 343/672 kB | 0.2/11 MB | 0/1.0 MB
Progress (3): 343/672 kB | 0.2/11 MB | 0.1/1.0 MB
Progress (3): 359/672 kB | 0.2/11 MB | 0.1/1.0 MB
Progress (3): 376/672 kB | 0.2/11 MB | 0.1/1.0 MB
Progress (4): 376/672 kB | 0.2/11 MB | 0.1/1.0 MB | 7.7/33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 7.7/33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 12/33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 12/33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 29/33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 33 kB
Progress (4): 392/672 kB | 0.2/11 MB | 0.1/1.0 MB | 33 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 371 kB/s)
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.1/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.2/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.2/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.2/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.2/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.2/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.2/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.3/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.3/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.3/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.3/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.3/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.3/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.4/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 392/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 408/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 425/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 441/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 457/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 459/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 475/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 492/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 508/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 524/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 541/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 557/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 573/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 590/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 606/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 623/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 639/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.3/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.5/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.5/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.5/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.5/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.5/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.5/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.6/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.6/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.6/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.6/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.6/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.6/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.7/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.7/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.7/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.7/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.7/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.7/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.8/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.8/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.8/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.8/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.8/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.8/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 0.9/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.0/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.0/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.0/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.0/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.0/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.0/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.1/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.1/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.1/11 MB | 0.5/1.0 MB
Progress (3): 655/672 kB | 1.1/11 MB | 0.5/1.0 MB
Progress (3): 672/672 kB | 1.1/11 MB | 0.5/1.0 MB
Progress (3): 672 kB | 1.1/11 MB | 0.5/1.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.jar (672 kB at 5.8 MB/s)
Progress (2): 1.1/11 MB | 0.5/1.0 MB
Progress (2): 1.1/11 MB | 0.5/1.0 MB
Progress (2): 1.1/11 MB | 0.5/1.0 MB
Progress (2): 1.1/11 MB | 0.5/1.0 MB
Progress (2): 1.1/11 MB | 0.6/1.0 MB
Progress (2): 1.1/11 MB | 0.6/1.0 MB
Progress (2): 1.1/11 MB | 0.6/1.0 MB
Progress (2): 1.1/11 MB | 0.6/1.0 MB
Progress (2): 1.1/11 MB | 0.6/1.0 MB
Progress (2): 1.1/11 MB | 0.6/1.0 MB
Progress (2): 1.1/11 MB | 0.7/1.0 MB
Progress (2): 1.1/11 MB | 0.7/1.0 MB
Progress (2): 1.1/11 MB | 0.7/1.0 MB
Progress (2): 1.1/11 MB | 0.7/1.0 MB
Progress (2): 1.1/11 MB | 0.7/1.0 MB
Progress (2): 1.1/11 MB | 0.7/1.0 MB
Progress (2): 1.1/11 MB | 0.8/1.0 MB
Progress (2): 1.1/11 MB | 0.8/1.0 MB
Progress (2): 1.1/11 MB | 0.8/1.0 MB
Progress (2): 1.1/11 MB | 0.8/1.0 MB
Progress (2): 1.1/11 MB | 0.8/1.0 MB
Progress (2): 1.1/11 MB | 0.8/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 0.9/1.0 MB
Progress (2): 1.1/11 MB | 1.0/1.0 MB
Progress (2): 1.1/11 MB | 1.0/1.0 MB
Progress (2): 1.1/11 MB | 1.0/1.0 MB
Progress (2): 1.1/11 MB | 1.0/1.0 MB
Progress (2): 1.1/11 MB | 1.0/1.0 MB
Progress (2): 1.1/11 MB | 1.0/1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 8.5 MB/s)
Progress (1): 1.1/11 MB
Progress (1): 1.1/11 MB
Progress (1): 1.2/11 MB
Progress (1): 1.2/11 MB
Progress (1): 1.2/11 MB
Progress (1): 1.2/11 MB
Progress (1): 1.2/11 MB
Progress (1): 1.3/11 MB
Progress (1): 1.3/11 MB
Progress (1): 1.3/11 MB
Progress (1): 1.3/11 MB
Progress (1): 1.3/11 MB
Progress (1): 1.3/11 MB
Progress (1): 1.4/11 MB
Progress (1): 1.4/11 MB
Progress (1): 1.4/11 MB
Progress (1): 1.4/11 MB
Progress (1): 1.4/11 MB
Progress (1): 1.4/11 MB
Progress (1): 1.5/11 MB
Progress (1): 1.5/11 MB
Progress (1): 1.5/11 MB
Progress (1): 1.5/11 MB
Progress (1): 1.5/11 MB
Progress (1): 1.5/11 MB
Progress (1): 1.6/11 MB
Progress (1): 1.6/11 MB
Progress (1): 1.6/11 MB
Progress (1): 1.6/11 MB
Progress (1): 1.6/11 MB
Progress (1): 1.6/11 MB
Progress (1): 1.7/11 MB
Progress (1): 1.7/11 MB
Progress (1): 1.7/11 MB
Progress (1): 1.7/11 MB
Progress (1): 1.7/11 MB
Progress (1): 1.7/11 MB
Progress (1): 1.8/11 MB
Progress (1): 1.8/11 MB
Progress (1): 1.8/11 MB
Progress (1): 1.8/11 MB
Progress (1): 1.8/11 MB
Progress (1): 1.8/11 MB
Progress (1): 1.9/11 MB
Progress (1): 1.9/11 MB
Progress (1): 1.9/11 MB
Progress (1): 1.9/11 MB
Progress (1): 1.9/11 MB
Progress (1): 1.9/11 MB
Progress (1): 1.9/11 MB
Progress (1): 2.0/11 MB
Progress (1): 2.0/11 MB
Progress (1): 2.0/11 MB
Progress (1): 2.0/11 MB
Progress (1): 2.0/11 MB
Progress (1): 2.0/11 MB
Progress (1): 2.1/11 MB
Progress (1): 2.1/11 MB
Progress (1): 2.1/11 MB
Progress (1): 2.1/11 MB
Progress (1): 2.1/11 MB
Progress (1): 2.1/11 MB
Progress (1): 2.2/11 MB
Progress (1): 2.2/11 MB
Progress (1): 2.2/11 MB
Progress (1): 2.2/11 MB
Progress (1): 2.2/11 MB
Progress (1): 2.2/11 MB
Progress (1): 2.3/11 MB
Progress (1): 2.3/11 MB
Progress (1): 2.3/11 MB
Progress (1): 2.3/11 MB
Progress (1): 2.3/11 MB
Progress (1): 2.3/11 MB
Progress (1): 2.4/11 MB
Progress (1): 2.4/11 MB
Progress (1): 2.4/11 MB
Progress (1): 2.4/11 MB
Progress (1): 2.4/11 MB
Progress (1): 2.4/11 MB
Progress (1): 2.5/11 MB
Progress (1): 2.5/11 MB
Progress (1): 2.5/11 MB
Progress (1): 2.5/11 MB
Progress (1): 2.5/11 MB
Progress (1): 2.5/11 MB
Progress (1): 2.6/11 MB
Progress (1): 2.6/11 MB
Progress (1): 2.6/11 MB
Progress (1): 2.6/11 MB
Progress (1): 2.6/11 MB
Progress (1): 2.6/11 MB
Progress (1): 2.7/11 MB
Progress (1): 2.7/11 MB
Progress (1): 2.7/11 MB
Progress (1): 2.7/11 MB
Progress (1): 2.7/11 MB
Progress (1): 2.7/11 MB
Progress (1): 2.8/11 MB
Progress (1): 2.8/11 MB
Progress (1): 2.8/11 MB
Progress (1): 2.8/11 MB
Progress (1): 2.8/11 MB
Progress (1): 2.8/11 MB
Progress (1): 2.9/11 MB
Progress (1): 2.9/11 MB
Progress (1): 2.9/11 MB
Progress (1): 2.9/11 MB
Progress (1): 2.9/11 MB
Progress (1): 2.9/11 MB
Progress (1): 2.9/11 MB
Progress (1): 3.0/11 MB
Progress (1): 3.0/11 MB
Progress (1): 3.0/11 MB
Progress (1): 3.0/11 MB
Progress (1): 3.0/11 MB
Progress (1): 3.0/11 MB
Progress (1): 3.1/11 MB
Progress (1): 3.1/11 MB
Progress (1): 3.1/11 MB
Progress (1): 3.1/11 MB
Progress (1): 3.1/11 MB
Progress (1): 3.1/11 MB
Progress (1): 3.2/11 MB
Progress (1): 3.2/11 MB
Progress (1): 3.2/11 MB
Progress (1): 3.2/11 MB
Progress (1): 3.2/11 MB
Progress (1): 3.2/11 MB
Progress (1): 3.3/11 MB
Progress (1): 3.3/11 MB
Progress (1): 3.3/11 MB
Progress (1): 3.3/11 MB
Progress (1): 3.3/11 MB
Progress (1): 3.3/11 MB
Progress (1): 3.4/11 MB
Progress (1): 3.4/11 MB
Progress (1): 3.4/11 MB
Progress (1): 3.4/11 MB
Progress (1): 3.4/11 MB
Progress (1): 3.4/11 MB
Progress (1): 3.5/11 MB
Progress (1): 3.5/11 MB
Progress (1): 3.5/11 MB
Progress (1): 3.5/11 MB
Progress (1): 3.5/11 MB
Progress (1): 3.5/11 MB
Progress (1): 3.6/11 MB
Progress (1): 3.6/11 MB
Progress (1): 3.6/11 MB
Progress (1): 3.6/11 MB
Progress (1): 3.6/11 MB
Progress (1): 3.6/11 MB
Progress (1): 3.7/11 MB
Progress (1): 3.7/11 MB
Progress (1): 3.7/11 MB
Progress (1): 3.7/11 MB
Progress (1): 3.7/11 MB
Progress (1): 3.7/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.8/11 MB
Progress (1): 3.9/11 MB
Progress (1): 3.9/11 MB
Progress (1): 3.9/11 MB
Progress (1): 3.9/11 MB
Progress (1): 3.9/11 MB
Progress (1): 3.9/11 MB
Progress (1): 4.0/11 MB
Progress (1): 4.0/11 MB
Progress (1): 4.0/11 MB
Progress (1): 4.0/11 MB
Progress (1): 4.0/11 MB
Progress (1): 4.0/11 MB
Progress (1): 4.1/11 MB
Progress (1): 4.1/11 MB
Progress (1): 4.1/11 MB
Progress (1): 4.1/11 MB
Progress (1): 4.1/11 MB
Progress (1): 4.1/11 MB
Progress (1): 4.2/11 MB
Progress (1): 4.2/11 MB
Progress (1): 4.2/11 MB
Progress (1): 4.2/11 MB
Progress (1): 4.2/11 MB
Progress (1): 4.2/11 MB
Progress (1): 4.3/11 MB
Progress (1): 4.3/11 MB
Progress (1): 4.3/11 MB
Progress (1): 4.3/11 MB
Progress (1): 4.3/11 MB
Progress (1): 4.3/11 MB
Progress (1): 4.4/11 MB
Progress (1): 4.4/11 MB
Progress (1): 4.4/11 MB
Progress (1): 4.4/11 MB
Progress (1): 4.4/11 MB
Progress (1): 4.4/11 MB
Progress (1): 4.5/11 MB
Progress (1): 4.5/11 MB
Progress (1): 4.5/11 MB
Progress (1): 4.5/11 MB
Progress (1): 4.5/11 MB
Progress (1): 4.5/11 MB
Progress (1): 4.6/11 MB
Progress (1): 4.6/11 MB
Progress (1): 4.6/11 MB
Progress (1): 4.6/11 MB
Progress (1): 4.6/11 MB
Progress (1): 4.6/11 MB
Progress (1): 4.7/11 MB
Progress (1): 4.7/11 MB
Progress (1): 4.7/11 MB
Progress (1): 4.7/11 MB
Progress (1): 4.7/11 MB
Progress (1): 4.7/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.8/11 MB
Progress (1): 4.9/11 MB
Progress (1): 4.9/11 MB
Progress (1): 4.9/11 MB
Progress (1): 4.9/11 MB
Progress (1): 4.9/11 MB
Progress (1): 4.9/11 MB
Progress (1): 5.0/11 MB
Progress (1): 5.0/11 MB
Progress (1): 5.0/11 MB
Progress (1): 5.0/11 MB
Progress (1): 5.0/11 MB
Progress (1): 5.0/11 MB
Progress (1): 5.1/11 MB
Progress (1): 5.1/11 MB
Progress (1): 5.1/11 MB
Progress (1): 5.1/11 MB
Progress (1): 5.1/11 MB
Progress (1): 5.1/11 MB
Progress (1): 5.2/11 MB
Progress (1): 5.2/11 MB
Progress (1): 5.2/11 MB
Progress (1): 5.2/11 MB
Progress (1): 5.2/11 MB
Progress (1): 5.2/11 MB
Progress (1): 5.3/11 MB
Progress (1): 5.3/11 MB
Progress (1): 5.3/11 MB
Progress (1): 5.3/11 MB
Progress (1): 5.3/11 MB
Progress (1): 5.3/11 MB
Progress (1): 5.4/11 MB
Progress (1): 5.4/11 MB
Progress (1): 5.4/11 MB
Progress (1): 5.4/11 MB
Progress (1): 5.4/11 MB
Progress (1): 5.4/11 MB
Progress (1): 5.5/11 MB
Progress (1): 5.5/11 MB
Progress (1): 5.5/11 MB
Progress (1): 5.5/11 MB
Progress (1): 5.5/11 MB
Progress (1): 5.5/11 MB
Progress (1): 5.6/11 MB
Progress (1): 5.6/11 MB
Progress (1): 5.6/11 MB
Progress (1): 5.6/11 MB
Progress (1): 5.6/11 MB
Progress (1): 5.6/11 MB
Progress (1): 5.7/11 MB
Progress (1): 5.7/11 MB
Progress (1): 5.7/11 MB
Progress (1): 5.7/11 MB
Progress (1): 5.7/11 MB
Progress (1): 5.7/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.8/11 MB
Progress (1): 5.9/11 MB
Progress (1): 5.9/11 MB
Progress (1): 5.9/11 MB
Progress (1): 5.9/11 MB
Progress (1): 5.9/11 MB
Progress (1): 5.9/11 MB
Progress (1): 6.0/11 MB
Progress (1): 6.0/11 MB
Progress (1): 6.0/11 MB
Progress (1): 6.0/11 MB
Progress (1): 6.0/11 MB
Progress (1): 6.0/11 MB
Progress (1): 6.1/11 MB
Progress (1): 6.1/11 MB
Progress (1): 6.1/11 MB
Progress (1): 6.1/11 MB
Progress (1): 6.1/11 MB
Progress (1): 6.1/11 MB
Progress (1): 6.2/11 MB
Progress (1): 6.2/11 MB
Progress (1): 6.2/11 MB
Progress (1): 6.2/11 MB
Progress (1): 6.2/11 MB
Progress (1): 6.2/11 MB
Progress (1): 6.3/11 MB
Progress (1): 6.3/11 MB
Progress (1): 6.3/11 MB
Progress (1): 6.3/11 MB
Progress (1): 6.3/11 MB
Progress (1): 6.3/11 MB
Progress (1): 6.4/11 MB
Progress (1): 6.4/11 MB
Progress (1): 6.4/11 MB
Progress (1): 6.4/11 MB
Progress (1): 6.4/11 MB
Progress (1): 6.4/11 MB
Progress (1): 6.5/11 MB
Progress (1): 6.5/11 MB
Progress (1): 6.5/11 MB
Progress (1): 6.5/11 MB
Progress (1): 6.5/11 MB
Progress (1): 6.5/11 MB
Progress (1): 6.6/11 MB
Progress (1): 6.6/11 MB
Progress (1): 6.6/11 MB
Progress (1): 6.6/11 MB
Progress (1): 6.6/11 MB
Progress (1): 6.6/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.7/11 MB
Progress (1): 6.8/11 MB
Progress (1): 6.8/11 MB
Progress (1): 6.8/11 MB
Progress (1): 6.8/11 MB
Progress (1): 6.8/11 MB
Progress (1): 6.8/11 MB
Progress (1): 6.9/11 MB
Progress (1): 6.9/11 MB
Progress (1): 6.9/11 MB
Progress (1): 6.9/11 MB
Progress (1): 6.9/11 MB
Progress (1): 6.9/11 MB
Progress (1): 7.0/11 MB
Progress (1): 7.0/11 MB
Progress (1): 7.0/11 MB
Progress (1): 7.0/11 MB
Progress (1): 7.0/11 MB
Progress (1): 7.0/11 MB
Progress (1): 7.1/11 MB
Progress (1): 7.1/11 MB
Progress (1): 7.1/11 MB
Progress (1): 7.1/11 MB
Progress (1): 7.1/11 MB
Progress (1): 7.1/11 MB
Progress (1): 7.2/11 MB
Progress (1): 7.2/11 MB
Progress (1): 7.2/11 MB
Progress (1): 7.2/11 MB
Progress (1): 7.2/11 MB
Progress (1): 7.2/11 MB
Progress (1): 7.3/11 MB
Progress (1): 7.3/11 MB
Progress (1): 7.3/11 MB
Progress (1): 7.3/11 MB
Progress (1): 7.3/11 MB
Progress (1): 7.3/11 MB
Progress (1): 7.4/11 MB
Progress (1): 7.4/11 MB
Progress (1): 7.4/11 MB
Progress (1): 7.4/11 MB
Progress (1): 7.4/11 MB
Progress (1): 7.4/11 MB
Progress (1): 7.5/11 MB
Progress (1): 7.5/11 MB
Progress (1): 7.5/11 MB
Progress (1): 7.5/11 MB
Progress (1): 7.5/11 MB
Progress (1): 7.5/11 MB
Progress (1): 7.6/11 MB
Progress (1): 7.6/11 MB
Progress (1): 7.6/11 MB
Progress (1): 7.6/11 MB
Progress (1): 7.6/11 MB
Progress (1): 7.6/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.7/11 MB
Progress (1): 7.8/11 MB
Progress (1): 7.8/11 MB
Progress (1): 7.8/11 MB
Progress (1): 7.8/11 MB
Progress (1): 7.8/11 MB
Progress (1): 7.8/11 MB
Progress (1): 7.9/11 MB
Progress (1): 7.9/11 MB
Progress (1): 7.9/11 MB
Progress (1): 7.9/11 MB
Progress (1): 7.9/11 MB
Progress (1): 7.9/11 MB
Progress (1): 8.0/11 MB
Progress (1): 8.0/11 MB
Progress (1): 8.0/11 MB
Progress (1): 8.0/11 MB
Progress (1): 8.0/11 MB
Progress (1): 8.0/11 MB
Progress (1): 8.1/11 MB
Progress (1): 8.1/11 MB
Progress (1): 8.1/11 MB
Progress (1): 8.1/11 MB
Progress (1): 8.1/11 MB
Progress (1): 8.1/11 MB
Progress (1): 8.2/11 MB
Progress (1): 8.2/11 MB
Progress (1): 8.2/11 MB
Progress (1): 8.2/11 MB
Progress (1): 8.2/11 MB
Progress (1): 8.2/11 MB
Progress (1): 8.3/11 MB
Progress (1): 8.3/11 MB
Progress (1): 8.3/11 MB
Progress (1): 8.3/11 MB
Progress (1): 8.3/11 MB
Progress (1): 8.3/11 MB
Progress (1): 8.4/11 MB
Progress (1): 8.4/11 MB
Progress (1): 8.4/11 MB
Progress (1): 8.4/11 MB
Progress (1): 8.4/11 MB
Progress (1): 8.4/11 MB
Progress (1): 8.5/11 MB
Progress (1): 8.5/11 MB
Progress (1): 8.5/11 MB
Progress (1): 8.5/11 MB
Progress (1): 8.5/11 MB
Progress (1): 8.5/11 MB
Progress (1): 8.6/11 MB
Progress (1): 8.6/11 MB
Progress (1): 8.6/11 MB
Progress (1): 8.6/11 MB
Progress (1): 8.6/11 MB
Progress (1): 8.6/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.7/11 MB
Progress (1): 8.8/11 MB
Progress (1): 8.8/11 MB
Progress (1): 8.8/11 MB
Progress (1): 8.8/11 MB
Progress (1): 8.8/11 MB
Progress (1): 8.8/11 MB
Progress (1): 8.9/11 MB
Progress (1): 8.9/11 MB
Progress (1): 8.9/11 MB
Progress (1): 8.9/11 MB
Progress (1): 8.9/11 MB
Progress (1): 8.9/11 MB
Progress (1): 9.0/11 MB
Progress (1): 9.0/11 MB
Progress (1): 9.0/11 MB
Progress (1): 9.0/11 MB
Progress (1): 9.0/11 MB
Progress (1): 9.0/11 MB
Progress (1): 9.1/11 MB
Progress (1): 9.1/11 MB
Progress (1): 9.1/11 MB
Progress (1): 9.1/11 MB
Progress (1): 9.1/11 MB
Progress (1): 9.1/11 MB
Progress (1): 9.2/11 MB
Progress (1): 9.2/11 MB
Progress (1): 9.2/11 MB
Progress (1): 9.2/11 MB
Progress (1): 9.2/11 MB
Progress (1): 9.2/11 MB
Progress (1): 9.3/11 MB
Progress (1): 9.3/11 MB
Progress (1): 9.3/11 MB
Progress (1): 9.3/11 MB
Progress (1): 9.3/11 MB
Progress (1): 9.3/11 MB
Progress (1): 9.4/11 MB
Progress (1): 9.4/11 MB
Progress (1): 9.4/11 MB
Progress (1): 9.4/11 MB
Progress (1): 9.4/11 MB
Progress (1): 9.4/11 MB
Progress (1): 9.5/11 MB
Progress (1): 9.5/11 MB
Progress (1): 9.5/11 MB
Progress (1): 9.5/11 MB
Progress (1): 9.5/11 MB
Progress (1): 9.5/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.6/11 MB
Progress (1): 9.7/11 MB
Progress (1): 9.7/11 MB
Progress (1): 9.7/11 MB
Progress (1): 9.7/11 MB
Progress (1): 9.7/11 MB
Progress (1): 9.7/11 MB
Progress (1): 9.8/11 MB
Progress (1): 9.8/11 MB
Progress (1): 9.8/11 MB
Progress (1): 9.8/11 MB
Progress (1): 9.8/11 MB
Progress (1): 9.8/11 MB
Progress (1): 9.9/11 MB
Progress (1): 9.9/11 MB
Progress (1): 9.9/11 MB
Progress (1): 9.9/11 MB
Progress (1): 9.9/11 MB
Progress (1): 9.9/11 MB
Progress (1): 10.0/11 MB
Progress (1): 10.0/11 MB
Progress (1): 10.0/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 10/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11/11 MB
Progress (1): 11 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar (11 MB at 45 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 6.057 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 52.842 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 2.446 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:05 min
[INFO] Finished at: 2026-02-05T21:25:48Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test 5.1.0)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.0
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.0/idp-bom-5.1.0.pom
Progress (1): 6.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.0/idp-bom-5.1.0.pom (6.5 kB at 19 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.0/idp-parent-5.1.0.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB
Progress (1): 20 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.0/idp-parent-5.1.0.pom (20 kB at 448 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.0/parent-17.1.0.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.0/parent-17.1.0.pom (51 kB at 948 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom
Progress (1): 6.3 kB
Progress (1): 8.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom (8.2 kB at 53 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom
Progress (1): 1.8 kB
Progress (1): 3.4 kB
Progress (1): 5.4 kB
Progress (1): 8.9 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 21 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom (21 kB at 481 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Progress (1): 978 B
Progress (1): 5.8 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom (5.8 kB at 112 kB/s)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:pom:2.1.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) points at net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent instead of net.shibboleth:parent, please verify your project structure @ line 4, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO] from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.pom
Progress (1): 6.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.pom (6.3 kB at 150 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.pom
Progress (1): 3.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.pom (3.1 kB at 116 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.pom (2.4 kB at 62 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.pom
Progress (1): 3.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.pom (3.0 kB at 103 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.pom
Progress (1): 3.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.pom (3.9 kB at 146 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.pom (3.2 kB at 138 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.pom (3.2 kB at 132 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.pom (2.4 kB at 18 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.pom
Progress (1): 4.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.pom (4.4 kB at 151 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.jar (60 kB at 1.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.jar
Progress (1): 7.9/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.jar (17 kB at 558 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.jar
Progress (1): 7.9/14 kB
Progress (1): 14 kB
Progress (2): 14 kB | 7.9/54 kB
Progress (2): 14 kB | 16/54 kB
Progress (2): 14 kB | 24/54 kB
Progress (2): 14 kB | 32/54 kB
Progress (2): 14 kB | 40/54 kB
Progress (2): 14 kB | 48/54 kB
Progress (2): 14 kB | 54 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.jar (14 kB at 321 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.jar
Progress (2): 54 kB | 7.9/154 kB
Progress (2): 54 kB | 16/154 kB
Progress (2): 54 kB | 24/154 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.jar (54 kB at 768 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.jar
Progress (1): 32/154 kB
Progress (1): 40/154 kB
Progress (2): 40/154 kB | 7.9/52 kB
Progress (2): 48/154 kB | 7.9/52 kB
Progress (2): 48/154 kB | 16/52 kB
Progress (2): 48/154 kB | 24/52 kB
Progress (2): 48/154 kB | 32/52 kB
Progress (3): 48/154 kB | 32/52 kB | 7.9/53 kB
Progress (3): 48/154 kB | 40/52 kB | 7.9/53 kB
Progress (3): 48/154 kB | 40/52 kB | 16/53 kB
Progress (3): 48/154 kB | 48/52 kB | 16/53 kB
Progress (3): 48/154 kB | 48/52 kB | 24/53 kB
Progress (3): 48/154 kB | 52 kB | 24/53 kB
Progress (3): 48/154 kB | 52 kB | 32/53 kB
Progress (4): 48/154 kB | 52 kB | 32/53 kB | 7.9/50 kB
Progress (4): 48/154 kB | 52 kB | 40/53 kB | 7.9/50 kB
Progress (4): 48/154 kB | 52 kB | 48/53 kB | 7.9/50 kB
Progress (4): 48/154 kB | 52 kB | 53 kB | 7.9/50 kB
Progress (4): 56/154 kB | 52 kB | 53 kB | 7.9/50 kB
Progress (4): 56/154 kB | 52 kB | 53 kB | 16/50 kB
Progress (5): 56/154 kB | 52 kB | 53 kB | 16/50 kB | 7.9/37 kB
Progress (5): 56/154 kB | 52 kB | 53 kB | 24/50 kB | 7.9/37 kB
Progress (5): 56/154 kB | 52 kB | 53 kB | 24/50 kB | 16/37 kB
Progress (5): 56/154 kB | 52 kB | 53 kB | 32/50 kB | 16/37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 32/50 kB | 16/37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 32/50 kB | 24/37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 32/50 kB | 32/37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 32/50 kB | 37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 40/50 kB | 37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 48/50 kB | 37 kB
Progress (5): 64/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Progress (5): 72/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Progress (5): 80/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Progress (5): 88/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Progress (5): 96/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Progress (5): 104/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Progress (5): 112/154 kB | 52 kB | 53 kB | 50 kB | 37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.jar (52 kB at 446 kB/s)
Progress (4): 120/154 kB | 53 kB | 50 kB | 37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.jar (53 kB at 512 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.jar (50 kB at 473 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.jar (37 kB at 321 kB/s)
Progress (1): 128/154 kB
Progress (1): 136/154 kB
Progress (1): 144/154 kB
Progress (1): 152/154 kB
Progress (1): 154 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.jar (154 kB at 1.0 MB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.69 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO] from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.640 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.635 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.203 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.017 s
[INFO] Finished at: 2026-02-05T21:26:30Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test 5.1.1)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.1
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.1/idp-bom-5.1.1.pom
Progress (1): 6.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.1/idp-bom-5.1.1.pom (6.5 kB at 19 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.1/idp-parent-5.1.1.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB
Progress (1): 20 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.1/idp-parent-5.1.1.pom (20 kB at 403 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.1/parent-17.1.1.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.1/parent-17.1.1.pom (51 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Progress (1): 977 B
Progress (1): 5.8 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom (5.8 kB at 34 kB/s)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:pom:2.1.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) points at net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent instead of net.shibboleth:parent, please verify your project structure @ line 4, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO] from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.pom
Progress (1): 6.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.pom (6.3 kB at 204 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.pom
Progress (1): 3.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.pom (3.1 kB at 105 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.pom (2.4 kB at 84 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.pom
Progress (1): 3.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.pom (3.0 kB at 85 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.pom
Progress (1): 3.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.pom (3.9 kB at 123 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.pom (3.2 kB at 99 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.pom (3.2 kB at 90 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.pom (2.4 kB at 85 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.pom
Progress (1): 4.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.pom (4.4 kB at 136 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.jar (60 kB at 1.7 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.jar
Progress (1): 7.9/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.jar
Progress (2): 17 kB | 7.9/54 kB
Progress (2): 17 kB | 16/54 kB
Progress (2): 17 kB | 24/54 kB
Progress (2): 17 kB | 32/54 kB
Progress (2): 17 kB | 40/54 kB
Progress (2): 17 kB | 48/54 kB
Progress (2): 17 kB | 54 kB
Progress (3): 17 kB | 54 kB | 7.9/52 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.jar (54 kB at 648 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.jar
Progress (2): 17 kB | 16/52 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.jar (17 kB at 190 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.jar
Progress (2): 16/52 kB | 7.9/154 kB
Progress (2): 16/52 kB | 16/154 kB
Progress (2): 16/52 kB | 24/154 kB
Progress (2): 16/52 kB | 32/154 kB
Progress (3): 16/52 kB | 32/154 kB | 7.9/14 kB
Progress (3): 16/52 kB | 32/154 kB | 14 kB
Progress (3): 24/52 kB | 32/154 kB | 14 kB
Progress (4): 24/52 kB | 32/154 kB | 14 kB | 7.9/53 kB
Progress (4): 32/52 kB | 32/154 kB | 14 kB | 7.9/53 kB
Progress (4): 32/52 kB | 32/154 kB | 14 kB | 16/53 kB
Progress (4): 40/52 kB | 32/154 kB | 14 kB | 16/53 kB
Progress (4): 40/52 kB | 32/154 kB | 14 kB | 24/53 kB
Progress (4): 40/52 kB | 40/154 kB | 14 kB | 24/53 kB
Progress (4): 40/52 kB | 48/154 kB | 14 kB | 24/53 kB
Progress (5): 40/52 kB | 48/154 kB | 14 kB | 24/53 kB | 7.9/37 kB
Progress (5): 40/52 kB | 48/154 kB | 14 kB | 24/53 kB | 16/37 kB
Progress (5): 48/52 kB | 48/154 kB | 14 kB | 24/53 kB | 16/37 kB
Progress (5): 48/52 kB | 48/154 kB | 14 kB | 32/53 kB | 16/37 kB
Progress (5): 52 kB | 48/154 kB | 14 kB | 32/53 kB | 16/37 kB
Progress (5): 52 kB | 48/154 kB | 14 kB | 40/53 kB | 16/37 kB
Progress (5): 52 kB | 48/154 kB | 14 kB | 48/53 kB | 16/37 kB
Progress (5): 52 kB | 48/154 kB | 14 kB | 53 kB | 16/37 kB
Progress (5): 52 kB | 56/154 kB | 14 kB | 53 kB | 16/37 kB
Progress (5): 52 kB | 56/154 kB | 14 kB | 53 kB | 24/37 kB
Progress (5): 52 kB | 64/154 kB | 14 kB | 53 kB | 24/37 kB
Progress (5): 52 kB | 72/154 kB | 14 kB | 53 kB | 24/37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.jar (14 kB at 128 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.jar
Progress (4): 52 kB | 80/154 kB | 53 kB | 24/37 kB
Progress (4): 52 kB | 80/154 kB | 53 kB | 32/37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.jar (52 kB at 411 kB/s)
Progress (3): 88/154 kB | 53 kB | 32/37 kB
Progress (3): 88/154 kB | 53 kB | 37 kB
Progress (3): 96/154 kB | 53 kB | 37 kB
Progress (3): 104/154 kB | 53 kB | 37 kB
Progress (3): 112/154 kB | 53 kB | 37 kB
Progress (3): 120/154 kB | 53 kB | 37 kB
Progress (4): 120/154 kB | 53 kB | 37 kB | 7.9/50 kB
Progress (4): 120/154 kB | 53 kB | 37 kB | 16/50 kB
Progress (4): 120/154 kB | 53 kB | 37 kB | 24/50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.jar (53 kB at 416 kB/s)
Progress (3): 128/154 kB | 37 kB | 24/50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.jar (37 kB at 263 kB/s)
Progress (2): 136/154 kB | 24/50 kB
Progress (2): 136/154 kB | 32/50 kB
Progress (2): 144/154 kB | 32/50 kB
Progress (2): 144/154 kB | 40/50 kB
Progress (2): 152/154 kB | 40/50 kB
Progress (2): 152/154 kB | 48/50 kB
Progress (2): 152/154 kB | 50 kB
Progress (2): 154 kB | 50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.jar (154 kB at 914 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.jar (50 kB at 337 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.02 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO] from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.776 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 37.128 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.209 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.488 s
[INFO] Finished at: 2026-02-05T21:27:13Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test 5.1.2)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.2
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.2/idp-bom-5.1.2.pom
Progress (1): 6.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.2/idp-bom-5.1.2.pom (6.5 kB at 18 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.2/idp-parent-5.1.2.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB
Progress (1): 20 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.2/idp-parent-5.1.2.pom (20 kB at 518 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.2/parent-17.1.2.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.2/parent-17.1.2.pom (51 kB at 776 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Progress (1): 978 B
Progress (1): 5.8 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom (5.8 kB at 46 kB/s)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:pom:2.1.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) points at net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent instead of net.shibboleth:parent, please verify your project structure @ line 4, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO] from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.pom
Progress (1): 6.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.pom (6.3 kB at 210 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.pom
Progress (1): 3.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.pom (3.1 kB at 85 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.pom (2.4 kB at 58 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.pom
Progress (1): 3.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.pom (3.0 kB at 119 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.pom
Progress (1): 3.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.pom (3.9 kB at 123 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.pom (3.2 kB at 118 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.pom (3.2 kB at 127 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.pom (2.4 kB at 113 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.pom
Progress (1): 4.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.pom (4.4 kB at 36 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.jar (60 kB at 758 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.jar
Progress (1): 7.9/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.jar (17 kB at 247 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.jar
Progress (1): 7.9/52 kB
Progress (1): 16/52 kB
Progress (2): 16/52 kB | 7.9/154 kB
Progress (2): 16/52 kB | 16/154 kB
Progress (2): 16/52 kB | 24/154 kB
Progress (2): 24/52 kB | 24/154 kB
Progress (2): 32/52 kB | 24/154 kB
Progress (3): 32/52 kB | 24/154 kB | 7.9/54 kB
Progress (3): 32/52 kB | 24/154 kB | 16/54 kB
Progress (4): 32/52 kB | 24/154 kB | 16/54 kB | 7.9/14 kB
Progress (4): 32/52 kB | 32/154 kB | 16/54 kB | 7.9/14 kB
Progress (4): 32/52 kB | 32/154 kB | 16/54 kB | 14 kB
Progress (4): 32/52 kB | 40/154 kB | 16/54 kB | 14 kB
Progress (4): 32/52 kB | 48/154 kB | 16/54 kB | 14 kB
Progress (5): 32/52 kB | 48/154 kB | 16/54 kB | 14 kB | 7.9/37 kB
Progress (5): 32/52 kB | 56/154 kB | 16/54 kB | 14 kB | 7.9/37 kB
Progress (5): 32/52 kB | 56/154 kB | 16/54 kB | 14 kB | 16/37 kB
Progress (5): 32/52 kB | 64/154 kB | 16/54 kB | 14 kB | 16/37 kB
Progress (5): 32/52 kB | 64/154 kB | 16/54 kB | 14 kB | 24/37 kB
Progress (5): 32/52 kB | 64/154 kB | 24/54 kB | 14 kB | 24/37 kB
Progress (5): 40/52 kB | 64/154 kB | 24/54 kB | 14 kB | 24/37 kB
Progress (5): 48/52 kB | 64/154 kB | 24/54 kB | 14 kB | 24/37 kB
Progress (5): 52 kB | 64/154 kB | 24/54 kB | 14 kB | 24/37 kB
Progress (5): 52 kB | 64/154 kB | 24/54 kB | 14 kB | 32/37 kB
Progress (5): 52 kB | 64/154 kB | 24/54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 64/154 kB | 32/54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 64/154 kB | 40/54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 64/154 kB | 48/54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 64/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 72/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 80/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 88/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 96/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 104/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 112/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 120/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 128/154 kB | 54 kB | 14 kB | 37 kB
Progress (5): 52 kB | 136/154 kB | 54 kB | 14 kB | 37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.jar (54 kB at 361 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.jar
Progress (4): 52 kB | 144/154 kB | 14 kB | 37 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.jar (37 kB at 251 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.jar (52 kB at 339 kB/s)
Progress (2): 152/154 kB | 14 kB
Progress (3): 152/154 kB | 14 kB | 7.9/53 kB
Progress (3): 152/154 kB | 14 kB | 16/53 kB
Progress (3): 152/154 kB | 14 kB | 24/53 kB
Progress (3): 152/154 kB | 14 kB | 32/53 kB
Progress (3): 152/154 kB | 14 kB | 40/53 kB
Progress (3): 152/154 kB | 14 kB | 48/53 kB
Progress (3): 152/154 kB | 14 kB | 53 kB
Progress (3): 154 kB | 14 kB | 53 kB
Progress (4): 154 kB | 14 kB | 53 kB | 7.9/50 kB
Progress (4): 154 kB | 14 kB | 53 kB | 16/50 kB
Progress (4): 154 kB | 14 kB | 53 kB | 24/50 kB
Progress (4): 154 kB | 14 kB | 53 kB | 32/50 kB
Progress (4): 154 kB | 14 kB | 53 kB | 40/50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.jar (53 kB at 341 kB/s)
Progress (3): 154 kB | 14 kB | 48/50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.jar (154 kB at 826 kB/s)
Progress (2): 14 kB | 50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.jar (50 kB at 297 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.jar (14 kB at 73 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.41 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO] from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.692 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 37.468 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.228 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.787 s
[INFO] Finished at: 2026-02-05T21:28:01Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test 5.1.3)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.3
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.3/idp-bom-5.1.3.pom
Progress (1): 6.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.3/idp-bom-5.1.3.pom (6.5 kB at 20 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.3/idp-parent-5.1.3.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB
Progress (1): 20 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.3/idp-parent-5.1.3.pom (20 kB at 439 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.3/parent-17.1.3.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.3/parent-17.1.3.pom (51 kB at 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom
Progress (1): 6.3 kB
Progress (1): 7.5 kB
Progress (1): 8.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom (8.4 kB at 64 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom
Progress (1): 1.8 kB
Progress (1): 3.4 kB
Progress (1): 5.4 kB
Progress (1): 8.8 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom (21 kB at 604 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.11/spring-framework-bom-6.1.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.11/spring-framework-bom-6.1.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.11/spring-framework-bom-6.1.11.pom
Progress (1): 978 B
Progress (1): 5.8 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.11/spring-framework-bom-6.1.11.pom (5.8 kB at 188 kB/s)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:pom:2.1.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) points at net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent instead of net.shibboleth:parent, please verify your project structure @ line 4, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO] from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.3/idp-admin-impl-5.1.3.pom
Progress (1): 6.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.3/idp-admin-impl-5.1.3.pom (6.3 kB at 166 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.3/idp-admin-api-5.1.3.pom
Progress (1): 3.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.3/idp-admin-api-5.1.3.pom (3.1 kB at 121 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.3/idp-profile-api-5.1.3.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.3/idp-profile-api-5.1.3.pom (2.4 kB at 94 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.pom
Progress (1): 889 B
Progress (1): 2.2 kB
Progress (1): 3.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.pom (3.6 kB at 106 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2.5/httpcore5-parent-5.2.5.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-parent/5.2.5/httpcore5-parent-5.2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2.5/httpcore5-parent-5.2.5.pom
Progress (1): 847 B
Progress (1): 2.0 kB
Progress (1): 3.7 kB
Progress (1): 6.9 kB
Progress (1): 8.5 kB
Progress (1): 11 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2.5/httpcore5-parent-5.2.5.pom (14 kB at 381 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.3/idp-core-5.1.3.pom
Progress (1): 3.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.3/idp-core-5.1.3.pom (3.0 kB at 96 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.3/idp-authn-api-5.1.3.pom
Progress (1): 3.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.3/idp-authn-api-5.1.3.pom (3.9 kB at 104 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.3/idp-cas-api-5.1.3.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.3/idp-cas-api-5.1.3.pom (3.2 kB at 74 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.3/idp-saml-api-5.1.3.pom
Progress (1): 3.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.3/idp-saml-api-5.1.3.pom (3.2 kB at 138 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.3/idp-session-api-5.1.3.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.3/idp-session-api-5.1.3.pom (2.4 kB at 77 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.3/idp-ui-5.1.3.pom
Progress (1): 4.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.3/idp-ui-5.1.3.pom (4.4 kB at 182 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.3/idp-admin-impl-5.1.3.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.3/idp-admin-impl-5.1.3.jar (60 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.3/idp-admin-api-5.1.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.3/idp-authn-api-5.1.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.3/idp-cas-api-5.1.3.jar
Progress (1): 7.9/17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.3/idp-saml-api-5.1.3.jar
Progress (1): 16/17 kB
Progress (1): 17 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.3/idp-session-api-5.1.3.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.3/idp-admin-api-5.1.3.jar (17 kB at 576 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.3/idp-core-5.1.3.jar
Progress (1): 7.9/14 kB
Progress (1): 14 kB
Progress (2): 14 kB | 7.9/155 kB
Progress (3): 14 kB | 7.9/155 kB | 7.9/52 kB
Progress (3): 14 kB | 16/155 kB | 7.9/52 kB
Progress (3): 14 kB | 16/155 kB | 16/52 kB
Progress (3): 14 kB | 24/155 kB | 16/52 kB
Progress (3): 14 kB | 32/155 kB | 16/52 kB
Progress (4): 14 kB | 32/155 kB | 16/52 kB | 7.9/54 kB
Progress (4): 14 kB | 40/155 kB | 16/52 kB | 7.9/54 kB
Progress (4): 14 kB | 40/155 kB | 16/52 kB | 16/54 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.3/idp-core-5.1.3.jar (14 kB at 262 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.3/idp-profile-api-5.1.3.jar
Progress (3): 48/155 kB | 16/52 kB | 16/54 kB
Progress (3): 56/155 kB | 16/52 kB | 16/54 kB
Progress (3): 56/155 kB | 24/52 kB | 16/54 kB
Progress (3): 56/155 kB | 32/52 kB | 16/54 kB
Progress (3): 56/155 kB | 40/52 kB | 16/54 kB
Progress (3): 56/155 kB | 40/52 kB | 24/54 kB
Progress (3): 56/155 kB | 40/52 kB | 32/54 kB
Progress (3): 56/155 kB | 40/52 kB | 40/54 kB
Progress (3): 64/155 kB | 40/52 kB | 40/54 kB
Progress (3): 72/155 kB | 40/52 kB | 40/54 kB
Progress (3): 80/155 kB | 40/52 kB | 40/54 kB
Progress (4): 80/155 kB | 40/52 kB | 40/54 kB | 7.9/37 kB
Progress (4): 88/155 kB | 40/52 kB | 40/54 kB | 7.9/37 kB
Progress (4): 88/155 kB | 40/52 kB | 40/54 kB | 16/37 kB
Progress (4): 88/155 kB | 40/52 kB | 48/54 kB | 16/37 kB
Progress (4): 88/155 kB | 40/52 kB | 48/54 kB | 24/37 kB
Progress (4): 88/155 kB | 48/52 kB | 48/54 kB | 24/37 kB
Progress (5): 88/155 kB | 48/52 kB | 48/54 kB | 24/37 kB | 7.9/53 kB
Progress (5): 96/155 kB | 48/52 kB | 48/54 kB | 24/37 kB | 7.9/53 kB
Progress (5): 96/155 kB | 48/52 kB | 48/54 kB | 24/37 kB | 16/53 kB
Progress (5): 104/155 kB | 48/52 kB | 48/54 kB | 24/37 kB | 16/53 kB
Progress (5): 104/155 kB | 48/52 kB | 48/54 kB | 24/37 kB | 24/53 kB
Progress (5): 112/155 kB | 48/52 kB | 48/54 kB | 24/37 kB | 24/53 kB
Progress (5): 112/155 kB | 48/52 kB | 54 kB | 24/37 kB | 24/53 kB
Progress (5): 112/155 kB | 48/52 kB | 54 kB | 32/37 kB | 24/53 kB
Progress (5): 112/155 kB | 48/52 kB | 54 kB | 37 kB | 24/53 kB
Progress (5): 112/155 kB | 48/52 kB | 54 kB | 37 kB | 32/53 kB
Progress (5): 112/155 kB | 48/52 kB | 54 kB | 37 kB | 40/53 kB
Progress (5): 112/155 kB | 48/52 kB | 54 kB | 37 kB | 48/53 kB
Progress (5): 120/155 kB | 48/52 kB | 54 kB | 37 kB | 48/53 kB
Progress (5): 120/155 kB | 52 kB | 54 kB | 37 kB | 48/53 kB
Progress (5): 128/155 kB | 52 kB | 54 kB | 37 kB | 48/53 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.3/idp-cas-api-5.1.3.jar (54 kB at 441 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.3/idp-ui-5.1.3.jar
Progress (4): 136/155 kB | 52 kB | 37 kB | 48/53 kB
Progress (4): 136/155 kB | 52 kB | 37 kB | 53 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.3/idp-saml-api-5.1.3.jar (52 kB at 414 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.jar
Progress (3): 144/155 kB | 37 kB | 53 kB
Progress (3): 152/155 kB | 37 kB | 53 kB
Progress (3): 155 kB | 37 kB | 53 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.3/idp-session-api-5.1.3.jar (37 kB at 300 kB/s)
Progress (3): 155 kB | 53 kB | 7.9/50 kB
Progress (3): 155 kB | 53 kB | 16/50 kB
Progress (3): 155 kB | 53 kB | 24/50 kB
Progress (3): 155 kB | 53 kB | 32/50 kB
Progress (3): 155 kB | 53 kB | 40/50 kB
Progress (3): 155 kB | 53 kB | 48/50 kB
Progress (3): 155 kB | 53 kB | 50 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.3/idp-profile-api-5.1.3.jar (53 kB at 448 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.3/idp-authn-api-5.1.3.jar (155 kB at 1.1 MB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.3/idp-ui-5.1.3.jar (50 kB at 374 kB/s)
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.jar
Progress (1): 0.9/237 kB
Progress (1): 2.3/237 kB
Progress (1): 3.7/237 kB
Progress (1): 5.0/237 kB
Progress (1): 6.4/237 kB
Progress (1): 7.8/237 kB
Progress (1): 9.1/237 kB
Progress (1): 11/237 kB
Progress (1): 12/237 kB
Progress (1): 13/237 kB
Progress (1): 15/237 kB
Progress (1): 16/237 kB
Progress (1): 17/237 kB
Progress (1): 18/237 kB
Progress (1): 20/237 kB
Progress (1): 21/237 kB
Progress (1): 23/237 kB
Progress (1): 24/237 kB
Progress (1): 25/237 kB
Progress (1): 27/237 kB
Progress (1): 28/237 kB
Progress (1): 29/237 kB
Progress (1): 31/237 kB
Progress (1): 32/237 kB
Progress (1): 33/237 kB
Progress (1): 35/237 kB
Progress (1): 36/237 kB
Progress (1): 38/237 kB
Progress (1): 39/237 kB
Progress (1): 43/237 kB
Progress (1): 47/237 kB
Progress (1): 52/237 kB
Progress (1): 56/237 kB
Progress (1): 60/237 kB
Progress (1): 64/237 kB
Progress (1): 69/237 kB
Progress (1): 73/237 kB
Progress (1): 77/237 kB
Progress (1): 81/237 kB
Progress (1): 85/237 kB
Progress (1): 90/237 kB
Progress (1): 94/237 kB
Progress (1): 98/237 kB
Progress (1): 102/237 kB
Progress (1): 107/237 kB
Progress (1): 111/237 kB
Progress (1): 115/237 kB
Progress (1): 119/237 kB
Progress (1): 124/237 kB
Progress (1): 128/237 kB
Progress (1): 132/237 kB
Progress (1): 136/237 kB
Progress (1): 140/237 kB
Progress (1): 145/237 kB
Progress (1): 147/237 kB
Progress (1): 151/237 kB
Progress (1): 155/237 kB
Progress (1): 159/237 kB
Progress (1): 164/237 kB
Progress (1): 168/237 kB
Progress (1): 172/237 kB
Progress (1): 176/237 kB
Progress (1): 181/237 kB
Progress (1): 185/237 kB
Progress (1): 189/237 kB
Progress (1): 193/237 kB
Progress (1): 198/237 kB
Progress (1): 202/237 kB
Progress (1): 206/237 kB
Progress (1): 222/237 kB
Progress (1): 237 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2.5/httpcore5-h2-5.2.5.jar (237 kB at 3.4 MB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/jdbc-storage-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.75 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO] from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.753 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.567 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.176 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.853 s
[INFO] Finished at: 2026-02-05T21:28:43Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test IdP SNAPSHOT against plugin Release 2.0)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.2.0-SNAPSHOT
[INFO] Scanning for projects...
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/idp-bom/5.2.0-SNAPSHOT/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-bom/5.2.0-SNAPSHOT/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-bom/5.2.0-SNAPSHOT/idp-bom-5.2.0-SNAPSHOT.pom
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/idp-bom/5.2.0-SNAPSHOT/idp-bom-5.2.0-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' of POM net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) points at net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent instead of net.shibboleth:parent, please verify your project structure @ line 4, column 13
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: net.shibboleth.idp:idp-bom:pom:5.2.0-SNAPSHOT (absent): Could not find artifact net.shibboleth.idp:idp-bom:pom:5.2.0-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) @ line 67, column 25
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent:2.1.1-SNAPSHOT (/opt/jenkins/workspace/java-plugin-storage-jdbc-v2-idp-versions-java17/java-plugin-storage-jdbc/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: net.shibboleth.idp:idp-bom:pom:5.2.0-SNAPSHOT (absent): Could not find artifact net.shibboleth.idp:idp-bom:pom:5.2.0-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) @ line 67, column 25 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test IdP SNAPSHOT against plugin SNAPSHOT)
Stage "Test IdP SNAPSHOT against plugin SNAPSHOT" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-plugin-storage-jdbc-v2-idp-versions-java17/builds/117/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net
More information about the commits
mailing list