Build failed : java-plugin-storage-jdbc-v2-idp-versions-java17 #116

Shibboleth Jenkins noreply at shibboleth.net
Thu Jan 29 21:58:26 UTC 2026


See http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-idp-versions-java17/116/
-------------- 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
All nodes of label ‘Rocky9’ are offline
Running on EC2 (ec2-I2) - Rocky9 (i-002580330ff1c4737) 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
 > 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
Avoid second fetch
Checking out Revision 4fa9787b8c14a467e38949e2a9a0f07e76240b0f (refs/remotes/origin/main)
Commit message: "Bump version after release"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fa9787b8c14a467e38949e2a9a0f07e76240b0f # timeout=10
 > 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] }
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] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout current release plugin)
[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-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)
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] 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.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 75 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 200 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 248 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 2.0 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 48 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.7 kB
Progress (1): 5.2 kB
Progress (1): 8.6 kB
Progress (1): 14 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 247 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): 978 B
Progress (1): 5.4 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 142 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 127 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 592 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 277 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 548 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 167 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 553 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 106 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 208 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 210 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 371 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): 805 B
Progress (1): 1.8 kB
Progress (1): 3.4 kB
Progress (1): 6.1 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 163 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): 767 B
Progress (1): 1.8 kB
Progress (1): 3.8 kB
Progress (1): 7.0 kB
Progress (1): 7.5 kB
Progress (1): 9.8 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 324 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): 802 B
Progress (1): 1.8 kB
Progress (1): 4.1 kB
Progress (1): 8.4 kB
Progress (1): 11 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
Progress (1): 26 kB
Progress (1): 27 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.1 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): 749 B
Progress (1): 1.6 kB
Progress (1): 3.5 kB
Progress (1): 6.7 kB
Progress (1): 10.0 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 472 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.6/29 kB
Progress (1): 5.0/29 kB
Progress (1): 6.4/29 kB
Progress (1): 7.7/29 kB
Progress (1): 9.1/29 kB
Progress (1): 10/29 kB 
Progress (1): 12/29 kB
Progress (1): 13/29 kB
Progress (1): 15/29 kB
Progress (1): 19/29 kB
Progress (1): 23/29 kB
Progress (1): 27/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 612 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): 810 B
Progress (1): 3.3 kB
Progress (1): 5.1 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 127 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): 809 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 195 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): 721 B
Progress (1): 1.9 kB
Progress (1): 5.4 kB
Progress (1): 10 kB 
Progress (1): 15 kB
Progress (1): 19 kB
Progress (1): 24 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): 42 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 679 kB/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 462 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): 16/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 380 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): 781 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 106 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): 767 B
Progress (1): 2.3 kB
Progress (1): 4.7 kB
Progress (1): 7.6 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 254 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): 725 B
Progress (1): 1.9 kB
Progress (1): 5.4 kB
Progress (1): 10 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 648 kB/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 534 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 896 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 74 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 45 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 474 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 34 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 246 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): 854 B
Progress (1): 2.5 kB
Progress (1): 3.2 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 115 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 76 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): 1.1 kB
Progress (1): 3.2 kB
Progress (1): 6.6 kB
Progress (1): 10 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 306 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.3 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 233 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.6 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 84 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): 746 B
Progress (1): 2.4 kB
Progress (1): 4.3 kB
Progress (1): 6.7 kB
Progress (1): 10 kB 
Progress (1): 14 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 212 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): 821 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 33 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): 761 B
Progress (1): 2.0 kB
Progress (1): 4.8 kB
Progress (1): 7.9 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 486 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): 742 B
Progress (1): 1.9 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 500 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 366 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 144 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 128 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): 707 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 493 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 66 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 43 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.7 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 73 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 64 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 40 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 288 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 347 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 28 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 162 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): 812 B
Progress (1): 2.8 kB
Progress (1): 3.2 kB
Progress (1): 6.6 kB
Progress (1): 9.3 kB
Progress (1): 13 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 489 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 502 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): 961 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 125 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): 810 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 85 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 99 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 257 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 171 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 164 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 1.3 MB/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): 755 B
Progress (1): 2.1 kB
Progress (1): 4.0 kB
Progress (1): 8.1 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 475 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): 792 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 289 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): 723 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.7 kB
Progress (1): 8.1 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): 41 kB
Progress (1): 46 kB
Progress (1): 50 kB
Progress (1): 53 kB
Progress (1): 55 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.6 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 440 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/apache/maven/maven-model/3.0/maven-model-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-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/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/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/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): 48/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 2.0 MB/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): 12/165 kB 
Progress (1): 28/165 kB
Progress (1): 44/165 kB
Progress (1): 61/165 kB
Progress (1): 77/165 kB
Progress (1): 93/165 kB
Progress (1): 110/165 kB
Progress (1): 126/165 kB
Progress (1): 143/165 kB
Progress (1): 159/165 kB
Progress (1): 165 kB    
Progress (2): 165 kB | 0.9/222 kB
Progress (2): 165 kB | 2.3/222 kB
Progress (2): 165 kB | 3.6/222 kB
Progress (2): 165 kB | 5.0/222 kB
Progress (2): 165 kB | 6.4/222 kB
Progress (2): 165 kB | 7.7/222 kB
Progress (2): 165 kB | 9.1/222 kB
Progress (2): 165 kB | 10/222 kB 
Progress (2): 165 kB | 12/222 kB
Progress (2): 165 kB | 13/222 kB
Progress (2): 165 kB | 15/222 kB
Progress (2): 165 kB | 16/222 kB
Progress (2): 165 kB | 17/222 kB
Progress (2): 165 kB | 18/222 kB
Progress (2): 165 kB | 20/222 kB
Progress (2): 165 kB | 21/222 kB
Progress (2): 165 kB | 23/222 kB
Progress (2): 165 kB | 24/222 kB
Progress (2): 165 kB | 25/222 kB
Progress (2): 165 kB | 27/222 kB
Progress (2): 165 kB | 28/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 3.2 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): 29/222 kB
Progress (1): 31/222 kB
Progress (1): 32/222 kB
Progress (1): 33/222 kB
Progress (1): 35/222 kB
Progress (1): 36/222 kB
Progress (1): 38/222 kB
Progress (1): 39/222 kB
Progress (1): 40/222 kB
Progress (1): 42/222 kB
Progress (1): 43/222 kB
Progress (1): 44/222 kB
Progress (1): 46/222 kB
Progress (1): 47/222 kB
Progress (1): 49/222 kB
Progress (1): 50/222 kB
Progress (1): 51/222 kB
Progress (1): 53/222 kB
Progress (1): 54/222 kB
Progress (1): 55/222 kB
Progress (1): 60/222 kB
Progress (1): 64/222 kB
Progress (1): 68/222 kB
Progress (1): 72/222 kB
Progress (1): 77/222 kB
Progress (1): 81/222 kB
Progress (1): 85/222 kB
Progress (1): 89/222 kB
Progress (1): 93/222 kB
Progress (1): 98/222 kB
Progress (1): 102/222 kB
Progress (1): 106/222 kB
Progress (1): 110/222 kB
Progress (1): 115/222 kB
Progress (1): 119/222 kB
Progress (1): 123/222 kB
Progress (1): 127/222 kB
Progress (1): 130/222 kB
Progress (1): 135/222 kB
Progress (1): 139/222 kB
Progress (1): 143/222 kB
Progress (1): 147/222 kB
Progress (1): 151/222 kB
Progress (1): 156/222 kB
Progress (1): 160/222 kB
Progress (1): 164/222 kB
Progress (1): 168/222 kB
Progress (1): 173/222 kB
Progress (1): 177/222 kB
Progress (1): 181/222 kB
Progress (1): 185/222 kB
Progress (1): 190/222 kB
Progress (1): 194/222 kB
Progress (1): 198/222 kB
Progress (1): 202/222 kB
Progress (1): 206/222 kB
Progress (1): 211/222 kB
Progress (1): 215/222 kB
Progress (2): 215/222 kB | 0.9/52 kB
Progress (2): 215/222 kB | 2.3/52 kB
Progress (2): 215/222 kB | 3.6/52 kB
Progress (2): 215/222 kB | 5.0/52 kB
Progress (2): 215/222 kB | 6.4/52 kB
Progress (2): 215/222 kB | 7.7/52 kB
Progress (2): 215/222 kB | 9.1/52 kB
Progress (2): 215/222 kB | 10/52 kB 
Progress (2): 215/222 kB | 12/52 kB
Progress (2): 215/222 kB | 13/52 kB
Progress (2): 215/222 kB | 15/52 kB
Progress (2): 215/222 kB | 16/52 kB
Progress (2): 215/222 kB | 17/52 kB
Progress (2): 215/222 kB | 19/52 kB
Progress (2): 215/222 kB | 20/52 kB
Progress (2): 215/222 kB | 21/52 kB
Progress (2): 215/222 kB | 23/52 kB
Progress (2): 215/222 kB | 24/52 kB
Progress (2): 215/222 kB | 26/52 kB
Progress (2): 215/222 kB | 27/52 kB
Progress (2): 215/222 kB | 28/52 kB
Progress (2): 215/222 kB | 30/52 kB
Progress (2): 215/222 kB | 31/52 kB
Progress (2): 215/222 kB | 32/52 kB
Progress (2): 215/222 kB | 34/52 kB
Progress (2): 215/222 kB | 35/52 kB
Progress (2): 215/222 kB | 36/52 kB
Progress (2): 215/222 kB | 38/52 kB
Progress (2): 215/222 kB | 39/52 kB
Progress (2): 215/222 kB | 41/52 kB
Progress (2): 215/222 kB | 42/52 kB
Progress (2): 215/222 kB | 43/52 kB
Progress (2): 215/222 kB | 45/52 kB
Progress (2): 215/222 kB | 46/52 kB
Progress (2): 215/222 kB | 47/52 kB
Progress (2): 215/222 kB | 49/52 kB
Progress (2): 215/222 kB | 50/52 kB
Progress (2): 215/222 kB | 52/52 kB
Progress (2): 215/222 kB | 52 kB   
Progress (2): 219/222 kB | 52 kB
Progress (3): 219/222 kB | 52 kB | 7.7/46 kB
Progress (3): 219/222 kB | 52 kB | 16/46 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 577 kB/s)
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): 219/222 kB | 32/46 kB
Progress (2): 219/222 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 524 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 (1): 222 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.4 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): 0.9/202 kB
Progress (1): 2.3/202 kB
Progress (1): 3.6/202 kB
Progress (1): 5.0/202 kB
Progress (1): 6.4/202 kB
Progress (1): 7.7/202 kB
Progress (1): 9.1/202 kB
Progress (1): 10/202 kB 
Progress (1): 12/202 kB
Progress (1): 13/202 kB
Progress (1): 15/202 kB
Progress (1): 16/202 kB
Progress (1): 17/202 kB
Progress (1): 19/202 kB
Progress (1): 20/202 kB
Progress (1): 21/202 kB
Progress (1): 23/202 kB
Progress (1): 24/202 kB
Progress (1): 26/202 kB
Progress (1): 27/202 kB
Progress (1): 28/202 kB
Progress (1): 30/202 kB
Progress (1): 31/202 kB
Progress (1): 32/202 kB
Progress (1): 34/202 kB
Progress (1): 35/202 kB
Progress (1): 36/202 kB
Progress (1): 38/202 kB
Progress (1): 39/202 kB
Progress (1): 41/202 kB
Progress (1): 42/202 kB
Progress (1): 43/202 kB
Progress (1): 45/202 kB
Progress (1): 46/202 kB
Progress (1): 47/202 kB
Progress (1): 49/202 kB
Progress (1): 50/202 kB
Progress (1): 52/202 kB
Progress (1): 53/202 kB
Progress (1): 54/202 kB
Progress (1): 56/202 kB
Progress (1): 60/202 kB
Progress (1): 64/202 kB
Progress (1): 65/202 kB
Progress (1): 69/202 kB
Progress (1): 73/202 kB
Progress (1): 78/202 kB
Progress (1): 82/202 kB
Progress (1): 86/202 kB
Progress (1): 90/202 kB
Progress (2): 90/202 kB | 7.7/167 kB
Progress (2): 90/202 kB | 16/167 kB 
Progress (2): 94/202 kB | 16/167 kB
Progress (2): 99/202 kB | 16/167 kB
Progress (2): 103/202 kB | 16/167 kB
Progress (3): 103/202 kB | 16/167 kB | 0.9/153 kB
Progress (3): 103/202 kB | 16/167 kB | 2.3/153 kB
Progress (3): 103/202 kB | 16/167 kB | 6.5/153 kB
Progress (3): 103/202 kB | 16/167 kB | 11/153 kB 
Progress (3): 103/202 kB | 16/167 kB | 15/153 kB
Progress (4): 103/202 kB | 16/167 kB | 15/153 kB | 7.7/472 kB
Progress (4): 103/202 kB | 16/167 kB | 15/153 kB | 16/472 kB 
Progress (5): 103/202 kB | 16/167 kB | 15/153 kB | 16/472 kB | 0.9/4.3 kB
Progress (5): 103/202 kB | 16/167 kB | 15/153 kB | 16/472 kB | 2.3/4.3 kB
Progress (5): 103/202 kB | 16/167 kB | 15/153 kB | 16/472 kB | 3.6/4.3 kB
Progress (5): 103/202 kB | 16/167 kB | 15/153 kB | 16/472 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 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Progress (4): 103/202 kB | 32/167 kB | 15/153 kB | 16/472 kB
Progress (4): 103/202 kB | 32/167 kB | 15/153 kB | 32/472 kB
Progress (4): 103/202 kB | 49/167 kB | 15/153 kB | 32/472 kB
Progress (4): 103/202 kB | 65/167 kB | 15/153 kB | 32/472 kB
Progress (4): 103/202 kB | 81/167 kB | 15/153 kB | 32/472 kB
Progress (4): 103/202 kB | 98/167 kB | 15/153 kB | 32/472 kB
Progress (4): 103/202 kB | 98/167 kB | 19/153 kB | 32/472 kB
Progress (4): 103/202 kB | 98/167 kB | 19/153 kB | 49/472 kB
Progress (4): 103/202 kB | 98/167 kB | 23/153 kB | 49/472 kB
Progress (4): 103/202 kB | 98/167 kB | 28/153 kB | 49/472 kB
Progress (4): 103/202 kB | 98/167 kB | 32/153 kB | 49/472 kB
Progress (4): 103/202 kB | 98/167 kB | 32/153 kB | 65/472 kB
Progress (4): 103/202 kB | 98/167 kB | 36/153 kB | 65/472 kB
Progress (4): 103/202 kB | 98/167 kB | 40/153 kB | 65/472 kB
Progress (4): 103/202 kB | 98/167 kB | 45/153 kB | 65/472 kB
Progress (4): 103/202 kB | 98/167 kB | 45/153 kB | 81/472 kB
Progress (4): 103/202 kB | 98/167 kB | 49/153 kB | 81/472 kB
Progress (4): 103/202 kB | 98/167 kB | 53/153 kB | 81/472 kB
Progress (4): 103/202 kB | 98/167 kB | 57/153 kB | 81/472 kB
Progress (4): 103/202 kB | 98/167 kB | 57/153 kB | 98/472 kB
Progress (4): 103/202 kB | 98/167 kB | 61/153 kB | 98/472 kB
Progress (4): 103/202 kB | 98/167 kB | 66/153 kB | 98/472 kB
Progress (4): 103/202 kB | 98/167 kB | 70/153 kB | 98/472 kB
Progress (4): 103/202 kB | 98/167 kB | 70/153 kB | 114/472 kB
Progress (4): 103/202 kB | 98/167 kB | 74/153 kB | 114/472 kB
Progress (4): 103/202 kB | 98/167 kB | 78/153 kB | 114/472 kB
Progress (4): 103/202 kB | 98/167 kB | 83/153 kB | 114/472 kB
Progress (4): 103/202 kB | 98/167 kB | 83/153 kB | 131/472 kB
Progress (4): 103/202 kB | 98/167 kB | 87/153 kB | 131/472 kB
Progress (4): 107/202 kB | 98/167 kB | 87/153 kB | 131/472 kB
Progress (4): 107/202 kB | 98/167 kB | 87/153 kB | 147/472 kB
Progress (4): 111/202 kB | 98/167 kB | 87/153 kB | 147/472 kB
Progress (4): 116/202 kB | 98/167 kB | 87/153 kB | 147/472 kB
Progress (4): 120/202 kB | 98/167 kB | 87/153 kB | 147/472 kB
Progress (4): 120/202 kB | 98/167 kB | 87/153 kB | 163/472 kB
Progress (4): 124/202 kB | 98/167 kB | 87/153 kB | 163/472 kB
Progress (4): 128/202 kB | 98/167 kB | 87/153 kB | 163/472 kB
Progress (4): 132/202 kB | 98/167 kB | 87/153 kB | 163/472 kB
Progress (4): 132/202 kB | 98/167 kB | 87/153 kB | 180/472 kB
Progress (4): 137/202 kB | 98/167 kB | 87/153 kB | 180/472 kB
Progress (4): 141/202 kB | 98/167 kB | 87/153 kB | 180/472 kB
Progress (4): 145/202 kB | 98/167 kB | 87/153 kB | 180/472 kB
Progress (4): 145/202 kB | 98/167 kB | 87/153 kB | 196/472 kB
Progress (4): 145/202 kB | 98/167 kB | 91/153 kB | 196/472 kB
Progress (4): 145/202 kB | 98/167 kB | 95/153 kB | 196/472 kB
Progress (4): 145/202 kB | 98/167 kB | 100/153 kB | 196/472 kB
Progress (4): 145/202 kB | 114/167 kB | 100/153 kB | 196/472 kB
Progress (4): 149/202 kB | 114/167 kB | 100/153 kB | 196/472 kB
Progress (4): 154/202 kB | 114/167 kB | 100/153 kB | 196/472 kB
Progress (4): 158/202 kB | 114/167 kB | 100/153 kB | 196/472 kB
Progress (4): 158/202 kB | 131/167 kB | 100/153 kB | 196/472 kB
Progress (4): 162/202 kB | 131/167 kB | 100/153 kB | 196/472 kB
Progress (4): 166/202 kB | 131/167 kB | 100/153 kB | 196/472 kB
Progress (4): 171/202 kB | 131/167 kB | 100/153 kB | 196/472 kB
Progress (4): 171/202 kB | 147/167 kB | 100/153 kB | 196/472 kB
Progress (4): 175/202 kB | 147/167 kB | 100/153 kB | 196/472 kB
Progress (4): 179/202 kB | 147/167 kB | 100/153 kB | 196/472 kB
Progress (4): 183/202 kB | 147/167 kB | 100/153 kB | 196/472 kB
Progress (4): 183/202 kB | 163/167 kB | 100/153 kB | 196/472 kB
Progress (4): 187/202 kB | 163/167 kB | 100/153 kB | 196/472 kB
Progress (4): 192/202 kB | 163/167 kB | 100/153 kB | 196/472 kB
Progress (4): 192/202 kB | 167 kB | 100/153 kB | 196/472 kB    
Progress (4): 192/202 kB | 167 kB | 100/153 kB | 212/472 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.1 MB/s)
Progress (3): 192/202 kB | 104/153 kB | 212/472 kB
Progress (3): 192/202 kB | 108/153 kB | 212/472 kB
Progress (3): 192/202 kB | 112/153 kB | 212/472 kB
Progress (3): 192/202 kB | 112/153 kB | 229/472 kB
Progress (3): 192/202 kB | 116/153 kB | 229/472 kB
Progress (3): 192/202 kB | 121/153 kB | 229/472 kB
Progress (3): 192/202 kB | 125/153 kB | 229/472 kB
Progress (3): 192/202 kB | 126/153 kB | 229/472 kB
Progress (4): 192/202 kB | 126/153 kB | 229/472 kB | 0.9/209 kB
Progress (4): 192/202 kB | 130/153 kB | 229/472 kB | 0.9/209 kB
Progress (4): 192/202 kB | 130/153 kB | 229/472 kB | 2.3/209 kB
Progress (4): 192/202 kB | 130/153 kB | 229/472 kB | 3.6/209 kB
Progress (4): 192/202 kB | 135/153 kB | 229/472 kB | 3.6/209 kB
Progress (4): 192/202 kB | 135/153 kB | 229/472 kB | 5.0/209 kB
Progress (4): 192/202 kB | 135/153 kB | 229/472 kB | 6.4/209 kB
Progress (4): 192/202 kB | 139/153 kB | 229/472 kB | 6.4/209 kB
Progress (4): 192/202 kB | 139/153 kB | 229/472 kB | 7.7/209 kB
Progress (4): 192/202 kB | 139/153 kB | 229/472 kB | 9.1/209 kB
Progress (4): 192/202 kB | 143/153 kB | 229/472 kB | 9.1/209 kB
Progress (4): 192/202 kB | 143/153 kB | 229/472 kB | 10/209 kB 
Progress (4): 192/202 kB | 143/153 kB | 229/472 kB | 12/209 kB
Progress (4): 192/202 kB | 147/153 kB | 229/472 kB | 12/209 kB
Progress (4): 192/202 kB | 147/153 kB | 229/472 kB | 13/209 kB
Progress (4): 192/202 kB | 147/153 kB | 229/472 kB | 15/209 kB
Progress (4): 192/202 kB | 152/153 kB | 229/472 kB | 15/209 kB
Progress (4): 192/202 kB | 152/153 kB | 229/472 kB | 16/209 kB
Progress (4): 192/202 kB | 153 kB | 229/472 kB | 16/209 kB    
Progress (4): 192/202 kB | 153 kB | 229/472 kB | 17/209 kB
Progress (4): 192/202 kB | 153 kB | 229/472 kB | 19/209 kB
Progress (4): 192/202 kB | 153 kB | 229/472 kB | 20/209 kB
Progress (4): 192/202 kB | 153 kB | 229/472 kB | 21/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): 192/202 kB | 240/472 kB | 21/209 kB
Progress (3): 196/202 kB | 240/472 kB | 21/209 kB
Progress (3): 200/202 kB | 240/472 kB | 21/209 kB
Progress (3): 202 kB | 240/472 kB | 21/209 kB    
Progress (3): 202 kB | 256/472 kB | 21/209 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.3 MB/s)
Progress (2): 256/472 kB | 23/209 kB
Progress (2): 256/472 kB | 24/209 kB
Progress (2): 256/472 kB | 26/209 kB
Progress (2): 256/472 kB | 27/209 kB
Progress (2): 256/472 kB | 28/209 kB
Progress (2): 256/472 kB | 30/209 kB
Progress (2): 256/472 kB | 31/209 kB
Progress (2): 256/472 kB | 32/209 kB
Progress (2): 256/472 kB | 33/209 kB
Progress (2): 256/472 kB | 35/209 kB
Progress (2): 256/472 kB | 36/209 kB
Progress (2): 256/472 kB | 38/209 kB
Progress (2): 256/472 kB | 39/209 kB
Progress (2): 256/472 kB | 40/209 kB
Progress (2): 256/472 kB | 42/209 kB
Progress (2): 256/472 kB | 43/209 kB
Progress (2): 256/472 kB | 44/209 kB
Progress (2): 256/472 kB | 46/209 kB
Progress (2): 256/472 kB | 47/209 kB
Progress (2): 273/472 kB | 47/209 kB
Progress (2): 289/472 kB | 47/209 kB
Progress (2): 306/472 kB | 47/209 kB
Progress (2): 322/472 kB | 47/209 kB
Progress (2): 338/472 kB | 47/209 kB
Progress (2): 355/472 kB | 47/209 kB
Progress (2): 371/472 kB | 47/209 kB
Progress (2): 387/472 kB | 47/209 kB
Progress (2): 387/472 kB | 48/209 kB
Progress (2): 387/472 kB | 50/209 kB
Progress (2): 387/472 kB | 54/209 kB
Progress (2): 387/472 kB | 58/209 kB
Progress (2): 387/472 kB | 63/209 kB
Progress (2): 387/472 kB | 67/209 kB
Progress (2): 387/472 kB | 71/209 kB
Progress (2): 387/472 kB | 75/209 kB
Progress (2): 387/472 kB | 79/209 kB
Progress (2): 387/472 kB | 84/209 kB
Progress (2): 387/472 kB | 88/209 kB
Progress (2): 387/472 kB | 92/209 kB
Progress (2): 387/472 kB | 96/209 kB
Progress (2): 387/472 kB | 101/209 kB
Progress (2): 387/472 kB | 101/209 kB
Progress (2): 387/472 kB | 106/209 kB
Progress (2): 387/472 kB | 110/209 kB
Progress (2): 387/472 kB | 114/209 kB
Progress (2): 387/472 kB | 118/209 kB
Progress (2): 387/472 kB | 123/209 kB
Progress (2): 387/472 kB | 127/209 kB
Progress (2): 387/472 kB | 131/209 kB
Progress (2): 387/472 kB | 135/209 kB
Progress (2): 387/472 kB | 139/209 kB
Progress (2): 387/472 kB | 144/209 kB
Progress (2): 404/472 kB | 144/209 kB
Progress (2): 420/472 kB | 144/209 kB
Progress (2): 437/472 kB | 144/209 kB
Progress (2): 453/472 kB | 144/209 kB
Progress (2): 457/472 kB | 144/209 kB
Progress (2): 472 kB | 144/209 kB    
Progress (2): 472 kB | 148/209 kB
Progress (2): 472 kB | 152/209 kB
Progress (2): 472 kB | 156/209 kB
Progress (2): 472 kB | 161/209 kB
Progress (2): 472 kB | 165/209 kB
Progress (2): 472 kB | 169/209 kB
Progress (2): 472 kB | 173/209 kB
Progress (2): 472 kB | 177/209 kB
Progress (2): 472 kB | 182/209 kB
Progress (2): 472 kB | 186/209 kB
Progress (2): 472 kB | 190/209 kB
Progress (2): 472 kB | 194/209 kB
Progress (2): 472 kB | 199/209 kB
Progress (2): 472 kB | 203/209 kB
Progress (2): 472 kB | 207/209 kB
Progress (2): 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)
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.6 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 162 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): 700 B
Progress (1): 2.7 kB
Progress (1): 6.5 kB
Progress (1): 9.1 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 21 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 682 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 265 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 70 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 79 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 32 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 173 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): 825 B
Progress (1): 3.0 kB
Progress (1): 3.3 kB
Progress (1): 6.7 kB
Progress (1): 9.2 kB
Progress (1): 14 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 596 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 123 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 296 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.5 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 323 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 86 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 84 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 112 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 103 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 70 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 276 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 71 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 142 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 50 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 66 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 36 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 21 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 179 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 73 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 28 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 79 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 108 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): 861 B
Progress (1): 3.6 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 153 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 171 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 170 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 184 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): 780 B
Progress (1): 2.1 kB
Progress (1): 5.6 kB
Progress (1): 9.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
Progress (1): 16 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 23 kB
Progress (1): 26 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 930 kB/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.0 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 509 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 50 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 46 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 279 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 213 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): 745 B
Progress (1): 2.1 kB
Progress (1): 3.9 kB
Progress (1): 7.9 kB
Progress (1): 11 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 420 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 85 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 568 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 67 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 155 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 61 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): 763 B
Progress (1): 2.4 kB
Progress (1): 5.3 kB
Progress (1): 8.6 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 295 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 831 kB/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 146 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/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/maven-aether-provider/3.0/maven-aether-provider-3.0.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): 32/527 kB
Progress (1): 49/527 kB
Progress (1): 57/527 kB
Progress (1): 73/527 kB
Progress (1): 90/527 kB
Progress (1): 106/527 kB
Progress (1): 122/527 kB
Progress (1): 139/527 kB
Progress (1): 155/527 kB
Progress (1): 172/527 kB
Progress (1): 188/527 kB
Progress (1): 204/527 kB
Progress (1): 221/527 kB
Progress (1): 233/527 kB
Progress (1): 237/527 kB
Progress (1): 253/527 kB
Progress (1): 270/527 kB
Progress (1): 286/527 kB
Progress (1): 303/527 kB
Progress (1): 319/527 kB
Progress (1): 335/527 kB
Progress (1): 352/527 kB
Progress (1): 364/527 kB
Progress (1): 368/527 kB
Progress (1): 385/527 kB
Progress (1): 401/527 kB
Progress (1): 417/527 kB
Progress (1): 434/527 kB
Progress (1): 450/527 kB
Progress (1): 466/527 kB
Progress (1): 483/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 14 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): 28/148 kB
Progress (1): 44/148 kB
Progress (1): 61/148 kB
Progress (1): 77/148 kB
Progress (2): 77/148 kB | 7.7/51 kB
Progress (2): 77/148 kB | 16/51 kB 
Progress (3): 77/148 kB | 16/51 kB | 7.7/47 kB
Progress (3): 77/148 kB | 24/51 kB | 7.7/47 kB
Progress (3): 77/148 kB | 24/51 kB | 16/47 kB 
Progress (3): 77/148 kB | 24/51 kB | 24/47 kB
Progress (3): 77/148 kB | 41/51 kB | 24/47 kB
Progress (3): 77/148 kB | 51 kB | 24/47 kB   
Progress (3): 77/148 kB | 51 kB | 41/47 kB
Progress (3): 77/148 kB | 51 kB | 47 kB   
                                       
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 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Progress (2): 93/148 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.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Progress (1): 110/148 kB
Progress (1): 126/148 kB
Progress (1): 143/148 kB
Progress (1): 148 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.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Progress (1): 7.7/38 kB
Progress (1): 16/38 kB 
Progress (1): 32/38 kB
Progress (1): 38 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.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.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): 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 700 kB/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    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 308 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): 7.7/74 kB
Progress (1): 12/74 kB 
Progress (1): 28/74 kB
Progress (1): 44/74 kB
Progress (1): 61/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.5 MB/s)
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/106 kB
Progress (1): 8.2/106 kB
Progress (1): 25/106 kB 
Progress (1): 41/106 kB
Progress (1): 57/106 kB
Progress (1): 66/106 kB
Progress (1): 82/106 kB
Progress (1): 98/106 kB
Progress (1): 106 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.8 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
Progress (1): 7.7/29 kB
Progress (1): 16/29 kB 
Progress (1): 25/29 kB
Progress (1): 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 414 kB/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/13 kB
Progress (1): 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 187 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
Progress (1): 16/108 kB
Progress (1): 33/108 kB
Progress (1): 49/108 kB
Progress (1): 66/108 kB
Progress (1): 82/108 kB
Progress (1): 98/108 kB
Progress (1): 108 kB   
                    
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.4 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 (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 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Progress (1): 7.7/61 kB
Progress (1): 16/61 kB 
Progress (1): 32/61 kB
Progress (1): 49/61 kB
Progress (1): 61 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 671 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/195 kB
Progress (1): 16/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 1.9 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): 16/263 kB
Progress (1): 33/263 kB
Progress (1): 49/263 kB
Progress (1): 57/263 kB
Progress (1): 74/263 kB
Progress (1): 90/263 kB
Progress (1): 106/263 kB
Progress (1): 123/263 kB
Progress (1): 139/263 kB
Progress (1): 156/263 kB
Progress (1): 172/263 kB
Progress (1): 188/263 kB
Progress (1): 205/263 kB
Progress (2): 205/263 kB | 16/245 kB
Progress (2): 205/263 kB | 33/245 kB
Progress (2): 205/263 kB | 49/245 kB
Progress (2): 205/263 kB | 66/245 kB
Progress (2): 205/263 kB | 82/245 kB
Progress (2): 205/263 kB | 98/245 kB
Progress (2): 205/263 kB | 115/245 kB
Progress (2): 205/263 kB | 131/245 kB
Progress (2): 205/263 kB | 147/245 kB
Progress (2): 205/263 kB | 164/245 kB
Progress (3): 205/263 kB | 164/245 kB | 7.7/45 kB
Progress (3): 205/263 kB | 164/245 kB | 8.2/45 kB
Progress (3): 205/263 kB | 164/245 kB | 25/45 kB 
Progress (3): 205/263 kB | 164/245 kB | 41/45 kB
Progress (3): 205/263 kB | 164/245 kB | 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 406 kB/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 (2): 205/263 kB | 180/245 kB
Progress (2): 205/263 kB | 197/245 kB
Progress (2): 205/263 kB | 213/245 kB
Progress (2): 205/263 kB | 229/245 kB
Progress (2): 205/263 kB | 241/245 kB
Progress (2): 205/263 kB | 245 kB    
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 2.1 MB/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): 217/263 kB
Progress (1): 233/263 kB
Progress (1): 250/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 2.1 MB/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): 7.5/107 kB
Progress (1): 24/107 kB 
Progress (1): 40/107 kB
Progress (1): 57/107 kB
Progress (1): 73/107 kB
Progress (1): 89/107 kB
Progress (1): 106/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 830 kB/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/61 kB
Progress (1): 16/61 kB 
Progress (1): 32/61 kB
Progress (1): 49/61 kB
Progress (1): 61 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.jar (61 kB at 450 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Progress (1): 7.7/38 kB
Progress (1): 16/38 kB 
Progress (1): 32/38 kB
Progress (1): 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 268 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/340 kB
Progress (1): 16/340 kB 
Progress (1): 32/340 kB
Progress (1): 49/340 kB
Progress (1): 65/340 kB
Progress (1): 81/340 kB
Progress (1): 98/340 kB
Progress (1): 114/340 kB
Progress (1): 131/340 kB
Progress (2): 131/340 kB | 16/164 kB
Progress (2): 147/340 kB | 16/164 kB
Progress (2): 163/340 kB | 16/164 kB
Progress (2): 163/340 kB | 33/164 kB
Progress (2): 180/340 kB | 33/164 kB
Progress (2): 180/340 kB | 49/164 kB
Progress (2): 196/340 kB | 49/164 kB
Progress (2): 196/340 kB | 66/164 kB
Progress (2): 212/340 kB | 66/164 kB
Progress (2): 212/340 kB | 82/164 kB
Progress (2): 217/340 kB | 82/164 kB
Progress (2): 217/340 kB | 98/164 kB
Progress (2): 217/340 kB | 115/164 kB
Progress (2): 217/340 kB | 131/164 kB
Progress (2): 217/340 kB | 147/164 kB
Progress (2): 217/340 kB | 164 kB    
Progress (3): 217/340 kB | 164 kB | 7.7/282 kB
Progress (3): 217/340 kB | 164 kB | 16/282 kB 
Progress (3): 217/340 kB | 164 kB | 32/282 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.0 MB/s)
Progress (2): 217/340 kB | 49/282 kB
Progress (3): 217/340 kB | 49/282 kB | 7.7/502 kB
Progress (3): 217/340 kB | 49/282 kB | 16/502 kB 
Progress (3): 217/340 kB | 65/282 kB | 16/502 kB
Progress (3): 233/340 kB | 65/282 kB | 16/502 kB
                                                
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 (3): 233/340 kB | 65/282 kB | 32/502 kB
Progress (3): 250/340 kB | 65/282 kB | 32/502 kB
Progress (3): 250/340 kB | 65/282 kB | 49/502 kB
Progress (3): 266/340 kB | 65/282 kB | 49/502 kB
Progress (3): 266/340 kB | 65/282 kB | 65/502 kB
Progress (3): 282/340 kB | 65/282 kB | 65/502 kB
Progress (3): 282/340 kB | 65/282 kB | 81/502 kB
Progress (3): 299/340 kB | 65/282 kB | 81/502 kB
Progress (3): 299/340 kB | 65/282 kB | 98/502 kB
Progress (3): 315/340 kB | 65/282 kB | 98/502 kB
Progress (3): 315/340 kB | 65/282 kB | 114/502 kB
Progress (3): 331/340 kB | 65/282 kB | 114/502 kB
Progress (3): 340 kB | 65/282 kB | 114/502 kB    
Progress (3): 340 kB | 65/282 kB | 131/502 kB
Progress (3): 340 kB | 65/282 kB | 147/502 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.1 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 (2): 65/282 kB | 163/502 kB
Progress (2): 65/282 kB | 180/502 kB
Progress (2): 65/282 kB | 196/502 kB
Progress (2): 81/282 kB | 196/502 kB
Progress (2): 81/282 kB | 213/502 kB
Progress (2): 98/282 kB | 213/502 kB
Progress (2): 98/282 kB | 229/502 kB
Progress (2): 114/282 kB | 229/502 kB
Progress (2): 114/282 kB | 245/502 kB
Progress (2): 131/282 kB | 245/502 kB
Progress (2): 147/282 kB | 245/502 kB
Progress (2): 163/282 kB | 245/502 kB
Progress (2): 180/282 kB | 245/502 kB
Progress (2): 180/282 kB | 262/502 kB
Progress (2): 196/282 kB | 262/502 kB
Progress (2): 196/282 kB | 278/502 kB
Progress (2): 213/282 kB | 278/502 kB
Progress (2): 229/282 kB | 278/502 kB
Progress (2): 245/282 kB | 278/502 kB
Progress (2): 262/282 kB | 278/502 kB
Progress (2): 278/282 kB | 278/502 kB
Progress (2): 282 kB | 278/502 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)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
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 2.9 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 (1): 7.7/168 kB
Progress (1): 16/168 kB 
Progress (2): 16/168 kB | 7.7/285 kB
Progress (2): 16/168 kB | 16/285 kB 
Progress (2): 32/168 kB | 16/285 kB
Progress (2): 49/168 kB | 16/285 kB
Progress (2): 49/168 kB | 32/285 kB
Progress (2): 65/168 kB | 32/285 kB
Progress (2): 65/168 kB | 49/285 kB
Progress (2): 81/168 kB | 49/285 kB
Progress (2): 81/168 kB | 65/285 kB
Progress (2): 98/168 kB | 65/285 kB
Progress (2): 98/168 kB | 81/285 kB
Progress (2): 114/168 kB | 81/285 kB
Progress (2): 114/168 kB | 98/285 kB
Progress (2): 131/168 kB | 98/285 kB
Progress (2): 131/168 kB | 114/285 kB
Progress (2): 147/168 kB | 114/285 kB
Progress (2): 147/168 kB | 131/285 kB
Progress (2): 163/168 kB | 131/285 kB
Progress (2): 168 kB | 131/285 kB    
Progress (2): 168 kB | 147/285 kB
Progress (2): 168 kB | 163/285 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 855 kB/s)
Progress (2): 163/285 kB | 7.7/149 kB
Progress (2): 163/285 kB | 16/149 kB 
Progress (2): 163/285 kB | 32/149 kB
Progress (2): 163/285 kB | 49/149 kB
Progress (2): 163/285 kB | 65/149 kB
Progress (2): 163/285 kB | 81/149 kB
Progress (2): 180/285 kB | 81/149 kB
Progress (2): 180/285 kB | 98/149 kB
Progress (2): 196/285 kB | 98/149 kB
Progress (2): 196/285 kB | 114/149 kB
Progress (2): 212/285 kB | 114/149 kB
Progress (2): 212/285 kB | 131/149 kB
Progress (2): 212/285 kB | 147/149 kB
Progress (2): 229/285 kB | 147/149 kB
Progress (2): 229/285 kB | 149 kB    
Progress (2): 229/285 kB | 149 kB
Progress (2): 246/285 kB | 149 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.jar (149 kB at 749 kB/s)
Progress (1): 262/285 kB
Progress (1): 279/285 kB
Progress (1): 285 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.4 MB/s)
Progress (1): 7.7/53 kB
Progress (1): 16/53 kB 
Progress (1): 24/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 256 kB/s)
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 296 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): 770 B
Progress (1): 2.2 kB
Progress (1): 4.7 kB
Progress (1): 7.6 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 165 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 867 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.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 217 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): 24/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 1.4 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 107 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): 812 B
Progress (1): 2.5 kB
Progress (1): 4.2 kB
Progress (1): 7.8 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 325 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): 773 B
Progress (1): 2.0 kB
Progress (1): 5.9 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 17 kB
Progress (1): 21 kB
Progress (1): 26 kB
Progress (1): 27 kB
Progress (1): 29 kB
Progress (1): 32 kB
Progress (1): 36 kB
Progress (1): 39 kB
Progress (1): 41 kB
Progress (1): 46 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 786 kB/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): 764 B
Progress (1): 2.2 kB
Progress (1): 4.0 kB
Progress (1): 7.4 kB
Progress (1): 7.5 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 518 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): 7.7/43 kB
Progress (1): 16/43 kB 
Progress (1): 24/43 kB
Progress (1): 41/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.1 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 309 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 140 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 133 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 226 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 253 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 367 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): 819 B
Progress (1): 2.1 kB
Progress (1): 3.4 kB
Progress (1): 5.3 kB
Progress (1): 7.8 kB
Progress (1): 9.7 kB
Progress (1): 12 kB 
Progress (1): 15 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 262 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): 36 kB
Progress (1): 41 kB
Progress (1): 44 kB
Progress (1): 47 kB
Progress (1): 49 kB
Progress (1): 52 kB
Progress (1): 55 kB
Progress (1): 58 kB
Progress (1): 61 kB
Progress (1): 64 kB
Progress (1): 67 kB
Progress (1): 73 kB
Progress (1): 76 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 1.2 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 102 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 262 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): 909 B
Progress (1): 2.7 kB
Progress (1): 5.0 kB
Progress (1): 7.0 kB
Progress (1): 7.7 kB
Progress (1): 9.6 kB
Progress (1): 12 kB 
Progress (1): 15 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 269 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 41 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): 987 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 148 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 131 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 32 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.0 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 95 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 57 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 46 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): 725 B
Progress (1): 2.2 kB
Progress (1): 4.2 kB
Progress (1): 8.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 170 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 50 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 71 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 195 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 327 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 264 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 175 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): 864 B
Progress (1): 2.3 kB
Progress (1): 4.4 kB
Progress (1): 8.5 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 393 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): 824 B
Progress (1): 2.2 kB
Progress (1): 4.1 kB
Progress (1): 5.9 kB
Progress (1): 7.1 kB
Progress (1): 8.6 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 18 kB
Progress (1): 22 kB
Progress (1): 24 kB
Progress (1): 24 kB
Progress (1): 26 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 737 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): 759 B
Progress (1): 2.2 kB
Progress (1): 4.0 kB
Progress (1): 7.4 kB
Progress (1): 7.8 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 599 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 110 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 92 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): 847 B
Progress (1): 2.2 kB
Progress (1): 3.9 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.2/httpcore5-parent-5.2.2.pom (14 kB at 292 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 103 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 319 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 272 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 187 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): 884 B
Progress (1): 3.1 kB
Progress (1): 3.4 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 83 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 22 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 35 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 29 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 302 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 386 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 309 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 285 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 21 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 674 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 465 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 302 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 56 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 42 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 63 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 42 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 43 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 63 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 68 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.3 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 90 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 90 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 59 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 209 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 230 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 352 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 99 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 181 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 645 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 183 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 57 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 41 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 208 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 211 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.3 kB
Progress (1): 4.5 kB
Progress (1): 8.2 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 209 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 395 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 210 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 16 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 562 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 128 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): 51 kB
Progress (1): 54 kB
Progress (1): 56 kB
Progress (1): 59 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.3 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 236 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 48 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 39 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 49 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 626 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 140 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 457 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 52 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 52 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 261 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 114 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 144 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 317 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 419 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): 839 B
Progress (1): 2.5 kB
Progress (1): 5.0 kB
Progress (1): 7.7 kB
Progress (1): 13 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 370 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 233 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 232 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 106 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): 986 B
Progress (1): 3.0 kB
Progress (1): 6.9 kB
Progress (1): 9.1 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 171 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 85 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): 972 B
Progress (1): 2.8 kB
Progress (1): 7.5 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 500 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 176 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 537 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 137 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): 975 B
Progress (1): 2.4 kB
Progress (1): 4.0 kB
Progress (1): 6.5 kB
Progress (1): 8.4 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 536 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): 946 B
Progress (1): 2.4 kB
Progress (1): 3.9 kB
Progress (1): 6.3 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 126 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 144 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 124 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 117 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 42 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 93 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 433 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 178 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 28 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): 780 B
Progress (1): 2.1 kB
Progress (1): 4.6 kB
Progress (1): 7.7 kB
Progress (1): 11 kB 
Progress (1): 14 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 301 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): 901 B
Progress (1): 3.3 kB
Progress (1): 5.6 kB
Progress (1): 8.2 kB
Progress (1): 12 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 353 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 243 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 179 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 44 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 368 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): 32 kB
Progress (1): 36 kB
Progress (1): 39 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): 65 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 1.7 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 464 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 139 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 409 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.7 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): 774 B
Progress (1): 2.2 kB
Progress (1): 4.2 kB
Progress (1): 8.2 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 482 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 42 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 570 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.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
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/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
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 954 kB/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.jar
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
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
Progress (1): 7.9/150 kB
Progress (1): 16/150 kB 
Progress (1): 24/150 kB
Progress (1): 32/150 kB
Progress (1): 40/150 kB
Progress (1): 48/150 kB
Progress (1): 56/150 kB
Progress (1): 64/150 kB
Progress (1): 72/150 kB
Progress (1): 80/150 kB
Progress (1): 88/150 kB
Progress (1): 96/150 kB
Progress (1): 104/150 kB
Progress (1): 112/150 kB
Progress (1): 120/150 kB
Progress (1): 128/150 kB
                        
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
Progress (1): 136/150 kB
Progress (1): 144/150 kB
Progress (1): 150 kB    
                    
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
Progress (2): 150 kB | 5.8 kB
                             
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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
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
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 4.1 MB/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.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 137 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 (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   
                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Progress (2): 51 kB | 7.9/54 kB
Progress (2): 51 kB | 16/54 kB 
Progress (2): 51 kB | 24/54 kB
Progress (2): 51 kB | 32/54 kB
Progress (2): 51 kB | 40/54 kB
Progress (2): 51 kB | 48/54 kB
Progress (2): 51 kB | 54 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.jar (51 kB at 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Progress (2): 54 kB | 7.9/37 kB
Progress (2): 54 kB | 16/37 kB 
Progress (2): 54 kB | 24/37 kB
Progress (2): 54 kB | 32/37 kB
                              
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.jar
Progress (2): 54 kB | 37 kB
                           
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
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-cas-api/5.0.0/idp-cas-api-5.0.0.jar (54 kB at 1.4 MB/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 873 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 (3): 21 kB | 48/53 kB | 7.9/48 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
Progress (5): 21 kB | 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 1.0 MB/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
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 916 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
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 403 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
Progress (3): 54 kB | 28 kB | 7.9/66 kB
Progress (3): 54 kB | 28 kB | 16/66 kB 
Progress (3): 54 kB | 28 kB | 24/66 kB
Progress (3): 54 kB | 28 kB | 32/66 kB
Progress (3): 54 kB | 28 kB | 40/66 kB
Progress (3): 54 kB | 28 kB | 48/66 kB
Progress (3): 54 kB | 28 kB | 56/66 kB
Progress (3): 54 kB | 28 kB | 64/66 kB
Progress (3): 54 kB | 28 kB | 66 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.jar (28 kB at 515 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Progress (3): 54 kB | 66 kB | 7.9/124 kB
Progress (3): 54 kB | 66 kB | 16/124 kB 
Progress (3): 54 kB | 66 kB | 24/124 kB
Progress (3): 54 kB | 66 kB | 32/124 kB
Progress (3): 54 kB | 66 kB | 40/124 kB
Progress (3): 54 kB | 66 kB | 48/124 kB
                                       
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Progress (3): 54 kB | 66 kB | 56/124 kB
Progress (3): 54 kB | 66 kB | 64/124 kB
Progress (3): 54 kB | 66 kB | 72/124 kB
Progress (3): 54 kB | 66 kB | 80/124 kB
Progress (3): 54 kB | 66 kB | 88/124 kB
Progress (3): 54 kB | 66 kB | 96/124 kB
Progress (3): 54 kB | 66 kB | 104/124 kB
Progress (3): 54 kB | 66 kB | 112/124 kB
Progress (3): 54 kB | 66 kB | 120/124 kB
Progress (3): 54 kB | 66 kB | 124 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.jar (66 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.jar
Progress (3): 54 kB | 124 kB | 7.9/34 kB
                                        
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/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.jar (54 kB at 907 kB/s)
Progress (2): 124 kB | 16/34 kB
Progress (2): 124 kB | 24/34 kB
Progress (2): 124 kB | 32/34 kB
Progress (2): 124 kB | 34 kB   
                            
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Progress (3): 124 kB | 34 kB | 7.9/54 kB
Progress (3): 124 kB | 34 kB | 16/54 kB 
Progress (3): 124 kB | 34 kB | 24/54 kB
Progress (3): 124 kB | 34 kB | 32/54 kB
Progress (3): 124 kB | 34 kB | 40/54 kB
Progress (3): 124 kB | 34 kB | 48/54 kB
Progress (3): 124 kB | 34 kB | 54 kB   
Progress (4): 124 kB | 34 kB | 54 kB | 7.9/96 kB
Progress (4): 124 kB | 34 kB | 54 kB | 16/96 kB 
Progress (4): 124 kB | 34 kB | 54 kB | 24/96 kB
Progress (4): 124 kB | 34 kB | 54 kB | 32/96 kB
Progress (4): 124 kB | 34 kB | 54 kB | 40/96 kB
Progress (4): 124 kB | 34 kB | 54 kB | 48/96 kB
Progress (4): 124 kB | 34 kB | 54 kB | 56/96 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
Progress (4): 124 kB | 34 kB | 54 kB | 64/96 kB
Progress (4): 124 kB | 34 kB | 54 kB | 72/96 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 536 kB/s)
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
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 818 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
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): 124 kB | 80/96 kB
Progress (2): 124 kB | 88/96 kB
                               
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
Progress (2): 124 kB | 96/96 kB
Progress (2): 124 kB | 96 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.jar (124 kB at 1.8 MB/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.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
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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
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
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
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
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 1.3 MB/s)
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-attribute-api/5.0.0/shib-attribute-api-5.0.0.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/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-xmlsec-api/5.0.0/opensaml-xmlsec-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
Progress (1): 7.9/193 kB
Progress (1): 16/193 kB 
Progress (1): 24/193 kB
Progress (1): 32/193 kB
Progress (1): 40/193 kB
Progress (1): 48/193 kB
Progress (2): 48/193 kB | 7.9/279 kB
Progress (2): 56/193 kB | 7.9/279 kB
Progress (2): 56/193 kB | 16/279 kB 
Progress (2): 64/193 kB | 16/279 kB
Progress (2): 64/193 kB | 24/279 kB
Progress (2): 72/193 kB | 24/279 kB
Progress (2): 80/193 kB | 24/279 kB
Progress (2): 88/193 kB | 24/279 kB
Progress (2): 96/193 kB | 24/279 kB
Progress (2): 104/193 kB | 24/279 kB
Progress (2): 112/193 kB | 24/279 kB
Progress (2): 112/193 kB | 32/279 kB
Progress (2): 120/193 kB | 32/279 kB
Progress (2): 128/193 kB | 32/279 kB
Progress (2): 136/193 kB | 32/279 kB
Progress (2): 144/193 kB | 32/279 kB
Progress (2): 152/193 kB | 32/279 kB
Progress (2): 160/193 kB | 32/279 kB
Progress (2): 168/193 kB | 32/279 kB
Progress (2): 176/193 kB | 32/279 kB
Progress (2): 184/193 kB | 32/279 kB
Progress (2): 192/193 kB | 32/279 kB
Progress (2): 193 kB | 32/279 kB    
Progress (2): 193 kB | 40/279 kB
Progress (2): 193 kB | 48/279 kB
Progress (2): 193 kB | 56/279 kB
Progress (2): 193 kB | 64/279 kB
Progress (2): 193 kB | 72/279 kB
Progress (3): 193 kB | 72/279 kB | 7.9/72 kB
Progress (3): 193 kB | 72/279 kB | 16/72 kB 
Progress (3): 193 kB | 72/279 kB | 24/72 kB
Progress (3): 193 kB | 72/279 kB | 32/72 kB
Progress (3): 193 kB | 72/279 kB | 40/72 kB
Progress (3): 193 kB | 72/279 kB | 48/72 kB
Progress (3): 193 kB | 72/279 kB | 56/72 kB
Progress (3): 193 kB | 72/279 kB | 64/72 kB
Progress (3): 193 kB | 72/279 kB | 72/72 kB
Progress (3): 193 kB | 72/279 kB | 72 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.jar (193 kB at 2.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.jar
Progress (2): 80/279 kB | 72 kB
Progress (2): 88/279 kB | 72 kB
Progress (2): 96/279 kB | 72 kB
Progress (2): 104/279 kB | 72 kB
                                
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.jar
Progress (2): 112/279 kB | 72 kB
Progress (2): 120/279 kB | 72 kB
Progress (2): 128/279 kB | 72 kB
Progress (2): 136/279 kB | 72 kB
Progress (2): 144/279 kB | 72 kB
Progress (2): 152/279 kB | 72 kB
Progress (2): 160/279 kB | 72 kB
Progress (2): 168/279 kB | 72 kB
Progress (2): 176/279 kB | 72 kB
Progress (2): 184/279 kB | 72 kB
Progress (2): 192/279 kB | 72 kB
Progress (2): 200/279 kB | 72 kB
Progress (2): 208/279 kB | 72 kB
Progress (2): 216/279 kB | 72 kB
Progress (2): 224/279 kB | 72 kB
Progress (2): 232/279 kB | 72 kB
Progress (2): 240/279 kB | 72 kB
Progress (2): 248/279 kB | 72 kB
Progress (2): 256/279 kB | 72 kB
Progress (2): 264/279 kB | 72 kB
Progress (2): 272/279 kB | 72 kB
Progress (2): 279 kB | 72 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 791 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.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
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
Progress (2): 279 kB | 7.9/44 kB
Progress (2): 279 kB | 16/44 kB 
Progress (2): 279 kB | 24/44 kB
Progress (2): 279 kB | 32/44 kB
Progress (2): 279 kB | 40/44 kB
Progress (2): 279 kB | 44 kB   
Progress (3): 279 kB | 44 kB | 7.9/159 kB
Progress (3): 279 kB | 44 kB | 16/159 kB 
Progress (3): 279 kB | 44 kB | 24/159 kB
Progress (3): 279 kB | 44 kB | 32/159 kB
Progress (3): 279 kB | 44 kB | 40/159 kB
Progress (3): 279 kB | 44 kB | 48/159 kB
Progress (3): 279 kB | 44 kB | 56/159 kB
Progress (3): 279 kB | 44 kB | 64/159 kB
Progress (3): 279 kB | 44 kB | 72/159 kB
Progress (3): 279 kB | 44 kB | 80/159 kB
Progress (3): 279 kB | 44 kB | 88/159 kB
Progress (3): 279 kB | 44 kB | 96/159 kB
Progress (3): 279 kB | 44 kB | 104/159 kB
Progress (3): 279 kB | 44 kB | 112/159 kB
Progress (3): 279 kB | 44 kB | 120/159 kB
Progress (3): 279 kB | 44 kB | 128/159 kB
Progress (3): 279 kB | 44 kB | 136/159 kB
Progress (3): 279 kB | 44 kB | 144/159 kB
Progress (3): 279 kB | 44 kB | 152/159 kB
Progress (3): 279 kB | 44 kB | 159 kB    
Progress (4): 279 kB | 44 kB | 159 kB | 7.9/47 kB
Progress (4): 279 kB | 44 kB | 159 kB | 16/47 kB 
Progress (4): 279 kB | 44 kB | 159 kB | 24/47 kB
Progress (4): 279 kB | 44 kB | 159 kB | 32/47 kB
Progress (4): 279 kB | 44 kB | 159 kB | 40/47 kB
Progress (4): 279 kB | 44 kB | 159 kB | 47 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.jar (279 kB at 2.7 MB/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.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.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 415 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.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
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 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.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 421 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.jar
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 (1): 7.9/195 kB
Progress (1): 16/195 kB 
Progress (1): 24/195 kB
Progress (1): 32/195 kB
Progress (1): 40/195 kB
Progress (1): 48/195 kB
Progress (1): 56/195 kB
Progress (1): 64/195 kB
Progress (2): 64/195 kB | 7.9/25 kB
Progress (2): 64/195 kB | 16/25 kB 
Progress (2): 64/195 kB | 24/25 kB
Progress (2): 64/195 kB | 25 kB   
Progress (3): 64/195 kB | 25 kB | 7.9/489 kB
Progress (3): 64/195 kB | 25 kB | 16/489 kB 
Progress (3): 64/195 kB | 25 kB | 24/489 kB
Progress (3): 64/195 kB | 25 kB | 32/489 kB
Progress (3): 64/195 kB | 25 kB | 40/489 kB
Progress (3): 64/195 kB | 25 kB | 48/489 kB
Progress (3): 64/195 kB | 25 kB | 56/489 kB
Progress (3): 64/195 kB | 25 kB | 64/489 kB
Progress (3): 64/195 kB | 25 kB | 72/489 kB
Progress (3): 64/195 kB | 25 kB | 80/489 kB
Progress (3): 64/195 kB | 25 kB | 88/489 kB
Progress (3): 64/195 kB | 25 kB | 96/489 kB
Progress (3): 64/195 kB | 25 kB | 104/489 kB
Progress (3): 64/195 kB | 25 kB | 112/489 kB
Progress (3): 64/195 kB | 25 kB | 120/489 kB
Progress (3): 64/195 kB | 25 kB | 128/489 kB
Progress (3): 64/195 kB | 25 kB | 136/489 kB
Progress (3): 64/195 kB | 25 kB | 144/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 202 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
Progress (2): 72/195 kB | 144/489 kB
Progress (2): 80/195 kB | 144/489 kB
Progress (2): 88/195 kB | 144/489 kB
Progress (2): 96/195 kB | 144/489 kB
Progress (2): 104/195 kB | 144/489 kB
                                     
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): 112/195 kB | 144/489 kB
Progress (2): 120/195 kB | 144/489 kB
Progress (2): 128/195 kB | 144/489 kB
Progress (2): 136/195 kB | 144/489 kB
Progress (2): 144/195 kB | 144/489 kB
Progress (2): 152/195 kB | 144/489 kB
Progress (2): 160/195 kB | 144/489 kB
Progress (2): 168/195 kB | 144/489 kB
Progress (2): 176/195 kB | 144/489 kB
Progress (2): 184/195 kB | 144/489 kB
Progress (2): 192/195 kB | 144/489 kB
Progress (2): 195 kB | 144/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
Progress (2): 195 kB | 152/489 kB
Progress (2): 195 kB | 160/489 kB
Progress (2): 195 kB | 168/489 kB
Progress (3): 195 kB | 168/489 kB | 7.9/37 kB
Progress (3): 195 kB | 176/489 kB | 7.9/37 kB
Progress (3): 195 kB | 176/489 kB | 16/37 kB 
Progress (3): 195 kB | 184/489 kB | 16/37 kB
Progress (3): 195 kB | 184/489 kB | 24/37 kB
Progress (3): 195 kB | 192/489 kB | 24/37 kB
Progress (3): 195 kB | 192/489 kB | 32/37 kB
Progress (3): 195 kB | 200/489 kB | 32/37 kB
Progress (3): 195 kB | 200/489 kB | 37 kB   
Progress (3): 195 kB | 208/489 kB | 37 kB
Progress (3): 195 kB | 216/489 kB | 37 kB
Progress (3): 195 kB | 224/489 kB | 37 kB
Progress (3): 195 kB | 232/489 kB | 37 kB
Progress (3): 195 kB | 240/489 kB | 37 kB
Progress (3): 195 kB | 248/489 kB | 37 kB
Progress (3): 195 kB | 256/489 kB | 37 kB
Progress (3): 195 kB | 264/489 kB | 37 kB
                                         
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
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): 195 kB | 272/489 kB | 37 kB
Progress (3): 195 kB | 280/489 kB | 37 kB
Progress (3): 195 kB | 288/489 kB | 37 kB
Progress (3): 195 kB | 296/489 kB | 37 kB
Progress (3): 195 kB | 304/489 kB | 37 kB
Progress (3): 195 kB | 312/489 kB | 37 kB
Progress (3): 195 kB | 320/489 kB | 37 kB
Progress (3): 195 kB | 328/489 kB | 37 kB
Progress (3): 195 kB | 336/489 kB | 37 kB
Progress (3): 195 kB | 344/489 kB | 37 kB
Progress (3): 195 kB | 352/489 kB | 37 kB
Progress (3): 195 kB | 360/489 kB | 37 kB
Progress (3): 195 kB | 368/489 kB | 37 kB
Progress (3): 195 kB | 376/489 kB | 37 kB
Progress (3): 195 kB | 384/489 kB | 37 kB
Progress (3): 195 kB | 392/489 kB | 37 kB
Progress (3): 195 kB | 400/489 kB | 37 kB
Progress (3): 195 kB | 408/489 kB | 37 kB
Progress (3): 195 kB | 416/489 kB | 37 kB
Progress (3): 195 kB | 424/489 kB | 37 kB
Progress (3): 195 kB | 432/489 kB | 37 kB
Progress (3): 195 kB | 440/489 kB | 37 kB
Progress (3): 195 kB | 448/489 kB | 37 kB
Progress (3): 195 kB | 456/489 kB | 37 kB
Progress (3): 195 kB | 464/489 kB | 37 kB
Progress (3): 195 kB | 472/489 kB | 37 kB
Progress (3): 195 kB | 480/489 kB | 37 kB
Progress (3): 195 kB | 488/489 kB | 37 kB
Progress (3): 195 kB | 489 kB | 37 kB    
                                     
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 1.4 MB/s)
Progress (3): 489 kB | 37 kB | 7.9/64 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 264 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.jar
Progress (2): 489 kB | 16/64 kB
Progress (2): 489 kB | 24/64 kB
Progress (2): 489 kB | 32/64 kB
Progress (2): 489 kB | 40/64 kB
Progress (2): 489 kB | 48/64 kB
Progress (2): 489 kB | 56/64 kB
Progress (2): 489 kB | 64/64 kB
Progress (2): 489 kB | 64 kB   
                            
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar
Progress (3): 489 kB | 64 kB | 7.9/78 kB
Progress (3): 489 kB | 64 kB | 16/78 kB 
Progress (3): 489 kB | 64 kB | 24/78 kB
Progress (3): 489 kB | 64 kB | 32/78 kB
Progress (3): 489 kB | 64 kB | 40/78 kB
Progress (3): 489 kB | 64 kB | 48/78 kB
Progress (3): 489 kB | 64 kB | 56/78 kB
Progress (3): 489 kB | 64 kB | 64/78 kB
Progress (3): 489 kB | 64 kB | 72/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): 489 kB | 64 kB | 78 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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.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 437 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/testng/testng/7.7.1/testng-7.7.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/beust/jcommander/1.81/jcommander-1.81.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 526 kB/s)
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
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 3.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
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
Progress (1): 7.9/114 kB
Progress (1): 16/114 kB 
Progress (1): 24/114 kB
Progress (1): 32/114 kB
Progress (1): 40/114 kB
Progress (1): 48/114 kB
Progress (1): 56/114 kB
Progress (1): 64/114 kB
Progress (1): 72/114 kB
Progress (1): 80/114 kB
Progress (1): 88/114 kB
Progress (1): 96/114 kB
Progress (1): 104/114 kB
Progress (1): 112/114 kB
Progress (1): 114 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.jar (114 kB at 557 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-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/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/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/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-core/4.2.19/metrics-core-4.2.19.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/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.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/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 18 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/306 kB
Progress (1): 12/306 kB 
Progress (1): 28/306 kB
Progress (1): 44/306 kB
Progress (1): 61/306 kB
Progress (1): 77/306 kB
Progress (1): 93/306 kB
Progress (1): 110/306 kB
Progress (1): 126/306 kB
Progress (2): 126/306 kB | 7.7/38 kB
Progress (2): 126/306 kB | 16/38 kB 
Progress (2): 126/306 kB | 32/38 kB
Progress (2): 126/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.3 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 (1): 143/306 kB
Progress (1): 159/306 kB
Progress (1): 175/306 kB
Progress (1): 192/306 kB
Progress (1): 208/306 kB
Progress (1): 217/306 kB
Progress (1): 233/306 kB
Progress (1): 250/306 kB
Progress (1): 266/306 kB
Progress (1): 282/306 kB
Progress (1): 299/306 kB
Progress (1): 306 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 9.9 MB/s)
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 (1): 7.7/558 kB
Progress (1): 16/558 kB 
Progress (1): 32/558 kB
Progress (1): 49/558 kB
Progress (1): 65/558 kB
Progress (1): 81/558 kB
Progress (1): 98/558 kB
Progress (1): 114/558 kB
Progress (1): 115/558 kB
Progress (1): 131/558 kB
Progress (1): 147/558 kB
Progress (1): 164/558 kB
Progress (1): 180/558 kB
Progress (1): 197/558 kB
Progress (1): 213/558 kB
Progress (1): 229/558 kB
Progress (1): 246/558 kB
Progress (1): 262/558 kB
Progress (1): 279/558 kB
Progress (1): 295/558 kB
Progress (1): 311/558 kB
Progress (1): 328/558 kB
Progress (1): 339/558 kB
Progress (1): 355/558 kB
Progress (1): 372/558 kB
Progress (1): 388/558 kB
Progress (1): 405/558 kB
Progress (1): 421/558 kB
Progress (1): 437/558 kB
Progress (1): 454/558 kB
Progress (1): 470/558 kB
Progress (1): 486/558 kB
Progress (1): 503/558 kB
Progress (1): 519/558 kB
Progress (2): 519/558 kB | 16/490 kB
Progress (2): 519/558 kB | 33/490 kB
Progress (2): 519/558 kB | 49/490 kB
Progress (2): 519/558 kB | 66/490 kB
Progress (2): 519/558 kB | 82/490 kB
Progress (2): 519/558 kB | 98/490 kB
Progress (2): 519/558 kB | 115/490 kB
Progress (2): 519/558 kB | 131/490 kB
Progress (2): 536/558 kB | 131/490 kB
Progress (2): 552/558 kB | 131/490 kB
Progress (2): 558 kB | 131/490 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 11 MB/s)
Progress (1): 147/490 kB
Progress (1): 164/490 kB
Progress (1): 180/490 kB
Progress (1): 197/490 kB
Progress (1): 213/490 kB
Progress (1): 229/490 kB
Progress (1): 239/490 kB
Progress (1): 255/490 kB
Progress (1): 271/490 kB
Progress (1): 288/490 kB
Progress (1): 304/490 kB
Progress (1): 321/490 kB
Progress (1): 337/490 kB
Progress (1): 353/490 kB
Progress (1): 370/490 kB
Progress (1): 386/490 kB
Progress (1): 403/490 kB
Progress (1): 419/490 kB
Progress (1): 435/490 kB
Progress (1): 452/490 kB
Progress (1): 468/490 kB
Progress (1): 484/490 kB
Progress (1): 490 kB    
                    
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
Progress (2): 490 kB | 7.7/44 kB
Progress (2): 490 kB | 16/44 kB 
Progress (2): 490 kB | 16/44 kB
Progress (2): 490 kB | 33/44 kB
Progress (2): 490 kB | 41/44 kB
Progress (2): 490 kB | 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 784 kB/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 (2): 490 kB | 7.7/660 kB
Progress (2): 490 kB | 16/660 kB 
Progress (2): 490 kB | 32/660 kB
Progress (2): 490 kB | 49/660 kB
Progress (2): 490 kB | 65/660 kB
Progress (2): 490 kB | 81/660 kB
Progress (2): 490 kB | 98/660 kB
Progress (2): 490 kB | 114/660 kB
Progress (2): 490 kB | 131/660 kB
Progress (2): 490 kB | 147/660 kB
Progress (2): 490 kB | 163/660 kB
Progress (2): 490 kB | 180/660 kB
Progress (2): 490 kB | 196/660 kB
Progress (2): 490 kB | 212/660 kB
Progress (2): 490 kB | 229/660 kB
Progress (2): 490 kB | 245/660 kB
Progress (2): 490 kB | 262/660 kB
Progress (2): 490 kB | 278/660 kB
Progress (2): 490 kB | 294/660 kB
Progress (2): 490 kB | 311/660 kB
Progress (2): 490 kB | 327/660 kB
Progress (2): 490 kB | 341/660 kB
Progress (2): 490 kB | 357/660 kB
Progress (2): 490 kB | 374/660 kB
Progress (2): 490 kB | 390/660 kB
Progress (2): 490 kB | 406/660 kB
Progress (2): 490 kB | 423/660 kB
Progress (2): 490 kB | 439/660 kB
Progress (2): 490 kB | 455/660 kB
Progress (2): 490 kB | 472/660 kB
Progress (2): 490 kB | 488/660 kB
Progress (2): 490 kB | 494/660 kB
Progress (2): 490 kB | 511/660 kB
Progress (2): 490 kB | 527/660 kB
Progress (2): 490 kB | 544/660 kB
Progress (2): 490 kB | 560/660 kB
Progress (2): 490 kB | 576/660 kB
Progress (2): 490 kB | 593/660 kB
Progress (2): 490 kB | 609/660 kB
Progress (2): 490 kB | 626/660 kB
Progress (2): 490 kB | 642/660 kB
Progress (2): 490 kB | 658/660 kB
Progress (2): 490 kB | 660 kB    
Progress (3): 490 kB | 660 kB | 7.7/345 kB
Progress (3): 490 kB | 660 kB | 16/345 kB 
Progress (3): 490 kB | 660 kB | 32/345 kB
Progress (3): 490 kB | 660 kB | 49/345 kB
Progress (3): 490 kB | 660 kB | 65/345 kB
Progress (3): 490 kB | 660 kB | 81/345 kB
Progress (3): 490 kB | 660 kB | 98/345 kB
Progress (3): 490 kB | 660 kB | 114/345 kB
Progress (3): 490 kB | 660 kB | 130/345 kB
Progress (3): 490 kB | 660 kB | 147/345 kB
Progress (3): 490 kB | 660 kB | 163/345 kB
Progress (3): 490 kB | 660 kB | 180/345 kB
Progress (3): 490 kB | 660 kB | 196/345 kB
Progress (3): 490 kB | 660 kB | 212/345 kB
Progress (3): 490 kB | 660 kB | 229/345 kB
Progress (3): 490 kB | 660 kB | 245/345 kB
Progress (3): 490 kB | 660 kB | 261/345 kB
Progress (3): 490 kB | 660 kB | 274/345 kB
Progress (3): 490 kB | 660 kB | 291/345 kB
Progress (3): 490 kB | 660 kB | 307/345 kB
Progress (3): 490 kB | 660 kB | 324/345 kB
Progress (3): 490 kB | 660 kB | 340/345 kB
Progress (3): 490 kB | 660 kB | 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.9 MB/s)
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.0 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
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 6.8 MB/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
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/147 kB
Progress (1): 16/147 kB 
Progress (1): 32/147 kB
Progress (1): 49/147 kB
Progress (1): 65/147 kB
Progress (1): 81/147 kB
Progress (1): 98/147 kB
Progress (1): 114/147 kB
Progress (1): 131/147 kB
Progress (1): 147/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.8 MB/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-aarch_64.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 417 kB/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/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 240 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/108 kB
Progress (2): 7.7/108 kB | 7.7/39 kB
Progress (2): 16/108 kB | 7.7/39 kB 
Progress (2): 16/108 kB | 16/39 kB 
Progress (2): 32/108 kB | 16/39 kB
Progress (2): 32/108 kB | 32/39 kB
Progress (2): 32/108 kB | 39 kB   
Progress (2): 49/108 kB | 39 kB
Progress (2): 65/108 kB | 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 358 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): 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 986 kB/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-x86_64.jar (25 kB at 218 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): 8.2/531 kB
Progress (2): 8.2/531 kB | 0/1.8 MB
Progress (2): 8.2/531 kB | 0/1.8 MB
Progress (2): 25/531 kB | 0/1.8 MB 
Progress (2): 25/531 kB | 0/1.8 MB
Progress (2): 41/531 kB | 0/1.8 MB
Progress (2): 41/531 kB | 0/1.8 MB
Progress (2): 57/531 kB | 0/1.8 MB
Progress (2): 57/531 kB | 0.1/1.8 MB
Progress (2): 74/531 kB | 0.1/1.8 MB
Progress (2): 90/531 kB | 0.1/1.8 MB
Progress (2): 106/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.1/1.8 MB
Progress (2): 123/531 kB | 0.2/1.8 MB
Progress (2): 139/531 kB | 0.2/1.8 MB
Progress (2): 156/531 kB | 0.2/1.8 MB
Progress (2): 172/531 kB | 0.2/1.8 MB
Progress (2): 188/531 kB | 0.2/1.8 MB
Progress (2): 197/531 kB | 0.2/1.8 MB
Progress (2): 213/531 kB | 0.2/1.8 MB
Progress (2): 229/531 kB | 0.2/1.8 MB
Progress (2): 246/531 kB | 0.2/1.8 MB
Progress (2): 262/531 kB | 0.2/1.8 MB
Progress (2): 279/531 kB | 0.2/1.8 MB
Progress (2): 295/531 kB | 0.2/1.8 MB
Progress (2): 311/531 kB | 0.2/1.8 MB
Progress (2): 328/531 kB | 0.2/1.8 MB
Progress (2): 344/531 kB | 0.2/1.8 MB
Progress (2): 360/531 kB | 0.2/1.8 MB
Progress (2): 377/531 kB | 0.2/1.8 MB
Progress (2): 393/531 kB | 0.2/1.8 MB
Progress (2): 410/531 kB | 0.2/1.8 MB
Progress (2): 426/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.2/1.8 MB
Progress (2): 442/531 kB | 0.3/1.8 MB
Progress (2): 442/531 kB | 0.3/1.8 MB
Progress (2): 442/531 kB | 0.3/1.8 MB
Progress (2): 442/531 kB | 0.3/1.8 MB
Progress (2): 442/531 kB | 0.3/1.8 MB
Progress (2): 442/531 kB | 0.3/1.8 MB
Progress (2): 442/531 kB | 0.4/1.8 MB
Progress (2): 442/531 kB | 0.4/1.8 MB
Progress (2): 442/531 kB | 0.4/1.8 MB
Progress (2): 442/531 kB | 0.4/1.8 MB
Progress (2): 442/531 kB | 0.4/1.8 MB
Progress (2): 442/531 kB | 0.4/1.8 MB
Progress (2): 442/531 kB | 0.5/1.8 MB
Progress (2): 442/531 kB | 0.5/1.8 MB
Progress (2): 442/531 kB | 0.5/1.8 MB
Progress (2): 442/531 kB | 0.5/1.8 MB
Progress (2): 442/531 kB | 0.5/1.8 MB
Progress (2): 442/531 kB | 0.5/1.8 MB
Progress (2): 442/531 kB | 0.6/1.8 MB
Progress (2): 442/531 kB | 0.6/1.8 MB
Progress (2): 442/531 kB | 0.6/1.8 MB
Progress (2): 442/531 kB | 0.6/1.8 MB
Progress (2): 442/531 kB | 0.6/1.8 MB
Progress (2): 442/531 kB | 0.6/1.8 MB
Progress (2): 442/531 kB | 0.7/1.8 MB
Progress (2): 442/531 kB | 0.7/1.8 MB
Progress (2): 442/531 kB | 0.7/1.8 MB
Progress (2): 442/531 kB | 0.7/1.8 MB
Progress (2): 459/531 kB | 0.7/1.8 MB
Progress (2): 475/531 kB | 0.7/1.8 MB
Progress (2): 492/531 kB | 0.7/1.8 MB
Progress (2): 508/531 kB | 0.7/1.8 MB
Progress (2): 524/531 kB | 0.7/1.8 MB
Progress (2): 531 kB | 0.7/1.8 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.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Progress (1): 0.7/1.8 MB
Progress (1): 0.7/1.8 MB
Progress (1): 0.8/1.8 MB
Progress (1): 0.8/1.8 MB
Progress (1): 0.8/1.8 MB
Progress (1): 0.8/1.8 MB
Progress (1): 0.8/1.8 MB
Progress (1): 0.8/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 0.9/1.8 MB
Progress (1): 1.0/1.8 MB
Progress (1): 1.0/1.8 MB
Progress (1): 1.0/1.8 MB
Progress (1): 1.0/1.8 MB
Progress (1): 1.0/1.8 MB
Progress (1): 1.0/1.8 MB
Progress (1): 1.1/1.8 MB
Progress (1): 1.1/1.8 MB
Progress (1): 1.1/1.8 MB
Progress (1): 1.1/1.8 MB
Progress (1): 1.1/1.8 MB
Progress (1): 1.1/1.8 MB
Progress (1): 1.2/1.8 MB
Progress (1): 1.2/1.8 MB
Progress (2): 1.2/1.8 MB | 7.7/68 kB
Progress (2): 1.2/1.8 MB | 7.7/68 kB
Progress (2): 1.2/1.8 MB | 16/68 kB 
Progress (2): 1.2/1.8 MB | 16/68 kB
Progress (2): 1.2/1.8 MB | 32/68 kB
Progress (2): 1.2/1.8 MB | 49/68 kB
Progress (2): 1.2/1.8 MB | 65/68 kB
Progress (2): 1.2/1.8 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 457 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Progress (1): 1.2/1.8 MB
Progress (1): 1.2/1.8 MB
Progress (1): 1.3/1.8 MB
Progress (1): 1.3/1.8 MB
Progress (1): 1.3/1.8 MB
Progress (1): 1.3/1.8 MB
Progress (1): 1.3/1.8 MB
Progress (1): 1.3/1.8 MB
Progress (1): 1.4/1.8 MB
Progress (1): 1.4/1.8 MB
Progress (1): 1.4/1.8 MB
Progress (1): 1.4/1.8 MB
Progress (1): 1.4/1.8 MB
Progress (1): 1.4/1.8 MB
Progress (1): 1.5/1.8 MB
Progress (1): 1.5/1.8 MB
Progress (1): 1.5/1.8 MB
Progress (1): 1.5/1.8 MB
Progress (1): 1.5/1.8 MB
Progress (1): 1.5/1.8 MB
Progress (1): 1.6/1.8 MB
Progress (1): 1.6/1.8 MB
Progress (1): 1.6/1.8 MB
Progress (1): 1.6/1.8 MB
Progress (1): 1.6/1.8 MB
Progress (1): 1.6/1.8 MB
Progress (1): 1.7/1.8 MB
Progress (1): 1.7/1.8 MB
Progress (1): 1.7/1.8 MB
Progress (1): 1.7/1.8 MB
Progress (1): 1.7/1.8 MB
Progress (1): 1.7/1.8 MB
Progress (1): 1.8/1.8 MB
Progress (1): 1.8 MB    
                    
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 11 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (2): 0.6/1.1 MB | 7.7/677 kB
Progress (2): 0.6/1.1 MB | 7.7/677 kB
Progress (2): 0.6/1.1 MB | 24/677 kB 
Progress (2): 0.6/1.1 MB | 41/677 kB
Progress (2): 0.6/1.1 MB | 57/677 kB
Progress (2): 0.6/1.1 MB | 73/677 kB
Progress (2): 0.6/1.1 MB | 90/677 kB
Progress (2): 0.6/1.1 MB | 106/677 kB
Progress (2): 0.6/1.1 MB | 122/677 kB
Progress (2): 0.6/1.1 MB | 139/677 kB
Progress (2): 0.6/1.1 MB | 155/677 kB
Progress (2): 0.6/1.1 MB | 172/677 kB
Progress (2): 0.6/1.1 MB | 188/677 kB
Progress (2): 0.6/1.1 MB | 204/677 kB
Progress (2): 0.6/1.1 MB | 221/677 kB
Progress (2): 0.6/1.1 MB | 237/677 kB
Progress (2): 0.6/1.1 MB | 253/677 kB
Progress (2): 0.6/1.1 MB | 258/677 kB
Progress (2): 0.6/1.1 MB | 274/677 kB
Progress (2): 0.6/1.1 MB | 291/677 kB
Progress (2): 0.6/1.1 MB | 307/677 kB
Progress (2): 0.6/1.1 MB | 324/677 kB
Progress (2): 0.6/1.1 MB | 328/677 kB
Progress (2): 0.6/1.1 MB | 344/677 kB
Progress (2): 0.6/1.1 MB | 360/677 kB
Progress (2): 0.6/1.1 MB | 377/677 kB
Progress (2): 0.6/1.1 MB | 393/677 kB
Progress (2): 0.6/1.1 MB | 410/677 kB
Progress (2): 0.6/1.1 MB | 426/677 kB
Progress (2): 0.6/1.1 MB | 442/677 kB
Progress (2): 0.6/1.1 MB | 459/677 kB
Progress (2): 0.6/1.1 MB | 475/677 kB
Progress (2): 0.6/1.1 MB | 492/677 kB
Progress (2): 0.6/1.1 MB | 508/677 kB
Progress (2): 0.6/1.1 MB | 524/677 kB
Progress (2): 0.6/1.1 MB | 541/677 kB
Progress (3): 0.6/1.1 MB | 541/677 kB | 7.7/40 kB
Progress (3): 0.6/1.1 MB | 541/677 kB | 16/40 kB 
Progress (3): 0.6/1.1 MB | 557/677 kB | 16/40 kB
Progress (3): 0.6/1.1 MB | 557/677 kB | 32/40 kB
Progress (3): 0.6/1.1 MB | 557/677 kB | 40 kB   
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.1/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.1/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.1/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.1/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.1/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.1/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.2/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.2/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.2/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.2/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.2/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.2/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.3/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.3/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.3/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.3/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.3/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.3/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.4/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.4/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.4/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.4/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.4/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.4/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.5/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.5/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.5/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.5/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.5/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.5/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.6/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.6/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.6/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.6/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.6/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.6/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 557/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 573/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 590/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 606/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 623/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 639/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 655/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 672/677 kB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 677 kB | 40 kB | 0.7/1.0 MB    
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar (677 kB at 3.5 MB/s)
Progress (3): 0.6/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.6/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (4): 0.6/1.1 MB | 40 kB | 0.7/1.0 MB | 7.7/24 kB
Progress (4): 0.6/1.1 MB | 40 kB | 0.7/1.0 MB | 16/24 kB 
Progress (4): 0.7/1.1 MB | 40 kB | 0.7/1.0 MB | 16/24 kB
Progress (4): 0.7/1.1 MB | 40 kB | 0.7/1.0 MB | 24 kB   
Progress (4): 0.7/1.1 MB | 40 kB | 0.7/1.0 MB | 24 kB
Progress (4): 0.7/1.1 MB | 40 kB | 0.7/1.0 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 126 kB/s)
Progress (3): 0.7/1.1 MB | 40 kB | 0.7/1.0 MB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Progress (3): 0.7/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.7/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.8/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.9/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.9/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.9/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.9/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.9/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 0.9/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.0/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.0/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.0/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.0/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.0/1.1 MB | 40 kB | 0.7/1.0 MB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Progress (3): 1.0/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.1/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.1/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.1/1.1 MB | 40 kB | 0.7/1.0 MB
Progress (3): 1.1 MB | 40 kB | 0.7/1.0 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.6 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.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 (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 (2): 40 kB | 0.9/1.0 MB
Progress (2): 40 kB | 1.0/1.0 MB
Progress (2): 40 kB | 1.0/1.0 MB
Progress (2): 40 kB | 1.0/1.0 MB
Progress (2): 40 kB | 1.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 5.0 MB/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 | 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 21 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): 40 kB | 0/3.0 MB
Progress (2): 40 kB | 0/3.0 MB
Progress (2): 40 kB | 0/3.0 MB
Progress (2): 40 kB | 0/3.0 MB
Progress (2): 40 kB | 0.1/3.0 MB
Progress (2): 40 kB | 0.1/3.0 MB
Progress (2): 40 kB | 0.1/3.0 MB
Progress (2): 40 kB | 0.1/3.0 MB
Progress (2): 40 kB | 0.1/3.0 MB
Progress (2): 40 kB | 0.1/3.0 MB
Progress (2): 40 kB | 0.2/3.0 MB
Progress (2): 40 kB | 0.2/3.0 MB
Progress (2): 40 kB | 0.2/3.0 MB
Progress (2): 40 kB | 0.2/3.0 MB
Progress (2): 40 kB | 0.2/3.0 MB
Progress (2): 40 kB | 0.2/3.0 MB
Progress (2): 40 kB | 0.3/3.0 MB
Progress (2): 40 kB | 0.3/3.0 MB
Progress (2): 40 kB | 0.3/3.0 MB
Progress (2): 40 kB | 0.3/3.0 MB
Progress (2): 40 kB | 0.3/3.0 MB
Progress (2): 40 kB | 0.3/3.0 MB
Progress (2): 40 kB | 0.4/3.0 MB
Progress (2): 40 kB | 0.4/3.0 MB
Progress (2): 40 kB | 0.4/3.0 MB
Progress (3): 40 kB | 0.4/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 9.4 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): 40 kB | 0.4/3.0 MB
Progress (2): 40 kB | 0.4/3.0 MB
Progress (2): 40 kB | 0.4/3.0 MB
Progress (2): 40 kB | 0.5/3.0 MB
Progress (2): 40 kB | 0.5/3.0 MB
Progress (2): 40 kB | 0.5/3.0 MB
Progress (2): 40 kB | 0.5/3.0 MB
Progress (2): 40 kB | 0.5/3.0 MB
Progress (2): 40 kB | 0.5/3.0 MB
Progress (2): 40 kB | 0.6/3.0 MB
Progress (3): 40 kB | 0.6/3.0 MB | 7.7/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 16/224 kB 
Progress (3): 40 kB | 0.6/3.0 MB | 32/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 49/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 65/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 81/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 98/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 114/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 131/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 147/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 163/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 180/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.6/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.7/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.7/3.0 MB | 196/224 kB
Progress (4): 40 kB | 0.7/3.0 MB | 196/224 kB | 7.7/16 kB
Progress (4): 40 kB | 0.7/3.0 MB | 196/224 kB | 16/16 kB 
Progress (4): 40 kB | 0.7/3.0 MB | 196/224 kB | 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 66 kB/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 (3): 40 kB | 0.7/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.7/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.7/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.7/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.8/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.8/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.8/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.8/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.8/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.8/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 0.9/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.0/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.0/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.0/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.0/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.0/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.0/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.1/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.1/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.1/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.1/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.1/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.1/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.2/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.2/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.2/3.0 MB | 196/224 kB
Progress (3): 40 kB | 1.2/3.0 MB | 213/224 kB
Progress (3): 40 kB | 1.2/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 892 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 (2): 40 kB | 1.2/3.0 MB
Progress (2): 40 kB | 1.2/3.0 MB
Progress (2): 40 kB | 1.2/3.0 MB
Progress (2): 40 kB | 1.3/3.0 MB
Progress (2): 40 kB | 1.3/3.0 MB
Progress (2): 40 kB | 1.3/3.0 MB
Progress (2): 40 kB | 1.3/3.0 MB
Progress (2): 40 kB | 1.3/3.0 MB
Progress (2): 40 kB | 1.3/3.0 MB
Progress (2): 40 kB | 1.4/3.0 MB
Progress (2): 40 kB | 1.4/3.0 MB
Progress (2): 40 kB | 1.4/3.0 MB
Progress (2): 40 kB | 1.4/3.0 MB
Progress (2): 40 kB | 1.4/3.0 MB
Progress (2): 40 kB | 1.4/3.0 MB
Progress (2): 40 kB | 1.5/3.0 MB
Progress (2): 40 kB | 1.5/3.0 MB
Progress (2): 40 kB | 1.5/3.0 MB
Progress (2): 40 kB | 1.5/3.0 MB
Progress (2): 40 kB | 1.5/3.0 MB
Progress (2): 40 kB | 1.5/3.0 MB
Progress (2): 40 kB | 1.6/3.0 MB
Progress (2): 40 kB | 1.6/3.0 MB
Progress (2): 40 kB | 1.6/3.0 MB
Progress (2): 40 kB | 1.6/3.0 MB
Progress (2): 40 kB | 1.6/3.0 MB
Progress (2): 40 kB | 1.6/3.0 MB
Progress (2): 40 kB | 1.7/3.0 MB
Progress (2): 40 kB | 1.7/3.0 MB
Progress (2): 40 kB | 1.7/3.0 MB
Progress (2): 40 kB | 1.7/3.0 MB
Progress (2): 40 kB | 1.7/3.0 MB
Progress (2): 40 kB | 1.7/3.0 MB
Progress (2): 40 kB | 1.8/3.0 MB
Progress (2): 40 kB | 1.8/3.0 MB
Progress (2): 40 kB | 1.8/3.0 MB
Progress (2): 40 kB | 1.8/3.0 MB
Progress (2): 40 kB | 1.8/3.0 MB
Progress (2): 40 kB | 1.8/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 1.9/3.0 MB
Progress (2): 40 kB | 2.0/3.0 MB
Progress (2): 40 kB | 2.0/3.0 MB
Progress (2): 40 kB | 2.0/3.0 MB
Progress (2): 40 kB | 2.0/3.0 MB
Progress (2): 40 kB | 2.0/3.0 MB
Progress (2): 40 kB | 2.0/3.0 MB
Progress (2): 40 kB | 2.1/3.0 MB
Progress (2): 40 kB | 2.1/3.0 MB
Progress (2): 40 kB | 2.1/3.0 MB
Progress (2): 40 kB | 2.1/3.0 MB
Progress (2): 40 kB | 2.1/3.0 MB
Progress (2): 40 kB | 2.1/3.0 MB
Progress (2): 40 kB | 2.2/3.0 MB
Progress (2): 40 kB | 2.2/3.0 MB
Progress (2): 40 kB | 2.2/3.0 MB
Progress (2): 40 kB | 2.2/3.0 MB
Progress (2): 40 kB | 2.2/3.0 MB
Progress (2): 40 kB | 2.2/3.0 MB
Progress (2): 40 kB | 2.3/3.0 MB
Progress (2): 40 kB | 2.3/3.0 MB
Progress (2): 40 kB | 2.3/3.0 MB
Progress (2): 40 kB | 2.3/3.0 MB
Progress (2): 40 kB | 2.3/3.0 MB
Progress (2): 40 kB | 2.3/3.0 MB
Progress (2): 40 kB | 2.4/3.0 MB
Progress (2): 40 kB | 2.4/3.0 MB
Progress (2): 40 kB | 2.4/3.0 MB
Progress (2): 40 kB | 2.4/3.0 MB
Progress (2): 40 kB | 2.4/3.0 MB
Progress (2): 40 kB | 2.4/3.0 MB
Progress (2): 40 kB | 2.5/3.0 MB
Progress (2): 40 kB | 2.5/3.0 MB
Progress (2): 40 kB | 2.5/3.0 MB
Progress (2): 40 kB | 2.5/3.0 MB
Progress (2): 40 kB | 2.5/3.0 MB
Progress (2): 40 kB | 2.5/3.0 MB
Progress (2): 40 kB | 2.6/3.0 MB
Progress (2): 40 kB | 2.6/3.0 MB
Progress (2): 40 kB | 2.6/3.0 MB
Progress (3): 40 kB | 2.6/3.0 MB | 7.7/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 16/549 kB 
Progress (3): 40 kB | 2.6/3.0 MB | 32/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 49/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 65/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 81/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 98/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 114/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 131/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 147/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 163/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 180/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 196/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 213/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 229/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 245/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 262/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 278/549 kB
Progress (3): 40 kB | 2.6/3.0 MB | 294/549 kB
                                             
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 146 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 (3): 2.6/3.0 MB | 294/549 kB | 0/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.1/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB
Progress (4): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB | 7.7/9.3 kB
Progress (4): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB | 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 33 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 (3): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.2/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.3/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.3/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.3/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.3/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.3/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.3/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.4/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.4/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.4/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.4/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.4/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.4/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 294/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 311/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 327/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 344/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 360/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 376/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 393/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 409/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 426/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 442/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 458/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 475/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 491/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 507/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 524/549 kB | 0.5/1.6 MB
Progress (3): 2.6/3.0 MB | 540/549 kB | 0.5/1.6 MB
Progress (3): 2.6/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.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/jasminb/jsonapi-converter/0.13/jsonapi-converter-0.13.jar
Progress (2): 2.6/3.0 MB | 0.5/1.6 MB
Progress (2): 2.6/3.0 MB | 0.5/1.6 MB
Progress (2): 2.6/3.0 MB | 0.5/1.6 MB
Progress (2): 2.7/3.0 MB | 0.5/1.6 MB
Progress (2): 2.7/3.0 MB | 0.5/1.6 MB
Progress (2): 2.7/3.0 MB | 0.5/1.6 MB
Progress (2): 2.7/3.0 MB | 0.5/1.6 MB
Progress (2): 2.7/3.0 MB | 0.5/1.6 MB
Progress (2): 2.7/3.0 MB | 0.5/1.6 MB
Progress (2): 2.8/3.0 MB | 0.5/1.6 MB
Progress (2): 2.8/3.0 MB | 0.5/1.6 MB
Progress (2): 2.8/3.0 MB | 0.5/1.6 MB
Progress (2): 2.8/3.0 MB | 0.5/1.6 MB
Progress (2): 2.8/3.0 MB | 0.5/1.6 MB
Progress (2): 2.8/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 2.9/3.0 MB | 0.5/1.6 MB
Progress (2): 3.0/3.0 MB | 0.5/1.6 MB
Progress (2): 3.0/3.0 MB | 0.5/1.6 MB
Progress (2): 3.0/3.0 MB | 0.5/1.6 MB
Progress (2): 3.0/3.0 MB | 0.5/1.6 MB
Progress (2): 3.0/3.0 MB | 0.5/1.6 MB
Progress (2): 3.0 MB | 0.5/1.6 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 10 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
Progress (1): 0.5/1.6 MB
Progress (1): 0.5/1.6 MB
Progress (1): 0.5/1.6 MB
Progress (1): 0.6/1.6 MB
Progress (1): 0.6/1.6 MB
Progress (1): 0.6/1.6 MB
Progress (1): 0.6/1.6 MB
Progress (1): 0.6/1.6 MB
Progress (1): 0.6/1.6 MB
Progress (1): 0.7/1.6 MB
Progress (1): 0.7/1.6 MB
Progress (1): 0.7/1.6 MB
Progress (1): 0.7/1.6 MB
Progress (1): 0.7/1.6 MB
Progress (1): 0.7/1.6 MB
Progress (1): 0.8/1.6 MB
Progress (1): 0.8/1.6 MB
Progress (1): 0.8/1.6 MB
Progress (1): 0.8/1.6 MB
Progress (1): 0.8/1.6 MB
Progress (1): 0.8/1.6 MB
Progress (1): 0.9/1.6 MB
Progress (1): 0.9/1.6 MB
Progress (1): 0.9/1.6 MB
Progress (1): 0.9/1.6 MB
Progress (1): 0.9/1.6 MB
Progress (1): 0.9/1.6 MB
Progress (1): 1.0/1.6 MB
Progress (1): 1.0/1.6 MB
Progress (1): 1.0/1.6 MB
Progress (2): 1.0/1.6 MB | 7.7/76 kB
Progress (2): 1.0/1.6 MB | 16/76 kB 
Progress (2): 1.0/1.6 MB | 32/76 kB
Progress (2): 1.0/1.6 MB | 49/76 kB
Progress (2): 1.0/1.6 MB | 65/76 kB
Progress (2): 1.0/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/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Progress (1): 1.0/1.6 MB
Progress (1): 1.0/1.6 MB
Progress (1): 1.0/1.6 MB
Progress (1): 1.0/1.6 MB
Progress (1): 1.1/1.6 MB
Progress (1): 1.1/1.6 MB
Progress (1): 1.1/1.6 MB
Progress (1): 1.1/1.6 MB
Progress (1): 1.1/1.6 MB
Progress (1): 1.1/1.6 MB
Progress (1): 1.2/1.6 MB
Progress (1): 1.2/1.6 MB
Progress (1): 1.2/1.6 MB
Progress (2): 1.2/1.6 MB | 7.7/123 kB
Progress (2): 1.2/1.6 MB | 16/123 kB 
Progress (2): 1.2/1.6 MB | 16/123 kB
Progress (2): 1.2/1.6 MB | 32/123 kB
Progress (2): 1.2/1.6 MB | 49/123 kB
Progress (2): 1.2/1.6 MB | 65/123 kB
Progress (2): 1.2/1.6 MB | 81/123 kB
Progress (2): 1.2/1.6 MB | 98/123 kB
Progress (2): 1.2/1.6 MB | 114/123 kB
Progress (2): 1.2/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 385 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 (1): 1.2/1.6 MB
Progress (2): 1.2/1.6 MB | 7.7/58 kB
Progress (2): 1.2/1.6 MB | 16/58 kB 
Progress (2): 1.2/1.6 MB | 16/58 kB
Progress (2): 1.2/1.6 MB | 32/58 kB
Progress (2): 1.2/1.6 MB | 32/58 kB
Progress (3): 1.2/1.6 MB | 32/58 kB | 7.7/19 kB
Progress (3): 1.2/1.6 MB | 49/58 kB | 7.7/19 kB
Progress (3): 1.2/1.6 MB | 49/58 kB | 16/19 kB 
Progress (3): 1.2/1.6 MB | 49/58 kB | 19 kB   
Progress (3): 1.2/1.6 MB | 58 kB | 19 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 179 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Progress (1): 1.3/1.6 MB
Progress (1): 1.3/1.6 MB
Progress (1): 1.3/1.6 MB
Progress (1): 1.3/1.6 MB
Progress (1): 1.3/1.6 MB
Progress (1): 1.3/1.6 MB
Progress (1): 1.4/1.6 MB
Progress (1): 1.4/1.6 MB
Progress (1): 1.4/1.6 MB
Progress (1): 1.4/1.6 MB
Progress (1): 1.4/1.6 MB
Progress (1): 1.4/1.6 MB
Progress (1): 1.5/1.6 MB
Progress (1): 1.5/1.6 MB
Progress (1): 1.5/1.6 MB
Progress (1): 1.5/1.6 MB
Progress (1): 1.5/1.6 MB
Progress (1): 1.5/1.6 MB
Progress (1): 1.6/1.6 MB
Progress (1): 1.6/1.6 MB
Progress (1): 1.6/1.6 MB
Progress (1): 1.6/1.6 MB
Progress (1): 1.6/1.6 MB
Progress (1): 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 5.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Progress (1): 0/1.8 MB
Progress (1): 0/1.8 MB
Progress (1): 0/1.8 MB
Progress (1): 0/1.8 MB
Progress (1): 0.1/1.8 MB
Progress (1): 0.1/1.8 MB
Progress (1): 0.1/1.8 MB
Progress (1): 0.1/1.8 MB
Progress (1): 0.1/1.8 MB
Progress (1): 0.1/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.2/1.8 MB
Progress (1): 0.3/1.8 MB
Progress (1): 0.3/1.8 MB
Progress (1): 0.3/1.8 MB
Progress (2): 0.3/1.8 MB | 7.3/130 kB
Progress (2): 0.3/1.8 MB | 24/130 kB 
Progress (2): 0.3/1.8 MB | 40/130 kB
Progress (2): 0.3/1.8 MB | 56/130 kB
Progress (2): 0.3/1.8 MB | 73/130 kB
Progress (2): 0.3/1.8 MB | 89/130 kB
Progress (2): 0.3/1.8 MB | 106/130 kB
Progress (2): 0.3/1.8 MB | 122/130 kB
Progress (2): 0.3/1.8 MB | 130 kB    
Progress (3): 0.3/1.8 MB | 130 kB | 7.7/855 kB
Progress (3): 0.3/1.8 MB | 130 kB | 16/855 kB 
Progress (3): 0.3/1.8 MB | 130 kB | 28/855 kB
Progress (3): 0.3/1.8 MB | 130 kB | 44/855 kB
Progress (3): 0.3/1.8 MB | 130 kB | 44/855 kB
Progress (3): 0.3/1.8 MB | 130 kB | 44/855 kB
Progress (4): 0.3/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.3/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.3/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.3/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.4/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.4/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.4/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
Progress (4): 0.4/1.8 MB | 130 kB | 44/855 kB | 0/1.2 MB
                                                        
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 366 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 (3): 0.4/1.8 MB | 44/855 kB | 0/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.1/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.1/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.1/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.1/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.1/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.1/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.2/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.2/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.2/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.2/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.2/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.2/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.3/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.3/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.3/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.3/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.3/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.3/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 44/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 61/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 61/855 kB | 0.4/1.2 MB
Progress (3): 0.4/1.8 MB | 77/855 kB | 0.4/1.2 MB
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.4/1.2 MB | 7.7/17 kB
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.4/1.2 MB | 16/17 kB 
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.4/1.2 MB | 17 kB   
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.4/1.2 MB | 17 kB
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.4/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.5/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.5/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.6/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.7/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.7/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.7/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.7/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.7/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.7/1.8 MB | 77/855 kB | 0.6/1.2 MB | 17 kB
Progress (4): 0.8/1.8 MB | 77/855 kB | 0.6/1.2 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 47 kB/s)
Progress (3): 0.8/1.8 MB | 93/855 kB | 0.6/1.2 MB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/webflow/spring-webflow/3.0.0/spring-webflow-3.0.0.jar
Progress (3): 0.8/1.8 MB | 110/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 126/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 143/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 159/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 175/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 192/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 208/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 225/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 241/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 257/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 274/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 290/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 306/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 323/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 339/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 344/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 360/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 377/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 393/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 410/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 426/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 442/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 459/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 475/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 492/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 508/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 508/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 524/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 524/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 541/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 541/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 557/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 557/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 573/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 573/855 kB | 0.6/1.2 MB
Progress (3): 0.8/1.8 MB | 590/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 590/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 606/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 606/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 623/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 623/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 639/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 639/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 655/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 655/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 672/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 672/855 kB | 0.6/1.2 MB
Progress (3): 0.9/1.8 MB | 688/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 688/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 705/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 708/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 708/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 725/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 725/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 741/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 741/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 757/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 757/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 774/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 774/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 790/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 790/855 kB | 0.6/1.2 MB
Progress (3): 1.0/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.1/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.1/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.1/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.1/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.1/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.1/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.2/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.2/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.2/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.2/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.2/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.2/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.3/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.3/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.3/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.3/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (3): 1.3/1.8 MB | 807/855 kB | 0.6/1.2 MB
Progress (4): 1.3/1.8 MB | 807/855 kB | 0.6/1.2 MB | 7.7/405 kB
Progress (4): 1.3/1.8 MB | 823/855 kB | 0.6/1.2 MB | 7.7/405 kB
Progress (4): 1.3/1.8 MB | 823/855 kB | 0.6/1.2 MB | 16/405 kB 
Progress (4): 1.3/1.8 MB | 839/855 kB | 0.6/1.2 MB | 16/405 kB
Progress (4): 1.3/1.8 MB | 855 kB | 0.6/1.2 MB | 16/405 kB    
                                                          
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 2.2 MB/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 (3): 1.3/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.3/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.4/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.4/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.4/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.4/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.4/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.4/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.5/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.5/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.5/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.5/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.5/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.5/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 16/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 28/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 28/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 44/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 61/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 77/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 93/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 110/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 126/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 143/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 159/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 175/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 192/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 208/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 225/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 241/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 257/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 274/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 290/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 306/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 323/405 kB
Progress (3): 1.6/1.8 MB | 0.6/1.2 MB | 339/405 kB
Progress (3): 1.6/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.6/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.6/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.6/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.6/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.7/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.7/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.8/1.2 MB | 339/405 kB
Progress (3): 1.8/1.8 MB | 0.9/1.2 MB | 339/405 kB
Progress (3): 1.8 MB | 0.9/1.2 MB | 339/405 kB    
Progress (3): 1.8 MB | 0.9/1.2 MB | 339/405 kB
Progress (3): 1.8 MB | 0.9/1.2 MB | 339/405 kB
Progress (3): 1.8 MB | 0.9/1.2 MB | 339/405 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 4.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.jar
Progress (2): 0.9/1.2 MB | 339/405 kB
Progress (2): 0.9/1.2 MB | 339/405 kB
Progress (2): 0.9/1.2 MB | 339/405 kB
Progress (2): 1.0/1.2 MB | 339/405 kB
Progress (2): 1.0/1.2 MB | 339/405 kB
Progress (2): 1.0/1.2 MB | 339/405 kB
Progress (2): 1.0/1.2 MB | 339/405 kB
Progress (2): 1.0/1.2 MB | 339/405 kB
Progress (2): 1.0/1.2 MB | 339/405 kB
Progress (2): 1.1/1.2 MB | 339/405 kB
Progress (2): 1.1/1.2 MB | 356/405 kB
Progress (2): 1.1/1.2 MB | 372/405 kB
Progress (2): 1.1/1.2 MB | 388/405 kB
Progress (2): 1.1/1.2 MB | 405 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 989 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/3.0.3/xmlsec-3.0.3.jar
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2 MB    
Progress (2): 1.2 MB | 7.7/531 kB
Progress (2): 1.2 MB | 16/531 kB 
Progress (2): 1.2 MB | 32/531 kB
Progress (2): 1.2 MB | 49/531 kB
Progress (3): 1.2 MB | 49/531 kB | 7.7/158 kB
Progress (3): 1.2 MB | 49/531 kB | 7.7/158 kB
Progress (3): 1.2 MB | 65/531 kB | 7.7/158 kB
Progress (3): 1.2 MB | 65/531 kB | 24/158 kB 
Progress (3): 1.2 MB | 65/531 kB | 41/158 kB
Progress (3): 1.2 MB | 81/531 kB | 41/158 kB
Progress (3): 1.2 MB | 81/531 kB | 57/158 kB
Progress (3): 1.2 MB | 98/531 kB | 57/158 kB
Progress (3): 1.2 MB | 98/531 kB | 73/158 kB
Progress (3): 1.2 MB | 114/531 kB | 73/158 kB
Progress (3): 1.2 MB | 114/531 kB | 90/158 kB
Progress (3): 1.2 MB | 131/531 kB | 90/158 kB
Progress (3): 1.2 MB | 131/531 kB | 106/158 kB
Progress (3): 1.2 MB | 147/531 kB | 106/158 kB
Progress (3): 1.2 MB | 147/531 kB | 122/158 kB
Progress (3): 1.2 MB | 163/531 kB | 122/158 kB
Progress (3): 1.2 MB | 163/531 kB | 139/158 kB
Progress (3): 1.2 MB | 180/531 kB | 139/158 kB
Progress (3): 1.2 MB | 180/531 kB | 155/158 kB
Progress (3): 1.2 MB | 180/531 kB | 158 kB    
Progress (3): 1.2 MB | 196/531 kB | 158 kB
Progress (3): 1.2 MB | 212/531 kB | 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 376 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 MB | 229/531 kB
Progress (2): 1.2 MB | 245/531 kB
                                 
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.8 MB/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 (1): 262/531 kB
Progress (1): 278/531 kB
Progress (1): 294/531 kB
Progress (1): 311/531 kB
Progress (1): 327/531 kB
Progress (1): 335/531 kB
Progress (1): 351/531 kB
Progress (1): 368/531 kB
Progress (1): 384/531 kB
Progress (1): 400/531 kB
Progress (1): 417/531 kB
Progress (1): 433/531 kB
Progress (1): 449/531 kB
Progress (1): 466/531 kB
Progress (1): 482/531 kB
Progress (1): 499/531 kB
Progress (1): 515/531 kB
Progress (1): 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)
Progress (1): 7.7/163 kB
Progress (1): 16/163 kB 
Progress (1): 32/163 kB
Progress (1): 49/163 kB
Progress (1): 65/163 kB
Progress (1): 81/163 kB
Progress (1): 98/163 kB
Progress (1): 114/163 kB
Progress (1): 131/163 kB
Progress (1): 147/163 kB
Progress (1): 163 kB    
                    
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.6/cryptacular-1.2.6.jar (163 kB at 376 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (2): 1.0/1.1 MB | 7.7/598 kB
Progress (2): 1.0/1.1 MB | 16/598 kB 
Progress (2): 1.0/1.1 MB | 32/598 kB
Progress (2): 1.0/1.1 MB | 49/598 kB
Progress (2): 1.0/1.1 MB | 65/598 kB
Progress (2): 1.0/1.1 MB | 81/598 kB
Progress (2): 1.0/1.1 MB | 98/598 kB
Progress (2): 1.0/1.1 MB | 114/598 kB
Progress (2): 1.0/1.1 MB | 131/598 kB
Progress (2): 1.0/1.1 MB | 147/598 kB
Progress (2): 1.0/1.1 MB | 163/598 kB
Progress (2): 1.0/1.1 MB | 180/598 kB
Progress (2): 1.0/1.1 MB | 196/598 kB
Progress (2): 1.0/1.1 MB | 213/598 kB
Progress (2): 1.0/1.1 MB | 229/598 kB
Progress (2): 1.0/1.1 MB | 245/598 kB
Progress (2): 1.0/1.1 MB | 262/598 kB
Progress (2): 1.0/1.1 MB | 278/598 kB
Progress (2): 1.0/1.1 MB | 294/598 kB
Progress (2): 1.0/1.1 MB | 311/598 kB
Progress (2): 1.0/1.1 MB | 327/598 kB
Progress (2): 1.0/1.1 MB | 344/598 kB
Progress (2): 1.0/1.1 MB | 360/598 kB
Progress (2): 1.0/1.1 MB | 376/598 kB
Progress (2): 1.0/1.1 MB | 393/598 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 7.7/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 16/246 kB 
Progress (3): 1.0/1.1 MB | 393/598 kB | 32/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 48/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 65/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 81/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 98/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 114/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 130/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 147/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 163/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 180/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 196/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 212/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 229/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 245/246 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 246 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 533 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 (3): 1.0/1.1 MB | 393/598 kB | 7.7/283 kB
Progress (3): 1.0/1.1 MB | 393/598 kB | 16/283 kB 
Progress (3): 1.0/1.1 MB | 409/598 kB | 16/283 kB
Progress (3): 1.0/1.1 MB | 409/598 kB | 32/283 kB
Progress (3): 1.0/1.1 MB | 409/598 kB | 32/283 kB
Progress (3): 1.0/1.1 MB | 409/598 kB | 49/283 kB
Progress (3): 1.0/1.1 MB | 426/598 kB | 49/283 kB
Progress (3): 1.0/1.1 MB | 426/598 kB | 61/283 kB
Progress (3): 1.0/1.1 MB | 442/598 kB | 61/283 kB
Progress (3): 1.0/1.1 MB | 442/598 kB | 78/283 kB
Progress (3): 1.0/1.1 MB | 458/598 kB | 78/283 kB
Progress (3): 1.0/1.1 MB | 458/598 kB | 94/283 kB
Progress (3): 1.0/1.1 MB | 475/598 kB | 94/283 kB
Progress (3): 1.0/1.1 MB | 475/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 491/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 507/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 524/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 540/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 557/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 573/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 589/598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 598 kB | 111/283 kB    
Progress (3): 1.0/1.1 MB | 598 kB | 111/283 kB
Progress (3): 1.0/1.1 MB | 598 kB | 127/283 kB
Progress (3): 1.0/1.1 MB | 598 kB | 131/283 kB
Progress (3): 1.0/1.1 MB | 598 kB | 131/283 kB
Progress (3): 1.0/1.1 MB | 598 kB | 147/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 147/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 164/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 164/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 180/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 180/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 197/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 197/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 213/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 213/283 kB
Progress (3): 1.1/1.1 MB | 598 kB | 229/283 kB
Progress (3): 1.1 MB | 598 kB | 229/283 kB    
Progress (3): 1.1 MB | 598 kB | 246/283 kB
Progress (3): 1.1 MB | 598 kB | 262/283 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.4 MB/s)
Progress (2): 598 kB | 279/283 kB
Progress (2): 598 kB | 283 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.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.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 604 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Progress (1): 7.7/296 kB
Progress (1): 16/296 kB 
Progress (1): 32/296 kB
Progress (1): 49/296 kB
Progress (1): 65/296 kB
Progress (1): 81/296 kB
Progress (1): 98/296 kB
Progress (1): 114/296 kB
Progress (1): 131/296 kB
Progress (1): 147/296 kB
Progress (1): 163/296 kB
Progress (1): 180/296 kB
Progress (1): 196/296 kB
Progress (1): 213/296 kB
Progress (1): 229/296 kB
Progress (1): 245/296 kB
Progress (1): 262/296 kB
Progress (1): 278/296 kB
Progress (1): 294/296 kB
Progress (1): 296 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 623 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Progress (1): 7.7/632 kB
Progress (1): 16/632 kB 
Progress (1): 32/632 kB
Progress (1): 48/632 kB
Progress (1): 65/632 kB
Progress (1): 81/632 kB
Progress (1): 98/632 kB
Progress (1): 114/632 kB
Progress (1): 130/632 kB
Progress (1): 147/632 kB
Progress (1): 163/632 kB
Progress (1): 180/632 kB
Progress (1): 196/632 kB
Progress (1): 212/632 kB
Progress (1): 229/632 kB
Progress (1): 245/632 kB
Progress (2): 245/632 kB | 7.7/237 kB
Progress (2): 245/632 kB | 7.7/237 kB
Progress (2): 261/632 kB | 7.7/237 kB
Progress (2): 261/632 kB | 24/237 kB 
Progress (2): 261/632 kB | 41/237 kB
Progress (2): 261/632 kB | 57/237 kB
Progress (2): 261/632 kB | 73/237 kB
Progress (2): 261/632 kB | 90/237 kB
Progress (2): 261/632 kB | 106/237 kB
Progress (2): 261/632 kB | 122/237 kB
Progress (2): 261/632 kB | 139/237 kB
Progress (2): 261/632 kB | 155/237 kB
Progress (2): 261/632 kB | 172/237 kB
Progress (3): 261/632 kB | 172/237 kB | 7.7/854 kB
Progress (3): 261/632 kB | 172/237 kB | 16/854 kB 
Progress (3): 261/632 kB | 172/237 kB | 32/854 kB
Progress (3): 261/632 kB | 172/237 kB | 49/854 kB
Progress (3): 261/632 kB | 172/237 kB | 65/854 kB
Progress (3): 261/632 kB | 172/237 kB | 81/854 kB
Progress (3): 261/632 kB | 172/237 kB | 98/854 kB
Progress (3): 261/632 kB | 172/237 kB | 114/854 kB
Progress (3): 261/632 kB | 172/237 kB | 131/854 kB
Progress (3): 261/632 kB | 172/237 kB | 147/854 kB
Progress (3): 261/632 kB | 172/237 kB | 163/854 kB
Progress (3): 261/632 kB | 172/237 kB | 180/854 kB
Progress (3): 261/632 kB | 172/237 kB | 196/854 kB
Progress (3): 261/632 kB | 172/237 kB | 212/854 kB
Progress (3): 261/632 kB | 172/237 kB | 229/854 kB
Progress (3): 261/632 kB | 172/237 kB | 245/854 kB
Progress (3): 261/632 kB | 172/237 kB | 262/854 kB
Progress (3): 261/632 kB | 172/237 kB | 278/854 kB
Progress (3): 261/632 kB | 172/237 kB | 294/854 kB
Progress (3): 261/632 kB | 188/237 kB | 294/854 kB
Progress (3): 261/632 kB | 204/237 kB | 294/854 kB
Progress (3): 261/632 kB | 221/237 kB | 294/854 kB
Progress (3): 261/632 kB | 237 kB | 294/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 477 kB/s)
Progress (2): 278/632 kB | 294/854 kB
Progress (2): 294/632 kB | 294/854 kB
Progress (2): 311/632 kB | 294/854 kB
Progress (3): 311/632 kB | 294/854 kB | 7.7/840 kB
Progress (3): 311/632 kB | 294/854 kB | 16/840 kB 
Progress (3): 327/632 kB | 294/854 kB | 16/840 kB
Progress (3): 327/632 kB | 294/854 kB | 32/840 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Progress (3): 327/632 kB | 294/854 kB | 49/840 kB
Progress (3): 343/632 kB | 294/854 kB | 49/840 kB
Progress (3): 343/632 kB | 294/854 kB | 65/840 kB
Progress (3): 343/632 kB | 311/854 kB | 65/840 kB
Progress (3): 343/632 kB | 311/854 kB | 81/840 kB
Progress (3): 343/632 kB | 311/854 kB | 98/840 kB
Progress (3): 343/632 kB | 311/854 kB | 114/840 kB
Progress (3): 343/632 kB | 311/854 kB | 123/840 kB
Progress (3): 343/632 kB | 311/854 kB | 139/840 kB
Progress (3): 343/632 kB | 311/854 kB | 156/840 kB
Progress (3): 343/632 kB | 311/854 kB | 172/840 kB
Progress (3): 343/632 kB | 311/854 kB | 188/840 kB
Progress (3): 343/632 kB | 311/854 kB | 197/840 kB
Progress (3): 343/632 kB | 311/854 kB | 213/840 kB
Progress (3): 343/632 kB | 311/854 kB | 229/840 kB
Progress (3): 343/632 kB | 311/854 kB | 246/840 kB
Progress (3): 343/632 kB | 311/854 kB | 262/840 kB
Progress (3): 343/632 kB | 311/854 kB | 279/840 kB
Progress (3): 343/632 kB | 311/854 kB | 295/840 kB
Progress (3): 343/632 kB | 311/854 kB | 311/840 kB
Progress (3): 343/632 kB | 311/854 kB | 328/840 kB
Progress (3): 343/632 kB | 311/854 kB | 344/840 kB
Progress (3): 343/632 kB | 311/854 kB | 360/840 kB
Progress (3): 343/632 kB | 311/854 kB | 377/840 kB
Progress (3): 343/632 kB | 311/854 kB | 393/840 kB
Progress (3): 343/632 kB | 311/854 kB | 410/840 kB
Progress (3): 343/632 kB | 311/854 kB | 426/840 kB
Progress (3): 343/632 kB | 311/854 kB | 442/840 kB
Progress (3): 343/632 kB | 311/854 kB | 459/840 kB
Progress (3): 343/632 kB | 311/854 kB | 475/840 kB
Progress (3): 343/632 kB | 311/854 kB | 492/840 kB
Progress (3): 343/632 kB | 311/854 kB | 508/840 kB
Progress (3): 343/632 kB | 311/854 kB | 524/840 kB
Progress (3): 343/632 kB | 311/854 kB | 541/840 kB
Progress (3): 343/632 kB | 311/854 kB | 557/840 kB
Progress (3): 343/632 kB | 311/854 kB | 573/840 kB
Progress (3): 343/632 kB | 311/854 kB | 590/840 kB
Progress (3): 343/632 kB | 311/854 kB | 606/840 kB
Progress (3): 343/632 kB | 311/854 kB | 623/840 kB
Progress (3): 343/632 kB | 311/854 kB | 639/840 kB
Progress (3): 343/632 kB | 311/854 kB | 655/840 kB
Progress (3): 343/632 kB | 311/854 kB | 672/840 kB
Progress (3): 343/632 kB | 311/854 kB | 688/840 kB
Progress (3): 343/632 kB | 311/854 kB | 705/840 kB
Progress (3): 343/632 kB | 311/854 kB | 721/840 kB
Progress (3): 343/632 kB | 311/854 kB | 737/840 kB
Progress (3): 343/632 kB | 311/854 kB | 754/840 kB
Progress (3): 343/632 kB | 311/854 kB | 770/840 kB
Progress (3): 343/632 kB | 311/854 kB | 786/840 kB
Progress (3): 343/632 kB | 311/854 kB | 803/840 kB
Progress (3): 360/632 kB | 311/854 kB | 803/840 kB
Progress (3): 360/632 kB | 327/854 kB | 803/840 kB
Progress (3): 364/632 kB | 327/854 kB | 803/840 kB
Progress (3): 364/632 kB | 344/854 kB | 803/840 kB
Progress (3): 380/632 kB | 344/854 kB | 803/840 kB
Progress (3): 380/632 kB | 360/854 kB | 803/840 kB
Progress (3): 396/632 kB | 360/854 kB | 803/840 kB
Progress (3): 396/632 kB | 371/854 kB | 803/840 kB
Progress (3): 413/632 kB | 371/854 kB | 803/840 kB
Progress (3): 413/632 kB | 387/854 kB | 803/840 kB
Progress (3): 429/632 kB | 387/854 kB | 803/840 kB
Progress (3): 429/632 kB | 404/854 kB | 803/840 kB
Progress (3): 446/632 kB | 404/854 kB | 803/840 kB
Progress (3): 446/632 kB | 420/854 kB | 803/840 kB
Progress (3): 462/632 kB | 420/854 kB | 803/840 kB
Progress (3): 462/632 kB | 437/854 kB | 803/840 kB
Progress (3): 478/632 kB | 437/854 kB | 803/840 kB
Progress (3): 478/632 kB | 453/854 kB | 803/840 kB
Progress (3): 495/632 kB | 453/854 kB | 803/840 kB
Progress (3): 495/632 kB | 469/854 kB | 803/840 kB
Progress (3): 511/632 kB | 469/854 kB | 803/840 kB
Progress (3): 511/632 kB | 486/854 kB | 803/840 kB
Progress (3): 527/632 kB | 486/854 kB | 803/840 kB
Progress (3): 527/632 kB | 502/854 kB | 803/840 kB
Progress (3): 544/632 kB | 502/854 kB | 803/840 kB
Progress (3): 544/632 kB | 519/854 kB | 803/840 kB
Progress (3): 560/632 kB | 519/854 kB | 803/840 kB
Progress (3): 560/632 kB | 535/854 kB | 803/840 kB
Progress (3): 577/632 kB | 535/854 kB | 803/840 kB
Progress (3): 577/632 kB | 551/854 kB | 803/840 kB
Progress (3): 593/632 kB | 551/854 kB | 803/840 kB
Progress (3): 593/632 kB | 568/854 kB | 803/840 kB
Progress (3): 609/632 kB | 568/854 kB | 803/840 kB
Progress (3): 609/632 kB | 584/854 kB | 803/840 kB
Progress (3): 626/632 kB | 584/854 kB | 803/840 kB
Progress (3): 632 kB | 584/854 kB | 803/840 kB    
Progress (3): 632 kB | 600/854 kB | 803/840 kB
Progress (3): 632 kB | 617/854 kB | 803/840 kB
Progress (3): 632 kB | 633/854 kB | 803/840 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.2 MB/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): 650/854 kB | 803/840 kB
Progress (2): 666/854 kB | 803/840 kB
Progress (2): 666/854 kB | 819/840 kB
Progress (2): 682/854 kB | 819/840 kB
Progress (2): 699/854 kB | 819/840 kB
Progress (2): 715/854 kB | 819/840 kB
Progress (3): 715/854 kB | 819/840 kB | 7.7/64 kB
Progress (3): 715/854 kB | 819/840 kB | 16/64 kB 
Progress (3): 715/854 kB | 819/840 kB | 25/64 kB
Progress (3): 715/854 kB | 819/840 kB | 41/64 kB
Progress (3): 715/854 kB | 819/840 kB | 57/64 kB
Progress (3): 715/854 kB | 819/840 kB | 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 124 kB/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): 732/854 kB | 819/840 kB
Progress (2): 748/854 kB | 819/840 kB
Progress (2): 764/854 kB | 819/840 kB
Progress (2): 781/854 kB | 819/840 kB
Progress (2): 797/854 kB | 819/840 kB
Progress (2): 813/854 kB | 819/840 kB
Progress (2): 830/854 kB | 819/840 kB
Progress (2): 846/854 kB | 819/840 kB
Progress (2): 854 kB | 819/840 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.7 MB/s)
Progress (1): 836/840 kB
Progress (1): 840 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.6 MB/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
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): 7.7/361 kB
Progress (1): 16/361 kB 
Progress (1): 32/361 kB
Progress (1): 49/361 kB
Progress (1): 65/361 kB
Progress (1): 81/361 kB
Progress (1): 98/361 kB
Progress (1): 114/361 kB
Progress (1): 131/361 kB
Progress (1): 147/361 kB
Progress (1): 163/361 kB
Progress (1): 180/361 kB
Progress (1): 196/361 kB
Progress (1): 212/361 kB
Progress (1): 217/361 kB
Progress (1): 233/361 kB
Progress (1): 250/361 kB
Progress (1): 266/361 kB
Progress (1): 282/361 kB
Progress (1): 299/361 kB
Progress (1): 315/361 kB
Progress (1): 331/361 kB
Progress (1): 348/361 kB
Progress (1): 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 687 kB/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/175 kB
Progress (1): 8.2/175 kB
Progress (1): 25/175 kB 
Progress (1): 41/175 kB
Progress (1): 57/175 kB
Progress (1): 74/175 kB
Progress (1): 90/175 kB
Progress (1): 106/175 kB
Progress (1): 123/175 kB
Progress (1): 139/175 kB
Progress (1): 156/175 kB
Progress (1): 172/175 kB
Progress (1): 175 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 327 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/20 kB
Progress (1): 16/20 kB 
Progress (1): 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 37 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): 7.7/116 kB
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    
Progress (2): 116 kB | 7.7/48 kB
Progress (2): 116 kB | 12/48 kB 
Progress (2): 116 kB | 28/48 kB
Progress (2): 116 kB | 44/48 kB
Progress (2): 116 kB | 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 86 kB/s)
Progress (2): 116 kB | 0/8.4 MB
Progress (2): 116 kB | 0/8.4 MB
Progress (2): 116 kB | 0/8.4 MB
Progress (2): 116 kB | 0/8.4 MB
Progress (2): 116 kB | 0.1/8.4 MB
Progress (2): 116 kB | 0.1/8.4 MB
Progress (2): 116 kB | 0.1/8.4 MB
Progress (2): 116 kB | 0.1/8.4 MB
Progress (2): 116 kB | 0.1/8.4 MB
Progress (2): 116 kB | 0.1/8.4 MB
Progress (2): 116 kB | 0.2/8.4 MB
Progress (2): 116 kB | 0.2/8.4 MB
Progress (2): 116 kB | 0.2/8.4 MB
Progress (2): 116 kB | 0.2/8.4 MB
Progress (2): 116 kB | 0.2/8.4 MB
Progress (2): 116 kB | 0.2/8.4 MB
Progress (2): 116 kB | 0.3/8.4 MB
Progress (3): 116 kB | 0.3/8.4 MB | 7.7/21 kB
Progress (3): 116 kB | 0.3/8.4 MB | 16/21 kB 
Progress (3): 116 kB | 0.3/8.4 MB | 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 36 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
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Progress (2): 116 kB | 0.3/8.4 MB
Progress (2): 116 kB | 0.3/8.4 MB
Progress (2): 116 kB | 0.3/8.4 MB
Progress (2): 116 kB | 0.3/8.4 MB
                                 
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 202 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Progress (2): 0.3/8.4 MB | 7.7/144 kB
Progress (2): 0.3/8.4 MB | 16/144 kB 
Progress (2): 0.3/8.4 MB | 32/144 kB
Progress (2): 0.3/8.4 MB | 49/144 kB
Progress (2): 0.3/8.4 MB | 65/144 kB
Progress (2): 0.3/8.4 MB | 81/144 kB
Progress (2): 0.3/8.4 MB | 98/144 kB
Progress (2): 0.3/8.4 MB | 114/144 kB
Progress (2): 0.3/8.4 MB | 131/144 kB
Progress (2): 0.3/8.4 MB | 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 250 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Progress (1): 0.3/8.4 MB
Progress (1): 0.4/8.4 MB
Progress (1): 0.4/8.4 MB
Progress (1): 0.4/8.4 MB
Progress (1): 0.4/8.4 MB
Progress (1): 0.4/8.4 MB
Progress (1): 0.4/8.4 MB
Progress (1): 0.5/8.4 MB
Progress (1): 0.5/8.4 MB
Progress (1): 0.5/8.4 MB
Progress (1): 0.5/8.4 MB
Progress (1): 0.5/8.4 MB
Progress (1): 0.5/8.4 MB
Progress (1): 0.6/8.4 MB
Progress (1): 0.6/8.4 MB
Progress (1): 0.6/8.4 MB
Progress (1): 0.6/8.4 MB
Progress (1): 0.6/8.4 MB
Progress (1): 0.6/8.4 MB
Progress (1): 0.7/8.4 MB
Progress (1): 0.7/8.4 MB
Progress (1): 0.7/8.4 MB
Progress (1): 0.7/8.4 MB
Progress (1): 0.7/8.4 MB
Progress (1): 0.7/8.4 MB
Progress (1): 0.8/8.4 MB
Progress (1): 0.8/8.4 MB
Progress (1): 0.8/8.4 MB
Progress (1): 0.8/8.4 MB
Progress (1): 0.8/8.4 MB
Progress (1): 0.8/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 0.9/8.4 MB
Progress (1): 1.0/8.4 MB
Progress (1): 1.0/8.4 MB
Progress (1): 1.0/8.4 MB
Progress (1): 1.0/8.4 MB
Progress (1): 1.0/8.4 MB
Progress (1): 1.0/8.4 MB
Progress (1): 1.1/8.4 MB
Progress (1): 1.1/8.4 MB
Progress (1): 1.1/8.4 MB
Progress (1): 1.1/8.4 MB
Progress (1): 1.1/8.4 MB
Progress (1): 1.1/8.4 MB
Progress (1): 1.2/8.4 MB
Progress (1): 1.2/8.4 MB
Progress (1): 1.2/8.4 MB
Progress (1): 1.2/8.4 MB
Progress (1): 1.2/8.4 MB
Progress (1): 1.2/8.4 MB
Progress (1): 1.3/8.4 MB
Progress (1): 1.3/8.4 MB
Progress (1): 1.3/8.4 MB
Progress (1): 1.3/8.4 MB
Progress (1): 1.3/8.4 MB
Progress (1): 1.3/8.4 MB
Progress (1): 1.4/8.4 MB
Progress (1): 1.4/8.4 MB
Progress (1): 1.4/8.4 MB
Progress (1): 1.4/8.4 MB
Progress (1): 1.4/8.4 MB
Progress (1): 1.4/8.4 MB
Progress (1): 1.5/8.4 MB
Progress (1): 1.5/8.4 MB
Progress (1): 1.5/8.4 MB
Progress (1): 1.5/8.4 MB
Progress (1): 1.5/8.4 MB
Progress (1): 1.5/8.4 MB
Progress (1): 1.6/8.4 MB
Progress (1): 1.6/8.4 MB
Progress (1): 1.6/8.4 MB
Progress (1): 1.6/8.4 MB
Progress (1): 1.6/8.4 MB
Progress (1): 1.6/8.4 MB
Progress (1): 1.7/8.4 MB
Progress (1): 1.7/8.4 MB
Progress (1): 1.7/8.4 MB
Progress (1): 1.7/8.4 MB
Progress (1): 1.7/8.4 MB
Progress (1): 1.7/8.4 MB
Progress (1): 1.8/8.4 MB
Progress (1): 1.8/8.4 MB
Progress (1): 1.8/8.4 MB
Progress (1): 1.8/8.4 MB
Progress (1): 1.8/8.4 MB
Progress (1): 1.8/8.4 MB
Progress (1): 1.9/8.4 MB
Progress (1): 1.9/8.4 MB
Progress (1): 1.9/8.4 MB
Progress (1): 1.9/8.4 MB
Progress (1): 1.9/8.4 MB
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 (1): 2.2/8.4 MB
Progress (1): 2.2/8.4 MB
Progress (1): 2.2/8.4 MB
Progress (1): 2.2/8.4 MB
Progress (1): 2.2/8.4 MB
Progress (1): 2.2/8.4 MB
Progress (1): 2.3/8.4 MB
Progress (1): 2.3/8.4 MB
Progress (1): 2.3/8.4 MB
Progress (1): 2.3/8.4 MB
Progress (1): 2.3/8.4 MB
Progress (1): 2.3/8.4 MB
Progress (1): 2.4/8.4 MB
Progress (1): 2.4/8.4 MB
Progress (1): 2.4/8.4 MB
Progress (1): 2.4/8.4 MB
Progress (1): 2.4/8.4 MB
Progress (1): 2.4/8.4 MB
Progress (1): 2.5/8.4 MB
Progress (1): 2.5/8.4 MB
Progress (1): 2.5/8.4 MB
Progress (1): 2.5/8.4 MB
Progress (1): 2.5/8.4 MB
Progress (1): 2.5/8.4 MB
Progress (1): 2.6/8.4 MB
Progress (1): 2.6/8.4 MB
Progress (2): 2.6/8.4 MB | 7.7/211 kB
Progress (2): 2.6/8.4 MB | 16/211 kB 
Progress (2): 2.6/8.4 MB | 32/211 kB
Progress (2): 2.6/8.4 MB | 49/211 kB
Progress (2): 2.6/8.4 MB | 65/211 kB
Progress (2): 2.6/8.4 MB | 81/211 kB
Progress (2): 2.6/8.4 MB | 98/211 kB
Progress (2): 2.6/8.4 MB | 114/211 kB
Progress (2): 2.6/8.4 MB | 131/211 kB
Progress (2): 2.6/8.4 MB | 147/211 kB
Progress (2): 2.6/8.4 MB | 163/211 kB
Progress (2): 2.6/8.4 MB | 180/211 kB
Progress (2): 2.6/8.4 MB | 196/211 kB
Progress (2): 2.6/8.4 MB | 211 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 347 kB/s)
Progress (2): 2.6/8.4 MB | 0/1.6 MB
Progress (2): 2.6/8.4 MB | 0/1.6 MB
Progress (2): 2.6/8.4 MB | 0/1.6 MB
Progress (2): 2.6/8.4 MB | 0/1.6 MB
Progress (2): 2.6/8.4 MB | 0.1/1.6 MB
Progress (2): 2.6/8.4 MB | 0.1/1.6 MB
Progress (2): 2.6/8.4 MB | 0.1/1.6 MB
Progress (2): 2.6/8.4 MB | 0.1/1.6 MB
Progress (2): 2.6/8.4 MB | 0.1/1.6 MB
Progress (3): 2.6/8.4 MB | 0.1/1.6 MB | 7.7/62 kB
Progress (3): 2.6/8.4 MB | 0.1/1.6 MB | 7.7/62 kB
Progress (3): 2.6/8.4 MB | 0.1/1.6 MB | 16/62 kB 
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 16/62 kB
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 32/62 kB
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 32/62 kB
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 49/62 kB
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 62 kB   
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 62 kB
Progress (3): 2.6/8.4 MB | 0.2/1.6 MB | 62 kB
Progress (3): 2.6/8.4 MB | 0.2/1.6 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 101 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.7.1/testng-7.7.1.jar
Progress (2): 2.6/8.4 MB | 0.2/1.6 MB
Progress (2): 2.6/8.4 MB | 0.3/1.6 MB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 3.2/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 20/141 kB 
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 36/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 52/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 69/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 85/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 102/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 118/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 134/141 kB
Progress (3): 2.6/8.4 MB | 0.3/1.6 MB | 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 229 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
Progress (2): 2.6/8.4 MB | 0.3/1.6 MB
Progress (2): 2.6/8.4 MB | 0.3/1.6 MB
Progress (2): 2.6/8.4 MB | 0.3/1.6 MB
Progress (2): 2.6/8.4 MB | 0.3/1.6 MB
Progress (2): 2.6/8.4 MB | 0.3/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.4/1.6 MB
Progress (2): 2.6/8.4 MB | 0.5/1.6 MB
Progress (2): 2.6/8.4 MB | 0.5/1.6 MB
Progress (2): 2.6/8.4 MB | 0.5/1.6 MB
Progress (2): 2.6/8.4 MB | 0.5/1.6 MB
Progress (2): 2.6/8.4 MB | 0.5/1.6 MB
Progress (2): 2.6/8.4 MB | 0.5/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.6/1.6 MB
Progress (2): 2.6/8.4 MB | 0.7/1.6 MB
Progress (2): 2.6/8.4 MB | 0.7/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): 2.6/8.4 MB | 0.7/1.6 MB
Progress (2): 2.6/8.4 MB | 0.7/1.6 MB
Progress (2): 2.6/8.4 MB | 0.7/1.6 MB
Progress (2): 2.6/8.4 MB | 0.7/1.6 MB
Progress (2): 2.7/8.4 MB | 0.7/1.6 MB
Progress (2): 2.7/8.4 MB | 0.7/1.6 MB
Progress (2): 2.7/8.4 MB | 0.7/1.6 MB
Progress (2): 2.7/8.4 MB | 0.7/1.6 MB
Progress (2): 2.7/8.4 MB | 0.7/1.6 MB
Progress (2): 2.7/8.4 MB | 0.7/1.6 MB
Progress (2): 2.8/8.4 MB | 0.7/1.6 MB
Progress (2): 2.8/8.4 MB | 0.7/1.6 MB
Progress (2): 2.8/8.4 MB | 0.7/1.6 MB
Progress (2): 2.8/8.4 MB | 0.7/1.6 MB
Progress (2): 2.8/8.4 MB | 0.7/1.6 MB
Progress (2): 2.8/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 2.9/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.7/1.6 MB
Progress (2): 3.0/8.4 MB | 0.8/1.6 MB
Progress (2): 3.0/8.4 MB | 0.8/1.6 MB
Progress (2): 3.0/8.4 MB | 0.8/1.6 MB
Progress (2): 3.0/8.4 MB | 0.8/1.6 MB
Progress (2): 3.0/8.4 MB | 0.8/1.6 MB
Progress (2): 3.0/8.4 MB | 0.8/1.6 MB
Progress (2): 3.0/8.4 MB | 0.9/1.6 MB
Progress (2): 3.0/8.4 MB | 0.9/1.6 MB
Progress (2): 3.0/8.4 MB | 0.9/1.6 MB
Progress (2): 3.0/8.4 MB | 0.9/1.6 MB
Progress (2): 3.0/8.4 MB | 0.9/1.6 MB
Progress (2): 3.0/8.4 MB | 0.9/1.6 MB
Progress (2): 3.0/8.4 MB | 1.0/1.6 MB
Progress (2): 3.0/8.4 MB | 1.0/1.6 MB
Progress (2): 3.0/8.4 MB | 1.0/1.6 MB
Progress (2): 3.0/8.4 MB | 1.0/1.6 MB
Progress (2): 3.0/8.4 MB | 1.0/1.6 MB
Progress (2): 3.0/8.4 MB | 1.0/1.6 MB
Progress (2): 3.0/8.4 MB | 1.1/1.6 MB
Progress (2): 3.0/8.4 MB | 1.1/1.6 MB
Progress (2): 3.0/8.4 MB | 1.1/1.6 MB
Progress (2): 3.0/8.4 MB | 1.1/1.6 MB
Progress (2): 3.0/8.4 MB | 1.1/1.6 MB
Progress (2): 3.0/8.4 MB | 1.1/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.0/8.4 MB | 1.2/1.6 MB
Progress (2): 3.1/8.4 MB | 1.2/1.6 MB
Progress (2): 3.1/8.4 MB | 1.2/1.6 MB
Progress (2): 3.1/8.4 MB | 1.2/1.6 MB
Progress (2): 3.1/8.4 MB | 1.2/1.6 MB
Progress (2): 3.1/8.4 MB | 1.2/1.6 MB
Progress (2): 3.1/8.4 MB | 1.2/1.6 MB
Progress (2): 3.2/8.4 MB | 1.2/1.6 MB
Progress (2): 3.2/8.4 MB | 1.2/1.6 MB
Progress (2): 3.2/8.4 MB | 1.2/1.6 MB
Progress (2): 3.2/8.4 MB | 1.2/1.6 MB
Progress (2): 3.2/8.4 MB | 1.2/1.6 MB
Progress (2): 3.2/8.4 MB | 1.2/1.6 MB
Progress (2): 3.3/8.4 MB | 1.2/1.6 MB
Progress (2): 3.3/8.4 MB | 1.2/1.6 MB
Progress (2): 3.3/8.4 MB | 1.2/1.6 MB
Progress (2): 3.3/8.4 MB | 1.2/1.6 MB
Progress (2): 3.3/8.4 MB | 1.2/1.6 MB
Progress (2): 3.3/8.4 MB | 1.2/1.6 MB
Progress (2): 3.4/8.4 MB | 1.2/1.6 MB
Progress (2): 3.4/8.4 MB | 1.2/1.6 MB
Progress (2): 3.4/8.4 MB | 1.2/1.6 MB
Progress (2): 3.4/8.4 MB | 1.2/1.6 MB
Progress (2): 3.4/8.4 MB | 1.2/1.6 MB
Progress (2): 3.4/8.4 MB | 1.2/1.6 MB
Progress (2): 3.5/8.4 MB | 1.2/1.6 MB
Progress (2): 3.5/8.4 MB | 1.2/1.6 MB
Progress (2): 3.5/8.4 MB | 1.2/1.6 MB
Progress (2): 3.5/8.4 MB | 1.2/1.6 MB
Progress (2): 3.5/8.4 MB | 1.2/1.6 MB
Progress (2): 3.5/8.4 MB | 1.2/1.6 MB
Progress (2): 3.6/8.4 MB | 1.2/1.6 MB
Progress (2): 3.6/8.4 MB | 1.2/1.6 MB
Progress (2): 3.6/8.4 MB | 1.2/1.6 MB
Progress (2): 3.6/8.4 MB | 1.3/1.6 MB
Progress (2): 3.6/8.4 MB | 1.3/1.6 MB
Progress (2): 3.6/8.4 MB | 1.3/1.6 MB
Progress (2): 3.6/8.4 MB | 1.3/1.6 MB
Progress (2): 3.6/8.4 MB | 1.3/1.6 MB
Progress (2): 3.6/8.4 MB | 1.3/1.6 MB
Progress (2): 3.6/8.4 MB | 1.4/1.6 MB
Progress (2): 3.6/8.4 MB | 1.4/1.6 MB
Progress (2): 3.6/8.4 MB | 1.4/1.6 MB
Progress (2): 3.6/8.4 MB | 1.4/1.6 MB
Progress (2): 3.6/8.4 MB | 1.4/1.6 MB
Progress (2): 3.6/8.4 MB | 1.4/1.6 MB
Progress (2): 3.6/8.4 MB | 1.5/1.6 MB
Progress (2): 3.6/8.4 MB | 1.5/1.6 MB
Progress (2): 3.6/8.4 MB | 1.5/1.6 MB
Progress (2): 3.6/8.4 MB | 1.5/1.6 MB
Progress (2): 3.6/8.4 MB | 1.5/1.6 MB
Progress (2): 3.6/8.4 MB | 1.5/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6/1.6 MB
Progress (2): 3.6/8.4 MB | 1.6 MB    
Progress (2): 3.6/8.4 MB | 1.6 MB
Progress (3): 3.6/8.4 MB | 1.6 MB | 7.7/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 16/315 kB 
Progress (3): 3.6/8.4 MB | 1.6 MB | 32/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 48/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 65/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 81/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 98/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 114/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 130/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 147/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 163/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 180/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 196/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 212/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 229/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 245/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 261/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 269/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 285/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 302/315 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 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 483 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 (2): 3.6/8.4 MB | 1.6 MB
Progress (3): 3.6/8.4 MB | 1.6 MB | 7.7/86 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 16/86 kB 
Progress (3): 3.6/8.4 MB | 1.6 MB | 32/86 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 49/86 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 65/86 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 81/86 kB
Progress (3): 3.6/8.4 MB | 1.6 MB | 86 kB   
                                         
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.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 131 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 (1): 3.6/8.4 MB
Progress (1): 3.6/8.4 MB
Progress (1): 3.7/8.4 MB
Progress (1): 3.7/8.4 MB
Progress (1): 3.7/8.4 MB
Progress (1): 3.7/8.4 MB
Progress (1): 3.7/8.4 MB
Progress (1): 3.7/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.8/8.4 MB
Progress (1): 3.9/8.4 MB
Progress (1): 3.9/8.4 MB
Progress (1): 3.9/8.4 MB
Progress (1): 3.9/8.4 MB
Progress (1): 3.9/8.4 MB
Progress (1): 3.9/8.4 MB
Progress (1): 4.0/8.4 MB
Progress (1): 4.0/8.4 MB
Progress (1): 4.0/8.4 MB
Progress (1): 4.0/8.4 MB
Progress (1): 4.0/8.4 MB
Progress (1): 4.0/8.4 MB
Progress (1): 4.1/8.4 MB
Progress (1): 4.1/8.4 MB
Progress (1): 4.1/8.4 MB
Progress (1): 4.1/8.4 MB
Progress (2): 4.1/8.4 MB | 0/1.0 MB
Progress (2): 4.1/8.4 MB | 0/1.0 MB
Progress (2): 4.1/8.4 MB | 0/1.0 MB
Progress (2): 4.1/8.4 MB | 0/1.0 MB
Progress (2): 4.1/8.4 MB | 0.1/1.0 MB
Progress (2): 4.1/8.4 MB | 0.1/1.0 MB
Progress (2): 4.1/8.4 MB | 0.1/1.0 MB
Progress (2): 4.1/8.4 MB | 0.1/1.0 MB
Progress (2): 4.1/8.4 MB | 0.1/1.0 MB
Progress (2): 4.1/8.4 MB | 0.1/1.0 MB
Progress (2): 4.1/8.4 MB | 0.2/1.0 MB
Progress (2): 4.1/8.4 MB | 0.2/1.0 MB
Progress (2): 4.1/8.4 MB | 0.2/1.0 MB
Progress (2): 4.1/8.4 MB | 0.2/1.0 MB
Progress (2): 4.1/8.4 MB | 0.2/1.0 MB
Progress (2): 4.1/8.4 MB | 0.2/1.0 MB
Progress (2): 4.1/8.4 MB | 0.3/1.0 MB
Progress (2): 4.1/8.4 MB | 0.3/1.0 MB
Progress (2): 4.1/8.4 MB | 0.3/1.0 MB
Progress (2): 4.1/8.4 MB | 0.3/1.0 MB
Progress (2): 4.1/8.4 MB | 0.3/1.0 MB
Progress (2): 4.1/8.4 MB | 0.3/1.0 MB
Progress (2): 4.1/8.4 MB | 0.4/1.0 MB
Progress (2): 4.1/8.4 MB | 0.4/1.0 MB
Progress (2): 4.1/8.4 MB | 0.4/1.0 MB
Progress (2): 4.1/8.4 MB | 0.4/1.0 MB
Progress (2): 4.1/8.4 MB | 0.4/1.0 MB
Progress (2): 4.1/8.4 MB | 0.4/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.1/8.4 MB | 0.5/1.0 MB
Progress (2): 4.2/8.4 MB | 0.5/1.0 MB
Progress (2): 4.2/8.4 MB | 0.5/1.0 MB
Progress (2): 4.2/8.4 MB | 0.5/1.0 MB
Progress (2): 4.2/8.4 MB | 0.5/1.0 MB
Progress (2): 4.2/8.4 MB | 0.5/1.0 MB
Progress (2): 4.2/8.4 MB | 0.5/1.0 MB
Progress (2): 4.3/8.4 MB | 0.5/1.0 MB
Progress (2): 4.3/8.4 MB | 0.5/1.0 MB
Progress (2): 4.3/8.4 MB | 0.5/1.0 MB
Progress (2): 4.3/8.4 MB | 0.5/1.0 MB
Progress (2): 4.3/8.4 MB | 0.5/1.0 MB
Progress (2): 4.3/8.4 MB | 0.5/1.0 MB
Progress (2): 4.4/8.4 MB | 0.5/1.0 MB
Progress (2): 4.4/8.4 MB | 0.5/1.0 MB
Progress (2): 4.4/8.4 MB | 0.5/1.0 MB
Progress (2): 4.4/8.4 MB | 0.5/1.0 MB
Progress (2): 4.4/8.4 MB | 0.5/1.0 MB
Progress (2): 4.4/8.4 MB | 0.5/1.0 MB
Progress (2): 4.5/8.4 MB | 0.5/1.0 MB
Progress (2): 4.5/8.4 MB | 0.5/1.0 MB
Progress (2): 4.5/8.4 MB | 0.5/1.0 MB
Progress (2): 4.5/8.4 MB | 0.5/1.0 MB
Progress (2): 4.5/8.4 MB | 0.5/1.0 MB
Progress (2): 4.5/8.4 MB | 0.5/1.0 MB
Progress (2): 4.6/8.4 MB | 0.5/1.0 MB
Progress (2): 4.6/8.4 MB | 0.5/1.0 MB
Progress (2): 4.6/8.4 MB | 0.5/1.0 MB
Progress (2): 4.6/8.4 MB | 0.5/1.0 MB
Progress (2): 4.6/8.4 MB | 0.5/1.0 MB
Progress (2): 4.6/8.4 MB | 0.5/1.0 MB
Progress (2): 4.7/8.4 MB | 0.5/1.0 MB
Progress (2): 4.7/8.4 MB | 0.5/1.0 MB
Progress (2): 4.7/8.4 MB | 0.5/1.0 MB
Progress (2): 4.7/8.4 MB | 0.5/1.0 MB
Progress (2): 4.7/8.4 MB | 0.5/1.0 MB
Progress (2): 4.7/8.4 MB | 0.5/1.0 MB
Progress (2): 4.8/8.4 MB | 0.5/1.0 MB
Progress (2): 4.8/8.4 MB | 0.5/1.0 MB
Progress (2): 4.8/8.4 MB | 0.5/1.0 MB
Progress (2): 4.8/8.4 MB | 0.5/1.0 MB
Progress (2): 4.8/8.4 MB | 0.5/1.0 MB
Progress (2): 4.8/8.4 MB | 0.6/1.0 MB
Progress (2): 4.8/8.4 MB | 0.6/1.0 MB
Progress (2): 4.8/8.4 MB | 0.6/1.0 MB
Progress (2): 4.8/8.4 MB | 0.6/1.0 MB
Progress (2): 4.8/8.4 MB | 0.6/1.0 MB
Progress (2): 4.8/8.4 MB | 0.6/1.0 MB
Progress (2): 4.8/8.4 MB | 0.7/1.0 MB
Progress (2): 4.8/8.4 MB | 0.7/1.0 MB
Progress (2): 4.8/8.4 MB | 0.7/1.0 MB
Progress (2): 4.8/8.4 MB | 0.7/1.0 MB
Progress (2): 4.8/8.4 MB | 0.7/1.0 MB
Progress (2): 4.8/8.4 MB | 0.7/1.0 MB
Progress (2): 4.8/8.4 MB | 0.8/1.0 MB
Progress (2): 4.8/8.4 MB | 0.8/1.0 MB
Progress (2): 4.8/8.4 MB | 0.8/1.0 MB
Progress (2): 4.8/8.4 MB | 0.8/1.0 MB
Progress (2): 4.8/8.4 MB | 0.8/1.0 MB
Progress (2): 4.8/8.4 MB | 0.8/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 0.9/1.0 MB
Progress (2): 4.8/8.4 MB | 1.0/1.0 MB
Progress (2): 4.8/8.4 MB | 1.0/1.0 MB
Progress (2): 4.8/8.4 MB | 1.0/1.0 MB
Progress (2): 4.8/8.4 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.5 MB/s)
Progress (1): 4.8/8.4 MB
Progress (1): 4.8/8.4 MB
Progress (1): 4.8/8.4 MB
Progress (1): 4.9/8.4 MB
Progress (1): 4.9/8.4 MB
Progress (1): 4.9/8.4 MB
Progress (1): 4.9/8.4 MB
Progress (1): 4.9/8.4 MB
Progress (1): 4.9/8.4 MB
Progress (1): 5.0/8.4 MB
Progress (1): 5.0/8.4 MB
Progress (1): 5.0/8.4 MB
Progress (1): 5.0/8.4 MB
Progress (1): 5.0/8.4 MB
Progress (1): 5.0/8.4 MB
Progress (1): 5.1/8.4 MB
Progress (1): 5.1/8.4 MB
Progress (2): 5.1/8.4 MB | 0/3.5 MB
Progress (2): 5.1/8.4 MB | 0/3.5 MB
Progress (2): 5.1/8.4 MB | 0/3.5 MB
Progress (2): 5.1/8.4 MB | 0/3.5 MB
Progress (2): 5.1/8.4 MB | 0/3.5 MB
Progress (2): 5.1/8.4 MB | 0/3.5 MB
                                   
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Progress (2): 5.1/8.4 MB | 0/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.1/3.5 MB
Progress (2): 5.1/8.4 MB | 0.2/3.5 MB
Progress (2): 5.1/8.4 MB | 0.2/3.5 MB
Progress (2): 5.1/8.4 MB | 0.2/3.5 MB
Progress (2): 5.1/8.4 MB | 0.2/3.5 MB
Progress (2): 5.1/8.4 MB | 0.2/3.5 MB
Progress (3): 5.1/8.4 MB | 0.2/3.5 MB | 3.2/666 kB
Progress (3): 5.1/8.4 MB | 0.2/3.5 MB | 3.2/666 kB
Progress (3): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB
Progress (3): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB
Progress (3): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB
Progress (3): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB | 7.7/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB | 16/259 kB 
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB | 32/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB | 49/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB | 65/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 3.2/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 20/666 kB | 81/259 kB 
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 36/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 52/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 69/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 85/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 102/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 118/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 134/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 151/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 167/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 183/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 200/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 216/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 233/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 244/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 260/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 277/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 293/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 309/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 326/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 342/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 359/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 375/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 81/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 98/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 114/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 131/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 147/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 163/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 180/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 196/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 213/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 229/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 245/259 kB
Progress (4): 5.1/8.4 MB | 0.3/3.5 MB | 391/666 kB | 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 370 kB/s)
Progress (3): 5.2/8.4 MB | 0.3/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.3/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.3/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.3/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.3/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.2/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 391/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 408/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 408/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 424/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 424/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 441/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 441/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 457/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 457/666 kB
Progress (3): 5.3/8.4 MB | 0.4/3.5 MB | 473/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 473/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.5/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.6/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.6/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.6/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.6/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.6/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.6/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.7/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.8/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.8/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.8/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.8/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.8/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.8/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 490/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 506/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 506/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 522/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 522/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 539/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 539/666 kB
Progress (3): 5.3/8.4 MB | 0.9/3.5 MB | 555/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 555/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 572/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 572/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 588/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 588/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 604/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 604/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 621/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 621/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 637/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 637/666 kB
Progress (3): 5.4/8.4 MB | 0.9/3.5 MB | 654/666 kB
Progress (3): 5.5/8.4 MB | 0.9/3.5 MB | 654/666 kB
Progress (3): 5.5/8.4 MB | 0.9/3.5 MB | 666 kB    
Progress (3): 5.5/8.4 MB | 0.9/3.5 MB | 666 kB
Progress (3): 5.5/8.4 MB | 0.9/3.5 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 936 kB/s)
Progress (2): 5.5/8.4 MB | 0.9/3.5 MB
Progress (2): 5.5/8.4 MB | 0.9/3.5 MB
Progress (2): 5.5/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 0.9/3.5 MB
Progress (2): 5.6/8.4 MB | 1.0/3.5 MB
Progress (2): 5.6/8.4 MB | 1.0/3.5 MB
Progress (2): 5.6/8.4 MB | 1.0/3.5 MB
Progress (2): 5.6/8.4 MB | 1.0/3.5 MB
Progress (2): 5.6/8.4 MB | 1.0/3.5 MB
Progress (2): 5.6/8.4 MB | 1.0/3.5 MB
Progress (2): 5.6/8.4 MB | 1.1/3.5 MB
Progress (2): 5.6/8.4 MB | 1.1/3.5 MB
Progress (2): 5.6/8.4 MB | 1.1/3.5 MB
Progress (2): 5.6/8.4 MB | 1.1/3.5 MB
Progress (2): 5.6/8.4 MB | 1.1/3.5 MB
Progress (2): 5.6/8.4 MB | 1.1/3.5 MB
Progress (2): 5.6/8.4 MB | 1.2/3.5 MB
Progress (2): 5.6/8.4 MB | 1.2/3.5 MB
Progress (2): 5.6/8.4 MB | 1.2/3.5 MB
Progress (2): 5.6/8.4 MB | 1.2/3.5 MB
Progress (2): 5.6/8.4 MB | 1.2/3.5 MB
Progress (2): 5.6/8.4 MB | 1.2/3.5 MB
Progress (2): 5.6/8.4 MB | 1.3/3.5 MB
Progress (2): 5.6/8.4 MB | 1.3/3.5 MB
Progress (2): 5.6/8.4 MB | 1.3/3.5 MB
Progress (2): 5.6/8.4 MB | 1.3/3.5 MB
Progress (2): 5.6/8.4 MB | 1.3/3.5 MB
Progress (2): 5.6/8.4 MB | 1.3/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.6/8.4 MB | 1.4/3.5 MB
Progress (2): 5.7/8.4 MB | 1.4/3.5 MB
Progress (2): 5.7/8.4 MB | 1.4/3.5 MB
Progress (2): 5.7/8.4 MB | 1.4/3.5 MB
Progress (2): 5.7/8.4 MB | 1.4/3.5 MB
Progress (2): 5.7/8.4 MB | 1.4/3.5 MB
Progress (2): 5.7/8.4 MB | 1.4/3.5 MB
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (3): 5.8/8.4 MB | 1.4/3.5 MB | 7.7/49 kB
Progress (3): 5.8/8.4 MB | 1.4/3.5 MB | 16/49 kB 
Progress (3): 5.8/8.4 MB | 1.4/3.5 MB | 25/49 kB
Progress (3): 5.8/8.4 MB | 1.4/3.5 MB | 41/49 kB
Progress (3): 5.8/8.4 MB | 1.4/3.5 MB | 49 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 68 kB/s)
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (2): 5.8/8.4 MB | 1.4/3.5 MB
Progress (2): 5.9/8.4 MB | 1.4/3.5 MB
Progress (2): 5.9/8.4 MB | 1.4/3.5 MB
Progress (2): 5.9/8.4 MB | 1.4/3.5 MB
Progress (2): 5.9/8.4 MB | 1.4/3.5 MB
Progress (2): 5.9/8.4 MB | 1.4/3.5 MB
Progress (2): 5.9/8.4 MB | 1.4/3.5 MB
Progress (2): 6.0/8.4 MB | 1.4/3.5 MB
Progress (2): 6.0/8.4 MB | 1.4/3.5 MB
Progress (2): 6.0/8.4 MB | 1.4/3.5 MB
Progress (2): 6.0/8.4 MB | 1.4/3.5 MB
Progress (2): 6.0/8.4 MB | 1.4/3.5 MB
Progress (2): 6.0/8.4 MB | 1.4/3.5 MB
Progress (2): 6.1/8.4 MB | 1.4/3.5 MB
Progress (2): 6.1/8.4 MB | 1.4/3.5 MB
Progress (2): 6.1/8.4 MB | 1.4/3.5 MB
Progress (2): 6.1/8.4 MB | 1.4/3.5 MB
Progress (2): 6.1/8.4 MB | 1.4/3.5 MB
Progress (2): 6.1/8.4 MB | 1.4/3.5 MB
Progress (2): 6.2/8.4 MB | 1.4/3.5 MB
Progress (2): 6.2/8.4 MB | 1.4/3.5 MB
Progress (2): 6.2/8.4 MB | 1.4/3.5 MB
Progress (2): 6.2/8.4 MB | 1.4/3.5 MB
Progress (2): 6.2/8.4 MB | 1.4/3.5 MB
Progress (2): 6.2/8.4 MB | 1.4/3.5 MB
Progress (2): 6.3/8.4 MB | 1.4/3.5 MB
Progress (2): 6.3/8.4 MB | 1.4/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.3/8.4 MB | 1.5/3.5 MB
Progress (2): 6.4/8.4 MB | 1.5/3.5 MB
Progress (2): 6.4/8.4 MB | 1.5/3.5 MB
Progress (2): 6.4/8.4 MB | 1.5/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.4/8.4 MB | 1.6/3.5 MB
Progress (2): 6.5/8.4 MB | 1.6/3.5 MB
Progress (2): 6.5/8.4 MB | 1.6/3.5 MB
Progress (2): 6.5/8.4 MB | 1.6/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.5/8.4 MB | 1.7/3.5 MB
Progress (2): 6.6/8.4 MB | 1.7/3.5 MB
Progress (2): 6.6/8.4 MB | 1.7/3.5 MB
Progress (2): 6.6/8.4 MB | 1.7/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.8/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 1.9/3.5 MB
Progress (2): 6.6/8.4 MB | 2.0/3.5 MB
Progress (2): 6.6/8.4 MB | 2.0/3.5 MB
Progress (2): 6.6/8.4 MB | 2.0/3.5 MB
Progress (2): 6.6/8.4 MB | 2.0/3.5 MB
Progress (2): 6.6/8.4 MB | 2.0/3.5 MB
Progress (2): 6.6/8.4 MB | 2.0/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.6/8.4 MB | 2.1/3.5 MB
Progress (2): 6.7/8.4 MB | 2.1/3.5 MB
Progress (2): 6.7/8.4 MB | 2.1/3.5 MB
Progress (2): 6.7/8.4 MB | 2.1/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.7/8.4 MB | 2.2/3.5 MB
Progress (2): 6.8/8.4 MB | 2.2/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.8/8.4 MB | 2.3/3.5 MB
Progress (2): 6.9/8.4 MB | 2.3/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 6.9/8.4 MB | 2.4/3.5 MB
Progress (2): 7.0/8.4 MB | 2.4/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.0/8.4 MB | 2.5/3.5 MB
Progress (2): 7.1/8.4 MB | 2.5/3.5 MB
Progress (2): 7.1/8.4 MB | 2.6/3.5 MB
Progress (2): 7.1/8.4 MB | 2.6/3.5 MB
Progress (2): 7.1/8.4 MB | 2.6/3.5 MB
Progress (2): 7.1/8.4 MB | 2.6/3.5 MB
Progress (2): 7.1/8.4 MB | 2.6/3.5 MB
Progress (2): 7.1/8.4 MB | 2.6/3.5 MB
Progress (2): 7.1/8.4 MB | 2.7/3.5 MB
Progress (2): 7.1/8.4 MB | 2.7/3.5 MB
Progress (2): 7.1/8.4 MB | 2.7/3.5 MB
Progress (2): 7.1/8.4 MB | 2.7/3.5 MB
Progress (2): 7.1/8.4 MB | 2.7/3.5 MB
Progress (2): 7.1/8.4 MB | 2.7/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.1/8.4 MB | 2.8/3.5 MB
Progress (2): 7.2/8.4 MB | 2.8/3.5 MB
Progress (2): 7.2/8.4 MB | 2.9/3.5 MB
Progress (2): 7.2/8.4 MB | 2.9/3.5 MB
Progress (2): 7.2/8.4 MB | 2.9/3.5 MB
Progress (2): 7.2/8.4 MB | 2.9/3.5 MB
Progress (2): 7.2/8.4 MB | 2.9/3.5 MB
Progress (2): 7.2/8.4 MB | 2.9/3.5 MB
Progress (2): 7.2/8.4 MB | 3.0/3.5 MB
Progress (2): 7.2/8.4 MB | 3.0/3.5 MB
Progress (2): 7.2/8.4 MB | 3.0/3.5 MB
Progress (2): 7.2/8.4 MB | 3.0/3.5 MB
Progress (2): 7.2/8.4 MB | 3.0/3.5 MB
Progress (2): 7.2/8.4 MB | 3.0/3.5 MB
Progress (2): 7.2/8.4 MB | 3.1/3.5 MB
Progress (2): 7.2/8.4 MB | 3.1/3.5 MB
Progress (2): 7.2/8.4 MB | 3.1/3.5 MB
Progress (2): 7.2/8.4 MB | 3.1/3.5 MB
Progress (2): 7.2/8.4 MB | 3.1/3.5 MB
Progress (2): 7.2/8.4 MB | 3.1/3.5 MB
Progress (2): 7.2/8.4 MB | 3.2/3.5 MB
Progress (2): 7.2/8.4 MB | 3.2/3.5 MB
Progress (2): 7.2/8.4 MB | 3.2/3.5 MB
Progress (2): 7.2/8.4 MB | 3.2/3.5 MB
Progress (2): 7.2/8.4 MB | 3.2/3.5 MB
Progress (2): 7.2/8.4 MB | 3.2/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.3/3.5 MB
Progress (2): 7.2/8.4 MB | 3.4/3.5 MB
Progress (2): 7.2/8.4 MB | 3.4/3.5 MB
Progress (2): 7.2/8.4 MB | 3.4/3.5 MB
Progress (2): 7.2/8.4 MB | 3.4/3.5 MB
Progress (2): 7.2/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.4/3.5 MB
Progress (2): 7.3/8.4 MB | 3.5/3.5 MB
Progress (2): 7.3/8.4 MB | 3.5/3.5 MB
Progress (2): 7.3/8.4 MB | 3.5/3.5 MB
Progress (2): 7.4/8.4 MB | 3.5/3.5 MB
Progress (2): 7.4/8.4 MB | 3.5/3.5 MB
Progress (2): 7.4/8.4 MB | 3.5 MB    
Progress (2): 7.4/8.4 MB | 3.5 MB
Progress (2): 7.4/8.4 MB | 3.5 MB
Progress (2): 7.4/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 4.7 MB/s)
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 11 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 132 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 908 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): 781 B
Progress (1): 2.1 kB
Progress (1): 6.4 kB
Progress (1): 10 kB 
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 22 kB
Progress (1): 24 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 1.4 MB/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 152 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 121 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 829 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 294 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 86 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 268 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 293 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 72 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 131 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 359 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 862 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 44 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 31 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 224 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 56 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 42 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.7 kB
Progress (1): 3.7 kB
Progress (1): 6.3 kB
Progress (1): 9.8 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 390 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 546 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 15 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 226 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 339 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 11 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 188 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 42 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 218 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 194 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 183 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 363 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.4 kB
Progress (1): 3.4 kB
Progress (1): 6.2 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 440 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 266 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 83 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 103 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 49 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 133 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 166 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 224 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 79 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 99 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 131 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 69 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 1.0 MB/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 76 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 85 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 120 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 113 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 745 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 111 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 324 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 268 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 262 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 648 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): 37 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): 60 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.5 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 153 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 464 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 351 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 611 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-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/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/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 2.5 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/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/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 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/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 (1): 360/563 kB
Progress (1): 376/563 kB
Progress (1): 393/563 kB
Progress (1): 409/563 kB
Progress (1): 426/563 kB
Progress (1): 442/563 kB
Progress (1): 458/563 kB
Progress (2): 458/563 kB | 7.7/47 kB
Progress (2): 475/563 kB | 7.7/47 kB
Progress (2): 475/563 kB | 16/47 kB 
Progress (2): 491/563 kB | 16/47 kB
Progress (2): 507/563 kB | 16/47 kB
Progress (2): 524/563 kB | 16/47 kB
Progress (2): 540/563 kB | 16/47 kB
Progress (2): 540/563 kB | 24/47 kB
Progress (2): 557/563 kB | 24/47 kB
Progress (2): 563 kB | 24/47 kB    
Progress (2): 563 kB | 41/47 kB
Progress (2): 563 kB | 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.3 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 (2): 563 kB | 7.7/41 kB
Progress (2): 563 kB | 16/41 kB 
Progress (2): 563 kB | 32/41 kB
Progress (2): 563 kB | 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 1.2 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 (2): 563 kB | 7.7/30 kB
Progress (2): 563 kB | 16/30 kB 
Progress (2): 563 kB | 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 836 kB/s)
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 15 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
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): 7.7/159 kB
Progress (1): 16/159 kB 
Progress (1): 32/159 kB
Progress (1): 49/159 kB
Progress (1): 65/159 kB
Progress (1): 81/159 kB
Progress (1): 98/159 kB
Progress (1): 114/159 kB
Progress (1): 131/159 kB
Progress (1): 147/159 kB
Progress (1): 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.8 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/18 kB
Progress (1): 16/18 kB 
Progress (1): 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 286 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): 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): 73/134 kB
Progress (1): 90/134 kB
Progress (1): 106/134 kB
Progress (2): 106/134 kB | 7.7/134 kB
Progress (2): 106/134 kB | 16/134 kB 
Progress (2): 106/134 kB | 32/134 kB
Progress (2): 106/134 kB | 49/134 kB
Progress (2): 106/134 kB | 65/134 kB
Progress (2): 106/134 kB | 81/134 kB
Progress (2): 106/134 kB | 98/134 kB
Progress (2): 106/134 kB | 114/134 kB
Progress (2): 106/134 kB | 131/134 kB
Progress (2): 106/134 kB | 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 2.0 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 (2): 106/134 kB | 7.7/145 kB
Progress (2): 106/134 kB | 16/145 kB 
Progress (2): 106/134 kB | 32/145 kB
Progress (2): 106/134 kB | 49/145 kB
Progress (2): 106/134 kB | 65/145 kB
Progress (3): 106/134 kB | 65/145 kB | 7.7/60 kB
Progress (3): 106/134 kB | 65/145 kB | 16/60 kB 
Progress (3): 106/134 kB | 81/145 kB | 16/60 kB
Progress (3): 106/134 kB | 81/145 kB | 32/60 kB
Progress (3): 106/134 kB | 98/145 kB | 32/60 kB
Progress (3): 106/134 kB | 98/145 kB | 49/60 kB
Progress (3): 122/134 kB | 98/145 kB | 49/60 kB
Progress (3): 122/134 kB | 98/145 kB | 60 kB   
Progress (3): 122/134 kB | 114/145 kB | 60 kB
Progress (3): 122/134 kB | 131/145 kB | 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 883 kB/s)
Progress (2): 122/134 kB | 145 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
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.1 MB/s)
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 1.9 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
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.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/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 522 kB/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): 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 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Progress (1): 7.7/164 kB
Progress (1): 12/164 kB 
Progress (1): 28/164 kB
Progress (1): 44/164 kB
Progress (1): 61/164 kB
Progress (1): 77/164 kB
Progress (1): 93/164 kB
Progress (1): 110/164 kB
Progress (1): 126/164 kB
Progress (1): 143/164 kB
Progress (1): 159/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.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.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 (1): 131/231 kB
Progress (1): 147/231 kB
Progress (1): 163/231 kB
Progress (1): 180/231 kB
Progress (1): 196/231 kB
Progress (1): 212/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 2.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Progress (1): 7.7/85 kB
Progress (1): 16/85 kB 
Progress (1): 32/85 kB
Progress (1): 49/85 kB
Progress (1): 65/85 kB
Progress (1): 81/85 kB
Progress (1): 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 798 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): 7.7/202 kB
Progress (1): 16/202 kB 
Progress (1): 28/202 kB
Progress (1): 44/202 kB
Progress (1): 61/202 kB
Progress (1): 77/202 kB
Progress (1): 93/202 kB
Progress (1): 110/202 kB
Progress (1): 126/202 kB
Progress (1): 143/202 kB
Progress (1): 159/202 kB
Progress (1): 175/202 kB
Progress (1): 192/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.8 MB/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): 7.7/45 kB
Progress (1): 16/45 kB 
Progress (1): 28/45 kB
Progress (1): 44/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 368 kB/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 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Progress (1): 7.7/33 kB
Progress (1): 16/33 kB 
Progress (1): 25/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 246 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): 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 18 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 (1): 0.3/1.5 MB
Progress (1): 0.3/1.5 MB
Progress (1): 0.3/1.5 MB
Progress (1): 0.3/1.5 MB
Progress (1): 0.4/1.5 MB
Progress (1): 0.4/1.5 MB
Progress (2): 0.4/1.5 MB | 4.5 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 31 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 (1): 0.4/1.5 MB
Progress (2): 0.4/1.5 MB | 7.7/357 kB
Progress (2): 0.4/1.5 MB | 16/357 kB 
Progress (2): 0.4/1.5 MB | 32/357 kB
Progress (2): 0.4/1.5 MB | 49/357 kB
Progress (2): 0.4/1.5 MB | 65/357 kB
Progress (2): 0.4/1.5 MB | 81/357 kB
Progress (2): 0.4/1.5 MB | 98/357 kB
Progress (2): 0.4/1.5 MB | 114/357 kB
Progress (2): 0.4/1.5 MB | 131/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 | 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 | 229/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.4/1.5 MB | 278/357 kB
Progress (2): 0.4/1.5 MB | 294/357 kB
Progress (2): 0.4/1.5 MB | 311/357 kB
Progress (2): 0.4/1.5 MB | 327/357 kB
Progress (2): 0.4/1.5 MB | 344/357 kB
Progress (2): 0.4/1.5 MB | 357 kB    
Progress (2): 0.4/1.5 MB | 357 kB
Progress (2): 0.4/1.5 MB | 357 kB
Progress (2): 0.4/1.5 MB | 357 kB
Progress (2): 0.5/1.5 MB | 357 kB
Progress (2): 0.5/1.5 MB | 357 kB
Progress (2): 0.5/1.5 MB | 357 kB
Progress (2): 0.5/1.5 MB | 357 kB
Progress (2): 0.5/1.5 MB | 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
Progress (2): 0.6/1.5 MB | 357 kB
Progress (2): 0.6/1.5 MB | 357 kB
Progress (2): 0.6/1.5 MB | 357 kB
Progress (2): 0.6/1.5 MB | 357 kB
Progress (2): 0.7/1.5 MB | 357 kB
Progress (2): 0.7/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.3 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.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 (2): 0.8/1.5 MB | 7.7/202 kB
Progress (2): 0.8/1.5 MB | 16/202 kB 
Progress (2): 0.8/1.5 MB | 32/202 kB
Progress (2): 0.8/1.5 MB | 49/202 kB
Progress (2): 0.8/1.5 MB | 65/202 kB
Progress (2): 0.8/1.5 MB | 81/202 kB
Progress (2): 0.8/1.5 MB | 98/202 kB
Progress (2): 0.8/1.5 MB | 114/202 kB
Progress (2): 0.8/1.5 MB | 131/202 kB
Progress (2): 0.8/1.5 MB | 147/202 kB
Progress (2): 0.8/1.5 MB | 163/202 kB
Progress (2): 0.8/1.5 MB | 180/202 kB
Progress (2): 0.8/1.5 MB | 196/202 kB
Progress (2): 0.8/1.5 MB | 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 1.3 MB/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): 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 (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    
Progress (2): 1.5 MB | 7.7/52 kB
Progress (2): 1.5 MB | 16/52 kB 
Progress (2): 1.5 MB | 32/52 kB
Progress (2): 1.5 MB | 49/52 kB
Progress (2): 1.5 MB | 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 298 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Progress (2): 1.5 MB | 7.7/44 kB
Progress (2): 1.5 MB | 16/44 kB 
Progress (2): 1.5 MB | 32/44 kB
Progress (2): 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 249 kB/s)
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 8.5 MB/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 48 kB/s)
Progress (1): 7.7/154 kB
Progress (1): 16/154 kB 
Progress (1): 32/154 kB
Progress (1): 48/154 kB
Progress (1): 65/154 kB
Progress (1): 81/154 kB
Progress (1): 98/154 kB
Progress (1): 114/154 kB
Progress (1): 130/154 kB
Progress (1): 147/154 kB
Progress (1): 154 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 828 kB/s)
Progress (1): 7.7/215 kB
Progress (1): 16/215 kB 
Progress (1): 28/215 kB
Progress (1): 44/215 kB
Progress (1): 61/215 kB
Progress (1): 77/215 kB
Progress (1): 93/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.1 MB/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 47 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 193 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 160 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 185 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 909 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 95 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 330 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 593 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 41 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 338 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 225 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 332 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 49 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 55 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 55 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/org/ow2/asm/asm/9.2/asm-9.2.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/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 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 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 6.1 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): 7.7/54 kB
Progress (1): 12/54 kB 
Progress (1): 29/54 kB
Progress (1): 45/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.7 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/334 kB
Progress (1): 7.7/334 kB
Progress (1): 24/334 kB 
Progress (1): 41/334 kB
Progress (1): 57/334 kB
Progress (1): 73/334 kB
Progress (1): 90/334 kB
Progress (1): 106/334 kB
Progress (1): 122/334 kB
Progress (1): 139/334 kB
Progress (1): 155/334 kB
Progress (1): 172/334 kB
Progress (1): 188/334 kB
Progress (1): 204/334 kB
Progress (1): 221/334 kB
Progress (1): 233/334 kB
Progress (1): 250/334 kB
Progress (1): 266/334 kB
Progress (1): 282/334 kB
Progress (1): 299/334 kB
Progress (1): 315/334 kB
Progress (1): 331/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 7.9 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): 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 473 kB/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): 4.7 kB
Progress (2): 4.7 kB | 7.7/264 kB
Progress (2): 4.7 kB | 16/264 kB 
Progress (2): 4.7 kB | 32/264 kB
Progress (2): 4.7 kB | 49/264 kB
Progress (2): 4.7 kB | 65/264 kB
Progress (2): 4.7 kB | 81/264 kB
Progress (2): 4.7 kB | 98/264 kB
Progress (2): 4.7 kB | 114/264 kB
Progress (2): 4.7 kB | 130/264 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 57 kB/s)
Progress (1): 147/264 kB
Progress (1): 163/264 kB
Progress (1): 180/264 kB
Progress (1): 196/264 kB
Progress (1): 212/264 kB
Progress (1): 229/264 kB
Progress (1): 245/264 kB
Progress (1): 261/264 kB
Progress (1): 264 kB    
                    
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 3.1 MB/s)
Progress (1): 7.5/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 149 kB/s)
Progress (1): 7.7/122 kB
Progress (1): 16/122 kB 
Progress (1): 32/122 kB
Progress (1): 49/122 kB
Progress (1): 65/122 kB
Progress (1): 81/122 kB
Progress (1): 98/122 kB
Progress (1): 114/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 1.1 MB/s)
Progress (1): 7.7/23 kB
Progress (1): 16/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 192 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): 846 B
Progress (1): 2.9 kB
Progress (1): 3.3 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 104 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 77 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 113 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 140 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 131 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 116 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 83 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 128 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 156 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 87 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 127 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 38 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 65 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 773 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 61 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 181 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 87 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): 796 B
Progress (1): 2.0 kB
Progress (1): 3.5 kB
Progress (1): 5.5 kB
Progress (1): 7.5 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 22 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 895 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): 823 B
Progress (1): 2.1 kB
Progress (1): 6.1 kB
Progress (1): 11 kB 
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 24 kB
Progress (1): 28 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/25/maven-parent-25.pom (37 kB at 1.1 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 508 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 211 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 635 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 260 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 94 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 100 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 51 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 46 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 359 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 21 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 121 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 68 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 76 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 130 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 528 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 537 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 145 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 170 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 752 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 80 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 294 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 146 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 29 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 115 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 59 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 109 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 391 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 435 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): 812 B
Progress (1): 2.5 kB
Progress (1): 5.0 kB
Progress (1): 8.7 kB
Progress (1): 12 kB 
Progress (1): 16 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 605 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 226 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 237 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 655 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): 36 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): 64 kB
Progress (1): 67 kB
Progress (1): 73 kB
Progress (1): 76 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.4 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 199 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 166 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 91 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 364 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): 918 B
Progress (1): 3.4 kB
Progress (1): 6.6 kB
Progress (1): 7.5 kB
Progress (1): 11 kB 
Progress (1): 15 kB
Progress (1): 16 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 556 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/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/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.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 785 kB/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): 8.2/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): 16/171 kB 
Progress (1): 32/171 kB
Progress (1): 48/171 kB
Progress (1): 65/171 kB
Progress (1): 81/171 kB
Progress (1): 98/171 kB
Progress (1): 114/171 kB
Progress (1): 130/171 kB
Progress (1): 147/171 kB
Progress (1): 147/171 kB
Progress (1): 164/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 4.9 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 (2): 16/40 kB | 7.7/18 kB
Progress (2): 32/40 kB | 7.7/18 kB
Progress (2): 32/40 kB | 16/18 kB 
Progress (2): 40 kB | 16/18 kB   
Progress (2): 40 kB | 18 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.1 MB/s)
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 450 kB/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
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 348 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): 24/306 kB
Progress (1): 41/306 kB
Progress (1): 57/306 kB
Progress (1): 73/306 kB
Progress (1): 90/306 kB
Progress (1): 106/306 kB
Progress (2): 106/306 kB | 7.7/26 kB
Progress (2): 106/306 kB | 16/26 kB 
Progress (2): 106/306 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 446 kB/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 (1): 122/306 kB
Progress (1): 131/306 kB
Progress (1): 147/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 (1): 279/306 kB
Progress (1): 295/306 kB
Progress (1): 306 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 4.4 MB/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): 7.7/118 kB
Progress (1): 16/118 kB 
Progress (1): 32/118 kB
Progress (1): 49/118 kB
Progress (1): 65/118 kB
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 1.7 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/146 kB
Progress (1): 16/146 kB 
Progress (1): 32/146 kB
Progress (1): 49/146 kB
Progress (1): 61/146 kB
Progress (1): 77/146 kB
Progress (1): 93/146 kB
Progress (1): 110/146 kB
Progress (1): 126/146 kB
Progress (1): 143/146 kB
Progress (1): 146 kB    
Progress (2): 146 kB | 7.7/8.2 kB
Progress (2): 146 kB | 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 112 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
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.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.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 (1): 81/136 kB
Progress (1): 98/136 kB
Progress (1): 114/136 kB
Progress (1): 130/136 kB
Progress (1): 136 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.jar (136 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
Progress (1): 7.7/61 kB
Progress (1): 16/61 kB 
Progress (1): 32/61 kB
Progress (1): 49/61 kB
Progress (1): 61 kB   
Progress (2): 61 kB | 7.7/474 kB
Progress (2): 61 kB | 16/474 kB 
Progress (2): 61 kB | 32/474 kB
Progress (2): 61 kB | 49/474 kB
Progress (2): 61 kB | 65/474 kB
Progress (2): 61 kB | 81/474 kB
Progress (2): 61 kB | 98/474 kB
Progress (2): 61 kB | 114/474 kB
Progress (2): 61 kB | 130/474 kB
Progress (2): 61 kB | 147/474 kB
Progress (2): 61 kB | 163/474 kB
Progress (2): 61 kB | 179/474 kB
Progress (2): 61 kB | 196/474 kB
Progress (2): 61 kB | 212/474 kB
Progress (2): 61 kB | 229/474 kB
Progress (2): 61 kB | 233/474 kB
Progress (2): 61 kB | 250/474 kB
Progress (2): 61 kB | 266/474 kB
Progress (2): 61 kB | 282/474 kB
Progress (2): 61 kB | 299/474 kB
Progress (2): 61 kB | 315/474 kB
Progress (2): 61 kB | 331/474 kB
Progress (2): 61 kB | 348/474 kB
Progress (2): 61 kB | 364/474 kB
Progress (2): 61 kB | 381/474 kB
Progress (3): 61 kB | 381/474 kB | 7.7/55 kB
Progress (3): 61 kB | 381/474 kB | 16/55 kB 
Progress (3): 61 kB | 397/474 kB | 16/55 kB
Progress (3): 61 kB | 397/474 kB | 32/55 kB
Progress (3): 61 kB | 413/474 kB | 32/55 kB
Progress (3): 61 kB | 413/474 kB | 49/55 kB
Progress (3): 61 kB | 413/474 kB | 55 kB   
Progress (4): 61 kB | 413/474 kB | 55 kB | 7.7/334 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 497 kB/s)
Progress (3): 61 kB | 413/474 kB | 16/334 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 (3): 61 kB | 413/474 kB | 25/334 kB
Progress (3): 61 kB | 413/474 kB | 41/334 kB
Progress (3): 61 kB | 413/474 kB | 57/334 kB
Progress (3): 61 kB | 413/474 kB | 74/334 kB
Progress (3): 61 kB | 413/474 kB | 90/334 kB
Progress (3): 61 kB | 413/474 kB | 106/334 kB
Progress (3): 61 kB | 413/474 kB | 123/334 kB
Progress (3): 61 kB | 413/474 kB | 139/334 kB
Progress (3): 61 kB | 413/474 kB | 156/334 kB
Progress (3): 61 kB | 413/474 kB | 172/334 kB
Progress (3): 61 kB | 413/474 kB | 188/334 kB
Progress (3): 61 kB | 413/474 kB | 205/334 kB
Progress (3): 61 kB | 413/474 kB | 221/334 kB
Progress (3): 61 kB | 430/474 kB | 221/334 kB
Progress (3): 61 kB | 446/474 kB | 221/334 kB
Progress (3): 61 kB | 463/474 kB | 221/334 kB
Progress (3): 61 kB | 474 kB | 221/334 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 4.2 MB/s)
Progress (2): 61 kB | 238/334 kB
Progress (2): 61 kB | 254/334 kB
Progress (2): 61 kB | 270/334 kB
Progress (2): 61 kB | 287/334 kB
Progress (2): 61 kB | 303/334 kB
Progress (2): 61 kB | 319/334 kB
Progress (2): 61 kB | 334 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 2.9 MB/s)
Progress (2): 61 kB | 7.7/122 kB
Progress (2): 61 kB | 16/122 kB 
Progress (2): 61 kB | 32/122 kB
Progress (2): 61 kB | 48/122 kB
Progress (2): 61 kB | 65/122 kB
Progress (2): 61 kB | 81/122 kB
Progress (2): 61 kB | 98/122 kB
Progress (2): 61 kB | 114/122 kB
Progress (2): 61 kB | 122 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.0 MB/s)
Progress (2): 61 kB | 0/2.3 MB
Progress (2): 61 kB | 0/2.3 MB
Progress (2): 61 kB | 0/2.3 MB
Progress (2): 61 kB | 0/2.3 MB
Progress (2): 61 kB | 0.1/2.3 MB
Progress (2): 61 kB | 0.1/2.3 MB
Progress (2): 61 kB | 0.1/2.3 MB
Progress (2): 61 kB | 0.1/2.3 MB
Progress (2): 61 kB | 0.1/2.3 MB
Progress (2): 61 kB | 0.1/2.3 MB
Progress (2): 61 kB | 0.2/2.3 MB
Progress (2): 61 kB | 0.2/2.3 MB
Progress (2): 61 kB | 0.2/2.3 MB
Progress (2): 61 kB | 0.2/2.3 MB
Progress (2): 61 kB | 0.2/2.3 MB
Progress (2): 61 kB | 0.2/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.3/2.3 MB
Progress (2): 61 kB | 0.4/2.3 MB
Progress (2): 61 kB | 0.4/2.3 MB
Progress (2): 61 kB | 0.4/2.3 MB
Progress (2): 61 kB | 0.4/2.3 MB
Progress (2): 61 kB | 0.4/2.3 MB
Progress (2): 61 kB | 0.4/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.5/2.3 MB
Progress (2): 61 kB | 0.6/2.3 MB
Progress (2): 61 kB | 0.6/2.3 MB
Progress (2): 61 kB | 0.6/2.3 MB
Progress (2): 61 kB | 0.6/2.3 MB
Progress (2): 61 kB | 0.6/2.3 MB
Progress (2): 61 kB | 0.6/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.7/2.3 MB
Progress (2): 61 kB | 0.8/2.3 MB
Progress (2): 61 kB | 0.8/2.3 MB
Progress (2): 61 kB | 0.8/2.3 MB
Progress (2): 61 kB | 0.8/2.3 MB
Progress (2): 61 kB | 0.8/2.3 MB
Progress (2): 61 kB | 0.8/2.3 MB
Progress (2): 61 kB | 0.9/2.3 MB
Progress (2): 61 kB | 0.9/2.3 MB
Progress (2): 61 kB | 0.9/2.3 MB
Progress (2): 61 kB | 0.9/2.3 MB
Progress (2): 61 kB | 0.9/2.3 MB
Progress (2): 61 kB | 0.9/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.0/2.3 MB
Progress (2): 61 kB | 1.1/2.3 MB
Progress (2): 61 kB | 1.1/2.3 MB
Progress (2): 61 kB | 1.1/2.3 MB
Progress (2): 61 kB | 1.1/2.3 MB
Progress (2): 61 kB | 1.1/2.3 MB
Progress (2): 61 kB | 1.1/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.2/2.3 MB
Progress (2): 61 kB | 1.3/2.3 MB
Progress (2): 61 kB | 1.3/2.3 MB
Progress (2): 61 kB | 1.3/2.3 MB
Progress (2): 61 kB | 1.3/2.3 MB
Progress (2): 61 kB | 1.3/2.3 MB
Progress (2): 61 kB | 1.3/2.3 MB
Progress (2): 61 kB | 1.4/2.3 MB
Progress (2): 61 kB | 1.4/2.3 MB
Progress (2): 61 kB | 1.4/2.3 MB
Progress (2): 61 kB | 1.4/2.3 MB
Progress (2): 61 kB | 1.4/2.3 MB
Progress (2): 61 kB | 1.4/2.3 MB
Progress (2): 61 kB | 1.5/2.3 MB
Progress (2): 61 kB | 1.5/2.3 MB
Progress (2): 61 kB | 1.5/2.3 MB
Progress (2): 61 kB | 1.5/2.3 MB
Progress (2): 61 kB | 1.5/2.3 MB
Progress (2): 61 kB | 1.5/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.6/2.3 MB
Progress (2): 61 kB | 1.7/2.3 MB
Progress (2): 61 kB | 1.7/2.3 MB
                                
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 360 kB/s)
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.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 13 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: 30.68 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 138 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 963 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 1.5 MB/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 12 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 98 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.1 kB
Progress (1): 5.2 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 787 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.4 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 283 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 81 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 414 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.9 kB
Progress (1): 8.2 kB
Progress (1): 11 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 407 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): 946 B
Progress (1): 2.7 kB
Progress (1): 5.2 kB
Progress (1): 7.8 kB
Progress (1): 9.2 kB
Progress (1): 13 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 388 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 65 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 72 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): 742 B
Progress (1): 2.2 kB
Progress (1): 4.3 kB
Progress (1): 8.3 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 358 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 86 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 532 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 264 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 585 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.6 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 177 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): 846 B
Progress (1): 2.3 kB
Progress (1): 4.5 kB
Progress (1): 7.1 kB
Progress (1): 11 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 470 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 263 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 70 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 636 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 37 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 44 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 47 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 750 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): 57 kB
Progress (1): 60 kB
Progress (1): 62 kB
Progress (1): 66 kB
Progress (1): 71 kB
Progress (1): 76 kB
Progress (1): 79 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 2.5 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): 780 B
Progress (1): 2.2 kB
Progress (1): 4.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 216 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 163 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): 726 B
Progress (1): 1.9 kB
Progress (1): 5.3 kB
Progress (1): 9.5 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): 38 kB
Progress (1): 40 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.7 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): 743 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): 21 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 934 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 3.1 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
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
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
                        
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
Progress (1): 313 kB
                    
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
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
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
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 (2): 313 kB | 7.9/139 kB
Progress (2): 313 kB | 16/139 kB 
Progress (2): 313 kB | 24/139 kB
Progress (2): 313 kB | 32/139 kB
Progress (2): 313 kB | 40/139 kB
Progress (2): 313 kB | 48/139 kB
Progress (2): 313 kB | 56/139 kB
Progress (2): 313 kB | 64/139 kB
Progress (2): 313 kB | 72/139 kB
Progress (2): 313 kB | 80/139 kB
Progress (2): 313 kB | 88/139 kB
Progress (2): 313 kB | 96/139 kB
Progress (2): 313 kB | 104/139 kB
Progress (2): 313 kB | 112/139 kB
Progress (2): 313 kB | 120/139 kB
Progress (2): 313 kB | 128/139 kB
                                 
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 5.7 MB/s)
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 54 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/329 kB
Progress (1): 16/329 kB 
Progress (2): 16/329 kB | 7.7/780 kB
Progress (2): 16/329 kB | 16/780 kB 
Progress (2): 16/329 kB | 32/780 kB
Progress (2): 16/329 kB | 48/780 kB
Progress (2): 16/329 kB | 65/780 kB
Progress (2): 16/329 kB | 81/780 kB
Progress (2): 16/329 kB | 98/780 kB
Progress (2): 16/329 kB | 114/780 kB
Progress (2): 16/329 kB | 130/780 kB
Progress (2): 16/329 kB | 147/780 kB
Progress (2): 16/329 kB | 163/780 kB
Progress (2): 16/329 kB | 180/780 kB
Progress (2): 16/329 kB | 196/780 kB
Progress (2): 16/329 kB | 212/780 kB
Progress (2): 32/329 kB | 212/780 kB
Progress (2): 49/329 kB | 212/780 kB
Progress (2): 65/329 kB | 212/780 kB
Progress (2): 81/329 kB | 212/780 kB
Progress (2): 98/329 kB | 212/780 kB
Progress (2): 114/329 kB | 212/780 kB
Progress (3): 114/329 kB | 212/780 kB | 7.7/209 kB
Progress (3): 114/329 kB | 212/780 kB | 16/209 kB 
Progress (3): 131/329 kB | 212/780 kB | 16/209 kB
Progress (3): 131/329 kB | 212/780 kB | 32/209 kB
Progress (3): 131/329 kB | 229/780 kB | 32/209 kB
Progress (3): 131/329 kB | 229/780 kB | 49/209 kB
Progress (3): 131/329 kB | 245/780 kB | 49/209 kB
Progress (3): 131/329 kB | 245/780 kB | 65/209 kB
Progress (3): 131/329 kB | 261/780 kB | 65/209 kB
Progress (4): 131/329 kB | 261/780 kB | 65/209 kB | 7.7/16 kB
Progress (4): 131/329 kB | 261/780 kB | 65/209 kB | 16/16 kB 
Progress (4): 131/329 kB | 261/780 kB | 65/209 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 499 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 (3): 147/329 kB | 261/780 kB | 65/209 kB
Progress (3): 163/329 kB | 261/780 kB | 65/209 kB
Progress (3): 163/329 kB | 278/780 kB | 65/209 kB
Progress (3): 163/329 kB | 294/780 kB | 65/209 kB
Progress (3): 163/329 kB | 311/780 kB | 65/209 kB
Progress (3): 163/329 kB | 327/780 kB | 65/209 kB
Progress (3): 163/329 kB | 327/780 kB | 81/209 kB
Progress (3): 163/329 kB | 343/780 kB | 81/209 kB
Progress (3): 163/329 kB | 351/780 kB | 81/209 kB
Progress (3): 163/329 kB | 367/780 kB | 81/209 kB
Progress (3): 163/329 kB | 384/780 kB | 81/209 kB
Progress (3): 163/329 kB | 400/780 kB | 81/209 kB
Progress (3): 163/329 kB | 417/780 kB | 81/209 kB
Progress (3): 163/329 kB | 433/780 kB | 81/209 kB
Progress (3): 163/329 kB | 449/780 kB | 81/209 kB
Progress (3): 163/329 kB | 466/780 kB | 81/209 kB
Progress (3): 163/329 kB | 482/780 kB | 81/209 kB
Progress (3): 163/329 kB | 498/780 kB | 81/209 kB
Progress (3): 163/329 kB | 515/780 kB | 81/209 kB
Progress (3): 163/329 kB | 531/780 kB | 81/209 kB
Progress (3): 163/329 kB | 531/780 kB | 98/209 kB
Progress (3): 163/329 kB | 548/780 kB | 98/209 kB
Progress (3): 163/329 kB | 548/780 kB | 114/209 kB
Progress (3): 163/329 kB | 564/780 kB | 114/209 kB
Progress (3): 163/329 kB | 564/780 kB | 131/209 kB
Progress (3): 163/329 kB | 580/780 kB | 131/209 kB
Progress (4): 163/329 kB | 580/780 kB | 131/209 kB | 7.7/8.8 kB
Progress (4): 163/329 kB | 580/780 kB | 131/209 kB | 8.8 kB    
Progress (4): 180/329 kB | 580/780 kB | 131/209 kB | 8.8 kB
Progress (4): 196/329 kB | 580/780 kB | 131/209 kB | 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 237 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 (3): 196/329 kB | 597/780 kB | 131/209 kB
Progress (3): 196/329 kB | 597/780 kB | 147/209 kB
Progress (3): 213/329 kB | 597/780 kB | 147/209 kB
Progress (3): 213/329 kB | 597/780 kB | 163/209 kB
Progress (3): 229/329 kB | 597/780 kB | 163/209 kB
Progress (3): 229/329 kB | 597/780 kB | 180/209 kB
Progress (3): 245/329 kB | 597/780 kB | 180/209 kB
Progress (3): 245/329 kB | 597/780 kB | 196/209 kB
Progress (3): 262/329 kB | 597/780 kB | 196/209 kB
Progress (3): 262/329 kB | 597/780 kB | 209 kB    
Progress (3): 278/329 kB | 597/780 kB | 209 kB
Progress (3): 294/329 kB | 597/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 5.4 MB/s)
Progress (2): 311/329 kB | 597/780 kB
Progress (2): 311/329 kB | 613/780 kB
Progress (2): 311/329 kB | 630/780 kB
Progress (2): 311/329 kB | 646/780 kB
Progress (2): 311/329 kB | 662/780 kB
Progress (2): 311/329 kB | 679/780 kB
Progress (2): 311/329 kB | 695/780 kB
Progress (2): 311/329 kB | 711/780 kB
Progress (2): 311/329 kB | 728/780 kB
Progress (2): 311/329 kB | 744/780 kB
Progress (2): 311/329 kB | 761/780 kB
Progress (2): 311/329 kB | 777/780 kB
Progress (2): 311/329 kB | 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 19 MB/s)
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/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
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 8.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.72/bcpkix-jdk18on-1.72.jar
Progress (1): 7.7/164 kB
Progress (1): 16/164 kB 
Progress (1): 32/164 kB
Progress (1): 49/164 kB
Progress (1): 65/164 kB
Progress (1): 81/164 kB
Progress (1): 98/164 kB
Progress (1): 114/164 kB
Progress (1): 130/164 kB
Progress (1): 147/164 kB
Progress (1): 163/164 kB
Progress (1): 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 2.4 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/407 kB
Progress (1): 16/407 kB 
Progress (1): 32/407 kB
Progress (1): 49/407 kB
Progress (2): 49/407 kB | 0/11 MB
Progress (2): 49/407 kB | 0/11 MB
Progress (2): 49/407 kB | 0/11 MB
Progress (2): 49/407 kB | 0/11 MB
Progress (2): 49/407 kB | 0.1/11 MB
Progress (2): 65/407 kB | 0.1/11 MB
Progress (2): 65/407 kB | 0.1/11 MB
Progress (2): 81/407 kB | 0.1/11 MB
Progress (2): 81/407 kB | 0.1/11 MB
Progress (2): 81/407 kB | 0.1/11 MB
Progress (2): 81/407 kB | 0.1/11 MB
Progress (2): 81/407 kB | 0.1/11 MB
Progress (2): 81/407 kB | 0.2/11 MB
Progress (2): 81/407 kB | 0.2/11 MB
Progress (2): 81/407 kB | 0.2/11 MB
Progress (2): 98/407 kB | 0.2/11 MB
Progress (2): 98/407 kB | 0.2/11 MB
Progress (2): 114/407 kB | 0.2/11 MB
Progress (2): 114/407 kB | 0.2/11 MB
Progress (3): 114/407 kB | 0.2/11 MB | 7.7/63 kB
Progress (3): 114/407 kB | 0.2/11 MB | 7.7/63 kB
Progress (3): 114/407 kB | 0.2/11 MB | 16/63 kB 
Progress (3): 114/407 kB | 0.2/11 MB | 28/63 kB
Progress (3): 114/407 kB | 0.3/11 MB | 28/63 kB
Progress (3): 114/407 kB | 0.3/11 MB | 44/63 kB
Progress (3): 114/407 kB | 0.3/11 MB | 61/63 kB
Progress (3): 131/407 kB | 0.3/11 MB | 61/63 kB
Progress (3): 131/407 kB | 0.3/11 MB | 63 kB   
Progress (3): 147/407 kB | 0.3/11 MB | 63 kB
Progress (3): 147/407 kB | 0.3/11 MB | 63 kB
Progress (3): 147/407 kB | 0.3/11 MB | 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 845 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
Progress (2): 147/407 kB | 0.3/11 MB
Progress (2): 147/407 kB | 0.3/11 MB
Progress (2): 147/407 kB | 0.3/11 MB
Progress (2): 163/407 kB | 0.3/11 MB
Progress (2): 180/407 kB | 0.3/11 MB
Progress (2): 180/407 kB | 0.4/11 MB
Progress (2): 180/407 kB | 0.4/11 MB
Progress (2): 180/407 kB | 0.4/11 MB
Progress (2): 180/407 kB | 0.4/11 MB
Progress (3): 180/407 kB | 0.4/11 MB | 0/1.0 MB
Progress (3): 180/407 kB | 0.4/11 MB | 0/1.0 MB
Progress (3): 180/407 kB | 0.4/11 MB | 0/1.0 MB
Progress (3): 196/407 kB | 0.4/11 MB | 0/1.0 MB
Progress (3): 196/407 kB | 0.4/11 MB | 0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.1/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.1/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.1/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.1/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.1/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.1/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.2/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.2/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.2/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.2/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.2/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.2/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.3/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.3/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.3/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.3/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.3/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.3/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.4/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.5/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.6/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.6/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.6/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.6/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.6/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.6/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.7/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.7/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.7/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.7/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.7/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.7/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.8/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.8/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.8/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.8/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.8/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.8/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.9/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.9/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.9/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.9/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.9/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 0.9/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 1.0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 1.0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 1.0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 1.0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 1.0/1.0 MB
Progress (3): 213/407 kB | 0.4/11 MB | 1.0 MB    
Progress (3): 213/407 kB | 0.4/11 MB | 1.0 MB
Progress (3): 229/407 kB | 0.4/11 MB | 1.0 MB
Progress (3): 229/407 kB | 0.4/11 MB | 1.0 MB
Progress (3): 245/407 kB | 0.4/11 MB | 1.0 MB
Progress (3): 245/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 262/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 262/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 278/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 278/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 294/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 294/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 311/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 311/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 327/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 327/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 344/407 kB | 0.5/11 MB | 1.0 MB
Progress (3): 344/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 360/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 360/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 376/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 376/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 393/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 393/407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 407 kB | 0.6/11 MB | 1.0 MB    
Progress (3): 407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 407 kB | 0.6/11 MB | 1.0 MB
Progress (3): 407 kB | 0.7/11 MB | 1.0 MB
                                         
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 4.4 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 (2): 0.7/11 MB | 1.0 MB
Progress (2): 0.7/11 MB | 1.0 MB
Progress (2): 0.7/11 MB | 1.0 MB
Progress (2): 0.7/11 MB | 1.0 MB
Progress (2): 0.7/11 MB | 1.0 MB
Progress (2): 0.8/11 MB | 1.0 MB
Progress (2): 0.8/11 MB | 1.0 MB
Progress (2): 0.8/11 MB | 1.0 MB
Progress (2): 0.8/11 MB | 1.0 MB
Progress (2): 0.8/11 MB | 1.0 MB
Progress (2): 0.8/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 0.9/11 MB | 1.0 MB
Progress (2): 1.0/11 MB | 1.0 MB
Progress (2): 1.0/11 MB | 1.0 MB
Progress (2): 1.0/11 MB | 1.0 MB
Progress (2): 1.0/11 MB | 1.0 MB
Progress (2): 1.0/11 MB | 1.0 MB
Progress (2): 1.0/11 MB | 1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Progress (2): 1.1/11 MB | 1.0 MB
Progress (2): 1.2/11 MB | 1.0 MB
Progress (2): 1.2/11 MB | 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 10 MB/s)
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 (2): 1.6/11 MB | 7.7/672 kB
Progress (2): 1.6/11 MB | 7.7/672 kB
Progress (2): 1.6/11 MB | 16/672 kB 
Progress (2): 1.6/11 MB | 16/672 kB
Progress (2): 1.6/11 MB | 25/672 kB
Progress (2): 1.6/11 MB | 25/672 kB
Progress (2): 1.6/11 MB | 41/672 kB
Progress (2): 1.6/11 MB | 41/672 kB
Progress (2): 1.6/11 MB | 41/672 kB
Progress (2): 1.6/11 MB | 57/672 kB
Progress (2): 1.7/11 MB | 57/672 kB
Progress (2): 1.7/11 MB | 74/672 kB
Progress (2): 1.7/11 MB | 74/672 kB
Progress (2): 1.7/11 MB | 90/672 kB
Progress (2): 1.7/11 MB | 90/672 kB
Progress (2): 1.7/11 MB | 106/672 kB
Progress (3): 1.7/11 MB | 106/672 kB | 0/1.0 MB
Progress (3): 1.7/11 MB | 106/672 kB | 0/1.0 MB
Progress (3): 1.7/11 MB | 123/672 kB | 0/1.0 MB
Progress (3): 1.7/11 MB | 123/672 kB | 0/1.0 MB
Progress (3): 1.7/11 MB | 123/672 kB | 0/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.1/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.1/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.1/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.1/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.1/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.1/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.2/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.2/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.2/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.2/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.2/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.2/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 139/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 156/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 156/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 172/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 172/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 188/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 188/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 205/672 kB | 0.3/1.0 MB
Progress (3): 1.7/11 MB | 205/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 221/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 221/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 238/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 238/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 254/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 254/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 270/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 270/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 287/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 287/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 303/672 kB | 0.4/1.0 MB
Progress (3): 1.7/11 MB | 303/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 319/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 319/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 336/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 336/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.5/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.7/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.8/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.8/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.8/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.8/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.8/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.8/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (3): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB
Progress (4): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB | 7.7/33 kB
Progress (4): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB | 7.7/33 kB
Progress (4): 1.9/11 MB | 342/672 kB | 0.6/1.0 MB | 16/33 kB 
Progress (4): 2.0/11 MB | 342/672 kB | 0.6/1.0 MB | 16/33 kB
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB | 16/33 kB
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB | 24/33 kB
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB | 24/33 kB
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB | 33 kB   
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB | 33 kB
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB | 33 kB
Progress (4): 2.0/11 MB | 359/672 kB | 0.6/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 286 kB/s)
Progress (3): 2.0/11 MB | 359/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 375/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 375/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 391/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 391/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 408/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 408/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 424/672 kB | 0.6/1.0 MB
Progress (3): 2.0/11 MB | 424/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 424/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 440/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 440/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 457/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 457/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 473/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 473/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 490/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 490/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 506/672 kB | 0.7/1.0 MB
Progress (3): 2.0/11 MB | 506/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 522/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 522/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 539/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 555/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 555/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 572/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 572/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.8/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.9/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.9/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.9/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.9/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.9/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 0.9/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 588/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 604/672 kB | 1.0/1.0 MB
Progress (3): 2.0/11 MB | 604/672 kB | 1.0 MB    
Progress (3): 2.0/11 MB | 621/672 kB | 1.0 MB
Progress (3): 2.0/11 MB | 637/672 kB | 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.7 MB/s)
Progress (2): 2.0/11 MB | 653/672 kB
Progress (2): 2.0/11 MB | 653/672 kB
Progress (2): 2.0/11 MB | 670/672 kB
Progress (2): 2.1/11 MB | 670/672 kB
Progress (2): 2.1/11 MB | 672 kB    
Progress (2): 2.1/11 MB | 672 kB
Progress (2): 2.1/11 MB | 672 kB
Progress (2): 2.1/11 MB | 672 kB
Progress (2): 2.1/11 MB | 672 kB
Progress (2): 2.1/11 MB | 672 kB
Progress (2): 2.2/11 MB | 672 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.72/bcutil-jdk18on-1.72.jar (672 kB at 5.6 MB/s)
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 46 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [  6.256 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 51.542 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  2.123 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:04 min
[INFO] Finished at: 2026-01-29T21:55:31Z
[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 16 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 630 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 1.8 MB/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 59 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.3 kB
Progress (1): 5.3 kB
Progress (1): 8.7 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 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 608 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.3 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 149 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 274 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 126 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 122 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 149 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 232 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 176 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 151 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 19 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 190 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.9 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-cas-api/5.1.0/idp-cas-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
Progress (1): 7.9/17 kB
Progress (1): 16/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
Progress (1): 17 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.jar (17 kB at 665 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
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
Progress (1): 7.9/14 kB
Progress (1): 14 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 588 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 (1): 7.9/54 kB
Progress (1): 16/54 kB 
Progress (1): 24/54 kB
Progress (1): 32/54 kB
Progress (2): 32/54 kB | 7.9/53 kB
Progress (2): 40/54 kB | 7.9/53 kB
Progress (3): 40/54 kB | 7.9/53 kB | 7.9/154 kB
Progress (4): 40/54 kB | 7.9/53 kB | 7.9/154 kB | 7.9/52 kB
Progress (4): 40/54 kB | 16/53 kB | 7.9/154 kB | 7.9/52 kB 
Progress (4): 40/54 kB | 16/53 kB | 7.9/154 kB | 16/52 kB 
Progress (4): 40/54 kB | 16/53 kB | 7.9/154 kB | 24/52 kB
Progress (4): 40/54 kB | 16/53 kB | 16/154 kB | 24/52 kB 
Progress (4): 40/54 kB | 24/53 kB | 16/154 kB | 24/52 kB
Progress (4): 48/54 kB | 24/53 kB | 16/154 kB | 24/52 kB
Progress (4): 54 kB | 24/53 kB | 16/154 kB | 24/52 kB   
Progress (4): 54 kB | 24/53 kB | 24/154 kB | 24/52 kB
Progress (4): 54 kB | 24/53 kB | 24/154 kB | 32/52 kB
Progress (4): 54 kB | 24/53 kB | 24/154 kB | 40/52 kB
Progress (4): 54 kB | 24/53 kB | 32/154 kB | 40/52 kB
Progress (4): 54 kB | 24/53 kB | 40/154 kB | 40/52 kB
Progress (5): 54 kB | 24/53 kB | 40/154 kB | 40/52 kB | 7.9/37 kB
Progress (5): 54 kB | 32/53 kB | 40/154 kB | 40/52 kB | 7.9/37 kB
Progress (5): 54 kB | 40/53 kB | 40/154 kB | 40/52 kB | 7.9/37 kB
Progress (5): 54 kB | 48/53 kB | 40/154 kB | 40/52 kB | 7.9/37 kB
Progress (5): 54 kB | 53 kB | 40/154 kB | 40/52 kB | 7.9/37 kB   
Progress (5): 54 kB | 53 kB | 40/154 kB | 48/52 kB | 7.9/37 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 632 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 (4): 53 kB | 40/154 kB | 52 kB | 7.9/37 kB
Progress (4): 53 kB | 40/154 kB | 52 kB | 16/37 kB 
Progress (4): 53 kB | 40/154 kB | 52 kB | 24/37 kB
Progress (4): 53 kB | 40/154 kB | 52 kB | 32/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 710 kB/s)
Progress (3): 48/154 kB | 52 kB | 32/37 kB
Progress (3): 56/154 kB | 52 kB | 32/37 kB
Progress (3): 56/154 kB | 52 kB | 37 kB   
Progress (3): 64/154 kB | 52 kB | 37 kB
Progress (4): 64/154 kB | 52 kB | 37 kB | 7.9/50 kB
Progress (4): 64/154 kB | 52 kB | 37 kB | 16/50 kB 
Progress (4): 64/154 kB | 52 kB | 37 kB | 24/50 kB
Progress (4): 64/154 kB | 52 kB | 37 kB | 32/50 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 488 kB/s)
Progress (3): 72/154 kB | 37 kB | 32/50 kB
Progress (3): 72/154 kB | 37 kB | 40/50 kB
Progress (3): 80/154 kB | 37 kB | 40/50 kB
Progress (3): 80/154 kB | 37 kB | 48/50 kB
Progress (3): 80/154 kB | 37 kB | 50 kB   
Progress (3): 88/154 kB | 37 kB | 50 kB
Progress (3): 96/154 kB | 37 kB | 50 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.jar (37 kB at 342 kB/s)
Progress (2): 104/154 kB | 50 kB
Progress (2): 112/154 kB | 50 kB
Progress (2): 120/154 kB | 50 kB
Progress (2): 128/154 kB | 50 kB
Progress (2): 136/154 kB | 50 kB
Progress (2): 144/154 kB | 50 kB
Progress (2): 152/154 kB | 50 kB
                                
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 492 kB/s)
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.2 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.51 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.641 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.030 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.214 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.286 s
[INFO] Finished at: 2026-01-29T21:56:12Z
[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 14 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 259 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 374 kB/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.3 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 49 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 263 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 57 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 87 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 66 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 152 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 68 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 122 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 103 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 198 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.8 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
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.1/idp-saml-api-5.1.1.jar
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
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 494 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 (1): 7.9/14 kB
Progress (1): 14 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 321 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 (1): 7.9/52 kB
Progress (1): 16/52 kB 
Progress (1): 24/52 kB
Progress (1): 32/52 kB
Progress (2): 32/52 kB | 7.9/54 kB
Progress (3): 32/52 kB | 7.9/54 kB | 7.9/53 kB
Progress (3): 32/52 kB | 16/54 kB | 7.9/53 kB 
Progress (3): 32/52 kB | 16/54 kB | 16/53 kB 
Progress (3): 32/52 kB | 24/54 kB | 16/53 kB
Progress (3): 32/52 kB | 24/54 kB | 24/53 kB
Progress (3): 32/52 kB | 24/54 kB | 32/53 kB
Progress (3): 32/52 kB | 32/54 kB | 32/53 kB
Progress (3): 32/52 kB | 40/54 kB | 32/53 kB
Progress (3): 32/52 kB | 48/54 kB | 32/53 kB
Progress (3): 32/52 kB | 54 kB | 32/53 kB   
Progress (3): 32/52 kB | 54 kB | 40/53 kB
Progress (3): 40/52 kB | 54 kB | 40/53 kB
Progress (3): 40/52 kB | 54 kB | 48/53 kB
Progress (4): 40/52 kB | 54 kB | 48/53 kB | 7.9/154 kB
Progress (4): 40/52 kB | 54 kB | 53 kB | 7.9/154 kB   
Progress (5): 40/52 kB | 54 kB | 53 kB | 7.9/154 kB | 7.9/37 kB
Progress (5): 40/52 kB | 54 kB | 53 kB | 16/154 kB | 7.9/37 kB 
Progress (5): 40/52 kB | 54 kB | 53 kB | 16/154 kB | 16/37 kB 
Progress (5): 48/52 kB | 54 kB | 53 kB | 16/154 kB | 16/37 kB
Progress (5): 48/52 kB | 54 kB | 53 kB | 16/154 kB | 24/37 kB
Progress (5): 48/52 kB | 54 kB | 53 kB | 24/154 kB | 24/37 kB
Progress (5): 48/52 kB | 54 kB | 53 kB | 24/154 kB | 32/37 kB
Progress (5): 52 kB | 54 kB | 53 kB | 24/154 kB | 32/37 kB   
Progress (5): 52 kB | 54 kB | 53 kB | 24/154 kB | 37 kB   
Progress (5): 52 kB | 54 kB | 53 kB | 32/154 kB | 37 kB
Progress (5): 52 kB | 54 kB | 53 kB | 40/154 kB | 37 kB
Progress (5): 52 kB | 54 kB | 53 kB | 48/154 kB | 37 kB
Progress (5): 52 kB | 54 kB | 53 kB | 56/154 kB | 37 kB
Progress (5): 52 kB | 54 kB | 53 kB | 64/154 kB | 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 555 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): 54 kB | 53 kB | 72/154 kB | 37 kB
Progress (4): 54 kB | 53 kB | 80/154 kB | 37 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 386 kB/s)
Progress (3): 54 kB | 53 kB | 88/154 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 532 kB/s)
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 592 kB/s)
Progress (1): 96/154 kB
Progress (1): 104/154 kB
Progress (2): 104/154 kB | 7.9/50 kB
Progress (2): 112/154 kB | 7.9/50 kB
Progress (2): 112/154 kB | 16/50 kB 
Progress (2): 120/154 kB | 16/50 kB
Progress (2): 120/154 kB | 24/50 kB
Progress (2): 128/154 kB | 24/50 kB
Progress (2): 128/154 kB | 32/50 kB
Progress (2): 136/154 kB | 32/50 kB
Progress (2): 136/154 kB | 40/50 kB
Progress (2): 144/154 kB | 40/50 kB
Progress (2): 144/154 kB | 48/50 kB
Progress (2): 144/154 kB | 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-ui/5.1.1/idp-ui-5.1.1.jar (50 kB at 464 kB/s)
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 1.2 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.55 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.681 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.202 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.206 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.563 s
[INFO] Finished at: 2026-01-29T21:56:55Z
[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 19 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 577 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 1.3 MB/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.3 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 43 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 301 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 196 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 116 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 186 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 179 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 138 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 117 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 95 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 242 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 2.1 MB/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-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-saml-api/5.1.2/idp-saml-api-5.1.2.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
                              
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
Progress (2): 17 kB | 48/54 kB
Progress (2): 17 kB | 54 kB   
Progress (3): 17 kB | 54 kB | 7.9/154 kB
Progress (3): 17 kB | 54 kB | 16/154 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 802 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 (2): 17 kB | 24/154 kB
Progress (2): 17 kB | 32/154 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.jar (17 kB at 227 kB/s)
Progress (1): 40/154 kB
Progress (2): 40/154 kB | 7.9/14 kB
                                   
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 (2): 40/154 kB | 14 kB
Progress (2): 48/154 kB | 14 kB
Progress (2): 56/154 kB | 14 kB
Progress (2): 64/154 kB | 14 kB
Progress (3): 64/154 kB | 14 kB | 7.9/52 kB
Progress (4): 64/154 kB | 14 kB | 7.9/52 kB | 7.9/53 kB
Progress (4): 72/154 kB | 14 kB | 7.9/52 kB | 7.9/53 kB
Progress (4): 72/154 kB | 14 kB | 7.9/52 kB | 16/53 kB 
Progress (4): 72/154 kB | 14 kB | 16/52 kB | 16/53 kB 
Progress (4): 72/154 kB | 14 kB | 16/52 kB | 24/53 kB
Progress (4): 72/154 kB | 14 kB | 16/52 kB | 32/53 kB
Progress (4): 72/154 kB | 14 kB | 16/52 kB | 40/53 kB
Progress (5): 72/154 kB | 14 kB | 16/52 kB | 40/53 kB | 7.9/37 kB
Progress (5): 72/154 kB | 14 kB | 16/52 kB | 48/53 kB | 7.9/37 kB
Progress (5): 72/154 kB | 14 kB | 16/52 kB | 48/53 kB | 16/37 kB 
Progress (5): 72/154 kB | 14 kB | 16/52 kB | 53 kB | 16/37 kB   
Progress (5): 72/154 kB | 14 kB | 16/52 kB | 53 kB | 24/37 kB
Progress (5): 80/154 kB | 14 kB | 16/52 kB | 53 kB | 24/37 kB
Progress (5): 80/154 kB | 14 kB | 24/52 kB | 53 kB | 24/37 kB
Progress (5): 88/154 kB | 14 kB | 24/52 kB | 53 kB | 24/37 kB
Progress (5): 88/154 kB | 14 kB | 32/52 kB | 53 kB | 24/37 kB
Progress (5): 96/154 kB | 14 kB | 32/52 kB | 53 kB | 24/37 kB
Progress (5): 96/154 kB | 14 kB | 40/52 kB | 53 kB | 24/37 kB
Progress (5): 104/154 kB | 14 kB | 40/52 kB | 53 kB | 24/37 kB
Progress (5): 104/154 kB | 14 kB | 48/52 kB | 53 kB | 24/37 kB
Progress (5): 112/154 kB | 14 kB | 48/52 kB | 53 kB | 24/37 kB
Progress (5): 112/154 kB | 14 kB | 48/52 kB | 53 kB | 32/37 kB
Progress (5): 112/154 kB | 14 kB | 48/52 kB | 53 kB | 37 kB   
Progress (5): 112/154 kB | 14 kB | 52 kB | 53 kB | 37 kB   
Progress (5): 120/154 kB | 14 kB | 52 kB | 53 kB | 37 kB
Progress (5): 128/154 kB | 14 kB | 52 kB | 53 kB | 37 kB
Progress (5): 136/154 kB | 14 kB | 52 kB | 53 kB | 37 kB
Progress (5): 144/154 kB | 14 kB | 52 kB | 53 kB | 37 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.jar (52 kB at 435 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-profile-api/5.1.2/idp-profile-api-5.1.2.jar (53 kB at 605 kB/s)
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 342 kB/s)
Progress (2): 152/154 kB | 14 kB
Progress (2): 154 kB | 14 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 1.1 MB/s)
Progress (2): 14 kB | 7.9/50 kB
Progress (2): 14 kB | 16/50 kB 
Progress (2): 14 kB | 24/50 kB
Progress (2): 14 kB | 32/50 kB
Progress (2): 14 kB | 40/50 kB
Progress (2): 14 kB | 48/50 kB
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 432 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 93 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: 30.39 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.627 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 35.722 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.186 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.780 s
[INFO] Finished at: 2026-01-29T21:57:36Z
[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 18 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 879 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.3 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 55 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): 2.1 kB
Progress (1): 3.4 kB
Progress (1): 5.2 kB
Progress (1): 8.5 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 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 457 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.2 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 182 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 263 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 165 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 116 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.1 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): 1.9 kB
Progress (1): 3.6 kB
Progress (1): 6.7 kB
Progress (1): 8.4 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 343 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 129 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 120 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 167 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 117 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 99 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 190 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 2.1 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
Progress (1): 16/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): 17 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.jar (17 kB at 786 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
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
Progress (1): 7.9/14 kB
Progress (1): 14 kB    
Progress (2): 14 kB | 7.9/155 kB
Progress (2): 14 kB | 16/155 kB 
Progress (2): 14 kB | 24/155 kB
Progress (2): 14 kB | 32/155 kB
Progress (2): 14 kB | 40/155 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 345 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 (1): 48/155 kB
Progress (1): 56/155 kB
Progress (1): 64/155 kB
Progress (1): 72/155 kB
Progress (1): 80/155 kB
Progress (1): 88/155 kB
Progress (2): 88/155 kB | 7.9/52 kB
Progress (3): 88/155 kB | 7.9/52 kB | 7.9/53 kB
Progress (3): 88/155 kB | 7.9/52 kB | 16/53 kB 
Progress (3): 88/155 kB | 16/52 kB | 16/53 kB 
Progress (3): 88/155 kB | 16/52 kB | 24/53 kB
Progress (3): 88/155 kB | 24/52 kB | 24/53 kB
Progress (3): 88/155 kB | 24/52 kB | 32/53 kB
Progress (3): 88/155 kB | 24/52 kB | 40/53 kB
Progress (3): 88/155 kB | 24/52 kB | 48/53 kB
Progress (3): 88/155 kB | 24/52 kB | 53 kB   
Progress (4): 88/155 kB | 24/52 kB | 53 kB | 7.9/54 kB
Progress (4): 88/155 kB | 32/52 kB | 53 kB | 7.9/54 kB
Progress (4): 88/155 kB | 32/52 kB | 53 kB | 16/54 kB 
Progress (4): 88/155 kB | 40/52 kB | 53 kB | 16/54 kB
Progress (4): 88/155 kB | 40/52 kB | 53 kB | 24/54 kB
Progress (4): 88/155 kB | 40/52 kB | 53 kB | 32/54 kB
Progress (4): 88/155 kB | 40/52 kB | 53 kB | 40/54 kB
Progress (4): 96/155 kB | 40/52 kB | 53 kB | 40/54 kB
Progress (4): 96/155 kB | 48/52 kB | 53 kB | 40/54 kB
Progress (4): 104/155 kB | 48/52 kB | 53 kB | 40/54 kB
Progress (4): 104/155 kB | 52 kB | 53 kB | 40/54 kB   
Progress (4): 112/155 kB | 52 kB | 53 kB | 40/54 kB
Progress (4): 120/155 kB | 52 kB | 53 kB | 40/54 kB
Progress (5): 120/155 kB | 52 kB | 53 kB | 40/54 kB | 7.9/37 kB
Progress (5): 120/155 kB | 52 kB | 53 kB | 48/54 kB | 7.9/37 kB
Progress (5): 120/155 kB | 52 kB | 53 kB | 54 kB | 7.9/37 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 600 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): 120/155 kB | 53 kB | 54 kB | 16/37 kB
Progress (4): 120/155 kB | 53 kB | 54 kB | 24/37 kB
Progress (4): 120/155 kB | 53 kB | 54 kB | 32/37 kB
Progress (4): 120/155 kB | 53 kB | 54 kB | 37 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 666 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): 128/155 kB | 54 kB | 37 kB
Progress (3): 136/155 kB | 54 kB | 37 kB
Progress (3): 144/155 kB | 54 kB | 37 kB
Progress (4): 144/155 kB | 54 kB | 37 kB | 7.9/50 kB
Progress (4): 152/155 kB | 54 kB | 37 kB | 7.9/50 kB
Progress (4): 152/155 kB | 54 kB | 37 kB | 16/50 kB 
                                                   
Progress (4): 152/155 kB | 54 kB | 37 kB | 24/50 kB
Progress (4): 152/155 kB | 54 kB | 37 kB | 32/50 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 532 kB/s)
Progress (3): 152/155 kB | 37 kB | 40/50 kB
Progress (3): 152/155 kB | 37 kB | 48/50 kB
Progress (3): 152/155 kB | 37 kB | 50 kB   
Progress (3): 155 kB | 37 kB | 50 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 370 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.4 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 492 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.6/237 kB
Progress (1): 5.0/237 kB
Progress (1): 6.4/237 kB
Progress (1): 7.7/237 kB
Progress (1): 9.1/237 kB
Progress (1): 10/237 kB 
Progress (1): 12/237 kB
Progress (1): 13/237 kB
Progress (1): 14/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): 143/237 kB
Progress (1): 147/237 kB
Progress (1): 151/237 kB
Progress (1): 155/237 kB
Progress (1): 160/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.6 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.53 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.641 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.495 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.168 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.695 s
[INFO] Finished at: 2026-01-29T21:58:19Z
[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/116/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net


More information about the commits mailing list