rultor.com logo This build log was produced by rultor.com for artipie/asto#323
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2481
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Fri Jun 18 08:49:48 CEST 2021
+ uptime
 08:49:48 up 263 days, 16:55,  0 users,  load average: 4.33, 4.52, 4.60
+ head=git@github.com:artipie/asto.git
+ ff=default
+ image=g4s8/rultor:alpine3.10
+ rebase=false
+ squash=false
+ head_branch=master
+ author=olenagerasimova
+ tag=1.2.1
+ vars=('--env=head=git@github.com:artipie/asto.git' '--env=tag=1.2.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:artipie/asto.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.2.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=olenagerasimova'\''\'\'''\'''\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''gpg --import /home/r/pubring.gpg'\'' '\'';'\'' '\''gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign --errors --settings ../settings.xml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=olenagerasimova')
+ scripts=('export '\''head=git@github.com:artipie/asto.git'\''' ';' 'export '\''tag=1.2.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=olenagerasimova'\''' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'pdd -f /dev/null' ';' 'gpg --import /home/r/pubring.gpg' ';' 'gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg' ';' 'mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign --errors --settings ../settings.xml' ';')
+ directory=
+ container=artipie_asto_323
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:artipie/asto.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:artipie/asto.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:artipie/asto.git'\''' ';' 'export '\''tag=1.2.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=olenagerasimova'\''' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'pdd -f /dev/null' ';' 'gpg --import /home/r/pubring.gpg' ';' 'gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg' ';' 'mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign --errors --settings ../settings.xml' ';'
+ sensitive=('settings.xml')
+ rm -rf .gpg
+ '[' -z 1.2.1 ']'
+ [[ 1.2.1 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "1.2.1"'
tag name is valid: "1.2.1"
+ cd repo
++ git tag -l 1.2.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=4.60
++ echo 4.60 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 4.60, low enough to run a new Docker container'
load average is 4.60, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=g4s8/rultor:alpine3.10
+ docker pull g4s8/rultor:alpine3.10
alpine3.10: Pulling from g4s8/rultor
050382585609: Pulling fs layer
0c7ec4255438: Pulling fs layer
2e3cb2486bfc: Pulling fs layer
a27f3211e78e: Pulling fs layer
eec344fa1fc2: Pulling fs layer
3526bd6441fa: Pulling fs layer
4b903b934f43: Pulling fs layer
3708add2bec8: Pulling fs layer
b04d694162fa: Pulling fs layer
2fd31e16ef21: Pulling fs layer
a2f315383d30: Pulling fs layer
4b903b934f43: Waiting
3708add2bec8: Waiting
b04d694162fa: Waiting
2fd31e16ef21: Waiting
a27f3211e78e: Waiting
eec344fa1fc2: Waiting
3526bd6441fa: Waiting
050382585609: Download complete
0c7ec4255438: Verifying Checksum
0c7ec4255438: Download complete
050382585609: Pull complete
2e3cb2486bfc: Verifying Checksum
2e3cb2486bfc: Download complete
0c7ec4255438: Pull complete
eec344fa1fc2: Verifying Checksum
eec344fa1fc2: Download complete
2e3cb2486bfc: Pull complete
3526bd6441fa: Download complete
3708add2bec8: Verifying Checksum
3708add2bec8: Download complete
4b903b934f43: Verifying Checksum
4b903b934f43: Download complete
b04d694162fa: Verifying Checksum
b04d694162fa: Download complete
a27f3211e78e: Verifying Checksum
a27f3211e78e: Download complete
a2f315383d30: Verifying Checksum
a2f315383d30: Download complete
2fd31e16ef21: Verifying Checksum
2fd31e16ef21: Download complete
a27f3211e78e: Pull complete
eec344fa1fc2: Pull complete
3526bd6441fa: Pull complete
4b903b934f43: Pull complete
3708add2bec8: Pull complete
b04d694162fa: Pull complete
2fd31e16ef21: Pull complete
a2f315383d30: Pull complete
Digest: sha256:fa81bdafad4d022ecbeaf3b4213486f4275b1d97335c796080845fb4b34aa7de
Status: Downloaded newer image for g4s8/rultor:alpine3.10
+ docker ps --filter=status=exited
+ grep --quiet '\sartipie_asto_323\s*$'
+ ls -al .
total 728
drwx--x--x  3 rultor rultor   4096 Jun 18 08:49 .
drwxrwxrwt 11 root   root   684032 Jun 18 08:49 ..
-rw-rw-r--  1 rultor rultor    444 Jun 18 08:49 end.sh
-rwxrwxr-x  1 rultor rultor    363 Jun 18 08:49 entry.sh
-rw-rw-r--  1 rultor rultor      5 Jun 18 08:49 pid
-rw-rw-r--  1 rultor rultor   3134 Jun 18 08:49 pubring.gpg
drwxrwxr-x  5 rultor rultor   4096 Jun 18 08:49 repo
-rwxrwxr-x  1 rultor rultor   5925 Jun 18 08:49 run.sh
-rw-rw-r--  1 rultor rultor    662 Jun 18 08:49 script.sh
-rw-rw-r--  1 rultor rultor   6756 Jun 18 08:49 secring.gpg
-rw-rw-r--  1 rultor rultor    423 Jun 18 08:49 settings.xml
-rw-rw-r--  1 rultor rultor   5566 Jun 18 08:50 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-pCHB:/main --env=head=git@github.com:artipie/asto.git --env=tag=1.2.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:artipie/asto.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.2.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=olenagerasimova'\''\'\'''\'''\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''gpg --import /home/r/pubring.gpg'\'' '\'';'\'' '\''gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign --errors --settings ../settings.xml'\'' '\'';'\'' )' --env=head_branch=master --env=author=olenagerasimova --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-pCHB/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=artipie_asto_323 g4s8/rultor:alpine3.10 /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
Creating mailbox file: No such file or directory
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bundle /root/.gem /root/.wget-hsts /root/empty /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:artipie/asto.git
+ head=git@github.com:artipie/asto.git
+ export tag=1.2.1
+ tag=1.2.1
+ export head_branch=master
+ head_branch=master
+ export author=olenagerasimova
+ author=olenagerasimova
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ export LANGUAGE=en_US.UTF-8
+ LANGUAGE=en_US.UTF-8
+ pdd -f /dev/null
+ gpg --import /home/r/pubring.gpg
gpg: directory '/home/r/.gnupg' created
gpg: keybox '/home/r/.gnupg/pubring.kbx' created
gpg: /home/r/.gnupg/trustdb.gpg: trustdb created
gpg: key 9D9F260E9B3EED04: public key "Yegor Bugayenko <yegor@artipie.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1
+ gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg
gpg: key 9D9F260E9B3EED04: "Yegor Bugayenko <yegor@artipie.com>" not changed
gpg: key 9D9F260E9B3EED04: secret key imported
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
+ mvn versions:set -DnewVersion=1.2.1 --settings ../settings.xml
[1;34mINFOm] Scanning for projects...
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/artipie/ppom/0.5.1/ppom-0.5.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/artipie/ppom/0.5.1/ppom-0.5.1.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/artipie/ppom/0.5.1/ppom-0.5.1.pom (12 kB at 44 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/parent/0.51.2/parent-0.51.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.2/parent-0.51.2.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.2/parent-0.51.2.pom (62 kB at 264 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 98 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 146 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 130 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 58 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 3.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 101 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 48 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 77 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 134 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (14 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 113 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (15 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 57 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 63 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 9.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 96 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 139 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 6.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 97 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded5from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 35 kB/s)
Downloading)from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded4from7oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded5from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 420 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded4from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 1.8 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 181 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded5from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 135 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 21 kB/s)
Downloading)from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded5from1oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 485 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded4from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 449 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded4from1oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 5.2 MB/s)
Downloading)from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded3from2oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 106 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded3from8oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 130 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded4from8oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 79 kB/s)
Downloaded3from2oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 9.1 kB/s)
Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 3.5 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 6.3 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 188 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-dependencies/3.9.3/vertx-dependencies-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.9.3/vertx-dependencies-3.9.3.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.9.3/vertx-dependencies-3.9.3.pom (31 kB at 1.2 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 268 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom (31 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 247 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 104 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (17 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom (15 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 86 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom (12 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 173 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar (32 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 61 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.jar (302 kB at 652 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 103 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (15 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 72 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 98 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 74 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.jar (27 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/32/maven-parent-32.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/20/apache-20.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/20/apache-20.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 145 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom (19 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar (135 kB at 307 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (13 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (33 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom (11 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.21/jcabi-1.21.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.21/jcabi-1.21.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.39/parent-0.39.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.39/parent-0.39.pom (75 kB at 172 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.jar (27 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom (9.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 173 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar (30 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 168 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (9.8 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (72 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (18 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 92 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 536 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 391 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar (86 kB at 199 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom (14 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar (127 kB at 238 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom (16 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 96 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar (415 kB at 883 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6.1 kB at 10.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 124 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.pom (9.5 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/3.0.0-M1/maven-release-3.0.0-M1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/3.0.0-M1/maven-release-3.0.0-M1.pom (7.5 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.jar
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.jar (59 kB at 137 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom (7.2 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom (23 kB at 56 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar (40 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom (8.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar (82 kB at 190 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.8.1/versions-maven-plugin-2.8.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.8.1/versions-maven-plugin-2.8.1.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.8.1/versions-maven-plugin-2.8.1.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.8.1/versions-maven-plugin-2.8.1.jar (309 kB at 638 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--------------------------< 0;36mcom.artipie:asto0;1m >--------------------------m
[1;34mINFOm] 1mBuilding asto 1.0-SNAPSHOTm
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.8.1:setm 1m(default-cli)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 77 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (4.1 kB at 9.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 1.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom (24 kB at 107 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 5.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 4.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 57 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 8.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 3.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 2.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 9.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 8.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 3.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 8.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 56 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 3.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 2.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 2.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 8.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 145 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 49 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 2.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 43 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 845 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 351 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 354 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 328 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 375 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 395 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 412 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 8.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 343 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 336 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 1.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom (3.4 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 349 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.4.0/wagon-provider-api-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.4.0/wagon-provider-api-3.4.0.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/3.4.0/wagon-3.4.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/3.4.0/wagon-3.4.0.pom (21 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/3.4.0/wagon-file-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/3.4.0/wagon-file-3.4.0.pom (1.8 kB at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/3.4.0/wagon-providers-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/3.4.0/wagon-providers-3.4.0.pom (2.8 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 43 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom (1.6 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 1.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 56 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 151 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 83 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 129 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 160 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom (823 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom (1.6 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 66 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 182 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloaded5from0oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 58 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 152 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 173 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 374 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 667 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloaded5from2oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded5from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 8.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded5from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloaded5from1oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded5from0oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.4.0/wagon-provider-api-3.4.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 80 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/3.4.0/wagon-file-3.4.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
Downloaded5from5oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.4.0/wagon-provider-api-3.4.0.jar (55 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/3.4.0/wagon-file-3.4.0.jar (11 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 153 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded5from2oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 3.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 1.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 217 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded5from2oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 3.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 82 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded5from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 1.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 59 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 101 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded5from4oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 30 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded5from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 67 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
Downloaded5from5oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 100 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
Downloaded5from3oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 8.7 kB/s)
Downloading)from8oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
Downloaded4from4oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar (9.8 kB at 1.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 102 kB/s)
Downloaded3from8oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 76 kB/s)
Downloaded3from3oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 3.6 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 25 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 75 kB/s)
[1;34mINFOm] Local aggregation root: /home/r/repo
[1;34mINFOm] Processing change of com.artipie:asto:1.0-SNAPSHOT -> 1.2.1
[1;34mINFOm] Processing com.artipie:asto
[1;34mINFOm]     Updating project com.artipie:asto
[1;34mINFOm]         from version 1.0-SNAPSHOT to 1.2.1
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  03:01 min
[1;34mINFOm] Finished at: 2021-06-18T06:53:19Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m+ git commit -am 1.2.1
[__rultor 0c4e896] 1.2.1
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign --errors --settings ../settings.xml
[1;34mINFOm] Error stacktraces are turned on.
[1;34mINFOm] Scanning for projects...
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 6.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 5.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 9.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 86 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 63 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 8.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 6.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 2.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 9.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 748 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 4.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 1.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 549 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded4from3oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 20 kB/s)
Downloading)from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded4from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded3from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Downloaded3from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 223 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded3from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 2.2 MB/s)
Downloading)from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded3from6oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 145 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloaded4from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 134 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded3from2oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 23 kB/s)
Downloading)from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloaded2from0oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded2from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 337 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded3from7oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 109 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloaded3from7oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 300 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded3from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 10.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded5from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 197 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloaded4from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded4from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded3from7oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded2from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 69 kB/s)
Downloading)from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded5from1oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 294 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded4from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 9.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded3from9oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 177 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded4from3oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 705 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 66 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded3from8oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded5from2oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 6.9 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 13 kB/s)
Downloaded3from2oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 103 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 65 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 21 kB/s)
[1;34mINFOm] Inspecting build with total of 1 modules...
[1;34mINFOm] Not installing Nexus Staging features:
[1;34mINFOm]  * Preexisting staging related goal bindings found in 1 modules.
[1;34mINFOm]
[1;34mINFOm] 1m--------------------------< 0;36mcom.artipie:asto0;1m >--------------------------m
[1;34mINFOm] 1mBuilding asto 1.2.1m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.18.19/qulice-maven-plugin-0.18.19.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.18.19/qulice-maven-plugin-0.18.19.pom (16 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.18.19/qulice-0.18.19.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.18.19/qulice-0.18.19.pom (11 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.49.3/parent-0.49.3.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.49.3/parent-0.49.3.pom (60 kB at 85 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.18.19/qulice-maven-plugin-0.18.19.jar
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.18.19/qulice-maven-plugin-0.18.19.jar (48 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 116 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom (7.0 kB at 89 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom (9.7 kB at 460 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-log/0.18.1/jcabi-log-0.18.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.18.1/jcabi-log-0.18.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.18.1/jcabi-log-0.18.1.pom (4.9 kB at 24 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom (5.3 kB at 264 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/parent/0.49/parent-0.49.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom (59 kB at 2.2 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (2.8 kB at 77 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 kB at 675 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-reactive-streams/3.9.3/vertx-reactive-streams-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-reactive-streams/3.9.3/vertx-reactive-streams-3.9.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-reactive-streams/3.9.3/vertx-reactive-streams-3.9.3.pom (5.5 kB at 27 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-ext-parent/37/vertx-ext-parent-37.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/37/vertx-ext-parent-37.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/37/vertx-ext-parent-37.pom (8.5 kB at 386 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-ext/37/vertx-ext-37.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/37/vertx-ext-37.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/37/vertx-ext-37.pom (1.5 kB at 79 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-parent/17/vertx-parent-17.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/17/vertx-parent-17.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/17/vertx-parent-17.pom (14 kB at 623 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-core/3.9.3/vertx-core-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/3.9.3/vertx-core-3.9.3.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/3.9.3/vertx-core-3.9.3.pom (26 kB at 1.1 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.pom (10 kB at 521 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-parent/4.1.49.Final/netty-parent-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.49.Final/netty-parent-4.1.49.Final.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.49.Final/netty-parent-4.1.49.Final.pom (57 kB at 1.8 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 346 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.pom (1.6 kB at 83 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.pom (1.9 kB at 107 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.pom (1.6 kB at 40 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom (3.6 kB at 178 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.pom (3.6 kB at 116 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.pom (2.8 kB at 147 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.pom (2.0 kB at 99 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom (2.4 kB at 126 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.pom (2.7 kB at 135 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.pom (3.0 kB at 100 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.pom (2.1 kB at 113 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.pom (4.6 kB at 244 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-base/2.10.2/jackson-base-2.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.2/jackson-base-2.10.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.2/jackson-base-2.10.2.pom (7.2 kB at 344 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-bom/2.10.2/jackson-bom-2.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.2/jackson-bom-2.10.2.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.2/jackson-bom-2.10.2.pom (13 kB at 658 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 434 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.1 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.pom (7.2 kB at 341 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.pom (3.4 kB at 172 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 61 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-rx-java2/3.9.3/vertx-rx-java2-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-java2/3.9.3/vertx-rx-java2-3.9.3.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-java2/3.9.3/vertx-rx-java2-3.9.3.pom (26 kB at 222 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-rx/3.9.3/vertx-rx-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx/3.9.3/vertx-rx-3.9.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx/3.9.3/vertx-rx-3.9.3.pom (4.1 kB at 35 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/reactivex/rxjava2/rxjava/2.2.12/rxjava-2.2.12.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.12/rxjava-2.2.12.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.12/rxjava-2.2.12.pom (2.4 kB at 112 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-rx-gen/3.9.3/vertx-rx-gen-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-gen/3.9.3/vertx-rx-gen-3.9.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-gen/3.9.3/vertx-rx-gen-3.9.3.pom (3.2 kB at 28 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-codegen/3.9.3/vertx-codegen-3.9.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/3.9.3/vertx-codegen-3.9.3.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/3.9.3/vertx-codegen-3.9.3.pom (12 kB at 103 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom (11 kB at 463 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/akarnokd/rxjava2-jdk8-interop/0.3.7/rxjava2-jdk8-interop-0.3.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-jdk8-interop/0.3.7/rxjava2-jdk8-interop-0.3.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-jdk8-interop/0.3.7/rxjava2-jdk8-interop-0.3.7.pom (1.8 kB at 9.1 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/reactivex/rxjava2/rxjava/2.2.10/rxjava-2.2.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.10/rxjava-2.2.10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.10/rxjava-2.2.10.pom (2.4 kB at 112 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/akarnokd/rxjava2-extensions/0.20.10/rxjava2-extensions-0.20.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-extensions/0.20.10/rxjava2-extensions-0.20.10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-extensions/0.20.10/rxjava2-extensions-0.20.10.pom (2.2 kB at 90 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/cqfn/rio/0.3/rio-0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/cqfn/rio/0.3/rio-0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/cqfn/rio/0.3/rio-0.3.pom (9.6 kB at 47 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/artipie/ppom/0.4.1/ppom-0.4.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/artipie/ppom/0.4.1/ppom-0.4.1.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/artipie/ppom/0.4.1/ppom-0.4.1.pom (12 kB at 55 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/parent/0.50.7/parent-0.50.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.7/parent-0.50.7.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.7/parent-0.50.7.pom (62 kB at 292 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jctools/jctools-core/3.1.0/jctools-core-3.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/3.1.0/jctools-core-3.1.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/3.1.0/jctools-core-3.1.0.pom (4.2 kB at 200 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom (4.7 kB at 23 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom (5.3 kB at 24 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom (62 kB at 294 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 75 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 666 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.pom (2.1 kB at 107 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vavr/vavr/0.10.2/vavr-0.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vavr/vavr/0.10.2/vavr-0.10.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vavr/vavr/0.10.2/vavr-0.10.2.pom (2.9 kB at 146 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vavr/vavr-parent/0.10.2/vavr-parent-0.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vavr/vavr-parent/0.10.2/vavr-parent-0.10.2.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/io/vavr/vavr-parent/0.10.2/vavr-parent-0.10.2.pom (24 kB at 1.2 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.pom (1.4 kB at 69 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 174 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 431 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.pom (1.9 kB at 102 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/s3/2.7.19/s3-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.7.19/s3-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.7.19/s3-2.7.19.pom (3.4 kB at 30 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/services/2.7.19/services-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.7.19/services-2.7.19.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.7.19/services-2.7.19.pom (13 kB at 60 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-sdk-java-pom/2.7.19/aws-sdk-java-pom-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.7.19/aws-sdk-java-pom-2.7.19.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.7.19/aws-sdk-java-pom-2.7.19.pom (56 kB at 238 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/bom-internal/2.7.19/bom-internal-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.7.19/bom-internal-2.7.19.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.7.19/bom-internal-2.7.19.pom (13 kB at 66 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-xml-protocol/2.7.19/aws-xml-protocol-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.7.19/aws-xml-protocol-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.7.19/aws-xml-protocol-2.7.19.pom (2.5 kB at 13 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/protocols/2.7.19/protocols-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.7.19/protocols-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.7.19/protocols-2.7.19.pom (1.0 kB at 7.5 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/core/2.7.19/core-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.7.19/core-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.7.19/core-2.7.19.pom (2.1 kB at 19 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-query-protocol/2.7.19/aws-query-protocol-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.7.19/aws-query-protocol-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.7.19/aws-query-protocol-2.7.19.pom (2.8 kB at 14 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/protocol-core/2.7.19/protocol-core-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.7.19/protocol-core-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.7.19/protocol-core-2.7.19.pom (2.4 kB at 20 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/sdk-core/2.7.19/sdk-core-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.7.19/sdk-core-2.7.19.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.7.19/sdk-core-2.7.19.pom (10 kB at 49 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/annotations/2.7.19/annotations-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.7.19/annotations-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.7.19/annotations-2.7.19.pom (1.1 kB at 5.4 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/http-client-spi/2.7.19/http-client-spi-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.7.19/http-client-spi-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.7.19/http-client-spi-2.7.19.pom (3.3 kB at 16 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/utils/2.7.19/utils-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.7.19/utils-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.7.19/utils-2.7.19.pom (3.6 kB at 18 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 213 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 500 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/profiles/2.7.19/profiles-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.7.19/profiles-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.7.19/profiles-2.7.19.pom (2.7 kB at 25 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-core/2.7.19/aws-core-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.7.19/aws-core-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.7.19/aws-core-2.7.19.pom (5.4 kB at 26 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/regions/2.7.19/regions-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.7.19/regions-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.7.19/regions-2.7.19.pom (5.2 kB at 47 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/auth/2.7.19/auth-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.7.19/auth-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.7.19/auth-2.7.19.pom (5.0 kB at 45 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom (6.1 kB at 303 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/apache-client/2.7.19/apache-client-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/apache-client/2.7.19/apache-client-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/apache-client/2.7.19/apache-client-2.7.19.pom (3.6 kB at 32 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/http-clients/2.7.19/http-clients-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.7.19/http-clients-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.7.19/http-clients-2.7.19.pom (1.8 kB at 16 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom (6.6 kB at 206 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom (16 kB at 780 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from4central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 647 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/netty-nio-client/2.7.19/netty-nio-client-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.7.19/netty-nio-client-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.7.19/netty-nio-client-2.7.19.pom (7.2 kB at 62 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec/4.1.33.Final/netty-codec-4.1.33.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.33.Final/netty-codec-4.1.33.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.33.Final/netty-codec-4.1.33.Final.pom (3.6 kB at 171 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-parent/4.1.33.Final/netty-parent-4.1.33.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.33.Final/netty-parent-4.1.33.Final.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.33.Final/netty-parent-4.1.33.Final.pom (56 kB at 2.3 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final.pom (11 kB at 605 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport-native-unix-common/4.1.49.Final/netty-transport-native-unix-common-4.1.49.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.49.Final/netty-transport-native-unix-common-4.1.49.Final.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.49.Final/netty-transport-native-unix-common-4.1.49.Final.pom (16 kB at 736 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/typesafe/netty/netty-reactive-streams-http/2.0.0/netty-reactive-streams-http-2.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.0/netty-reactive-streams-http-2.0.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.0/netty-reactive-streams-http-2.0.0.pom (1.5 kB at 46 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/typesafe/netty/netty-reactive-streams-parent/2.0.0/netty-reactive-streams-parent-2.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.0/netty-reactive-streams-parent-2.0.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.0/netty-reactive-streams-parent-2.0.0.pom (7.9 kB at 397 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/typesafe/netty/netty-reactive-streams/2.0.0/netty-reactive-streams-2.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.0/netty-reactive-streams-2.0.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.0/netty-reactive-streams-2.0.0.pom (1.2 kB at 67 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-core/0.5.4/jetcd-core-0.5.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-core/0.5.4/jetcd-core-0.5.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-core/0.5.4/jetcd-core-0.5.4.pom (8.0 kB at 383 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-parent/0.5.4/jetcd-parent-0.5.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-parent/0.5.4/jetcd-parent-0.5.4.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-parent/0.5.4/jetcd-parent-0.5.4.pom (44 kB at 1.8 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-common/0.5.4/jetcd-common-0.5.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-common/0.5.4/jetcd-common-0.5.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-common/0.5.4/jetcd-common-0.5.4.pom (2.3 kB at 109 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-core/1.33.0/grpc-core-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.33.0/grpc-core-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.33.0/grpc-core-1.33.0.pom (3.4 kB at 160 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-api/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/maven-metadata.xml
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/maven-metadata.xml (1.6 kB at 63 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-api/1.33.0/grpc-api-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.33.0/grpc-api-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.33.0/grpc-api-1.33.0.pom (2.6 kB at 120 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-context/1.33.0/grpc-context-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.33.0/grpc-context-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.33.0/grpc-context-1.33.0.pom (1.2 kB at 60 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 195 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 111 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 285 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom (2.6 kB at 135 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom (9.1 kB at 414 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom (2.5 kB at 120 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom (4.4 kB at 233 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.pom (1.8 kB at 97 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.pom (1.5 kB at 81 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-netty/1.33.0/grpc-netty-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.33.0/grpc-netty-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.33.0/grpc-netty-1.33.0.pom (3.4 kB at 178 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-core/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/maven-metadata.xml
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/maven-metadata.xml (3.2 kB at 161 kB/s)
Downloaded1from9OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-core/maven-metadata.xml (598 B at 209 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-protobuf/1.33.0/grpc-protobuf-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.33.0/grpc-protobuf-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.33.0/grpc-protobuf-1.33.0.pom (3.7 kB at 176 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.pom (5.6 kB at 278 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/protobuf/protobuf-parent/3.12.0/protobuf-parent-3.12.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.12.0/protobuf-parent-3.12.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.12.0/protobuf-parent-3.12.0.pom (7.7 kB at 384 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/protobuf/protobuf-bom/3.12.0/protobuf-bom-3.12.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.12.0/protobuf-bom-3.12.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.12.0/protobuf-bom-3.12.0.pom (3.5 kB at 186 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.pom (2.2 kB at 103 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-protobuf-lite/1.33.0/grpc-protobuf-lite-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.33.0/grpc-protobuf-lite-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.33.0/grpc-protobuf-lite-1.33.0.pom (2.9 kB at 136 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-stub/1.33.0/grpc-stub-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.33.0/grpc-stub-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.33.0/grpc-stub-1.33.0.pom (2.6 kB at 126 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-grpclb/1.33.0/grpc-grpclb-1.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-grpclb/1.33.0/grpc-grpclb-1.33.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-grpclb/1.33.0/grpc-grpclb-1.33.0.pom (3.7 kB at 185 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.pom (4.8 kB at 239 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/jodah/failsafe/2.4.0/failsafe-2.4.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/jodah/failsafe/2.4.0/failsafe-2.4.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/jodah/failsafe/2.4.0/failsafe-2.4.0.pom (7.3 kB at 350 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/auto/service/auto-service-annotations/1.0-rc7/auto-service-annotations-1.0-rc7.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.0-rc7/auto-service-annotations-1.0-rc7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.0-rc7/auto-service-annotations-1.0-rc7.pom (2.3 kB at 109 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/auto/service/auto-service-aggregator/1.0-rc7/auto-service-aggregator-1.0-rc7.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.0-rc7/auto-service-aggregator-1.0-rc7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.0-rc7/auto-service-aggregator-1.0-rc7.pom (4.3 kB at 185 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-test/0.5.4/jetcd-test-0.5.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-test/0.5.4/jetcd-test-0.5.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-test/0.5.4/jetcd-test-0.5.4.pom (2.1 kB at 8.2 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-launcher/0.5.4/jetcd-launcher-0.5.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-launcher/0.5.4/jetcd-launcher-0.5.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-launcher/0.5.4/jetcd-launcher-0.5.4.pom (2.7 kB at 14 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/spotbugs/spotbugs-annotations/4.1.4/spotbugs-annotations-4.1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.1.4/spotbugs-annotations-4.1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.1.4/spotbugs-annotations-4.1.4.pom (2.8 kB at 118 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/testcontainers/testcontainers/1.14.3/testcontainers-1.14.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.14.3/testcontainers-1.14.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.14.3/testcontainers-1.14.3.pom (3.3 kB at 155 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.12/junit-4.12.pom
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jetbrains/annotations/19.0.0/annotations-19.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/19.0.0/annotations-19.0.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/19.0.0/annotations-19.0.0.pom (1.4 kB at 68 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 870 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.8 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 327 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/rnorth/visible-assertions/visible-assertions/2.1.2/visible-assertions-2.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/visible-assertions/visible-assertions/2.1.2/visible-assertions-2.1.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/rnorth/visible-assertions/visible-assertions/2.1.2/visible-assertions-2.1.2.pom (6.6 kB at 331 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/rnorth/tcp-unix-socket-proxy/1.0.2/tcp-unix-socket-proxy-1.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/tcp-unix-socket-proxy/1.0.2/tcp-unix-socket-proxy-1.0.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/rnorth/tcp-unix-socket-proxy/1.0.2/tcp-unix-socket-proxy-1.0.2.pom (4.7 kB at 236 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/kohlschutter/junixsocket/junixsocket-native-common/2.0.4/junixsocket-native-common-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-native-common/2.0.4/junixsocket-native-common-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-native-common/2.0.4/junixsocket-native-common-2.0.4.pom (3.8 kB at 199 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/kohlschutter/junixsocket/junixsocket-parent/2.0.4/junixsocket-parent-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-parent/2.0.4/junixsocket-parent-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-parent/2.0.4/junixsocket-parent-2.0.4.pom (3.9 kB at 203 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/kohlschutter/kohlschutter-parent/1.1/kohlschutter-parent-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/kohlschutter/kohlschutter-parent/1.1/kohlschutter-parent-1.1.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/com/kohlschutter/kohlschutter-parent/1.1/kohlschutter-parent-1.1.pom (18 kB at 868 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/kohlschutter/junixsocket/junixsocket-common/2.0.4/junixsocket-common-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-common/2.0.4/junixsocket-common-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-common/2.0.4/junixsocket-common-2.0.4.pom (1.4 kB at 70 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/scijava/native-lib-loader/2.0.2/native-lib-loader-2.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.0.2/native-lib-loader-2.0.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.0.2/native-lib-loader-2.0.2.pom (2.6 kB at 136 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/scijava/pom-scijava/3.1/pom-scijava-3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava/3.1/pom-scijava-3.1.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava/3.1/pom-scijava-3.1.pom (41 kB at 1.8 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna-platform/5.5.0/jna-platform-5.5.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.5.0/jna-platform-5.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.5.0/jna-platform-5.5.0.pom (1.8 kB at 90 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/5.5.0/jna-5.5.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.5.0/jna-5.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.5.0/jna-5.5.0.pom (1.6 kB at 88 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom (3.2 kB at 168 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom (3.2 kB at 167 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 65 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 89 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom (2.8 kB at 142 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom (3.0 kB at 143 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom (3.2 kB at 168 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom (3.2 kB at 178 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 753 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.4 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom (3.0 kB at 86 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.pom (9.1 kB at 454 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock-parent/2.1.19/s3mock-parent-2.1.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-parent/2.1.19/s3mock-parent-2.1.19.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-parent/2.1.19/s3mock-parent-2.1.19.pom (16 kB at 471 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/junit-bom/5.5.1/junit-bom-5.5.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.1/junit-bom-5.5.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.1/junit-bom-5.5.1.pom (4.4 kB at 233 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-parent/2.1.9.RELEASE/spring-boot-starter-parent-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/2.1.9.RELEASE/spring-boot-starter-parent-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/2.1.9.RELEASE/spring-boot-starter-parent-2.1.9.RELEASE.pom (9.5 kB at 475 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-dependencies/2.1.9.RELEASE/spring-boot-dependencies-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.9.RELEASE/spring-boot-dependencies-2.1.9.RELEASE.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.9.RELEASE/spring-boot-dependencies-2.1.9.RELEASE.pom (123 kB at 4.1 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-bom/2.9.9.20190807/jackson-bom-2.9.9.20190807.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.9.20190807/jackson-bom-2.9.9.20190807.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.9.20190807/jackson-bom-2.9.9.20190807.pom (12 kB at 620 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 376 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/oss-parent/34/oss-parent-34.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 987 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-bom/4.1.39.Final/netty-bom-4.1.39.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.39.Final/netty-bom-4.1.39.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.39.Final/netty-bom-4.1.39.Final.pom (7.9 kB at 417 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/projectreactor/reactor-bom/Californium-SR12/reactor-bom-Californium-SR12.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR12/reactor-bom-Californium-SR12.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR12/reactor-bom-Californium-SR12.pom (4.0 kB at 199 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom (6.5 kB at 343 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/logging-parent/1/logging-parent-1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 150 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-bom/9.4.19.v20190610/jetty-bom-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.19.v20190610/jetty-bom-9.4.19.v20190610.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.19.v20190610/jetty-bom-9.4.19.v20190610.pom (18 kB at 676 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (22 kB at 978 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 369 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom (4.1 kB at 204 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-framework-bom/5.1.10.RELEASE/spring-framework-bom-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.1.10.RELEASE/spring-framework-bom-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.1.10.RELEASE/spring-framework-bom-5.1.10.RELEASE.pom (5.3 kB at 265 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/data/spring-data-releasetrain/Lovelace-SR11/spring-data-releasetrain-Lovelace-SR11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Lovelace-SR11/spring-data-releasetrain-Lovelace-SR11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Lovelace-SR11/spring-data-releasetrain-Lovelace-SR11.pom (4.7 kB at 233 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/data/build/spring-data-build/2.1.11.RELEASE/spring-data-build-2.1.11.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.1.11.RELEASE/spring-data-build-2.1.11.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.1.11.RELEASE/spring-data-build-2.1.11.RELEASE.pom (6.8 kB at 338 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/integration/spring-integration-bom/5.1.8.RELEASE/spring-integration-bom-5.1.8.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.1.8.RELEASE/spring-integration-bom-5.1.8.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.1.8.RELEASE/spring-integration-bom-5.1.8.RELEASE.pom (8.7 kB at 434 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/security/spring-security-bom/5.1.6.RELEASE/spring-security-bom-5.1.6.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.1.6.RELEASE/spring-security-bom-5.1.6.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.1.6.RELEASE/spring-security-bom-5.1.6.RELEASE.pom (5.0 kB at 251 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/session/spring-session-bom/Bean-SR8/spring-session-bom-Bean-SR8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Bean-SR8/spring-session-bom-Bean-SR8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Bean-SR8/spring-session-bom-Bean-SR8.pom (3.0 kB at 148 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-web/2.1.9.RELEASE/spring-boot-starter-web-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.9.RELEASE/spring-boot-starter-web-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.9.RELEASE/spring-boot-starter-web-2.1.9.RELEASE.pom (3.1 kB at 154 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starters/2.1.9.RELEASE/spring-boot-starters-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/2.1.9.RELEASE/spring-boot-starters-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/2.1.9.RELEASE/spring-boot-starters-2.1.9.RELEASE.pom (1.8 kB at 99 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-parent/2.1.9.RELEASE/spring-boot-parent-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.1.9.RELEASE/spring-boot-parent-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.1.9.RELEASE/spring-boot-parent-2.1.9.RELEASE.pom (1.8 kB at 93 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter/2.1.9.RELEASE/spring-boot-starter-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.9.RELEASE/spring-boot-starter-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.9.RELEASE/spring-boot-starter-2.1.9.RELEASE.pom (3.0 kB at 156 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot/2.1.9.RELEASE/spring-boot-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.9.RELEASE/spring-boot-2.1.9.RELEASE.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.9.RELEASE/spring-boot-2.1.9.RELEASE.pom (14 kB at 644 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-core/5.1.10.RELEASE/spring-core-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.10.RELEASE/spring-core-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.10.RELEASE/spring-core-5.1.10.RELEASE.pom (3.6 kB at 180 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-jcl/5.1.10.RELEASE/spring-jcl-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.10.RELEASE/spring-jcl-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.10.RELEASE/spring-jcl-5.1.10.RELEASE.pom (1.9 kB at 61 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-context/5.1.10.RELEASE/spring-context-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.10.RELEASE/spring-context-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.10.RELEASE/spring-context-5.1.10.RELEASE.pom (5.7 kB at 286 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-aop/5.1.10.RELEASE/spring-aop-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.10.RELEASE/spring-aop-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.10.RELEASE/spring-aop-5.1.10.RELEASE.pom (2.5 kB at 119 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-beans/5.1.10.RELEASE/spring-beans-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.10.RELEASE/spring-beans-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.10.RELEASE/spring-beans-5.1.10.RELEASE.pom (2.7 kB at 137 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-expression/5.1.10.RELEASE/spring-expression-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.10.RELEASE/spring-expression-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.10.RELEASE/spring-expression-5.1.10.RELEASE.pom (1.7 kB at 96 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-autoconfigure/2.1.9.RELEASE/spring-boot-autoconfigure-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.9.RELEASE/spring-boot-autoconfigure-2.1.9.RELEASE.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.9.RELEASE/spring-boot-autoconfigure-2.1.9.RELEASE.pom (33 kB at 1.3 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-logging/2.1.9.RELEASE/spring-boot-starter-logging-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.9.RELEASE/spring-boot-starter-logging-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.9.RELEASE/spring-boot-starter-logging-2.1.9.RELEASE.pom (2.4 kB at 118 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 595 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 847 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 221 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom (7.2 kB at 378 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom (62 kB at 2.5 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom (13 kB at 626 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.pom (990 B at 50 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 628 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom (3.8 kB at 202 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 689 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 252 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom (38 kB at 1.6 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-json/2.1.9.RELEASE/spring-boot-starter-json-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.9.RELEASE/spring-boot-starter-json-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.9.RELEASE/spring-boot-starter-json-2.1.9.RELEASE.pom (3.0 kB at 157 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-web/5.1.10.RELEASE/spring-web-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.10.RELEASE/spring-web-5.1.10.RELEASE.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.10.RELEASE/spring-web-5.1.10.RELEASE.pom (12 kB at 519 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.pom (1.9 kB at 91 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/module/jackson-modules-java8/2.9.9/jackson-modules-java8-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.9/jackson-modules-java8-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.9/jackson-modules-java8-2.9.9.pom (2.8 kB at 145 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom (5.5 kB at 290 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom (12 kB at 364 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.pom (4.3 kB at 225 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.pom (3.7 kB at 187 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/hibernate/validator/hibernate-validator/6.1.2.Final/hibernate-validator-6.1.2.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.1.2.Final/hibernate-validator-6.1.2.Final.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.1.2.Final/hibernate-validator-6.1.2.Final.pom (13 kB at 578 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/hibernate/validator/hibernate-validator-parent/6.1.2.Final/hibernate-validator-parent-6.1.2.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.1.2.Final/hibernate-validator-parent-6.1.2.Final.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.1.2.Final/hibernate-validator-parent-6.1.2.Final.pom (67 kB at 2.4 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 443 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 221 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 279 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 262 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 454 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 627 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 318 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/jboss-parent/15/jboss-parent-15.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.4 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom (5.8 kB at 307 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/oss-parent/24/oss-parent-24.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 kB at 972 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-webmvc/5.1.10.RELEASE/spring-webmvc-5.1.10.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.10.RELEASE/spring-webmvc-5.1.10.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.10.RELEASE/spring-webmvc-5.1.10.RELEASE.pom (9.5 kB at 473 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-jetty/2.1.9.RELEASE/spring-boot-starter-jetty-2.1.9.RELEASE.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jetty/2.1.9.RELEASE/spring-boot-starter-jetty-2.1.9.RELEASE.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jetty/2.1.9.RELEASE/spring-boot-starter-jetty-2.1.9.RELEASE.pom (3.2 kB at 151 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlets/9.4.19.v20190610/jetty-servlets-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.19.v20190610/jetty-servlets-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.19.v20190610/jetty-servlets-9.4.19.v20190610.pom (2.9 kB at 88 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-project/9.4.19.v20190610/jetty-project-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.19.v20190610/jetty-project-9.4.19.v20190610.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.19.v20190610/jetty-project-9.4.19.v20190610.pom (70 kB at 2.1 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-continuation/9.4.19.v20190610/jetty-continuation-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.19.v20190610/jetty-continuation-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.19.v20190610/jetty-continuation-9.4.19.v20190610.pom (1.2 kB at 53 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-http/9.4.19.v20190610/jetty-http-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.19.v20190610/jetty-http-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.19.v20190610/jetty-http-9.4.19.v20190610.pom (4.3 kB at 214 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-util/9.4.19.v20190610/jetty-util-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.19.v20190610/jetty-util-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.19.v20190610/jetty-util-9.4.19.v20190610.pom (4.2 kB at 208 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-io/9.4.19.v20190610/jetty-io-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.19.v20190610/jetty-io-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.19.v20190610/jetty-io-9.4.19.v20190610.pom (1.3 kB at 62 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-webapp/9.4.19.v20190610/jetty-webapp-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.19.v20190610/jetty-webapp-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.19.v20190610/jetty-webapp-9.4.19.v20190610.pom (3.0 kB at 148 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-xml/9.4.19.v20190610/jetty-xml-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.19.v20190610/jetty-xml-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.19.v20190610/jetty-xml-9.4.19.v20190610.pom (1.9 kB at 91 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlet/9.4.19.v20190610/jetty-servlet-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.19.v20190610/jetty-servlet-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.19.v20190610/jetty-servlet-9.4.19.v20190610.pom (2.3 kB at 117 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-security/9.4.19.v20190610/jetty-security-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.19.v20190610/jetty-security-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.19.v20190610/jetty-security-9.4.19.v20190610.pom (1.6 kB at 83 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-server/9.4.19.v20190610/jetty-server-9.4.19.v20190610.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.19.v20190610/jetty-server-9.4.19.v20190610.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.19.v20190610/jetty-server-9.4.19.v20190610.pom (2.6 kB at 128 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 738 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/apache-el/8.5.40/apache-el-8.5.40.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.5.40/apache-el-8.5.40.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.5.40/apache-el-8.5.40.pom (7.8 kB at 341 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/jasper-jsp/8.5.40/jasper-jsp-8.5.40.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/jasper-jsp/8.5.40/jasper-jsp-8.5.40.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/jasper-jsp/8.5.40/jasper-jsp-8.5.40.pom (8.1 kB at 386 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.pom (5.7 kB at 273 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.pom (2.0 kB at 99 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/module/jackson-modules-base/2.9.9/jackson-modules-base-2.9.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.9/jackson-modules-base-2.9.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.9/jackson-modules-base-2.9.9.pom (3.0 kB at 159 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom (7.2 kB at 360 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/oss-parent/33/oss-parent-33.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 992 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom (4.9 kB at 260 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/oss-parent/32/oss-parent-32.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/32/oss-parent-32.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/32/oss-parent-32.pom (22 kB at 982 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom (28 kB at 1.2 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock-junit5/2.1.26/s3mock-junit5-2.1.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-junit5/2.1.26/s3mock-junit5-2.1.26.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-junit5/2.1.26/s3mock-junit5-2.1.26.pom (1.8 kB at 9.0 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock-parent/2.1.26/s3mock-parent-2.1.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-parent/2.1.26/s3mock-parent-2.1.26.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-parent/2.1.26/s3mock-parent-2.1.26.pom (16 kB at 80 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock-testsupport-common/2.1.26/s3mock-testsupport-common-2.1.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-testsupport-common/2.1.26/s3mock-testsupport-common-2.1.26.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-testsupport-common/2.1.26/s3mock-testsupport-common-2.1.26.pom (2.4 kB at 12 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock/2.1.26/s3mock-2.1.26.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock/2.1.26/s3mock-2.1.26.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock/2.1.26/s3mock-2.1.26.pom (9.1 kB at 45 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-s3/1.11.488/aws-java-sdk-s3-1.11.488.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-s3/1.11.488/aws-java-sdk-s3-1.11.488.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-s3/1.11.488/aws-java-sdk-s3-1.11.488.pom (3.8 kB at 188 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-pom/1.11.488/aws-java-sdk-pom-1.11.488.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.488/aws-java-sdk-pom-1.11.488.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.488/aws-java-sdk-pom-1.11.488.pom (17 kB at 711 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-kms/1.11.488/aws-java-sdk-kms-1.11.488.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-kms/1.11.488/aws-java-sdk-kms-1.11.488.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-kms/1.11.488/aws-java-sdk-kms-1.11.488.pom (3.5 kB at 169 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-core/1.11.488/aws-java-sdk-core-1.11.488.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.488/aws-java-sdk-core-1.11.488.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.488/aws-java-sdk-core-1.11.488.pom (4.3 kB at 217 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 874 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 2.1 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom (6.2 kB at 312 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom (15 kB at 596 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 kB at 1.6 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom (5.1 kB at 159 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom (13 kB at 642 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom (34 kB at 1.4 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 421 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.pom (2.9 kB at 154 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom (7.8 kB at 312 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 1.3 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/jmespath-java/1.11.488/jmespath-java-1.11.488.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.488/jmespath-java-1.11.488.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.488/jmespath-java-1.11.488.pom (3.4 kB at 163 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/url-connection-client/2.7.19/url-connection-client-2.7.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.7.19/url-connection-client-2.7.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.7.19/url-connection-client-2.7.19.pom (3.9 kB at 35 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 594 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from9central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 3.0 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/apache/23/apache-23.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (0 B at 0 B/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 59 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/testng-team/testng-junit5/0.0.1/testng-junit5-0.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/github/testng-team/testng-junit5/0.0.1/testng-junit5-0.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/github/testng-team/testng-junit5/0.0.1/testng-junit5-0.0.1.pom (9.6 kB at 48 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/testng/testng/7.0.0/testng-7.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.0.0/testng-7.0.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/testng/testng/7.0.0/testng-7.0.0.pom (3.4 kB at 181 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.72/jcommander-1.72.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 67 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/testng/testng/7.3.0/testng-7.3.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.3.0/testng-7.3.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/testng/testng/7.3.0/testng-7.3.0.pom (2.4 kB at 128 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.78/jcommander-1.78.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.pom (1.2 kB at 66 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/ant/ant/1.10.3/ant-1.10.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.3/ant-1.10.3.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.3/ant-1.10.3.pom (10 kB at 515 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/ant/ant-parent/1.10.3/ant-parent-1.10.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.3/ant-parent-1.10.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.3/ant-parent-1.10.3.pom (5.7 kB at 271 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.pom (2.3 kB at 117 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 548 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 732 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/google/5/google-5.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 137 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from6central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 20 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (38 kB at 1.0 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/reactivestreams/reactive-streams-tck/1.0.3/reactive-streams-tck-1.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-tck/1.0.3/reactive-streams-tck-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-tck/1.0.3/reactive-streams-tck-1.0.3.pom (1.8 kB at 92 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/testng/testng/5.14.10/testng-5.14.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/5.14.10/testng-5.14.10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/testng/testng/5.14.10/testng-5.14.10.pom (7.1 kB at 336 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 168 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/3.8.1/junit-3.8.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 55 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 66 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/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
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 71 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.12/jcommander-1.12.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.12/jcommander-1.12.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.12/jcommander-1.12.pom (7.9 kB at 375 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/yaml/snakeyaml/1.6/snakeyaml-1.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.pom (8.1 kB at 366 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/reactivestreams/reactive-streams-examples/1.0.3/reactive-streams-examples-1.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-examples/1.0.3/reactive-streams-examples-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-examples/1.0.3/reactive-streams-examples-1.0.3.pom (1.6 kB at 83 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom (7.8 kB at 389 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (25 kB at 224 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 536 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 1.8 MB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 456 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 186 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 802 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom (2.0 kB at 17 kB/s)
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-log/0.18.1/jcabi-log-0.18.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-reactive-streams/3.9.3/vertx-reactive-streams-3.9.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-rx-java2/3.9.3/vertx-rx-java2-3.9.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/reactivex/rxjava2/rxjava/2.2.12/rxjava-2.2.12.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-rx-gen/3.9.3/vertx-rx-gen-3.9.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-codegen/3.9.3/vertx-codegen-3.9.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-core/3.9.3/vertx-core-3.9.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/akarnokd/rxjava2-jdk8-interop/0.3.7/rxjava2-jdk8-interop-0.3.7.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/akarnokd/rxjava2-extensions/0.20.10/rxjava2-extensions-0.20.10.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/cqfn/rio/0.3/rio-0.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jctools/jctools-core/3.1.0/jctools-core-3.1.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vavr/vavr/0.10.2/vavr-0.10.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/s3/2.7.19/s3-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-xml-protocol/2.7.19/aws-xml-protocol-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-query-protocol/2.7.19/aws-query-protocol-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/protocol-core/2.7.19/protocol-core-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/sdk-core/2.7.19/sdk-core-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/profiles/2.7.19/profiles-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/auth/2.7.19/auth-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/http-client-spi/2.7.19/http-client-spi-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/regions/2.7.19/regions-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/annotations/2.7.19/annotations-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/utils/2.7.19/utils-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/aws-core/2.7.19/aws-core-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/apache-client/2.7.19/apache-client-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/netty-nio-client/2.7.19/netty-nio-client-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final-linux-x86_64.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-transport-native-unix-common/4.1.49.Final/netty-transport-native-unix-common-4.1.49.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/typesafe/netty/netty-reactive-streams-http/2.0.0/netty-reactive-streams-http-2.0.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/typesafe/netty/netty-reactive-streams/2.0.0/netty-reactive-streams-2.0.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-core/0.5.4/jetcd-core-0.5.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-common/0.5.4/jetcd-common-0.5.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-core/1.33.0/grpc-core-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-netty/1.33.0/grpc-netty-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-protobuf/1.33.0/grpc-protobuf-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-protobuf-lite/1.33.0/grpc-protobuf-lite-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-stub/1.33.0/grpc-stub-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-grpclb/1.33.0/grpc-grpclb-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/jodah/failsafe/2.4.0/failsafe-2.4.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/auto/service/auto-service-annotations/1.0-rc7/auto-service-annotations-1.0-rc7.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-test/0.5.4/jetcd-test-0.5.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-api/1.33.0/grpc-api-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/grpc/grpc-context/1.33.0/grpc-context-1.33.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/io/etcd/jetcd-launcher/0.5.4/jetcd-launcher-0.5.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/spotbugs/spotbugs-annotations/4.1.4/spotbugs-annotations-4.1.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/testcontainers/testcontainers/1.14.3/testcontainers-1.14.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jetbrains/annotations/19.0.0/annotations-19.0.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/rnorth/visible-assertions/visible-assertions/2.1.2/visible-assertions-2.1.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/rnorth/tcp-unix-socket-proxy/1.0.2/tcp-unix-socket-proxy-1.0.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/kohlschutter/junixsocket/junixsocket-native-common/2.0.4/junixsocket-native-common-2.0.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/scijava/native-lib-loader/2.0.2/native-lib-loader-2.0.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/kohlschutter/junixsocket/junixsocket-common/2.0.4/junixsocket-common-2.0.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna-platform/5.5.0/jna-platform-5.5.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/5.5.0/jna-5.5.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.7/commons-io-2.7.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-web/2.1.9.RELEASE/spring-boot-starter-web-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter/2.1.9.RELEASE/spring-boot-starter-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot/2.1.9.RELEASE/spring-boot-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-autoconfigure/2.1.9.RELEASE/spring-boot-autoconfigure-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-logging/2.1.9.RELEASE/spring-boot-starter-logging-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-core/5.1.10.RELEASE/spring-core-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-jcl/5.1.10.RELEASE/spring-jcl-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-json/2.1.9.RELEASE/spring-boot-starter-json-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/hibernate/validator/hibernate-validator/6.1.2.Final/hibernate-validator-6.1.2.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-web/5.1.10.RELEASE/spring-web-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-beans/5.1.10.RELEASE/spring-beans-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-webmvc/5.1.10.RELEASE/spring-webmvc-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-aop/5.1.10.RELEASE/spring-aop-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-context/5.1.10.RELEASE/spring-context-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-expression/5.1.10.RELEASE/spring-expression-5.1.10.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/boot/spring-boot-starter-jetty/2.1.9.RELEASE/spring-boot-starter-jetty-2.1.9.RELEASE.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlets/9.4.19.v20190610/jetty-servlets-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-continuation/9.4.19.v20190610/jetty-continuation-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-http/9.4.19.v20190610/jetty-http-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-io/9.4.19.v20190610/jetty-io-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-util/9.4.19.v20190610/jetty-util-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-webapp/9.4.19.v20190610/jetty-webapp-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-xml/9.4.19.v20190610/jetty-xml-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlet/9.4.19.v20190610/jetty-servlet-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-security/9.4.19.v20190610/jetty-security-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-server/9.4.19.v20190610/jetty-server-9.4.19.v20190610.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/apache-el/8.5.40/apache-el-8.5.40.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock-junit5/2.1.26/s3mock-junit5-2.1.26.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/adobe/testing/s3mock-testsupport-common/2.1.26/s3mock-testsupport-common-2.1.26.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-s3/1.11.488/aws-java-sdk-s3-1.11.488.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-kms/1.11.488/aws-java-sdk-kms-1.11.488.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/aws-java-sdk-core/1.11.488/aws-java-sdk-core-1.11.488.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/amazonaws/jmespath-java/1.11.488/jmespath-java-1.11.488.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/software/amazon/awssdk/url-connection-client/2.7.19/url-connection-client-2.7.19.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/github/testng-team/testng-junit5/0.0.1/testng-junit5-0.0.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/testng/testng/7.3.0/testng-7.3.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.78/jcommander-1.78.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/ant/ant/1.10.3/ant-1.10.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.12/junit-4.12.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/reactivestreams/reactive-streams-tck/1.0.3/reactive-streams-tck-1.0.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/reactivestreams/reactive-streams-examples/1.0.3/reactive-streams-examples-1.0.3.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar
Downloading from OSS sonnatype: https://oss.sonatype.org/content/repositories/snapshots/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.18.1/jcabi-log-0.18.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-reactive-streams/3.9.3/vertx-reactive-streams-3.9.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
Downloaded2from1central:/https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 207 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-java2/3.9.3/vertx-rx-java2-3.9.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 kB at 622 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.12/rxjava-2.2.12.jar
Downloaded2from6central:/https://repo.maven.apache.org/maven2/io/vertx/vertx-reactive-streams/3.9.3/vertx-reactive-streams-3.9.3.jar (16 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-gen/3.9.3/vertx-rx-gen-3.9.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.18.1/jcabi-log-0.18.1.jar (58 kB at 222 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/3.9.3/vertx-codegen-3.9.3.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-gen/3.9.3/vertx-rx-gen-3.9.3.jar (20 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/3.9.3/vertx-codegen-3.9.3.jar (207 kB at 332 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/3.9.3/vertx-core-3.9.3.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (2.5 MB at 3.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.jar
Downloaded4from.central:.https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.jar (626 kB at 689 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.jar
Downloaded4from.central:.https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.jar (289 kB at 300 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.jar
Downloaded4from.central:.https://repo.maven.apache.org/maven2/io/vertx/vertx-rx-java2/3.9.3/vertx-rx-java2-3.9.3.jar (1.6 MB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.jar (473 kB at 447 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.jar (320 kB at 276 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.jar (24 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.jar
Downloaded5from.central:.https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.jar (119 kB at 96 kB/s)
Downloading)from4central:7https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar
Downloaded5from.central:.https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.12/rxjava-2.2.12.jar (2.4 MB at 1.8 MB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar (613 kB at 437 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.jar
Downloaded5from.central:5https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.jar (33 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.jar
Downloaded5from.central:5https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.jar (149 kB at 101 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.jar
Downloaded5from.central:5https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.jar (61 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar
Downloaded5from.central:5https://repo.maven.apache.org/maven2/io/vertx/vertx-core/3.9.3/vertx-core-3.9.3.jar (1.3 MB at 852 kB/s)
Downloading)from1central:4https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar
Downloaded4from.central:5https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar (454 kB at 297 kB/s)
Downloading)from1central:6https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar
Downloaded3from.central:5https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar (1.1 MB at 690 kB/s)
Downloading)from6central:7https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-jdk8-interop/0.3.7/rxjava2-jdk8-interop-0.3.7.jar
Downloaded4from5central:4https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar (349 kB at 222 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-extensions/0.20.10/rxjava2-extensions-0.20.10.jar
Downloaded4from5central:.https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar (68 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/cqfn/rio/0.3/rio-0.3.jar
Downloaded3from5central:.https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.jar (456 kB at 280 kB/s)
Downloading)from5central:|https://repo.maven.apache.org/maven2/org/jctools/jctools-core/3.1.0/jctools-core-3.1.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-extensions/0.20.10/rxjava2-extensions-0.20.10.jar (1.1 MB at 615 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/github/akarnokd/rxjava2-jdk8-interop/0.3.7/rxjava2-jdk8-interop-0.3.7.jar (36 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vavr/vavr/0.10.2/vavr-0.10.2.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.jar (46 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/cqfn/rio/0.3/rio-0.3.jar (40 kB at 22 kB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.jar (3.0 kB at 1.6 kB/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.7.19/s3-2.7.19.jar
Downloaded3from.central:2https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar (1.4 MB at 754 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.7.19/aws-xml-protocol-2.7.19.jar
Downloaded2from2central:7https://repo.maven.apache.org/maven2/org/jctools/jctools-core/3.1.0/jctools-core-3.1.0.jar (324 kB at 165 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.7.19/aws-query-protocol-2.7.19.jar
Downloaded4from9central:4https://repo.maven.apache.org/maven2/io/vavr/vavr/0.10.2/vavr-0.10.2.jar (898 kB at 430 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.7.19/protocol-core-2.7.19.jar
Downloaded from central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.jar (54 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.7.19/sdk-core-2.7.19.jar
Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.7.19/aws-xml-protocol-2.7.19.jar (69 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.7.19/profiles-2.7.19.jar
Downloaded2from7central:2https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.7.19/aws-query-protocol-2.7.19.jar (57 kB at 26 kB/s)
Downloading)from2central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.7.19/auth-2.7.19.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.7.19/protocol-core-2.7.19.jar (30 kB at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.7.19/profiles-2.7.19.jar (26 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.7.19/http-client-spi-2.7.19.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar (30 kB at 12 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.7.19/regions-2.7.19.jar
Downloaded4from.central:6https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.7.19/s3-2.7.19.jar (2.3 MB at 914 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.7.19/annotations-2.7.19.jar
Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.7.19/auth-2.7.19.jar (125 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.7.19/utils-2.7.19.jar
Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.7.19/http-client-spi-2.7.19.jar (51 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.7.19/aws-core-2.7.19.jar
Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.7.19/sdk-core-2.7.19.jar (460 kB at 177 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/apache-client/2.7.19/apache-client-2.7.19.jar
Downloaded5from.central:8https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.7.19/annotations-2.7.19.jar (6.7 kB at 2.4 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar
Downloaded5from8central:6https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.7.19/utils-2.7.19.jar (86 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded4from8central:4https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s)
Downloading)from9central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded4from8central:4https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.7.19/netty-nio-client-2.7.19.jar
Downloaded4from8central:4https://repo.maven.apache.org/maven2/software/amazon/awssdk/apache-client/2.7.19/apache-client-2.7.19.jar (64 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final-linux-x86_64.jar
Downloaded3from8central:7https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.7.19/aws-core-2.7.19.jar (77 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.49.Final/netty-transport-native-unix-common-4.1.49.Final.jar
Downloaded4from8central:7https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.49.Final/netty-transport-native-unix-common-4.1.49.Final.jar (33 kB at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.0/netty-reactive-streams-http-2.0.0.jar
Downloaded3from8central:7https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar (774 kB at 269 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.0/netty-reactive-streams-2.0.0.jar
Downloaded3from8central:5https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.0/netty-reactive-streams-2.0.0.jar (21 kB at 7.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-core/0.5.4/jetcd-core-0.5.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final-linux-x86_64.jar (152 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-common/0.5.4/jetcd-common-0.5.4.jar
Downloaded2from8central:.https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.7.19/regions-2.7.19.jar (289 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.33.0/grpc-core-1.33.0.jar
Downloaded5from.central:2https://repo.maven.apache.org/maven2/io/etcd/jetcd-core/0.5.4/jetcd-core-0.5.4.jar (1.4 MB at 446 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
Downloaded5from4central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar (240 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar
Downloaded4from6central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-common/0.5.4/jetcd-common-0.5.4.jar (9.3 kB at 3.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar
Downloaded5from9central: https://repo.maven.apache.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar (3.1 kB at 993 B/s)
Downloading)from0central:|https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Downloaded4from2central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar (3.5 kB at 1.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar
Downloaded5from7central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 4.4 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded4from9central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar (4.7 kB at 1.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.33.0/grpc-netty-1.33.0.jar
Downloaded3from0central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.0/netty-reactive-streams-http-2.0.0.jar (33 kB at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.33.0/grpc-protobuf-1.33.0.jar
Downloaded5from5central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 6.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.jar
Downloaded4from8central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.33.0/grpc-protobuf-1.33.0.jar (5.2 kB at 1.6 kB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.jar
Downloaded5from4central:9https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.33.0/grpc-core-1.33.0.jar (640 kB at 199 kB/s)
Downloading)from0central:7https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.33.0/grpc-protobuf-lite-1.33.0.jar
Downloaded4from9central:9https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.7.19/netty-nio-client-2.7.19.jar (190 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.33.0/grpc-stub-1.33.0.jar
Downloaded5from4central:.https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.33.0/grpc-protobuf-lite-1.33.0.jar (7.6 kB at 2.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-grpclb/1.33.0/grpc-grpclb-1.33.0.jar
Downloaded4from4central:.https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.jar (1.3 MB at 398 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.jar
Downloaded3from4central:.https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.33.0/grpc-netty-1.33.0.jar (246 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jodah/failsafe/2.4.0/failsafe-2.4.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.jar (74 kB at 22 kB/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.0-rc7/auto-service-annotations-1.0-rc7.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.33.0/grpc-stub-1.33.0.jar (50 kB at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-test/0.5.4/jetcd-test-0.5.4.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.0-rc7/auto-service-annotations-1.0-rc7.jar (3.3 kB at 961 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.33.0/grpc-api-1.33.0.jar
Downloaded2from.central: https://repo.maven.apache.org/maven2/net/jodah/failsafe/2.4.0/failsafe-2.4.0.jar (95 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.33.0/grpc-context-1.33.0.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.33.0/grpc-context-1.33.0.jar (31 kB at 8.8 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-launcher/0.5.4/jetcd-launcher-0.5.4.jar
Downloaded2from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.33.0/grpc-api-1.33.0.jar (231 kB at 67 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.1.4/spotbugs-annotations-4.1.4.jar
Downloaded2from.central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.1.4/spotbugs-annotations-4.1.4.jar (15 kB at 4.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.14.3/testcontainers-1.14.3.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-test/0.5.4/jetcd-test-0.5.4.jar (5.3 kB at 1.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/19.0.0/annotations-19.0.0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/io/etcd/jetcd-launcher/0.5.4/jetcd-launcher-0.5.4.jar (14 kB at 3.8 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/19.0.0/annotations-19.0.0.jar (25 kB at 6.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 6.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/visible-assertions/visible-assertions/2.1.2/visible-assertions-2.1.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/rnorth/visible-assertions/visible-assertions/2.1.2/visible-assertions-2.1.2.jar (12 kB at 3.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/tcp-unix-socket-proxy/1.0.2/tcp-unix-socket-proxy-1.0.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/rnorth/tcp-unix-socket-proxy/1.0.2/tcp-unix-socket-proxy-1.0.2.jar (7.2 kB at 1.9 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-native-common/2.0.4/junixsocket-native-common-2.0.4.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-native-common/2.0.4/junixsocket-native-common-2.0.4.jar (28 kB at 7.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.0.2/native-lib-loader-2.0.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.0.2/native-lib-loader-2.0.2.jar (17 kB at 4.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-common/2.0.4/junixsocket-common-2.0.4.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/kohlschutter/junixsocket/junixsocket-common/2.0.4/junixsocket-common-2.0.4.jar (18 kB at 4.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.5.0/jna-platform-5.5.0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/io/grpc/grpc-grpclb/1.33.0/grpc-grpclb-1.33.0.jar (179 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.5.0/jna-5.5.0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 147 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar (6.4 kB at 1.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar
Downloaded5from.central:.https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.jar (1.7 MB at 375 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar
Downloaded5from1central:|https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloaded5from1central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 500 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar
Downloaded5from2central:1https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.14.3/testcontainers-1.14.3.jar (12 MB at 2.4 MB/s)
Downloading)from1central:|https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.9.RELEASE/spring-boot-starter-web-2.1.9.RELEASE.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar (562 kB at 110 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.9.RELEASE/spring-boot-starter-2.1.9.RELEASE.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.9.RELEASE/spring-boot-starter-web-2.1.9.RELEASE.jar (403 B at 78 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.9.RELEASE/spring-boot-2.1.9.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar (85 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.9.RELEASE/spring-boot-autoconfigure-2.1.9.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.9.RELEASE/spring-boot-2.1.9.RELEASE.jar (956 kB at 181 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.9.RELEASE/spring-boot-starter-logging-2.1.9.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.9.RELEASE/spring-boot-starter-logging-2.1.9.RELEASE.jar (405 B at 76 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.5.0/jna-5.5.0.jar (1.5 MB at 284 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.9.RELEASE/spring-boot-starter-2.1.9.RELEASE.jar (397 B at 74 B/s)
Downloading)from7central:|https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar (18 kB at 3.3 kB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.jar (4.6 kB at 849 B/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar (266 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.10.RELEASE/spring-core-5.1.10.RELEASE.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 4.9 kB/s)
Downloading)from0central:|https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.10.RELEASE/spring-jcl-5.1.10.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.10.RELEASE/spring-jcl-5.1.10.RELEASE.jar (24 kB at 4.4 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.9.RELEASE/spring-boot-starter-json-2.1.9.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.9.RELEASE/spring-boot-starter-json-2.1.9.RELEASE.jar (403 B at 73 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.jar (33 kB at 6.1 kB/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.jar (101 kB at 18 kB/s)
Downloading)from5central:|https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.1.2.Final/hibernate-validator-6.1.2.Final.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.jar (8.6 kB at 1.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
Downloaded5from.central:.https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.5.0/jna-platform-5.5.0.jar (2.7 MB at 479 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 16 kB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 12 kB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.10.RELEASE/spring-web-5.1.10.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar (65 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.10.RELEASE/spring-beans-5.1.10.RELEASE.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.1.2.Final/hibernate-validator-6.1.2.Final.jar (1.3 MB at 224 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.10.RELEASE/spring-webmvc-5.1.10.RELEASE.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.10.RELEASE/spring-webmvc-5.1.10.RELEASE.jar (802 kB at 137 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.10.RELEASE/spring-aop-5.1.10.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.10.RELEASE/spring-aop-5.1.10.RELEASE.jar (372 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.10.RELEASE/spring-context-5.1.10.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.10.RELEASE/spring-context-5.1.10.RELEASE.jar (1.1 MB at 181 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.10.RELEASE/spring-expression-5.1.10.RELEASE.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.10.RELEASE/spring-expression-5.1.10.RELEASE.jar (281 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jetty/2.1.9.RELEASE/spring-boot-starter-jetty-2.1.9.RELEASE.jar
Downloaded4from.central:.https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.10.RELEASE/spring-core-5.1.10.RELEASE.jar (1.3 MB at 209 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.19.v20190610/jetty-servlets-9.4.19.v20190610.jar
Downloaded5from.central:7https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jetty/2.1.9.RELEASE/spring-boot-starter-jetty-2.1.9.RELEASE.jar (403 B at 64 B/s)
Downloading)from3central:4https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.19.v20190610/jetty-continuation-9.4.19.v20190610.jar
Downloaded4from.central:7https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.19.v20190610/jetty-servlets-9.4.19.v20190610.jar (101 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.19.v20190610/jetty-http-9.4.19.v20190610.jar
Downloaded4from.central:7https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.19.v20190610/jetty-continuation-9.4.19.v20190610.jar (25 kB at 4.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.19.v20190610/jetty-util-9.4.19.v20190610.jar
Downloaded4from.central:7https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.9.RELEASE/spring-boot-autoconfigure-2.1.9.RELEASE.jar (1.3 MB at 203 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.19.v20190610/jetty-io-9.4.19.v20190610.jar
Downloaded5from7central:.https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.10.RELEASE/spring-beans-5.1.10.RELEASE.jar (674 kB at 107 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.19.v20190610/jetty-webapp-9.4.19.v20190610.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.19.v20190610/jetty-io-9.4.19.v20190610.jar (156 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.19.v20190610/jetty-xml-9.4.19.v20190610.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.19.v20190610/jetty-http-9.4.19.v20190610.jar (208 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.19.v20190610/jetty-servlet-9.4.19.v20190610.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.19.v20190610/jetty-util-9.4.19.v20190610.jar (527 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.19.v20190610/jetty-security-9.4.19.v20190610.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.19.v20190610/jetty-webapp-9.4.19.v20190610.jar (137 kB at 21 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.19.v20190610/jetty-server-9.4.19.v20190610.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.19.v20190610/jetty-security-9.4.19.v20190610.jar (117 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.19.v20190610/jetty-xml-9.4.19.v20190610.jar (62 kB at 9.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.5.40/apache-el-8.5.40.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.19.v20190610/jetty-servlet-9.4.19.v20190610.jar (121 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.5.40/apache-el-8.5.40.jar (249 kB at 38 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.jar
Downloaded2from.central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.jar (33 kB at 5.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar (502 kB at 75 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-junit5/2.1.26/s3mock-junit5-2.1.26.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.19.v20190610/jetty-server-9.4.19.v20190610.jar (649 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-testsupport-common/2.1.26/s3mock-testsupport-common-2.1.26.jar
Downloaded2from.central:1https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar (514 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-s3/1.11.488/aws-java-sdk-s3-1.11.488.jar
Downloaded4from.central:.https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.10.RELEASE/spring-web-5.1.10.RELEASE.jar (1.4 MB at 204 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-kms/1.11.488/aws-java-sdk-kms-1.11.488.jar
Downloaded3from.central:0https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-junit5/2.1.26/s3mock-junit5-2.1.26.jar (5.2 kB at 756 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.488/aws-java-sdk-core-1.11.488.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/adobe/testing/s3mock-testsupport-common/2.1.26/s3mock-testsupport-common-2.1.26.jar (8.6 kB at 1.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.jar (100 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar
Downloaded2from3central:|https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar (48 kB at 7.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
Downloaded4from6central:8https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 80 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.488/jmespath-java-1.11.488.jar
Downloaded5from2central:8https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 86 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.7.19/url-connection-client-2.7.19.jar
Downloaded4from4central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-kms/1.11.488/aws-java-sdk-kms-1.11.488.jar (476 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
Downloaded4from8central:3https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.488/jmespath-java-1.11.488.jar (27 kB at 3.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded4from8central:3https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.488/aws-java-sdk-core-1.11.488.jar (930 kB at 127 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/testng-team/testng-junit5/0.0.1/testng-junit5-0.0.1.jar
Downloaded3from8central:8https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar
Downloaded4from8central:5https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.3.0/testng-7.3.0.jar
Downloaded4from8central:8https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar (181 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.jar
Downloaded4from8central:5https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.jar (84 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.3/ant-1.10.3.jar
Downloaded5from8central:5https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.7.19/url-connection-client-2.7.19.jar (15 kB at 2.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.jar
Downloaded5from8central:8https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-s3/1.11.488/aws-java-sdk-s3-1.11.488.jar (980 kB at 131 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.jar (19 kB at 2.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
Downloading)from7central:|https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded5from6central: https://repo.maven.apache.org/maven2/com/github/testng-team/testng-junit5/0.0.1/testng-junit5-0.0.1.jar (12 kB at 1.5 kB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
Downloaded4from8central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 6.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded4from3central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading)from5central:|https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded5from2central:.https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 586 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded4from2central:.https://repo.maven.apache.org/maven2/org/testng/testng/7.3.0/testng-7.3.0.jar (922 kB at 121 kB/s)
Downloading)from8central:|https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-tck/1.0.3/reactive-streams-tck-1.0.3.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 41 kB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-examples/1.0.3/reactive-streams-examples-1.0.3.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (39 kB at 5.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (299 kB at 39 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 986 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar (176 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar (100 kB at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar (213 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-examples/1.0.3/reactive-streams-examples-1.0.3.jar (25 kB at 3.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams-tck/1.0.3/reactive-streams-tck-1.0.3.jar (166 kB at 21 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (3.5 MB at 421 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded3from.central:6https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
Downloaded4from.central:6https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 7.2 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.3/ant-1.10.3.jar (2.2 MB at 263 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (667 kB at 79 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar (12 kB at 1.5 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded5from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 209 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded4from6oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 183 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 157 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 479 kB/s)
Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 507 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 348 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom (2.3 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 6.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded5from7oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 199 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 129 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded3from8oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 154 kB/s)
Downloading)from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 430 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded4from2oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.3 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded4from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 111 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded3from0oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 224 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded3from4oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 125 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 164 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded3from1oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Downloaded4from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloaded3from9oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 215 kB/s)
Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded2from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar (245 kB at 237 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloaded4from0oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloaded4from6oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 49 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded4from6oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 123 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded3from4oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 208 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 248 kB/s)
Downloaded4from6oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 108 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 33 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 169 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 86 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 6.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 5.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 49 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 148 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 5.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 5.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 5.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 128 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (15 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 2.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 2.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 2.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 2.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 3.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 4.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 5.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 3.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded5from9oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 43 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 771 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded5from1oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 165 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 83 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 106 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 89 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded3from7oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 198 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded4from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded3from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 66 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloaded3from1oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded5from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 45 kB/s)
Downloading)from oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloaded4from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded3from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded4from9oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 386 kB/s)
Downloading)from8oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 2.0 kB/s)
Downloading)from1oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded3from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 1.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 316 kB/s)
Downloading)from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded4from6oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded4from2oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded3from.oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 428 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 1.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded3from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 1.4 kB/s)
Downloaded4from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 2.6 kB/s)
Downloaded3from1oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 23 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 75 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 76 kB/s)
[1;34mINFOm] ShortRevision tag detected. The value is '7'.
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing buildNumber: 0c4e896 at timestamp: 2021-06-18T06:55:41
[1;34mINFOm] Storing buildScmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36masto0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (15 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded5from1oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
Downloaded4from1oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 619 kB/s)
Downloaded3from1oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 154 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 10 kB/s)
Downloaded2from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 541 kB/s)
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 116 kB/s)
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 1.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 1.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 3.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded5from9oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 661 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 55 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 218 kB/s)
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 5.7 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 25 kB/s)
[1;34mINFOm] Compiling 71 source files to /home/r/repo/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36masto0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Copying 4 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36masto0;1m ---m
[1;34mINFOm] Compiling 46 source files to /home/r/repo/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.22.2:testm 1m(default-test)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.pom (7.0 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.22.2/surefire-providers-2.22.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.22.2/surefire-providers-2.22.2.pom (2.5 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom (2.2 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 2.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom (2.4 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom (2.0 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Downloaded5from6oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar (78 kB at 183 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
Downloaded3from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar (66 kB at 154 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar (95 kB at 217 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
Downloaded5from3oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar (135 kB at 206 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloaded3from8oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 583 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 198 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
Downloaded4from4oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 13 kB/s)
Downloaded3from2oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 207 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 33 kB/s)
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 215 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 232 kB/s)
[1;34mINFOm] Surefire report directory: /home/r/repo/target/surefire-reports
[1;34mINFOm] Using configured provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running 1mOneTimePublisherVerificationTestm

===============================================
Command line suite
Total tests run: 38, Passes: 7, Failures: 0, Skips: 31
===============================================

[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m38m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m31m, Time elapsed: 0.566 s - in 1mOneTimePublisherVerificationTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mBenchmarkStorageMoveTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in com.artipie.asto.memory.1mBenchmarkStorageMoveTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mBenchmarkStorageSizeTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.memory.1mBenchmarkStorageSizeTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageExclusivelyTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:07.137  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:07.141  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:08.549  INFO 357 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @3867ms to org.eclipse.jetty.util.log.Slf4jLog
2021-06-18 06:56:08.668  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:08.685  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:08.731  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:08.731  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 1549 ms
2021-06-18 06:56:08.794  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:08.794  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:08.796  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2021-06-18 06:56:08.801  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@700f518a{application,/,[file:///tmp/jetty-docbase.6113545405670256959.0/],AVAILABLE}
2021-06-18 06:56:08.802  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @4121ms
2021-06-18 06:56:08.823  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:09.154  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:09.566  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:09.567  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:09.577  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 9 ms
2021-06-18 06:56:09.870  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@2a334bac(selfsigned,h=[],w=[]) for Server@470d183[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:10.000  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@2ab5afc7{SSL,[ssl, http/1.1]}{0.0.0.0:34170}
2021-06-18 06:56:10.005  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@763cf5b9{HTTP/1.1,[http/1.1]}{0.0.0.0:37216}
2021-06-18 06:56:10.007  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 34170 (ssl, http/1.1), 37216 (http/1.1) with context path '/'
2021-06-18 06:56:10.011  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 3.45 seconds (JVM running for 5.331)
2021-06-18 06:56:11.866  INFO 357 --- [onPool-worker-9] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure" in /tmp/junit5100770749597199315 by /tmp/junit5100770749597199315/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure/498748a8-9e7a-40b8-86f3-6e5c291b7db4]
2021-06-18 06:56:11.872  INFO 357 --- [onPool-worker-9] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure" in /tmp/junit5100770749597199315 by /tmp/junit5100770749597199315/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure/f1558ef8-9281-41ee-ab6c-7e0c360a3ad0]
2021-06-18 06:56:11.934  INFO 357 --- [worker-thread-1] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure" in /tmp/vtxjunit6210661278715787845 by /tmp/vtxjunit6210661278715787845/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure/798f1186-1aa6-4c79-891d-8f0112e7d016]
2021-06-18 06:56:11.942  INFO 357 --- [worker-thread-3] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure" in /tmp/vtxjunit6210661278715787845 by /tmp/vtxjunit6210661278715787845/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithSyncFailure/eba0db06-f588-4dfe-959d-328a717c2ef3]
2021-06-18 06:56:12.119  INFO 357 --- [onPool-worker-9] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldFailConcurrentExclusivelyForSameKey" in /tmp/junit6048215771769180903 by /tmp/junit6048215771769180903/.artipie-locks/shouldFailConcurrentExclusivelyForSameKey: [.artipie-locks/shouldFailConcurrentExclusivelyForSameKey/1add8021-e5f0-4a51-a1e0-9fb640c74feb]
2021-06-18 06:56:12.122  INFO 357 --- [onPool-worker-4] com.artipie.asto.fs.FileStorage          : Found 2 objects by the prefix ".artipie-locks/shouldFailConcurrentExclusivelyForSameKey" in /tmp/junit6048215771769180903 by /tmp/junit6048215771769180903/.artipie-locks/shouldFailConcurrentExclusivelyForSameKey: [.artipie-locks/shouldFailConcurrentExclusivelyForSameKey/1add8021-e5f0-4a51-a1e0-9fb640c74feb, .artipie-locks/shouldFailConcurrentExclusivelyForSameKey/e4fb81bc-33e0-4023-878d-387a8a9e1e93]
2021-06-18 06:56:12.137  INFO 357 --- [worker-thread-5] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldFailConcurrentExclusivelyForSameKey" in /tmp/vtxjunit5456002655949431887 by /tmp/vtxjunit5456002655949431887/.artipie-locks/shouldFailConcurrentExclusivelyForSameKey: [.artipie-locks/shouldFailConcurrentExclusivelyForSameKey/24445937-b7d3-4fc2-b303-f9244a27a97f]
2021-06-18 06:56:12.142  INFO 357 --- [worker-thread-7] com.artipie.asto.fs.VertxFileStorage     : Found 2 objects by the prefix ".artipie-locks/shouldFailConcurrentExclusivelyForSameKey" in /tmp/vtxjunit5456002655949431887 by /tmp/vtxjunit5456002655949431887/.artipie-locks/shouldFailConcurrentExclusivelyForSameKey: [.artipie-locks/shouldFailConcurrentExclusivelyForSameKey/24445937-b7d3-4fc2-b303-f9244a27a97f, .artipie-locks/shouldFailConcurrentExclusivelyForSameKey/e76f5415-bb93-49ac-8654-d0cda1986127]
2021-06-18 06:56:12.293  INFO 357 --- [onPool-worker-4] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyForDiffKey-1" in /tmp/junit809682277593268666 by /tmp/junit809682277593268666/.artipie-locks/shouldRunExclusivelyForDiffKey-1: [.artipie-locks/shouldRunExclusivelyForDiffKey-1/91766ca3-1055-4d76-8924-f39fc9ee7e12]
2021-06-18 06:56:12.295  INFO 357 --- [onPool-worker-4] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyForDiffKey-2" in /tmp/junit809682277593268666 by /tmp/junit809682277593268666/.artipie-locks/shouldRunExclusivelyForDiffKey-2: [.artipie-locks/shouldRunExclusivelyForDiffKey-2/596b41a9-8049-4d5f-8b30-94b78d8d6e7e]
2021-06-18 06:56:12.303  INFO 357 --- [orker-thread-10] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyForDiffKey-1" in /tmp/vtxjunit2902330375597062447 by /tmp/vtxjunit2902330375597062447/.artipie-locks/shouldRunExclusivelyForDiffKey-1: [.artipie-locks/shouldRunExclusivelyForDiffKey-1/073063f6-659e-4f7c-8765-e224246e49d7]
2021-06-18 06:56:12.308  INFO 357 --- [orker-thread-12] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyForDiffKey-2" in /tmp/vtxjunit2902330375597062447 by /tmp/vtxjunit2902330375597062447/.artipie-locks/shouldRunExclusivelyForDiffKey-2: [.artipie-locks/shouldRunExclusivelyForDiffKey-2/94be8d60-3856-4fe4-81ef-2b05e7ef7826]
2021-06-18 06:56:12.427  INFO 357 --- [onPool-worker-4] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure" in /tmp/junit2712666136206405071 by /tmp/junit2712666136206405071/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure/587f7c0d-159c-428b-9ac8-75fd20ae5eaf]
2021-06-18 06:56:12.429  INFO 357 --- [onPool-worker-2] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure&quot; in /tmp/junit2712666136206405071 by /tmp/junit2712666136206405071/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure/9132d719-e625-480a-b686-fb1b798af2b2]
2021-06-18 06:56:12.437  INFO 357 --- [orker-thread-14] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure" in /tmp/vtxjunit884780976831772671 by /tmp/vtxjunit884780976831772671/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure/9445245c-0e12-482c-9eda-986e1903395c]
2021-06-18 06:56:12.442  INFO 357 --- [orker-thread-16] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure" in /tmp/vtxjunit884780976831772671 by /tmp/vtxjunit884780976831772671/.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure: [.artipie-locks/shouldRunExclusivelyWhenPrevFinishedWithAsyncFailure/e08b863e-da2f-4732-a0ed-b869b041b920]
2021-06-18 06:56:12.542  INFO 357 --- [onPool-worker-2] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinished" in /tmp/junit9206199601146636 by /tmp/junit9206199601146636/.artipie-locks/shouldRunExclusivelyWhenPrevFinished: [.artipie-locks/shouldRunExclusivelyWhenPrevFinished/13c5ce0c-63b9-4599-9d8a-f960fdea9479]
2021-06-18 06:56:12.543  INFO 357 --- [onPool-worker-2] com.artipie.asto.fs.FileStorage          : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinished" in /tmp/junit9206199601146636 by /tmp/junit9206199601146636/.artipie-locks/shouldRunExclusivelyWhenPrevFinished: [.artipie-locks/shouldRunExclusivelyWhenPrevFinished/b8890b59-32f7-4789-b845-abd20d3fa29f]
2021-06-18 06:56:12.550  INFO 357 --- [orker-thread-18] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinished" in /tmp/vtxjunit6747070165177792066 by /tmp/vtxjunit6747070165177792066/.artipie-locks/shouldRunExclusivelyWhenPrevFinished: [.artipie-locks/shouldRunExclusivelyWhenPrevFinished/a69101a1-2eeb-4b6d-88ba-700c295bc332]
2021-06-18 06:56:12.556  INFO 357 --- [worker-thread-0] com.artipie.asto.fs.VertxFileStorage     : Found 1 objects by the prefix ".artipie-locks/shouldRunExclusivelyWhenPrevFinished" in /tmp/vtxjunit6747070165177792066 by /tmp/vtxjunit6747070165177792066/.artipie-locks/shouldRunExclusivelyWhenPrevFinished: [.artipie-locks/shouldRunExclusivelyWhenPrevFinished/0c4be891-55be-4af8-bb37-2a047b3a5663]
2021-06-18 06:56:12.565  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:12.571  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@2ab5afc7{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:12.576  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@763cf5b9{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:12.577  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:12.579  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:12.579  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@700f518a{application,/,[file:///tmp/jetty-docbase.6113545405670256959.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m30m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.168 s - in com.artipie.asto.1mStorageExclusivelyTestm
[1;34mINFOm] Running com.artipie.asto.test.1mTestResourceTestm
2021-06-18 06:56:12.592  INFO 357 --- [onPool-worker-4] com.artipie.asto.fs.FileStorage          : Found 2 objects by the prefix "" in /home/r/repo/target/test-classes/folder by /home/r/repo/target/test-classes/folder: [one.txt, two.txt]
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.artipie.asto.test.1mTestResourceTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageSaveAndLoadTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:12.638  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:12.639  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:12.872  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:12.873  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:12.876  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:12.876  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 234 ms
2021-06-18 06:56:12.893  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:12.893  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:12.893  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2021-06-18 06:56:12.894  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@798cf6d2{application,/,[file:///tmp/jetty-docbase.7268322468861901505.0/],AVAILABLE}
2021-06-18 06:56:12.894  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @8214ms
2021-06-18 06:56:12.901  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:12.982  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:13.062  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:13.063  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:13.065  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-06-18 06:56:13.311  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@1068176(selfsigned,h=[],w=[]) for Server@5bf4764d[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:13.404  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@19cdc217{SSL,[ssl, http/1.1]}{0.0.0.0:46461}
2021-06-18 06:56:13.409  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@7ec3a8bd{HTTP/1.1,[http/1.1]}{0.0.0.0:35333}
2021-06-18 06:56:13.411  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 46461 (ssl, http/1.1), 35333 (http/1.1) with context path '/'
2021-06-18 06:56:13.412  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.814 seconds (JVM running for 8.732)
2021-06-18 06:56:13.723 ERROR 357 --- [           main] s.a.a.c.c.h.BaseAsyncClientHandler       : Error thrown from TransformingAsyncResponseHandler#onError, ignoring.

java.lang.NullPointerException: null
        at software.amazon.awssdk.core.internal.http.async.AsyncResponseHandler.onError(AsyncResponseHandler.java:76) ~[sdk-core-2.7.19.jar:na]
        at software.amazon.awssdk.core.client.handler.BaseAsyncClientHandler.lambda$doExecute$2(BaseAsyncClientHandler.java:152) [sdk-core-2.7.19.jar:na]
        at software.amazon.awssdk.utils.FunctionalUtils.runAndLogError(FunctionalUtils.java:40) ~[utils-2.7.19.jar:na]
        at software.amazon.awssdk.core.client.handler.BaseAsyncClientHandler.doExecute(BaseAsyncClientHandler.java:149) [sdk-core-2.7.19.jar:na]
        at software.amazon.awssdk.core.client.handler.BaseAsyncClientHandler.execute(BaseAsyncClientHandler.java:73) [sdk-core-2.7.19.jar:na]
        at software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler.execute(AwsAsyncClientHandler.java:51) [aws-core-2.7.19.jar:na]
        at software.amazon.awssdk.services.s3.DefaultS3AsyncClient.putObject(DefaultS3AsyncClient.java:3721) [s3-2.7.19.jar:na]
        at com.artipie.asto.s3.S3Storage.put(S3Storage.java:264) [classes/:na]
        at com.artipie.asto.s3.S3Storage.lambda$save$3(S3Storage.java:159) [classes/:na]
        at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:981) ~[na:1.8.0_212]
        at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2124) ~[na:1.8.0_212]
        at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:110) ~[na:1.8.0_212]
        at com.artipie.asto.s3.S3Storage.save(S3Storage.java:147) [classes/:na]
        at com.artipie.asto.StorageSaveAndLoadTest.lambda$saveDoesNotSupportRootKey$3(StorageSaveAndLoadTest.java:207) ~[test-classes/:na]
        at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:55) ~[junit-jupiter-api-5.7.1.jar:5.7.1]
        at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:41) ~[junit-jupiter-api-5.7.1.jar:5.7.1]
        at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3023) ~[junit-jupiter-api-5.7.1.jar:5.7.1]
        at com.artipie.asto.StorageSaveAndLoadTest.saveDoesNotSupportRootKey(StorageSaveAndLoadTest.java:206) ~[test-classes/:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212]
        at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) ~[junit-platform-commons-1.7.1.jar:1.7.1]
        at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:212) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:192) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_212]
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_212]
        at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[na:1.8.0_212]
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_212]
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_212]
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_212]
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_212]
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) ~[na:1.8.0_212]
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[na:1.8.0_212]
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_212]
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_212]
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_212]
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_212]
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_212]
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_212]
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42) ~[junit-jupiter-engine-5.7.1.jar:5.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at java.util.ArrayList.forEach(ArrayList.java:1257) ~[na:1.8.0_212]
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at java.util.ArrayList.forEach(ArrayList.java:1257) ~[na:1.8.0_212]
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) ~[junit-platform-engine-1.7.1.jar:1.7.1]
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
        at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
        at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
        at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
        at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]

2021-06-18 06:56:13.812  INFO 357 --- [p2124881858-208] c.a.t.s.util.S3MockExceptionHandler      : Responding with status 404: The specified key does not exist.
2021-06-18 06:56:14.003  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:14.005  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@19cdc217{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:14.016  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@7ec3a8bd{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:14.016  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:14.017  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:14.017  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@798cf6d2{application,/,[file:///tmp/jetty-docbase.7268322468861901505.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m72m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in com.artipie.asto.1mStorageSaveAndLoadTestm
[1;34mINFOm] Running com.artipie.asto.1mContentTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.artipie.asto.1mContentTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageSizeTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:14.112  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:14.113  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:14.334  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:14.334  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:14.337  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:14.338  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 223 ms
2021-06-18 06:56:14.351  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:14.351  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:14.351  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2021-06-18 06:56:14.351  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@42aa1324{application,/,[file:///tmp/jetty-docbase.3093915433210490104.0/],AVAILABLE}
2021-06-18 06:56:14.352  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @9671ms
2021-06-18 06:56:14.359  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:14.425  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:14.488  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:14.489  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:14.491  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-06-18 06:56:14.648  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@1c00d406(selfsigned,h=[],w=[]) for Server@16ac4d3d[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:14.710  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@7c5f29c6{SSL,[ssl, http/1.1]}{0.0.0.0:33164}
2021-06-18 06:56:14.714  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@643f6179{HTTP/1.1,[http/1.1]}{0.0.0.0:42104}
2021-06-18 06:56:14.714  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 33164 (ssl, http/1.1), 42104 (http/1.1) with context path '/'
2021-06-18 06:56:14.715  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.681 seconds (JVM running for 10.034)
2021-06-18 06:56:14.816  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:14.818  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@7c5f29c6{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:14.821  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@643f6179{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:14.821  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:14.821  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:14.821  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@42aa1324{application,/,[file:///tmp/jetty-docbase.3093915433210490104.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m12m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in com.artipie.asto.1mStorageSizeTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageMoveTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:14.865  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:14.866  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:15.085  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:15.086  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:15.088  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:15.088  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 220 ms
2021-06-18 06:56:15.102  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:15.102  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:15.102  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2021-06-18 06:56:15.103  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@60652518{application,/,[file:///tmp/jetty-docbase.8019963888290912569.0/],AVAILABLE}
2021-06-18 06:56:15.103  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @10422ms
2021-06-18 06:56:15.108  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:15.173  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:15.215  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:15.216  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:15.218  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-06-18 06:56:15.370  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@485451d8(selfsigned,h=[],w=[]) for Server@35e07e19[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:15.440  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@4e6cbdf1{SSL,[ssl, http/1.1]}{0.0.0.0:38368}
2021-06-18 06:56:15.443  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@5dae5a70{HTTP/1.1,[http/1.1]}{0.0.0.0:40635}
2021-06-18 06:56:15.443  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 38368 (ssl, http/1.1), 40635 (http/1.1) with context path '/'
2021-06-18 06:56:15.443  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.616 seconds (JVM running for 10.763)
2021-06-18 06:56:15.707  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:15.709  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@4e6cbdf1{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:15.716  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@5dae5a70{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:15.716  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:15.717  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:15.717  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@60652518{application,/,[file:///tmp/jetty-docbase.8019963888290912569.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m18m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 s - in com.artipie.asto.1mStorageMoveTestm
[1;34mINFOm] Running com.artipie.asto.cache.1mCacheControlTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in com.artipie.asto.cache.1mCacheControlTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mInMemoryStorageTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in com.artipie.asto.memory.1mInMemoryStorageTestm
[1;34mINFOm] Running com.artipie.asto.lock.1mRetryLockTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.597 s - in com.artipie.asto.lock.1mRetryLockTestm
[1;34mINFOm] Running com.artipie.asto.ext.1mKeyLastPartTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.artipie.asto.ext.1mKeyLastPartTestm
[1;34mINFOm] Running com.artipie.asto.ext.1mContentAsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.artipie.asto.ext.1mContentAsTestm
[1;34mINFOm] Running com.artipie.asto.ext.1mDigestsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m9m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.artipie.asto.ext.1mDigestsTestm
[1;34mINFOm] Running com.artipie.asto.ext.1mContentDigestTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.ext.1mContentDigestTestm
[1;34mINFOm] Running com.artipie.asto.s3.1mBucketTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:19.566  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:19.566  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:19.729  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:19.730  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:19.732  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:19.732  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 164 ms
2021-06-18 06:56:19.745  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:19.745  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:19.745  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2021-06-18 06:56:19.746  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3a7469ca{application,/,[file:///tmp/jetty-docbase.6775565387630102927.0/],AVAILABLE}
2021-06-18 06:56:19.746  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @15066ms
2021-06-18 06:56:19.750  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:19.800  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:19.846  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:19.846  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:19.848  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-06-18 06:56:20.000  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@adc8683(selfsigned,h=[],w=[]) for Server@4eac65db[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:20.059  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@192f5f39{SSL,[ssl, http/1.1]}{0.0.0.0:37153}
2021-06-18 06:56:20.061  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@3221588e{HTTP/1.1,[http/1.1]}{0.0.0.0:37794}
2021-06-18 06:56:20.061  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 37153 (ssl, http/1.1), 37794 (http/1.1) with context path '/'
2021-06-18 06:56:20.062  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.543 seconds (JVM running for 15.381)
2021-06-18 06:56:20.698  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:20.700  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@192f5f39{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:20.702  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@3221588e{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:20.702  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:20.703  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:20.703  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@3a7469ca{application,/,[file:///tmp/jetty-docbase.6775565387630102927.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in com.artipie.asto.s3.1mBucketTestm
[1;34mINFOm] Running com.artipie.asto.cache.1mDigestVerificationTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.artipie.asto.cache.1mDigestVerificationTestm
[1;34mINFOm] Running com.artipie.asto.1mKeyTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m10m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.artipie.asto.1mKeyTestm
[1;34mINFOm] Running com.artipie.asto.cache.1mRemoteWithErrorHandlingTestm
2021-06-18 06:56:20.722 ERROR 357 --- [           main] ErrorHandlingTest$$Lambda$2053/768802695 : Connection error
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.cache.1mRemoteWithErrorHandlingTestm
[1;34mINFOm] Running com.artipie.asto.1mFileStorageTestm
2021-06-18 06:56:20.744  INFO 357 --- [onPool-worker-4] com.artipie.asto.fs.FileStorage          : Found 0 objects by the prefix "" in /tmp/junit4123992285619893386 by /tmp/junit4123992285619893386: []
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m10m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m1m, Time elapsed: 0.021 s - in com.artipie.asto.1mFileStorageTestm
[1;34mINFOm] Running com.artipie.asto.cache.1mFromRemoteCacheTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.artipie.asto.cache.1mFromRemoteCacheTestm
[1;34mINFOm] Running com.artipie.asto.1mOneTimePublisherTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.1mOneTimePublisherTestm
[1;34mINFOm] Running com.artipie.asto.1mRxFileTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.artipie.asto.1mRxFileTestm
[1;34mINFOm] Running com.artipie.asto.cache.1mFromStorageCacheTestm
2021-06-18 06:56:20.823  INFO 357 --- [nPool-worker-11] c.a.asto.cache.FromStorageCacheTest      : Handled error: java.lang.Exception: Error!
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.artipie.asto.cache.1mFromStorageCacheTestm
[1;34mINFOm] Running com.artipie.asto.s3.1mEstimatedContentTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.s3.1mEstimatedContentTestm
[1;34mINFOm] Running com.artipie.asto.1mConcatenationTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m7m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in com.artipie.asto.1mConcatenationTestm
[1;34mINFOm] Running com.artipie.asto.misc.1mUncheckedScalarTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.misc.1mUncheckedScalarTestm
[1;34mINFOm] Running com.artipie.asto.ext.1mPublisherAsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.ext.1mPublisherAsTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageListTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:21.177  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:21.177  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:21.370  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:21.370  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:21.372  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:21.373  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 192 ms
2021-06-18 06:56:21.386  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:21.386  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:21.386  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2021-06-18 06:56:21.387  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@53fc870f{application,/,[file:///tmp/jetty-docbase.7638598368942864259.0/],AVAILABLE}
2021-06-18 06:56:21.387  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @16707ms
2021-06-18 06:56:21.392  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:21.448  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:21.500  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:21.500  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:21.501  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
2021-06-18 06:56:21.686  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@2cc97e47(selfsigned,h=[],w=[]) for Server@74a03bd5[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:21.745  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@5751e53e{SSL,[ssl, http/1.1]}{0.0.0.0:40465}
2021-06-18 06:56:21.747  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@13047d3d{HTTP/1.1,[http/1.1]}{0.0.0.0:37065}
2021-06-18 06:56:21.747  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 40465 (ssl, http/1.1), 37065 (http/1.1) with context path '/'
2021-06-18 06:56:21.748  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.602 seconds (JVM running for 17.067)
2021-06-18 06:56:21.787  INFO 357 --- [nPool-worker-11] com.artipie.asto.fs.FileStorage          : Found 0 objects by the prefix "a/b" in /tmp/junit8124498027513786747 by /tmp/junit8124498027513786747/a/b: []
2021-06-18 06:56:21.791  INFO 357 --- [worker-thread-0] com.artipie.asto.fs.VertxFileStorage     : Found 0 objects by the prefix "a/b" in /tmp/vtxjunit7936959755206862441 by /tmp/vtxjunit7936959755206862441/a/b: []
2021-06-18 06:56:21.870  INFO 357 --- [onPool-worker-8] com.artipie.asto.fs.FileStorage          : Found 2 objects by the prefix "a/b" in /tmp/junit1155304201519820002 by /tmp/junit1155304201519820002/a/b: [a/b/2, a/b/c/1]
2021-06-18 06:56:21.891  INFO 357 --- [orker-thread-11] com.artipie.asto.fs.VertxFileStorage     : Found 2 objects by the prefix "a/b" in /tmp/vtxjunit2634730370867987542 by /tmp/vtxjunit2634730370867987542/a/b: [a/b/2, a/b/c/1]
2021-06-18 06:56:21.894  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:21.896  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@5751e53e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:21.898  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@13047d3d{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:21.898  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:21.898  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:21.898  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@53fc870f{application,/,[file:///tmp/jetty-docbase.7638598368942864259.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m12m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in com.artipie.asto.1mStorageListTestm
[1;34mINFOm] Running com.artipie.asto.1mCopyTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.artipie.asto.1mCopyTestm
[1;34mINFOm] Running com.artipie.asto.lock.storage.1mStorageLockTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m8m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.artipie.asto.lock.storage.1mStorageLockTestm
[1;34mINFOm] Running com.artipie.asto.misc.1mUncheckedFuncTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.artipie.asto.misc.1mUncheckedFuncTestm
[1;34mINFOm] Running com.artipie.asto.misc.1mUncheckedConsumerTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.artipie.asto.misc.1mUncheckedConsumerTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mBenchmarkStorageDeleteTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.artipie.asto.memory.1mBenchmarkStorageDeleteTestm
[1;34mINFOm] Running com.artipie.asto.s3.1mS3StorageTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:21.984  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:21.984  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:22.119  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:22.119  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:22.121  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:22.121  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 134 ms
2021-06-18 06:56:22.133  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:22.133  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:22.133  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2021-06-18 06:56:22.134  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@6e6f5842{application,/,[file:///tmp/jetty-docbase.2124938455841483013.0/],AVAILABLE}
2021-06-18 06:56:22.134  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @17453ms
2021-06-18 06:56:22.138  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:22.199  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:22.233  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:22.233  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:22.234  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
2021-06-18 06:56:22.387  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@285b491f(selfsigned,h=[],w=[]) for Server@346330b6[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:22.448  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@3ae87e38{SSL,[ssl, http/1.1]}{0.0.0.0:40393}
2021-06-18 06:56:22.450  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@296bfddb{HTTP/1.1,[http/1.1]}{0.0.0.0:38998}
2021-06-18 06:56:22.450  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 40393 (ssl, http/1.1), 38998 (http/1.1) with context path '/'
2021-06-18 06:56:22.451  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.495 seconds (JVM running for 17.77)
2021-06-18 06:56:22.466  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:22.591  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:22.621  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:22.669  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:22.708  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:27.316  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:27.322  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:27.326  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:27.330  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:27.334  WARN 357 --- [           main] c.amazonaws.services.s3.AmazonS3Client   : No content length specified for stream data.  Stream contents will be buffered in memory and could result in out of memory errors.
2021-06-18 06:56:27.390  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:27.392  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@3ae87e38{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:27.397  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@296bfddb{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:27.397  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:27.397  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:27.397  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@6e6f5842{application,/,[file:///tmp/jetty-docbase.2124938455841483013.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m10m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.422 s - in com.artipie.asto.s3.1mS3StorageTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageExistsTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:27.429  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:27.429  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:27.618  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:27.619  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:27.621  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:27.621  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 190 ms
2021-06-18 06:56:27.634  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:27.634  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:27.634  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2021-06-18 06:56:27.635  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2f3a0f37{application,/,[file:///tmp/jetty-docbase.7836639052841950742.0/],AVAILABLE}
2021-06-18 06:56:27.635  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @22955ms
2021-06-18 06:56:27.640  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:27.695  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:27.743  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:27.743  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:27.745  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-06-18 06:56:27.963  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@5f8da82(selfsigned,h=[],w=[]) for Server@6987b74e[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:28.021  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@43efe064{SSL,[ssl, http/1.1]}{0.0.0.0:39737}
2021-06-18 06:56:28.023  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@726a5e6a{HTTP/1.1,[http/1.1]}{0.0.0.0:37649}
2021-06-18 06:56:28.023  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 39737 (ssl, http/1.1), 37649 (http/1.1) with context path '/'
2021-06-18 06:56:28.024  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.622 seconds (JVM running for 23.343)
2021-06-18 06:56:28.107  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:28.109  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@43efe064{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:28.110  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@726a5e6a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:28.110  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:28.110  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:28.110  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@2f3a0f37{application,/,[file:///tmp/jetty-docbase.7836639052841950742.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m18m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in com.artipie.asto.1mStorageExistsTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mBenchmarkStorageExistsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.artipie.asto.memory.1mBenchmarkStorageExistsTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mBenchmarkStorageTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.memory.1mBenchmarkStorageTestm
[1;34mINFOm] Running com.artipie.asto.s3.1mInternalExceptionHandleTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.artipie.asto.s3.1mInternalExceptionHandleTestm
[1;34mINFOm] Running com.artipie.asto.1mStorageDeleteTestm


  .-')              _   .-')                           .-. .-')
 ( OO ).           ( '.( OO )_                         \  ( OO )
(_)---\_) .-----.   ,--.   ,--.).-'),-----.    .-----. ,--. ,--.
/    _ | /  -.   \  |   `.'   |( OO'  .-.  '  '  .--./ |  .'   /
\  :` `. '-' _'  |  |         |/   |  | |  |  |  |('-. |      /,
 '..`''.)   |_  <   |  |'.'|  |\_) |  |\|  | /_) |OO  )|     ' _)
.-._)   \.-.  |  |  |  |   |  |  \ |  | |  | ||  |`-'| |  .   \
\       /\ `-'   /  |  |   |  |   `'  '-'  '(_'  '--'\ |  |\   \
 `-----'  `----''   `--'   `--'     `-----'    `-----' `--' '--'



2021-06-18 06:56:28.155  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Starting ForkedBooter v2.22.2 on docker with PID 357 (started by r in /home/r/repo)
2021-06-18 06:56:28.155  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : No active profile set, falling back to default profiles: default
2021-06-18 06:56:28.302  INFO 357 --- [           main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0
2021-06-18 06:56:28.302  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_212-b04
2021-06-18 06:56:28.304  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-06-18 06:56:28.305  INFO 357 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 148 ms
2021-06-18 06:56:28.315  INFO 357 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-06-18 06:56:28.315  INFO 357 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-06-18 06:56:28.316  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2021-06-18 06:56:28.317  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@53b7f08{application,/,[file:///tmp/jetty-docbase.635444568502322310.0/],AVAILABLE}
2021-06-18 06:56:28.317  INFO 357 --- [           main] org.eclipse.jetty.server.Server          : Started @23637ms
2021-06-18 06:56:28.322  INFO 357 --- [           main] c.a.testing.s3mock.FileStoreController   : Creating initial buckets: []
2021-06-18 06:56:28.370  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:28.401  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-18 06:56:28.401  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-06-18 06:56:28.402  INFO 357 --- [           main] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
2021-06-18 06:56:28.555  INFO 357 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@537a8915(selfsigned,h=[],w=[]) for Server@31aa9b01[provider=null,keyStore=jar:file:/home/r/.m2/repository/com/adobe/testing/s3mock/2.1.19/s3mock-2.1.19.jar!/s3mock.jks,trustStore=null]
2021-06-18 06:56:28.613  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@747f0f34{SSL,[ssl, http/1.1]}{0.0.0.0:43140}
2021-06-18 06:56:28.615  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@84eafc2{HTTP/1.1,[http/1.1]}{0.0.0.0:43711}
2021-06-18 06:56:28.615  INFO 357 --- [           main] o.s.b.web.embedded.jetty.JettyWebServer  : Jetty started on port(s) 43140 (ssl, http/1.1), 43711 (http/1.1) with context path '/'
2021-06-18 06:56:28.615  INFO 357 --- [           main] o.a.maven.surefire.booter.ForkedBooter   : Started ForkedBooter in 0.484 seconds (JVM running for 23.935)
2021-06-18 06:56:28.719  INFO 357 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2021-06-18 06:56:28.721  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@747f0f34{SSL,[ssl, http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:28.723  INFO 357 --- [           main] o.e.jetty.server.AbstractConnector       : Stopped ServerConnector@84eafc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2021-06-18 06:56:28.723  INFO 357 --- [           main] org.eclipse.jetty.server.session         : node0 Stopped scavenging
2021-06-18 06:56:28.724  INFO 357 --- [           main] o.e.j.s.h.ContextHandler.application     : Destroying Spring FrameworkServlet 'dispatcherServlet'
2021-06-18 06:56:28.724  INFO 357 --- [           main] o.e.jetty.server.handler.ContextHandler  : Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@53b7f08{application,/,[file:///tmp/jetty-docbase.635444568502322310.0/],UNAVAILABLE}
[1;34mINFOm] 1;32mTests run: 0;1;32m18m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s - in com.artipie.asto.1mStorageDeleteTestm
[1;34mINFOm] Running com.artipie.asto.1mRemainingTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.artipie.asto.1mRemainingTestm
[1;34mINFOm] Running com.artipie.asto.memory.1mBenchmarkStorageListTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.artipie.asto.memory.1mBenchmarkStorageListTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;33mWARNINGm] 1;33mTests run: 357, Failures: 0, Errors: 0, Skipped: 32m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.0.2:jarm 1m(default-jar)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
Downloaded5from4oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 336 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 398 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 173 kB/s)
Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 708 kB/s)
Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 85 kB/s)
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 112 kB/s)
[1;34mINFOm] Building jar: /home/r/repo/target/asto-1.2.1.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.2.1:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36masto0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36masto0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36masto0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36masto0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.2.1:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36masto0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.2.1:jarm 1m(jcabi-sources)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded5from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 419 kB/s)
Downloaded4from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 77 kB/s)
Downloaded3from6oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 229 kB/s)
Downloaded2from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 431 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 1.1 MB/s)
[1;34mINFOm] Building jar: /home/r/repo/target/asto-1.2.1-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(jcabi-javadoc)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 68 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom (3.4 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 8.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 8.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 8.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 8.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 101 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 8.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 43 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloaded5from2oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 96 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 49 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 134 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 71 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded4from1oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 25 kB/s)
Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded4from6oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 93 kB/s)
Downloading)from5oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded4from6oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 247 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded4from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 283 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 1.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloaded3from1oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar
Downloaded3from9oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 406 kB/s)
Downloading)from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloaded3from1oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 58 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded5from3oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 359 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 181 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 95 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 274 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 129 kB/s)
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar (185 kB at 113 kB/s)
[1;34mINFOm]
Loading source files for package com.artipie...
Loading source files for package com.artipie.asto...
Loading source files for package com.artipie.asto.misc...
Loading source files for package com.artipie.asto.etcd...
Loading source files for package com.artipie.asto.memory...
Loading source files for package com.artipie.asto.test...
Loading source files for package com.artipie.asto.ext...
Loading source files for package com.artipie.asto.lock...
Loading source files for package com.artipie.asto.lock.storage...
Loading source files for package com.artipie.asto.blocking...
Loading source files for package com.artipie.asto.cache...
Loading source files for package com.artipie.asto.s3...
Loading source files for package com.artipie.asto.fs...
Loading source files for package com.artipie.asto.rx...
Constructing Javadoc information...
Standard Doclet version 1.8.0_212
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/com/artipie/ArtipieException.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ArtipieIOException.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ByteArray.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Concatenation.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Content.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Content.Empty.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Content.From.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Content.OneTime.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Copy.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/FailedCompletionStage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Key.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Key.From.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Key.Wrap.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/LoggingStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/OneTimePublisher.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Remaining.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Storage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/Storage.Wrap.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/SubStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/SubStorage.PrefixedKed.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/UnderLockOperation.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ValueNotFoundException.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/Scalar.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedConsumer.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedConsumer.Checked.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedFunc.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedFunc.Checked.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedIOConsumer.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedIOFunc.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedIOScalar.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedScalar.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/UncheckedScalar.Checked.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/etcd/EtcdStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/BenchmarkStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/InMemoryStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/ContentIs.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/TestResource.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/CompletableFutureSupport.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/CompletableFutureSupport.Failed.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/ContentAs.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/ContentDigest.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/Digests.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/Digests.FromString.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/KeyLastPart.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/PublisherAs.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/Lock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/RetryLock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/RxLock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/storage/StorageLock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/blocking/BlockingStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/Cache.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/CacheControl.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/CacheControl.All.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/CacheControl.Standard.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/DigestVerification.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/FromRemoteCache.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/FromStorageCache.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/Remote.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/Remote.Failed.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/Remote.WithErrorHandling.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/s3/S3Storage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/FileStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/RxFile.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/VertxFileStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/VertxRxFile.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/RxCopy.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/RxStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/RxStorageWrapper.html...
Generating /home/r/repo/target/apidocs/overview-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/blocking/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/blocking/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/blocking/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/etcd/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/etcd/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/etcd/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/storage/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/storage/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/storage/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/s3/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/s3/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/s3/package-tree.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/package-frame.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/package-summary.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/package-tree.html...
Generating /home/r/repo/target/apidocs/constant-values.html...
Generating /home/r/repo/target/apidocs/serialized-form.html...
Generating /home/r/repo/target/apidocs/com/artipie/class-use/ArtipieException.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Remaining.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/ByteArray.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/OneTimePublisher.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/ValueNotFoundException.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/LoggingStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Copy.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Key.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Key.Wrap.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Key.From.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/SubStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/SubStorage.PrefixedKed.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Content.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Content.Empty.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Content.From.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Content.OneTime.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Storage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Storage.Wrap.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/UnderLockOperation.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/ArtipieIOException.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/FailedCompletionStage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/class-use/Concatenation.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/Scalar.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedIOConsumer.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedScalar.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedScalar.Checked.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedIOFunc.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedFunc.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedFunc.Checked.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedIOScalar.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedConsumer.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/class-use/UncheckedConsumer.Checked.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/etcd/class-use/EtcdStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/class-use/BenchmarkStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/class-use/InMemoryStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/class-use/ContentIs.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/class-use/TestResource.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/Digests.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/Digests.FromString.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/KeyLastPart.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/ContentDigest.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/ContentAs.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/PublisherAs.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/CompletableFutureSupport.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/class-use/CompletableFutureSupport.Failed.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/class-use/RetryLock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/class-use/Lock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/class-use/RxLock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/storage/class-use/StorageLock.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/blocking/class-use/BlockingStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/CacheControl.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/CacheControl.Standard.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/CacheControl.All.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/Cache.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/DigestVerification.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/FromRemoteCache.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/Remote.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/Remote.WithErrorHandling.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/Remote.Failed.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/class-use/FromStorageCache.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/s3/class-use/S3Storage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/class-use/FileStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/class-use/VertxRxFile.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/class-use/RxFile.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/class-use/VertxFileStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/class-use/RxStorage.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/class-use/RxStorageWrapper.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/class-use/RxCopy.html...
Generating /home/r/repo/target/apidocs/com/artipie/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/blocking/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/cache/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/etcd/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/ext/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/fs/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/lock/storage/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/memory/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/misc/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/rx/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/s3/package-use.html...
Generating /home/r/repo/target/apidocs/com/artipie/asto/test/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/overview-summary.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
2 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] /home/r/repo/src/main/java/com/artipie/ArtipieException.java:16: warning - @implNote is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/artipie/asto/fs/VertxRxFile.java:29: warning - Tag @link: reference not found: io.vertx.reactivex.core.file.AsyncFile
[1;34mINFOm] Building jar: /home/r/repo/target/asto-1.2.1-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-failsafe-plugin:3.0.0-M4:integration-testm 1m(default)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.pom (5.1 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.pom (3.6 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.pom (3.8 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.pom (8.0 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.jar
Downloaded5from4oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.jar (14 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.jar (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.jar (317 kB at 620 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.jar (804 kB at 1.5 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.jar (343 kB at 604 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded5from2oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 44 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 154 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 55 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 116 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 171 kB/s)
[1;33mWARNINGm] useSystemClassloader setting has no effect when not forking
[1;34mINFOm] Failsafe report directory: /home/r/repo/target/failsafe-reports
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0-M4/surefire-testng-3.0.0-M4.jar
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0-M4/surefire-testng-3.0.0-M4.jar (44 kB at 106 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0-M4/surefire-testng-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0-M4/surefire-testng-3.0.0-M4.pom (3.2 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M4/surefire-providers-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M4/surefire-providers-3.0.0-M4.pom (2.5 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.2/junit-3.8.2.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.pom (3.8 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M4/surefire-testng-utils-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M4/surefire-testng-utils-3.0.0-M4.pom (3.0 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M4/surefire-grouper-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M4/surefire-grouper-3.0.0-M4.pom (3.1 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testng/testng/5.10/testng-5.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testng/testng/5.10/testng-5.10.pom (2.1 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 3.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M4/surefire-testng-utils-3.0.0-M4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M4/surefire-grouper-3.0.0-M4.jar
Downloaded3from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.jar (33 kB at 78 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M4/surefire-grouper-3.0.0-M4.jar (40 kB at 95 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M4/surefire-testng-utils-3.0.0-M4.jar (14 kB at 23 kB/s)
[1;34mINFOm] Running com.artipie.asto.etcd.EtcdStorageITCase
Configuring TestNG with: TestNG60Configurator
[1;34mINFOm] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in com.artipie.asto.etcd.EtcdStorageITCase
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.19:checkm 1m(default)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.41/cactoos-0.41.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.41/cactoos-0.41.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.49.4/parent-0.49.4.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.49.4/parent-0.49.4.pom (61 kB at 138 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.18.19/qulice-spi-0.18.19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.18.19/qulice-spi-0.18.19.pom (3.0 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.18.19/qulice-checkstyle-0.18.19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.18.19/qulice-checkstyle-0.18.19.pom (6.0 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom (6.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (6.2 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.37.1/parent-0.37.1.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.37.1/parent-0.37.1.pom (75 kB at 171 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.11/aspectjrt-1.8.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.11/aspectjrt-1.8.11.pom (1.0 kB at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/2.0.0.Final/validation-api-2.0.0.Final.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/2.0.0.Final/validation-api-2.0.0.Final.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom (106 kB at 239 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/3.8.0/picocli-3.8.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/3.8.0/picocli-3.8.0.pom (1.4 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 1.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 9.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 67 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.18.19/qulice-pmd-0.18.19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.18.19/qulice-pmd-0.18.19.pom (5.3 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom (8.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom (47 kB at 109 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (2.9 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.5/gson-2.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.5/gson-2.5.pom (8.9 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom (6.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom (3.9 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom (1.4 kB at 3.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 374 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.18.19/qulice-findbugs-0.18.19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.18.19/qulice-findbugs-0.18.19.pom (8.4 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 1.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (3.9 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (3.8 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom (11 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.pom (1.3 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.pom (1.1 kB at 2.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 7.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 2.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 2.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 1.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 5.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6.1 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (6.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.41/cactoos-0.41.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.18.19/qulice-spi-0.18.19.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.18.19/qulice-checkstyle-0.18.19.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar
Downloaded5from.oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 4.6 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/3.8.0/picocli-3.8.0.jar
Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.18.19/qulice-checkstyle-0.18.19.jar (63 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.41/cactoos-0.41.jar (338 kB at 466 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar
Downloaded3from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.18.19/qulice-spi-0.18.19.jar (9.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded3from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar (1.3 MB at 1.6 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
Downloaded3from4oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/info/picocli/picocli/3.8.0/picocli-3.8.0.jar (245 kB at 248 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
Downloaded4from3oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 303 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
Downloaded3from4oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 371 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
Downloaded4from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (246 kB at 188 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.18.19/qulice-pmd-0.18.19.jar
Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 91 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.72/jcommander-1.72.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 2.9 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.5/gson-2.5.jar
Downloaded2from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
Downloaded4from8oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.18.19/qulice-pmd-0.18.19.jar (18 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
Downloaded4from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.5/gson-2.5.jar (232 kB at 107 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar
Downloaded3from.oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 57 kB/s)
Downloading)from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
Downloaded3from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar (1.1 MB at 470 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.18.19/qulice-findbugs-0.18.19.jar
Downloaded4from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar (33 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar (1.0 MB at 381 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar (100 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar
Downloaded5from2oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.18.19/qulice-findbugs-0.18.19.jar (12 kB at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 741 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (42 kB at 13 kB/s)
Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar (12 kB at 3.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
Downloaded5from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar (35 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 8.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.jar
Downloaded5from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 90 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.jar
Downloaded4from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (612 kB at 141 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar (9.7 MB at 2.2 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar (701 kB at 153 kB/s)
Downloading)from6oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.jar (278 kB at 59 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar
Downloaded3from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 66 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded3from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 48 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar
Downloaded3from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.jar (3.2 MB at 643 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.11/aspectjrt-1.8.11.jar
Downloaded4from8oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 116 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar (56 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded3from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (84 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.11/aspectjrt-1.8.11.jar (119 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded5from8oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 1.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded4from8oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar (38 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 96 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded4from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloaded4from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloaded4from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
Downloaded4from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 8.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded3from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
Downloaded3from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
Downloaded3from0oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 2.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
Downloaded3from5oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 831 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloaded4from0oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 56 kB/s)
Downloading)from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/2.0.0.Final/validation-api-2.0.0.Final.jar
Downloaded3from7oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloaded3from0oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloaded3from0oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 68 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded4from7oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/2.0.0.Final/validation-api-2.0.0.Final.jar (93 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
Downloaded4from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (573 kB at 75 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (61 kB at 7.9 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (60 kB at 7.8 kB/s)
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (118 kB at 15 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (73 kB at 9.2 kB/s)
Jun 18, 2021 6:58:20 AM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue
WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query
[1;34mINFOm] Starting FindBugs validator
[1;34mINFOm] Finishing FindBugs validator
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom (5.6 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom (11 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar (21 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 84 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 8.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 8.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 5.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom (3.3 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom (4.2 kB at 10.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloaded4from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 142 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 353 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 478 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
Downloaded4from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 130 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
Downloaded4from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 120 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
Downloaded4from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 311 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 154 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloaded5from5oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (9.9 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 9.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar
Downloaded3from7oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 33 kB/s)
Downloaded4from6oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 210 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 184 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar (9.8 kB at 7.3 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar (54 kB at 37 kB/s)
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency analysis in this project
[1;34mINFOm] Qulice quality check completed in 29s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.19:checkm 1m(jcabi-qulice-check)m @ 36masto0;1m ---m
[1;34mINFOm] Starting FindBugs validator
[1;34mINFOm] Finishing FindBugs validator
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency analysis in this project
[1;34mINFOm] Qulice quality check completed in 13s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 1.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloaded4from4oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 792 kB/s)
Downloaded3from8oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 43 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 371 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 3.3 MB/s)
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/.github/.deploy/settings.xml looks good
     [exec] /home/r/repo/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-gpg-plugin:1.6:signm 1m(jcabi-sign-artifacts)m @ 36masto0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-failsafe-plugin:3.0.0-M4:verifym 1m(default)m @ 36masto0;1m ---m
[1;34mINFOm] Failsafe report directory: /home/r/repo/target/failsafe-reports
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.5.2:installm 1m(default-install)m @ 36masto0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 363 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 532 kB/s)
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1.jar to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1.jar
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1.pom
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-sources.jar to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-javadoc.jar to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1.jar.asc to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1.pom.asc to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-sources.jar.asc to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-javadoc.jar.asc to /home/r/.m2/repository/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.8.2:deploym 1m(default-deploy)m @ 36masto0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging-maven-plugin:1.6.7:deploym 1m(jcabi-deploy-to-sonatype)m @ 36masto0;1m ---m
[1;34mINFOm] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[1;34mINFOm]  + Using server credentials "oss.sonatype.org" from Maven settings.
[1;34mINFOm]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "229a643773d845" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1.jar to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1.jar
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1.pom
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-sources.jar to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1.jar.asc to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1.pom.asc to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/target/asto-1.2.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/229a643773d845/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar.asc
[1;34mINFOm] Performing remote staging...
[1;34mINFOm]
[1;34mINFOm]  * Remote staging into staging profile ID "229a643773d845"
[1;34mINFOm]  * Created staging repository with ID "comartipie-1484".
[1;34mINFOm]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484
[1;34mINFOm]  * Uploading locally staged artifacts to profile com.artipie
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.jar (127 kB at 143 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.pom (10 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/maven-metadata.xml (295 B at 340 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar (70 kB at 91 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.pom.asc (833 B at 4.2 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar.asc (833 B at 4.3 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-sources.jar.asc (833 B at 4.3 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1-javadoc.jar (454 kB at 579 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comartipie-1484/com/artipie/asto/1.2.1/asto-1.2.1.jar.asc (833 B at 4.3 kB/s)
[1;34mINFOm]  * Upload of locally staged artifacts finished.
[1;34mINFOm]  * Closing staging repository with ID "comartipie-1484".

Waiting for operation to complete...
.....................

[1;34mINFOm] Remote staged 1 repositories, finished with success.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging-maven-plugin:1.6.7:releasem 1m(jcabi-deploy-to-sonatype)m @ 36masto0;1m ---m
[1;34mINFOm]  + Using server credentials "oss.sonatype.org" from Maven settings.
[1;34mINFOm]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional"
[1;34mINFOm] Releasing staging repository with IDs=[comartipie-1484]

Waiting for operation to complete...
...........

[1;34mINFOm] Released
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  07:40 min
[1;34mINFOm] Finished at: 2021-06-18T07:01:00Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;33mWARNINGm] The requested profile "publish" could not be activated because it does not exist.
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ for f in '"${sensitive[@]}"'
+ '[' -e settings.xml ']'
+ echo 'Sensitive file settings.xml is absent, we are good'
Sensitive file settings.xml is absent, we are good
+ git checkout __rultor
Already on '__rultor'
+ git tag 1.2.1 -m '1.2.1: tagged by rultor.com'
+ git reset --hard
HEAD is now at 0c4e896 1.2.1
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 0c4e896).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:artipie/asto.git
 * [new tag]         1.2.1 -> 1.2.1
container 34a616b4026666b40e2ad0a969c33a7c63fdee95db8f85db373ba76c5966fe43 is dead
Fri Jun 18 09:02:06 CEST 2021