rultor.com logo This build log was produced by rultor.com for yegor256/qulice#1196
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1148
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Mar  6 02:52:38 UTC 2024
+ uptime
 02:52:38 up 0 min,  0 users,  load average: 1.11, 0.30, 0.10
+ head=git@github.com:yegor256/qulice.git
+ ff=default
+ image=yegor256/rultor-image:1.22.0
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.22.1
+ vars=('--env=head=git@github.com:yegor256/qulice.git' '--env=tag=0.22.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.22.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/qulice.git'\''' ';' 'export '\''tag=0.22.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml' ';')
+ directory=
+ container=yegor256_qulice_1196
+ as_root=false
+ hostname
ip-172-31-26-28
+ pwd
/tmp/rultor-eTuH
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/qulice.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/qulice.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/qulice.git'\''' ';' 'export '\''tag=0.22.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml' ';'
+ sensitive=('settings.xml')
+ rm -rf .gnupg
+ '[' -z 0.22.1 ']'
+ [[ 0.22.1 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.22.1"'
tag name is valid: "0.22.1"
+ cd repo
++ git tag -l 0.22.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.22.0
+ docker pull yegor256/rultor-image:1.22.0
1.22.0: Pulling from yegor256/rultor-image
Digest: sha256:0e360fba8fb992c4c6cb495ddefdf5ecbc0f3edb887dd12deefd4af4b2a13272
Status: Image is up to date for yegor256/rultor-image:1.22.0
docker.io/yegor256/rultor-image:1.22.0
+ grep --quiet '\syegor256_qulice_1196\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 56
drwx------  3 ubuntu ubuntu 4096 Mar  6 02:52 .
drwxrwxrwt 12 root   root   4096 Mar  6 02:52 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Mar  6 02:52 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  466 Mar  6 02:52 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Mar  6 02:52 pid
-rw-rw-r--  1 ubuntu ubuntu 1192 Mar  6 02:52 pubring.gpg
drwxrwxr-x 10 ubuntu ubuntu 4096 Mar  6 02:52 repo
-rwxrwxr-x  1 ubuntu ubuntu 5941 Mar  6 02:52 run.sh
-rw-rw-r--  1 ubuntu ubuntu  642 Mar  6 02:52 script.sh
-rw-rw-r--  1 ubuntu ubuntu 2570 Mar  6 02:52 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu  558 Mar  6 02:52 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 4102 Mar  6 02:52 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-eTuH:/main --env=head=git@github.com:yegor256/qulice.git --env=tag=0.22.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.22.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-eTuH/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_qulice_1196 yegor256/rultor-image:1.22.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /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
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Found 11 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding qulice-*/target/**/*
Excluding src/main/resources/images/**/*
Excluding qulice-checkstyle/src/main/resources/com/qulice/checkstyle/checks.xml
Excluding qulice-checkstyle/src/test/resources/**/*
Excluding qulice-checkstyle/src/test/resources/com/qulice/checkstyle/AtClauseOrder.java
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
/home/r/repo/src/site/resources/logo.svg is a binary file (3347 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/xcop.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading INSTALL.txt ...
Reading LICENSE.txt ...
Reading README.md ...
Reading pom.xml ...
Reading qulice-ant/LICENSE.txt ...
Reading qulice-ant/pom.xml ...
Reading qulice-ant/src/it/settings.xml ...
Reading qulice-ant/src/it/violations/LICENSE.txt ...
Reading qulice-ant/src/it/violations/build.xml ...
Reading qulice-ant/src/it/violations/invoker.properties ...
Reading qulice-ant/src/it/violations/pom.xml ...
Reading qulice-ant/src/it/violations/src/main/java/com/qulice/foo/Main.java ...
Reading qulice-ant/src/it/violations/src/main/java/com/qulice/foo/package-info.java ...
Reading qulice-ant/src/it/violations/verify.groovy ...
Reading qulice-ant/src/main/java/com/qulice/ant/AntEnvironment.java ...
Puzzle 337-8e901889 0/DEV at qulice-ant/src/main/java/com/qulice/ant/AntEnvironment.java
Reading qulice-ant/src/main/java/com/qulice/ant/AntPath.java ...
Reading qulice-ant/src/main/java/com/qulice/ant/AntProject.java ...
Reading qulice-ant/src/main/java/com/qulice/ant/QuliceTask.java ...
Reading qulice-ant/src/main/java/com/qulice/ant/package-info.java ...
Reading qulice-ant/src/site/apt/index.apt.vm ...
Reading qulice-ant/src/site/site.xml ...
Reading qulice-ant/src/test/java/com/qulice/ant/AntEnvironmentTest.java ...
Puzzle 337-3d7cb361 0/DEV at qulice-ant/src/test/java/com/qulice/ant/AntEnvironmentTest.java
Reading qulice-ant/src/test/java/com/qulice/ant/package-info.java ...
Reading qulice-checkstyle/LICENSE.txt ...
Reading qulice-checkstyle/pom.xml ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/BracketsStructureCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/BranchContains.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/CascadeIndentationCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/CheckstyleListener.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/CheckstyleValidator.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/ChildStream.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/ConditionalRegexpMultilineCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/ConstantUsageCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/CurlyBracketsStructureCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/DiamondOperatorCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/EmptyLinesCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/FinalSemicolonInTryWithResourcesCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/ImportCohesionCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/JavadocEmptyLineCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/JavadocLocationCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/JavadocParameterOrderCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/JavadocTagsCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/LineRange.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/LineRanges.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/MethodBodyCommentsCheck.java ...
Puzzle 260-dc51e6f4 0/DEV at qulice-checkstyle/src/main/java/com/qulice/checkstyle/MethodBodyCommentsCheck.java
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/MethodsOrderCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/MultilineJavadocTagsCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/NoJavadocForOverriddenMethodsCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/NonStaticMethodCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/ProhibitNonFinalClassesCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/ProtectedMethodInFinalClassCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/QualifyInnerClassCheck.java ...
Puzzle 738-5bee823d 30/DEV at qulice-checkstyle/src/main/java/com/qulice/checkstyle/QualifyInnerClassCheck.java
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/SingleLineCommentCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/StringLiteralsConcatenationCheck.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/package-info.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/parameters/Arguments.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/parameters/Parameters.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/parameters/TypeParameters.java ...
Reading qulice-checkstyle/src/main/java/com/qulice/checkstyle/parameters/package-info.java ...
Reading qulice-checkstyle/src/main/resources/com/qulice/checkstyle/suppressions.xml ...
Reading qulice-checkstyle/src/site/apt/index.apt.vm ...
Reading qulice-checkstyle/src/site/site.xml ...
Reading qulice-checkstyle/src/test/java/com/qulice/checkstyle/ChecksTest.java ...
Reading qulice-checkstyle/src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java ...
Puzzle 412-bd044e76 30/DEV at qulice-checkstyle/src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java
Puzzle 447-94597ea9 30/DEV at qulice-checkstyle/src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java
Puzzle 61-61fa67ee 30/DEV at qulice-checkstyle/src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java
Reading qulice-checkstyle/src/test/java/com/qulice/checkstyle/License.java ...
Reading qulice-checkstyle/src/test/java/com/qulice/checkstyle/package-info.java ...
Reading qulice-maven-plugin/LICENSE.txt ...
Reading qulice-maven-plugin/pom.xml ...
Reading qulice-maven-plugin/src/it/checkstyle-locale/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-locale/invoker.properties ...
Reading qulice-maven-plugin/src/it/checkstyle-locale/pom.xml ...
Reading qulice-maven-plugin/src/it/checkstyle-locale/src/main/resources/tabs.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-locale/verify.groovy ...
Reading qulice-maven-plugin/src/it/checkstyle-newlines/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-newlines/invoker.properties ...
Reading qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml ...
Reading qulice-maven-plugin/src/it/checkstyle-newlines/src/main/java/com/qulice/plugin/violations/Violations.java ...
Reading qulice-maven-plugin/src/it/checkstyle-newlines/src/main/resources/tabs.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-newlines/verify.groovy ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/invoker.properties ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/pom.xml ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Brackets.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Constants.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Iface.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/IndentationChecks.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/NewLines.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/SomeTest.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Tabs.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Violations.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Юникод.java ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/resources/newlines.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/src/main/resources/tabs.txt ...
Reading qulice-maven-plugin/src/it/checkstyle-violations/verify.groovy ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/invoker.properties ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/hibernate.cfg.xml ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/model/TestModel.java ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/model/package-info.java ...
Reading qulice-maven-plugin/src/it/dependency-not-matches-exclude/verify.groovy ...
Reading qulice-maven-plugin/src/it/dependency-violations/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/dependency-violations/invoker.properties ...
Reading qulice-maven-plugin/src/it/dependency-violations/pom.xml ...
Reading qulice-maven-plugin/src/it/dependency-violations/src/main/java/com/qulice/foo/Sample.java ...
Reading qulice-maven-plugin/src/it/dependency-violations/src/main/java/com/qulice/foo/package-info.java ...
Reading qulice-maven-plugin/src/it/dependency-violations/verify.groovy ...
Reading qulice-maven-plugin/src/it/dependency-violations-exclude/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/dependency-violations-exclude/invoker.properties ...
Reading qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml ...
Reading qulice-maven-plugin/src/it/dependency-violations-exclude/src/main/java/com/qulice/foo/Sample.java ...
Reading qulice-maven-plugin/src/it/dependency-violations-exclude/src/main/java/com/qulice/foo/package-info.java ...
Reading qulice-maven-plugin/src/it/dependency-violations-exclude/verify.groovy ...
Reading qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/invoker.properties ...
Reading qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml ...
Reading qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/verify.groovy ...
Reading qulice-maven-plugin/src/it/duplicate-finder-violations/invoker.properties ...
Reading qulice-maven-plugin/src/it/duplicate-finder-violations/pom.xml ...
Reading qulice-maven-plugin/src/it/duplicate-finder-violations/verify.groovy ...
Reading qulice-maven-plugin/src/it/hibernate-validator-check/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/hibernate-validator-check/invoker.properties ...
Reading qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml ...
Reading qulice-maven-plugin/src/it/hibernate-validator-check/src/main/java/com/qulice/foo/Sample.java ...
Reading qulice-maven-plugin/src/it/hibernate-validator-check/src/main/java/com/qulice/foo/package-info.java ...
Reading qulice-maven-plugin/src/it/hibernate-validator-check/verify.groovy ...
Reading qulice-maven-plugin/src/it/log-check/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/log-check/invoker.properties ...
Reading qulice-maven-plugin/src/it/log-check/pom.xml ...
Reading qulice-maven-plugin/src/it/log-check/verify.groovy ...
Reading qulice-maven-plugin/src/it/multi-module/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/multi-module/invoker.properties ...
Reading qulice-maven-plugin/src/it/multi-module/mod-alpha/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/multi-module/mod-alpha/pom.xml ...
Reading qulice-maven-plugin/src/it/multi-module/mod-alpha/src/main/java/com/qulice/plugin/alpha/Main.java ...
Reading qulice-maven-plugin/src/it/multi-module/mod-alpha/src/main/java/com/qulice/plugin/alpha/package-info.java ...
Reading qulice-maven-plugin/src/it/multi-module/mod-alpha/src/test/java/com/qulice/plugin/alpha/MainTest.java ...
Reading qulice-maven-plugin/src/it/multi-module/mod-alpha/src/test/java/com/qulice/plugin/alpha/package-info.java ...
Reading qulice-maven-plugin/src/it/multi-module/mod-tk/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/multi-module/mod-tk/pom.xml ...
Reading qulice-maven-plugin/src/it/multi-module/mod-tk/src/main/resources/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/multi-module/pom.xml ...
Reading qulice-maven-plugin/src/it/multi-module/src/.gitignore ...
Reading qulice-maven-plugin/src/it/multi-module/verify.groovy ...
Reading qulice-maven-plugin/src/it/pmd-violations/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/pmd-violations/invoker.properties ...
Reading qulice-maven-plugin/src/it/pmd-violations/pom.xml ...
Reading qulice-maven-plugin/src/it/pmd-violations/src/main/java/com/qulice/foo/Violations.java ...
Reading qulice-maven-plugin/src/it/pmd-violations/src/main/java/com/qulice/foo/package-info.java ...
Reading qulice-maven-plugin/src/it/pmd-violations/src/main/util/some.tex ...
Reading qulice-maven-plugin/src/it/pmd-violations/verify.groovy ...
Reading qulice-maven-plugin/src/it/pom-xpath-validator-violations/invoker.properties ...
Reading qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml ...
Reading qulice-maven-plugin/src/it/pom-xpath-validator-violations/verify.groovy ...
Reading qulice-maven-plugin/src/it/relocation/LICENSE.txt ...
Reading qulice-maven-plugin/src/it/relocation/invoker.properties ...
Reading qulice-maven-plugin/src/it/relocation/pom.xml ...
Reading qulice-maven-plugin/src/it/relocation/verify.groovy ...
Reading qulice-maven-plugin/src/it/settings.xml ...
Reading qulice-maven-plugin/src/it/snapshots/invoker.properties ...
Reading qulice-maven-plugin/src/it/snapshots/pom.xml ...
Reading qulice-maven-plugin/src/it/snapshots/verify.groovy ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/AbstractQuliceMojo.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/CheckMojo.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/DefaultMavenEnvironment.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/DefaultValidatorsProvider.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/DependenciesValidator.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/DuplicateFinderValidator.java ...
Puzzle 250-1b26b28c 0/DEV at qulice-maven-plugin/src/main/java/com/qulice/maven/DuplicateFinderValidator.java
Puzzle 250-bd6aad88 0/DEV at qulice-maven-plugin/src/main/java/com/qulice/maven/DuplicateFinderValidator.java
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/EnforcerValidator.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/MavenEnvironment.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/MavenValidator.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/MojoExecutor.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/PomXpathValidator.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/SnapshotsValidator.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/SvnPropertiesValidator.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/ValidatorsProvider.java ...
Reading qulice-maven-plugin/src/main/java/com/qulice/maven/package-info.java ...
Reading qulice-maven-plugin/src/site/apt/example-exclude.apt.vm ...
Reading qulice-maven-plugin/src/site/apt/index.apt.vm ...
Reading qulice-maven-plugin/src/site/apt/usage.apt.vm ...
Reading qulice-maven-plugin/src/site/fml/faq.fml ...
Reading qulice-maven-plugin/src/site/site.xml ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/CheckMojoTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/DefaultMavenEnvironmentTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/DefaultValidatorsProviderTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/DependenciesValidatorTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/MavenEnvironmentMocker.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/MavenProjectMocker.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/PomXpathValidatorTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/SvnPropertiesValidatorTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/ValidationExclusionTest.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/ValidatorsProviderMocker.java ...
Reading qulice-maven-plugin/src/test/java/com/qulice/maven/package-info.java ...
Reading qulice-maven-plugin/src/test/resources/LICENSE.txt ...
Reading qulice-maven-plugin/src/test/resources/com/qulice/maven/PomXpathValidator/pom.xml ...
Reading qulice-maven-plugin/src/test/resources/com/qulice/maven/ValidationExclusion/CheckstyleExample.txt ...
Reading qulice-maven-plugin/src/test/resources/com/qulice/maven/ValidationExclusion/PmdExample.txt ...
Reading qulice-pmd/LICENSE.txt ...
Reading qulice-pmd/pom.xml ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/PmdError.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/PmdListener.java ...
Puzzle 1129-2c8d24c8 0/DEV at qulice-pmd/src/main/java/com/qulice/pmd/PmdListener.java
Reading qulice-pmd/src/main/java/com/qulice/pmd/PmdRenderer.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/PmdValidator.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/SourceValidator.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/package-info.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/rules/ProhibitPlainJunitAssertionsRule.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/rules/UnnecessaryLocalRule.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/rules/UseStringIsEmptyRule.java ...
Reading qulice-pmd/src/main/java/com/qulice/pmd/rules/package-info.java ...
Reading qulice-pmd/src/main/resources/com/qulice/pmd/ruleset.xml ...
Reading qulice-pmd/src/site/apt/index.apt.vm ...
Reading qulice-pmd/src/site/site.xml ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/EmptyCollectionRuleTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/LocalVariableCouldBeFinalRuleTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/PmdAssert.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/PmdDisabledRulesTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/PmdEmptyTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/PmdValidatorTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/UnusedImportsRuleTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/UseStringIsEmptyRuleTest.java ...
Reading qulice-pmd/src/test/java/com/qulice/pmd/package-info.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/AccessToStaticFieldsViaThis.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/AccessToStaticMethodsViaThis.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/AllowAssertFail.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/AllowNonTransientFields.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/AllowsDuplicateLiteralsInAnnotations.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/ArrayOfStringsLengthGreaterThanZero.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/AvoidUsingVolatile.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/CallSuperInConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/CallToConstructorInConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/CloneMethodMustBePublic.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/CloneMethodReturnTypeMustMatchClassName.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/CodeInConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/DefaultPackage.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/DirectAccessToStaticFields.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/DoNotUseThreads.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyCatchBlock.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyFinallyBlock.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyIfStmt.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyInitializer.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyStatementBlock.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyStatementNotInLoop.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyStaticInitializer.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptySwitchStmt.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptySynchronizedBlock.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/EmptyWhileStmt.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/ExcessiveImports.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/FieldInitConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/FieldInitNoConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/FieldInitOneConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/FieldInitSeveralConstructors.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/FilesCreateFileOther.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/FilesCreateFileTest.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/Junit3TestClassShouldBeFinal.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/Junit4TestClassShouldBeFinal.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/Junit5TestClassShouldBeFinal.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/JunitStaticPublicMethods.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/JunitTestClassIsFinal.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/LambdaInConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/LocalVariableCouldBeFinal.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/MissingSerialVersionUID.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/NullCollection.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/PlainJUnitAssertionStaticImportBlock.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/PlainJUnitAssertionTestMethod.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/PositionLiteralsFirstInComparisons.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/SimplifiedTernary.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StaticAccessToStaticFields.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StaticFieldInitConstructor.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StaticPublicMethod.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StaticPublicVoidMainMethod.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthEqualsZero.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthGreaterOrEqualOne.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthGreaterOrEqualZero.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthGreaterThanZero.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthLessOrEqualZero.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthLessThanOne.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/StringLengthNotEqualsZero.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/TestShouldBePackagePrivate.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/UnderstandsMethodReferences.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/UnnecessaryFinalModifier.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/UnusedImports.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/UseConcurrentHashMap.java ...
Reading qulice-pmd/src/test/resources/com/qulice/pmd/UselessParentheses.java ...
Reading qulice-pmd/src/test/resources/log4j.properties ...
Reading qulice-spi/LICENSE.txt ...
Reading qulice-spi/pom.xml ...
Reading qulice-spi/src/main/java/com/qulice/spi/Environment.java ...
Reading qulice-spi/src/main/java/com/qulice/spi/ResourceValidator.java ...
Reading qulice-spi/src/main/java/com/qulice/spi/ValidationException.java ...
Reading qulice-spi/src/main/java/com/qulice/spi/Validator.java ...
Reading qulice-spi/src/main/java/com/qulice/spi/Violation.java ...
Reading qulice-spi/src/main/java/com/qulice/spi/package-info.java ...
Reading qulice-spi/src/site/apt/index.apt.vm ...
Reading qulice-spi/src/site/site.xml ...
Reading qulice-spi/src/test/java/com/qulice/spi/EnvironmentTest.java ...
Reading qulice-spi/src/test/java/com/qulice/spi/package-info.java ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/quality.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
[1;34mINFOm] Scanning for projects...
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom90m (63 kB at 34 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom90m (5.7 kB at 213 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom90m (42 kB at 556 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom90m (64 kB at 937 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.pom90m (6.3 kB at 232 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom90m (7.3 kB at 319 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (4.8 kB at 156 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom90m (2.6 kB at 86 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom90m (35 kB at 967 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom90m (56 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom90m (5.6 kB at 133 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom90m (6.0 kB at 178 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom90m (11 kB at 322 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom90m (17 kB at 671 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom90m (8.4 kB at 220 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom90m (9.0 kB at 323 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom90m (10 kB at 456 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/11/commons-parent-11.pom90m (25 kB at 850 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/4/apache-4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/4/apache-4.pom90m (4.5 kB at 161 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom90m (6.1 kB at 191 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom90m (1.0 kB at 51 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom90m (1.2 kB at 73 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom90m (2.6 kB at 123 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom90m (31 kB at 840 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom90m (43 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom90m (2.7 kB at 122 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom90m (12 kB at 370 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom90m (1.7 kB at 66 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom90m (20 kB at 616 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom90m (17 kB at 583 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/17/commons-parent-17.pom90m (31 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/7/apache-7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/7/apache-7.pom90m (14 kB at 424 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.pom90m (10 kB at 508 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/25/commons-parent-25.pom90m (48 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/9/apache-9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/9/apache-9.pom90m (15 kB at 561 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom90m (2.5 kB at 137 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom90m (6.5 kB at 297 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom90m (5.9 kB at 311 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom90m (14 kB at 531 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/5/project-5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/5/project-5.pom90m (23 kB at 610 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom90m (5.7 kB at 568 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom90m (11 kB at 441 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/6/project-6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/6/project-6.pom90m (24 kB at 750 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom90m (11 kB at 656 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/22/commons-parent-22.pom90m (42 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom90m (5.6 kB at 201 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom90m (18 kB at 709 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom90m (5.6 kB at 400 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom90m (1.9 kB at 110 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom90m (2.1 kB at 113 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom90m (1.7 kB at 66 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom90m (16 kB at 803 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/21/maven-parent-21.pom90m (26 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/10/apache-10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/10/apache-10.pom90m (15 kB at 673 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom90m (4.1 kB at 169 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom90m (8.4 kB at 363 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom90m (8.4 kB at 418 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom90m (2.6 kB at 108 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom90m (41 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom90m (59 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom90m (1.6 kB at 89 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom90m (12 kB at 738 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom90m (2.7 kB at 122 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (22 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom90m (1.9 kB at 124 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar90m (42 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
90mDownloading2from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar90m (27 kB at 270 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded90m from40mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar90m (26 kB at 109 kB/s)0m
90mDownloading2from20mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded90m from40mMaven90m:1https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar90m (47 kB at 167 kB/s)0m
90mDownloading4from20mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar90m (223 kB at 681 kB/s)0m
Downloaded90m fromk0mMaven90m:Mhttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar90m (425 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
90mDownloading0from10mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar90m (34 kB at 87 kB/s)0m
90mDownloading0from10mMaven90m:.https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar90m (206 kB at 472 kB/s)0m
90mDownloading0from10mMaven90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar90m (53 kB at 107 kB/s)0m
90mDownloading0from10mMaven90m:.https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar90m (226 kB at 338 kB/s)0m
90mDownloading0from10mMaven90m:.https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar90m (923 kB at 1.1 MB/s)0m
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.jar90m (185 kB at 222 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar
90mDownloading1from10mMaven90m:.https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar90m (871 kB at 980 kB/s)0m
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar90m (22 kB at 24 kB/s)0m
90mDownloading1from10mMaven90m:.https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
90mDownloading1from10mMaven90m:.https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar90m (8.9 kB at 9.4 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar90m (284 kB at 295 kB/s)0m
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar90m (17 kB at 17 kB/s)0m
Downloaded90m from10mMaven90m:2https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (490 kB at 435 kB/s)0m
Downloaded90m from10mMaven90m:Mhttps://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.jar90m (2.2 MB at 1.8 MB/s)0m
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar90m (11 MB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom90m (5.6 kB at 314 kB/s)0m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] qulice                                                             [pom]
[1;34mINFOm] qulice-spi                                                         [jar]
[1;34mINFOm] qulice-checkstyle                                                  [jar]
[1;34mINFOm] qulice-pmd                                                         [jar]
[1;34mINFOm] qulice-ant                                                         [jar]
[1;34mINFOm] qulice-maven-plugin                                       [maven-plugin]
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom90m (7.7 kB at 310 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom90m (9.1 kB at 348 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/40/maven-parent-40.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/40/maven-parent-40.pom90m (49 kB at 923 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/30/apache-30.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/30/apache-30.pom90m (23 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom90m (5.6 kB at 332 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar90m (39 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom90m (12 kB at 558 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom90m (36 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom90m (5.6 kB at 375 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar90m (46 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom90m (9.1 kB at 364 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom90m (11 kB at 629 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/34/maven-parent-34.pom90m (43 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom90m (18 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar90m (41 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom90m (20 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom90m (9.9 kB at 550 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/36/maven-parent-36.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/36/maven-parent-36.pom90m (45 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/26/apache-26.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/26/apache-26.pom90m (21 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar90m (119 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom90m (5.9 kB at 539 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom90m (7.8 kB at 461 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar90m (17 kB at 915 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom90m (5.3 kB at 222 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom90m (8.1 kB at 505 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar90m (36 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom90m (7.8 kB at 355 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom90m (8.1 kB at 809 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/39/maven-parent-39.pom90m (48 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/29/apache-29.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/29/apache-29.pom90m (21 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar90m (31 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom90m (8.9 kB at 492 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar90m (39 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom90m (11 kB at 488 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (5.8 kB at 416 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (63 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom90m (5.6 kB at 433 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar90m (23 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom90m (11 kB at 907 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom90m (5.8 kB at 486 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom90m (63 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom90m (5.6 kB at 188 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar90m (27 kB at 824 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom90m (10 kB at 397 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar90m (28 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom90m (9.0 kB at 345 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar90m (31 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom90m (11 kB at 851 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.14/jcabi-1.14.pom90m (6.2 kB at 564 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.27.1/parent-0.27.1.pom90m (74 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar90m (28 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom90m (9.8 kB at 446 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.16/jcabi-1.16.pom90m (6.2 kB at 518 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.31/parent-0.31.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.31/parent-0.31.pom90m (74 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar90m (72 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom90m (15 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar90m (236 kB at 5.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom90m (9.7 kB at 510 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom90m (7.4 kB at 817 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/41/maven-parent-41.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/41/maven-parent-41.pom90m (50 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/31/apache-31.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/31/apache-31.pom90m (24 kB at 905 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar90m (76 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom90m (18 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar90m (191 kB at 5.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom90m (10 kB at 606 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom90m (22 kB at 783 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom90m (5.6 kB at 469 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar90m (55 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.pom90m (9.7 kB at 539 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.jar90m (64 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom90m (16 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom90m (27 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar90m (135 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom90m (6.8 kB at 294 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom90m (9.9 kB at 450 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/37/maven-parent-37.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/37/maven-parent-37.pom90m (46 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/27/apache-27.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/27/apache-27.pom90m (20 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar90m (27 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom90m (22 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar90m (510 kB at 7.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom90m (11 kB at 899 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom90m (17 kB at 705 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar90m (41 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.pom90m (9.8 kB at 655 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/release/maven-release/3.0.1/maven-release-3.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/release/maven-release/3.0.1/maven-release-3.0.1.pom90m (11 kB at 350 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.jar90m (61 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom90m (8.2 kB at 628 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar90m (31 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom90m (6.7 kB at 842 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar90m (32 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom90m (5.3 kB at 443 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar90m (45 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom90m (8.4 kB at 380 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar90m (83 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom90m (10.0 kB at 433 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom90m (13 kB at 717 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom90m (36 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar90m (291 kB at 7.7 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m-------------------------< 0;36mcom.qulice:qulice0;1m >--------------------------m
[1;34mINFOm] 1mBuilding qulice 1.0-SNAPSHOT                                       [1/6]m
[1;34mINFOm]   from pom.xml
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions:2.16.2:setm 1m(default-cli)m @ 36mqulice0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom90m (2.4 kB at 159 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom90m (8.7 kB at 721 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/13/plexus-13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/13/plexus-13.pom90m (27 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom90m (3.7 kB at 249 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom90m (2.6 kB at 139 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom90m (4.6 kB at 385 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom90m (568 B at 19 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom90m (1.9 kB at 83 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom90m (21 kB at 785 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom90m (9.6 kB at 417 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom90m (24 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom90m (6.3 kB at 524 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom90m (23 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom90m (31 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/58/commons-parent-58.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/58/commons-parent-58.pom90m (83 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom90m (24 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/48/commons-parent-48.pom90m (72 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/21/apache-21.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/21/apache-21.pom90m (17 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom90m (7.6 kB at 380 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom90m (5.1 kB at 222 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom90m (3.8 kB at 289 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom90m (1.5 kB at 102 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom90m (18 kB at 976 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom90m (1.5 kB at 128 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom90m (8.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom90m (22 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/25/maven-parent-25.pom90m (37 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/15/apache-15.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/15/apache-15.pom90m (15 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom90m (4.2 kB at 250 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom90m (2.2 kB at 155 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom90m (2.6 kB at 260 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom90m (1.5 kB at 81 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom90m (3.1 kB at 383 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom90m (20 kB at 974 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom90m (6.8 kB at 451 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom90m (14 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom90m (815 B at 91 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom90m (4.2 kB at 223 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom90m (17 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom90m (3.0 kB at 228 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom90m (6.8 kB at 523 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom90m (8.4 kB at 700 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom90m (2.1 kB at 86 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom90m (2.2 kB at 223 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom90m (2.3 kB at 168 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom90m (3.0 kB at 252 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom90m (4.7 kB at 362 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom90m (13 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom90m (1.4 kB at 143 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom90m (2.4 kB at 196 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom90m (7.9 kB at 565 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom90m (21 kB at 739 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom90m (1.0 kB at 256 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.pom90m (612 B at 29 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom90m (2.5 kB at 134 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom90m (14 kB at 681 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom90m (5.0 kB at 228 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom90m (3.0 kB at 374 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom90m (4.2 kB at 425 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom90m (1.9 kB at 158 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom90m (30 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom90m (2.1 kB at 137 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom90m (2.2 kB at 110 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom90m (3.5 kB at 434 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom90m (11 kB at 273 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom90m (13 kB at 748 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom90m (19 kB at 521 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom90m (363 B at 73 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom90m (6.1 kB at 678 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom90m (7.3 kB at 349 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom90m (7.3 kB at 244 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom90m (5.8 kB at 416 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom90m (22 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/64/commons-parent-64.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/64/commons-parent-64.pom90m (78 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom90m (3.0 kB at 185 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom90m (4.8 kB at 534 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom90m (23 kB at 938 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom90m (7.9 kB at 465 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom90m (5.1 kB at 636 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom90m (15 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom90m (5.5 kB at 249 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom90m (18 kB at 848 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom90m (18 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom90m (13 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom90m (2.5 kB at 275 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/google/1/google-1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/google/1/google-1.pom90m (1.6 kB at 86 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom90m (3.4 kB at 155 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom90m (14 kB at 715 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom90m (750 B at 94 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom90m (4.8 kB at 320 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom90m (4.4 kB at 62 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom90m (750 B at 83 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom90m (19 kB at 772 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom90m (6.6 kB at 944 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom90m (16 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom90m (35 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom90m (5.0 kB at 276 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom90m (13 kB at 693 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom90m (19 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/34/commons-parent-34.pom90m (56 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/13/apache-13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/13/apache-13.pom90m (14 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom90m (16 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom90m (5.0 kB at 276 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom90m (13 kB at 658 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom90m (6.0 kB at 671 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom90m (1.6 kB at 59 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom90m (18 kB at 859 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom90m (2.1 kB at 259 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom90m (3.0 kB at 214 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom90m (8.2 kB at 344 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom90m (2.7 kB at 133 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom90m (7.7 kB at 385 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom90m (3.0 kB at 132 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom90m (2.0 kB at 283 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom90m (2.7 kB at 249 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom90m (2.0 kB at 220 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom90m (2.8 kB at 353 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom90m (2.7 kB at 127 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom90m (22 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom90m (6.1 kB at 553 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom90m (11 kB at 571 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom90m (13 kB at 521 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/9/commons-parent-9.pom90m (22 kB at 877 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom90m (14 kB at 736 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom90m (18 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom90m (18 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/47/commons-parent-47.pom90m (78 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/19/apache-19.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/19/apache-19.pom90m (15 kB at 968 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom90m (12 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/39/commons-parent-39.pom90m (62 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/16/apache-16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/16/apache-16.pom90m (15 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom90m (7.0 kB at 467 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom90m (6.2 kB at 773 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom90m (145 B at 9.7 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom90m (147 B at 7.3 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom90m (167 B at 10 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom90m (6.0 kB at 207 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom90m (974 B at 44 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom90m (163 B at 14 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom90m (3.3 kB at 371 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom90m (2.2 kB at 118 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom90m (866 B at 51 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom90m (11 kB at 849 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom90m (6.8 kB at 846 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.pom90m (140 B at 16 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom90m (11 kB at 625 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom90m (5.3 kB at 251 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom90m (4.9 kB at 489 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom90m (2.7 kB at 161 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom90m (14 kB at 671 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom90m (823 B at 46 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom90m (1.7 kB at 72 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom90m (2.7 kB at 158 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom90m (26 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar90m (13 kB at 746 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
90mDownloading6from20mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar
90mDownloading6from20mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar
90mDownloading1from90mMaven90m:3https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar
Downloaded90m from10mMaven90m:9https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar90m (46 kB at 639 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar90m (93 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar90m (192 kB at 2.0 MB/s)0m
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar90m (55 kB at 664 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar90m (6.4 kB at 65 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar90m (168 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar90m (20 kB at 197 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
90mDownloading1from50mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar
Downloaded90m from70mMaven90m:6https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar90m (11 kB at 90 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
Downloaded90m from70mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar90m (62 kB at 367 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar90m (60 kB at 334 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
Downloaded90m from70mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar90m (47 kB at 237 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar90m (153 kB at 773 kB/s)0m
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar90m (58 kB at 280 kB/s)0m
90mDownloading3from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar90m (41 kB at 176 kB/s)0m
90mDownloading4from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
90mDownloading4from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar90m (12 kB at 47 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar90m (4.2 kB at 16 kB/s)0m
90mDownloading4from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar90m (219 kB at 674 kB/s)0m
90mDownloading6from50mMaven90m:5https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar90m (501 kB at 1.5 MB/s)0m
90mDownloading6from50mMaven90m:2https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar90m (62 kB at 173 kB/s)0m
Downloaded90m fromk0mMaven90m:|https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar90m (247 kB at 660 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar90m (752 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
90mDownloading1from80mMaven90m:6https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
90mDownloading2from80mMaven90m:6https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar90m (12 kB at 28 kB/s)0m
90mDownloading3from80mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar90m (16 kB at 36 kB/s)0m
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar90m (65 kB at 144 kB/s)0m
90mDownloading3from80mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
90mDownloading3from80mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar90m (361 kB at 730 kB/s)0m
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar90m (18 kB at 36 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar90m (17 kB at 35 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
90mDownloading5from80mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar90m (8.1 kB at 15 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar90m (12 kB at 23 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar90m (328 kB at 596 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
90mDownloading6from80mMaven90m:5https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar90m (780 kB at 1.3 MB/s)0m
90mDownloading2from50mMaven90m:khttps://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded90m from40mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar90m (262 kB at 398 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar90m (247 kB at 368 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar90m (90 kB at 131 kB/s)0m
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar90m (144 kB at 206 kB/s)0m
Downloaded90m fromk0mMaven90m:|https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar90m (450 kB at 643 kB/s)0m
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar90m (347 kB at 495 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
90mDownloading8from40mMaven90m: https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded90m from30mMaven90m:5https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.jar90m (65 kB at 87 kB/s)0m
Downloaded90m from30mMaven90m:5https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar90m (9.4 kB at 12 kB/s)0m
90mDownloading1from10mMaven90m:5https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
90mDownloading1from10mMaven90m:5https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar90m (109 kB at 138 kB/s)0m
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar90m (314 kB at 386 kB/s)0m
90mDownloading2from80mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar90m (196 kB at 225 kB/s)0m
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar90m (588 kB at 635 kB/s)0m
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar90m (632 kB at 654 kB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar90m (1.6 MB at 1.5 MB/s)0m
[1;34mINFOm] Searching for local aggregator root...
[1;34mINFOm] Local aggregation root: /home/r/repo
[1;34mINFOm] Processing change of com.qulice:qulice:1.0-SNAPSHOT -> 0.22.1
[1;34mINFOm] Processing com.qulice:qulice
[1;34mINFOm]     Updating project com.qulice:qulice
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.22.1
[1;34mINFOm]
[1;34mINFOm] Processing com.qulice:qulice-ant
[1;34mINFOm]     Updating parent com.qulice:qulice
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.22.1
[1;34mINFOm]
[1;34mINFOm] Processing com.qulice:qulice-checkstyle
[1;34mINFOm]     Updating parent com.qulice:qulice
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.22.1
[1;34mINFOm]
[1;34mINFOm] Processing com.qulice:qulice-maven-plugin
[1;34mINFOm]     Updating parent com.qulice:qulice
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.22.1
[1;34mINFOm]
[1;34mINFOm] Processing com.qulice:qulice-pmd
[1;34mINFOm]     Updating parent com.qulice:qulice
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.22.1
[1;34mINFOm]
[1;34mINFOm] Processing com.qulice:qulice-spi
[1;34mINFOm]     Updating parent com.qulice:qulice
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.22.1
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for qulice 1.0-SNAPSHOT:m
[1;34mINFOm]
[1;34mINFOm] qulice ............................................. 1;32mSUCCESSm [  8.859 s]
[1;34mINFOm] qulice-spi ......................................... 1;33mSKIPPEDm
[1;34mINFOm] qulice-checkstyle .................................. 1;33mSKIPPEDm
[1;34mINFOm] qulice-pmd ......................................... 1;33mSKIPPEDm
[1;34mINFOm] qulice-ant ......................................... 1;33mSKIPPEDm
[1;34mINFOm] qulice-maven-plugin ................................ 1;33mSKIPPEDm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  25.077 s
[1;34mINFOm] Finished at: 2024-03-06T02:58:03Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m[__rultor a04ee018] 0.22.1
 6 files changed, 6 insertions(+), 6 deletions(-)
[1;34mINFOm] Error stacktraces are turned on.
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/11/commons-parent-11.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/4/apache-4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/4/apache-4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/17/commons-parent-17.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/7/apache-7.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/7/apache-7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/25/commons-parent-25.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/9/apache-9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/9/apache-9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/5/project-5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/5/project-5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/6/project-6.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/6/project-6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/22/commons-parent-22.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/21/maven-parent-21.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/10/apache-10.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/10/apache-10.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom90m (9.1 kB at 169 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom90m (2.8 kB at 115 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom90m (19 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/32/public-parent-32.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/32/public-parent-32.pom90m (1.5 kB at 98 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom90m (36 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom90m (2.2 kB at 171 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom90m (3.0 kB at 174 kB/s)0m
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom90m (4.2 kB at 246 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/15/spice-parent-15.pom90m (8.4 kB at 597 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.pom90m (5.4 kB at 358 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom90m (2.6 kB at 182 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom90m (2.7 kB at 190 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.4/maven-3.0.4.pom90m (22 kB at 808 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom90m (3.8 kB at 224 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom90m (4.1 kB at 375 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom90m (1.6 kB at 117 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom90m (6.1 kB at 384 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom90m (3.8 kB at 165 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom90m (3.0 kB at 145 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom90m (1.2 kB at 52 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom90m (3.2 kB at 249 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom90m (11 kB at 816 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom90m (3.9 kB at 353 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom90m (7.1 kB at 712 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom90m (10 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom90m (11 kB at 993 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom90m (3.7 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom90m (2.5 kB at 224 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom90m (1.0 kB at 24 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom90m (19 kB at 1.4 MB/s)0m
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom90m (1.8 kB at 131 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom90m (6.4 kB at 530 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom90m (2.3 kB at 174 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom90m (1.9 kB at 68 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom90m (1.1 kB at 71 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom90m (11 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom90m (2.8 kB at 282 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom90m (1.4 kB at 110 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom90m (10 kB at 780 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom90m (1.4 kB at 132 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom90m (1.7 kB at 123 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom90m (2.5 kB at 155 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom90m (1.6 kB at 74 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom90m (17 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/22/maven-parent-22.pom90m (30 kB at 2.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/11/apache-11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/11/apache-11.pom90m (15 kB at 926 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom90m (1.9 kB at 175 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0/maven-3.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0/maven-3.0.pom90m (22 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/15/maven-parent-15.pom90m (24 kB at 1.1 MB/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/6/apache-6.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/6/apache-6.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom90m (4.9 kB at 289 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom90m (2.6 kB at 108 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom90m (42 kB at 3.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/9/public-parent-9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/9/public-parent-9.pom90m (760 B at 63 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom90m (24 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom90m (6.5 kB at 308 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom90m (2.2 kB at 181 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom90m (3.1 kB at 103 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom90m (3.2 kB at 216 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom90m (2.2 kB at 129 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom90m (2.1 kB at 71 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom90m (2.9 kB at 91 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom90m (7.1 kB at 441 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom90m (6.1 kB at 550 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom90m (3.4 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom90m (2.3 kB at 162 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom90m (4.6 kB at 185 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom90m (4.2 kB at 386 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom90m (3.1 kB at 260 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom90m (3.7 kB at 166 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom90m (3.3 kB at 275 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom90m (2.0 kB at 157 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom90m (7.3 kB at 457 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom90m (4.5 kB at 342 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom90m (5.1 kB at 176 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom90m (5.5 kB at 369 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom90m (3.0 kB at 175 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom90m (3.5 kB at 160 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom90m (6.2 kB at 387 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom90m (32 kB at 2.9 MB/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom90m (965 B at 64 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.pom90m (1.2 kB at 131 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.pom90m (16 kB at 889 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/52/commons-parent-52.pom90m (79 kB at 2.3 MB/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/23/apache-23.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/23/apache-23.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom90m (24 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom90m (43 kB at 2.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom90m (24 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom90m (386 B at 30 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.pom90m (16 kB at 1.5 MB/s)0m
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/47/commons-parent-47.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/19/apache-19.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/19/apache-19.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/39/commons-parent-39.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/16/apache-16.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/16/apache-16.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom90m (1.8 kB at 91 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom90m (12 kB at 549 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/5/public-parent-5.pom90m (760 B at 58 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom90m (22 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom90m (2.1 kB at 238 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom90m (5.5 kB at 547 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom90m (10 kB at 742 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom90m (21 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/1/jvnet-parent-1.pom90m (4.7 kB at 523 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom90m (7.9 kB at 715 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom90m (6.7 kB at 478 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom90m (6.2 kB at 690 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom90m (3.6 kB at 255 kB/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/21/apache-21.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/21/apache-21.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom90m (5.0 kB at 497 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom90m (13 kB at 877 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.pom90m (15 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom90m (1.2 kB at 118 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom90m (2.6 kB at 232 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom90m (6.1 kB at 380 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom90m (7.4 kB at 353 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/43/oss-parent-43.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/43/oss-parent-43.pom90m (24 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom90m (5.5 kB at 395 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom90m (9.9 kB at 988 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom90m (17 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom90m (17 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom90m (4.4 kB at 312 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom90m (5.6 kB at 559 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom90m (2.1 kB at 103 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom90m (3.7 kB at 369 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom90m (3.4 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom90m (13 kB at 958 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom90m (9.0 kB at 691 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.6/project-1.0.6.pom90m (13 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom90m (5.3 kB at 483 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.2/all-1.2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.2/all-1.2.2.pom90m (15 kB at 842 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom90m (4.6 kB at 381 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.1/all-1.2.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.1/all-1.2.1.pom90m (18 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.2/project-1.0.2.pom90m (12 kB at 1.3 MB/s)0m
[1;34mINFOm] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom90m (4.6 kB at 131 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/6/public-parent-6.pom90m (760 B at 32 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom90m (23 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom90m (4.5 kB at 171 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom90m (11 kB at 714 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom90m (15 kB at 778 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom90m (2.6 kB at 124 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom90m (4.2 kB at 278 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom90m (19 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom90m (9.7 kB at 807 kB/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar90m (251 kB at 8.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar90m (16 kB at 480 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar90m (13 kB at 351 kB/s)0m
90mDownloading1from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloaded90m from80moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar90m (49 kB at 948 kB/s)0m
90mDownloading2from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded90m fromB0moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar90m (28 kB at 369 kB/s)0m
90mDownloading2from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded90m fromB0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar90m (52 kB at 427 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded90m from20moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar90m (47 kB at 292 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar90m (204 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar
Downloaded90m from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar90m (289 kB at 1.4 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar90m (164 kB at 754 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar
Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar90m (47 kB at 188 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar90m (357 kB at 1.4 MB/s)0m
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar90m (281 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar90m (41 kB at 151 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar90m (151 kB at 548 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar90m (30 kB at 107 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded90m from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar90m (56 kB at 181 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar90m (15 kB at 49 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar90m (130 kB at 394 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar90m (4.2 kB at 12 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar90m (15 kB at 41 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar90m (130 kB at 350 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar90m (32 kB at 78 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar90m (216 kB at 515 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar90m (162 kB at 384 kB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar90m (559 kB at 1.3 MB/s)0m
90mDownloading1from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.jar
90mDownloading1from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
Downloaded90m from20moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.jar90m (10.0 kB at 23 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar90m (30 kB at 66 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.jar
Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar90m (7.2 kB at 16 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.jar90m (285 kB at 567 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar90m (20 kB at 39 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar
90mDownloading1from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar90m (11 kB at 20 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar90m (46 kB at 85 kB/s)0m
90mDownloading2from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded90m from20moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar90m (64 kB at 108 kB/s)0m
90mDownloading2from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded90m fromM0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar90m (633 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded90m fromM0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.jar90m (574 kB at 938 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.jar90m (2.2 MB at 3.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar
90mDownloading2from60moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar90m (16 kB at 25 kB/s)0m
90mDownloading3from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar90m (6.3 kB at 10.0 kB/s)0m
90mDownloading3from60moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar90m (131 kB at 202 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar
Downloaded90m from40moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar90m (76 kB at 115 kB/s)0m
90mDownloading4from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar90m (16 kB at 24 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar90m (467 kB at 697 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Downloaded90m from30moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar90m (31 kB at 46 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar90m (36 kB at 53 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
90mDownloading2from70moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloaded90m from30moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar90m (44 kB at 62 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar90m (0 B at 0 B/s)0m
90mDownloading3from70moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar90m (116 kB at 160 kB/s)0m
90mDownloading3from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
90mDownloading3fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
Downloaded90m fromk0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar90m (375 kB at 504 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.jar
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar90m (17 kB at 22 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded90m from10moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.jar90m (2.5 kB at 3.3 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar90m (27 kB at 34 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar90m (121 kB at 151 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
90mDownloading0from.0moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded90m from10moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar90m (328 kB at 398 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar90m (50 kB at 60 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.jar90m (354 kB at 425 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded90m from10moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar90m (60 kB at 70 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar90m (247 kB at 282 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar90m (90 kB at 101 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar90m (232 kB at 252 kB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar90m (449 kB at 473 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar90m (1.5 MB at 1.6 MB/s)0m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Inspecting build with total of 6 modules...
[1;34mINFOm] Not installing Nexus Staging features:
[1;34mINFOm]  * Preexisting staging related goal bindings found in 6 modules.
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] qulice                                                             [pom]
[1;34mINFOm] qulice-spi                                                         [jar]
[1;34mINFOm] qulice-checkstyle                                                  [jar]
[1;34mINFOm] qulice-pmd                                                         [jar]
[1;34mINFOm] qulice-ant                                                         [jar]
[1;34mINFOm] qulice-maven-plugin                                       [maven-plugin]
[1;34mINFOm]
[1;34mINFOm] 1m-------------------------< 0;36mcom.qulice:qulice0;1m >--------------------------m
[1;34mINFOm] 1mBuilding qulice 0.22.1                                             [1/6]m
[1;34mINFOm]   from pom.xml
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/40/maven-parent-40.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/40/maven-parent-40.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/30/apache-30.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/30/apache-30.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/39/maven-parent-39.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/29/apache-29.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/29/apache-29.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/41/maven-parent-41.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/41/maven-parent-41.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/31/apache-31.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/31/apache-31.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-maven-plugin/0.20.0/qulice-maven-plugin-0.20.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-maven-plugin/0.20.0/qulice-maven-plugin-0.20.0.pom90m (13 kB at 885 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice/0.20.0/qulice-0.20.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice/0.20.0/qulice-0.20.0.pom90m (7.7 kB at 766 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.59.0/parent-0.59.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.59.0/parent-0.59.0.pom90m (64 kB at 2.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom90m (4.9 kB at 548 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-maven-plugin/0.20.0/qulice-maven-plugin-0.20.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-maven-plugin/0.20.0/qulice-maven-plugin-0.20.0.jar90m (47 kB at 2.4 MB/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/34/maven-parent-34.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom90m (13 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar90m (58 kB at 3.2 MB/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar90m (0 B at 0 B/s)0m
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice0;1m ---m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), oss.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), oss.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/13/plexus-13.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/13/plexus-13.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), oss.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), oss.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar90m (0 B at 0 B/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom90m (3.8 kB at 313 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom90m (4.3 kB at 475 kB/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom90m (8.8 kB at 626 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/10/plexus-10.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/10/plexus-10.pom90m (25 kB at 2.1 MB/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/58/commons-parent-58.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/58/commons-parent-58.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.pom90m (20 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom90m (5.0 kB at 416 kB/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar90m (14 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
90mDownloading1from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar90m (145 kB at 4.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar90m (146 kB at 3.6 MB/s)0m
Downloaded90m from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar90m (0 B at 0 B/s)0m
Downloaded90m from40moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar90m (269 kB at 2.9 MB/s)0m
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar90m (389 kB at 4.6 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.jar90m (484 kB at 5.4 MB/s)0m
[1;34mINFOm] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom90m (2.1 kB at 176 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom90m (21 kB at 953 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom90m (30 kB at 3.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/51/commons-parent-51.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/51/commons-parent-51.pom90m (78 kB at 3.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom90m (1.8 kB at 120 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom90m (1.5 kB at 166 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom90m (2.5 kB at 255 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom90m (2.1 kB at 193 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom90m (3.4 kB at 340 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom90m (3.2 kB at 200 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom90m (2.6 kB at 257 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom90m (2.1 kB at 143 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom90m (20 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom90m (5.1 kB at 637 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom90m (21 kB at 833 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/54/commons-parent-54.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/54/commons-parent-54.pom90m (82 kB at 4.1 MB/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/27/apache-27.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/27/apache-27.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom90m (31 kB at 3.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom90m (5.1 kB at 268 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom90m (3.1 kB at 315 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom90m (2.8 kB at 141 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom90m (9.7 kB at 968 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom90m (6.6 kB at 597 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom90m (3.4 kB at 306 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom90m (2.2 kB at 250 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom90m (3.5 kB at 390 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom90m (22 kB at 2.2 MB/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/36/maven-parent-36.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/36/maven-parent-36.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[1;34mINFOm] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/26/apache-26.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/26/apache-26.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom90m (8.2 kB at 913 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/8/plexus-8.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/8/plexus-8.pom90m (25 kB at 2.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom90m (2.0 kB at 144 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.pom90m (2.0 kB at 203 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom90m (8.0 kB at 801 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom90m (3.8 kB at 422 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom90m (12 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom90m (77 kB at 5.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom90m (7.2 kB at 722 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom90m (5.7 kB at 566 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom90m (4.7 kB at 294 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom90m (3.8 kB at 226 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom90m (14 kB at 986 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom90m (1.2 kB at 118 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom90m (6.8 kB at 339 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom90m (1.7 kB at 133 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom90m (2.8 kB at 283 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom90m (3.1 kB at 130 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-master/3.4/antlr-master-3.4.pom90m (9.4 kB at 854 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.6.0/jna-5.6.0.pom90m (1.6 kB at 144 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom90m (1.8 kB at 257 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom90m (1.2 kB at 83 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom90m (1.7 kB at 45 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom90m (4.3 kB at 362 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/6/oss-parent-6.pom90m (4.8 kB at 537 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom90m (804 B at 25 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom90m (1.3 kB at 119 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom90m (996 B at 66 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom90m (971 B at 81 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom90m (1.3 kB at 92 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom90m (1.1 kB at 57 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom90m (1.1 kB at 87 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom90m (2.0 kB at 204 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom90m (5.1 kB at 643 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom90m (9.0 kB at 997 kB/s)0m
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.pom90m (9.4 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom90m (13 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar90m (110 kB at 6.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar90m (8.9 kB at 556 kB/s)0m
90mDownloading4from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar90m (84 kB at 3.7 MB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar90m (73 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar
Downloaded90m from50moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar90m (37 kB at 893 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar
90mDownloading2from70moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar
Downloaded90m from50moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar90m (238 kB at 3.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar90m (40 kB at 498 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar90m (327 kB at 3.5 MB/s)0m
90mDownloading5from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar90m (578 kB at 4.9 MB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar90m (68 kB at 621 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar90m (69 kB at 521 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
Downloaded90m from10moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar90m (17 kB at 121 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
Downloaded90m from10moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar90m (63 kB at 370 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar90m (72 kB at 334 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
Downloaded90m from10moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar90m (950 kB at 2.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar90m (945 kB at 2.6 MB/s)0m
90mDownloading1from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar90m (164 kB at 421 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar90m (762 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar90m (12 kB at 29 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar90m (9.6 kB at 22 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar90m (6.6 kB at 14 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar90m (248 kB at 535 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar90m (4.3 kB at 9.0 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar90m (5.3 kB at 11 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
Downloaded90m fromM0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar90m (7.8 kB at 16 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.jar90m (1.9 MB at 3.7 MB/s)0m
90mDownloading1from.0moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
Downloaded90m from40moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar90m (3.8 kB at 7.6 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.jar
90mDownloading1from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded90m from40moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar90m (13 kB at 26 kB/s)0m
Downloaded90m from40moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.jar90m (283 kB at 497 kB/s)0m
Downloaded90m from40moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar90m (370 kB at 625 kB/s)0m
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar90m (2.7 MB at 3.6 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar90m (4.3 MB at 5.5 MB/s)0m
[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: a04ee01 at timestamp: 2024-03-06T02:58:25
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom90m (3.9 kB at 392 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom90m (4.9 kB at 699 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom90m (6.0 kB at 430 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom90m (6.3 kB at 298 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.pom90m (20 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.pom90m (15 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.pom90m (2.0 kB at 186 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom90m (6.5 kB at 816 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom90m (6.0 kB at 501 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom90m (22 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/56/commons-parent-56.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/56/commons-parent-56.pom90m (82 kB at 5.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom90m (1.9 kB at 174 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar90m (26 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar90m (79 kB at 5.0 MB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar90m (85 kB at 4.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.jar90m (58 kB at 1.2 MB/s)0m
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.jar90m (116 kB at 2.3 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar90m (221 kB at 3.0 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar90m (1.1 MB at 6.8 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar90m (5.9 MB at 14 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mqulice0;1m ---m
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom90m (1.6 kB at 175 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom90m (4.1 kB at 450 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom90m (3.2 kB at 358 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom90m (6.1 kB at 508 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/14/plexus-14.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/14/plexus-14.pom90m (28 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom90m (1.9 kB at 213 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom90m (5.2 kB at 518 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom90m (4.9 kB at 612 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/35/maven-parent-35.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/35/maven-parent-35.pom90m (45 kB at 5.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/25/apache-25.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/25/apache-25.pom90m (21 kB at 2.1 MB/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.pom90m (14 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/42/commons-parent-42.pom90m (68 kB at 5.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/18/apache-18.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/18/apache-18.pom90m (16 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom90m (5.9 kB at 421 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom90m (3.2 kB at 293 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom90m (6.9 kB at 347 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom90m (2.0 kB at 164 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.1/maven-3.1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.1/maven-3.1.1.pom90m (22 kB at 2.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/23/maven-parent-23.pom90m (33 kB at 1.4 MB/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/13/apache-13.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/13/apache-13.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom90m (4.1 kB at 460 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom90m (7.3 kB at 727 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom90m (2.2 kB at 128 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom90m (2.6 kB at 260 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom90m (1.0 kB at 129 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom90m (2.2 kB at 279 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom90m (3.4 kB at 376 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom90m (15 kB at 998 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom90m (15 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom90m (13 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/3/jvnet-parent-3.pom90m (4.8 kB at 532 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.pom90m (6.3 kB at 628 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/26/weld-parent-26.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/26/weld-parent-26.pom90m (32 kB at 2.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom90m (17 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom90m (15 kB at 1.3 MB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom90m (2.8 kB at 351 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom90m (4.1 kB at 409 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom90m (1.8 kB at 220 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom90m (28 kB at 3.1 MB/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom90m (5.8 kB at 825 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.xbean:xbean-reflect:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.xbean:xbean-reflect:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.xbean:xbean:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.xbean:xbean:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-java5-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-java5-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-default-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-default-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/1/google-1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/1/google-1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom90m (4.5 kB at 566 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom90m (28 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.pom90m (14 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/45/commons-parent-45.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/45/commons-parent-45.pom90m (73 kB at 3.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom90m (28 kB at 2.8 MB/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/34/commons-parent-34.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.pom90m (14 kB at 1.1 MB/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom90m (3.5 kB at 267 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom90m (1.9 kB at 237 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom90m (3.2 kB at 403 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.pom90m (998 B at 143 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom90m (3.9 kB at 494 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom90m (492 B at 70 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom90m (5.7 kB at 717 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom90m (3.1 kB at 261 kB/s)0m
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/9/commons-parent-9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom90m (1.7 kB at 173 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.4/wagon-2.4.pom90m (20 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom90m (31 kB at 3.9 MB/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:64 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:64 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/64/commons-parent-64.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/64/commons-parent-64.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-text:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-text:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom90m (6.6 kB at 509 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom90m (15 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom90m (5.0 kB at 621 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom90m (12 kB at 919 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom90m (17 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom90m (4.3 kB at 356 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom90m (3.2 kB at 319 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/15/plexus-15.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/15/plexus-15.pom90m (28 kB at 3.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.pom90m (2.4 kB at 215 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.5.1/ow2-1.5.1.pom90m (11 kB at 1.3 MB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom90m (5.8 kB at 724 kB/s)0m
[1;34mINFOm] Artifact commons-io:commons-io:pom:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-io:commons-io:pom:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom90m (22 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/61/commons-parent-61.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/61/commons-parent-61.pom90m (81 kB at 4.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom90m (2.0 kB at 223 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-text:jar:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:jar:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.commons:commons-text:jar:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:jar:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar90m (33 kB at 2.5 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar90m (27 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
Downloaded90m fromB0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar90m (61 kB at 1.7 MB/s)0m
90mDownloading8from40moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
Downloaded90m fromk0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar90m (52 kB at 1.1 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar90m (154 kB at 3.4 MB/s)0m
90mDownloading1from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
Downloaded90m from10moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar90m (42 kB at 852 kB/s)0m
90mDownloading1from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
90mDownloading1fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar90m (151 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
Downloaded90m from50moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar90m (25 kB at 406 kB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar90m (42 kB at 611 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
90mDownloading3from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar90m (18 kB at 211 kB/s)0m
90mDownloading3from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar90m (60 kB at 670 kB/s)0m
90mDownloading3from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded90m from50moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar90m (160 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar90m (29 kB at 267 kB/s)0m
90mDownloading4from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar90m (50 kB at 429 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar90m (45 kB at 362 kB/s)0m
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar90m (172 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
90mDownloading5fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar90m (557 kB at 4.0 MB/s)0m
90mDownloading8from60moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
Downloaded90m from10moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar90m (26 kB at 176 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
Downloaded90m fromk0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar90m (136 kB at 857 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.jar90m (71 kB at 444 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
Downloaded90m from10moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar90m (12 kB at 72 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
90mDownloading1from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar90m (12 kB at 68 kB/s)0m
90mDownloading1from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
Downloaded90m fromk0moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
Downloaded90m fromk0moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar90m (210 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded90m from40moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar90m (4.2 kB at 21 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.jar
90mDownloading2from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded90m from40moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded90m from40moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.jar90m (121 kB at 533 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded90m from40moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar90m (218 kB at 924 kB/s)0m
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar90m (425 kB at 1.6 MB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar90m (52 kB at 199 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar
90mDownloading2from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
Downloaded90m fromk0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar90m (237 kB at 845 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
Downloaded90m from60moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar90m (334 kB at 926 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar90m (328 kB at 891 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.jar90m (335 kB at 908 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
Downloaded90m from60moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloaded90m from60moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar90m (58 kB at 148 kB/s)0m
90mDownloading6fromB0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar
Downloaded90m fromk0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.jar90m (124 kB at 312 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar90m (658 kB at 1.7 MB/s)0m
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar90m (79 kB at 197 kB/s)0m
90mDownloading6from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar
90mDownloading6from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
90mDownloading6from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
Downloaded90m from70moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar90m (0 B at 0 B/s)0m
Downloaded90m fromk0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar90m (786 kB at 1.8 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar90m (225 kB at 501 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar90m (1.1 MB at 1.9 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar90m (6.7 MB at 7.8 MB/s)0m
[1;34mINFOm] Not executing Javadoc as the project is not a Java classpath-capable package
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice:0.20.0:checkm 1m(jcabi-qulice-check)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom90m (11 kB at 723 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-spi/0.20.0/qulice-spi-0.20.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-spi/0.20.0/qulice-spi-0.20.0.pom90m (3.2 kB at 319 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-checkstyle/0.20.0/qulice-checkstyle-0.20.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-checkstyle/0.20.0/qulice-checkstyle-0.20.0.pom90m (5.9 kB at 488 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.pom90m (11 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom90m (15 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom90m (2.4 kB at 268 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom90m (10 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom90m (2.3 kB at 253 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom90m (4.3 kB at 476 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom90m (2.1 kB at 190 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom90m (2.2 kB at 77 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom90m (11 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom90m (2.8 kB at 212 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.pom90m (4.8 kB at 298 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom90m (5.8 kB at 578 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.54.0/parent-0.54.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.54.0/parent-0.54.0.pom90m (62 kB at 6.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom90m (1.6 kB at 148 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom90m (17 kB at 979 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom90m (2.5 kB at 83 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom90m (17 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom90m (45 kB at 3.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom90m (11 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.pom90m (3.0 kB at 301 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom90m (18 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom90m (106 kB at 5.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0minfo/picocli/picocli/3.8.0/picocli-3.8.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0minfo/picocli/picocli/3.8.0/picocli-3.8.0.pom90m (1.4 kB at 160 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mantlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mantlr/antlr/2.7.7/antlr-2.7.7.pom90m (632 B at 63 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom90m (3.6 kB at 517 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom90m (4.4 kB at 550 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom90m (15 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/41/commons-parent-41.pom90m (65 kB at 5.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom90m (5.7 kB at 410 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom90m (11 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom90m (6.4 kB at 795 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom90m (2.4 kB at 198 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom90m (9.3 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/16/maven-parent-16.pom90m (23 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom90m (1.4 kB at 139 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom90m (9.6 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/10/maven-parent-10.pom90m (32 kB at 3.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom90m (3.3 kB at 476 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom90m (17 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.pom90m (6.6 kB at 390 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.pom90m (3.9 kB at 389 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom90m (1.9 kB at 171 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom90m (2.2 kB at 278 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom90m (910 B at 83 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom90m (5.4 kB at 595 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom90m (1.9 kB at 175 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom90m (2.3 kB at 254 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom90m (5.4 kB at 336 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom90m (3.1 kB at 261 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom90m (2.6 kB at 326 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom90m (1.2 kB at 114 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom90m (7.8 kB at 556 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom90m (11 kB at 768 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom90m (815 B at 82 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom90m (4.2 kB at 471 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom90m (17 kB at 826 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom90m (4.0 kB at 444 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom90m (3.3 kB at 476 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom90m (5.5 kB at 606 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom90m (11 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom90m (2.2 kB at 225 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom90m (2.5 kB at 145 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.pom90m (1.7 kB at 167 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom90m (7.7 kB at 966 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom90m (2.1 kB at 206 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom90m (3.7 kB at 410 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom90m (1.7 kB at 145 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom90m (4.0 kB at 337 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom90m (4.9 kB at 380 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom90m (2.0 kB at 254 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom90m (1.7 kB at 193 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-pmd/0.20.0/qulice-pmd-0.20.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-pmd/0.20.0/qulice-pmd-0.20.0.pom90m (5.4 kB at 597 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom90m (8.5 kB at 854 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom90m (47 kB at 3.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/beust/jcommander/1.72/jcommander-1.72.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/beust/jcommander/1.72/jcommander-1.72.pom90m (1.2 kB at 134 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/6.2.1/asm-6.2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/6.2.1/asm-6.2.1.pom90m (2.9 kB at 420 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.5/ow2-1.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.5/ow2-1.5.pom90m (11 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.5/gson-2.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.5/gson-2.5.pom90m (8.9 kB at 985 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom90m (6.2 kB at 562 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom90m (3.9 kB at 93 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom90m (153 B at 6.1 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.pom90m (6.1 kB at 680 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom90m (5.8 kB at 447 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.55.0/parent-0.55.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.55.0/parent-0.55.0.pom90m (62 kB at 5.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom90m (4.4 kB at 369 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom90m (5.3 kB at 529 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.51.1/parent-0.51.1.pom90m (62 kB at 5.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom90m (1.6 kB at 197 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom90m (16 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom90m (5.5 kB at 546 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom90m (22 kB at 2.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom90m (3.8 kB at 380 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom90m (2.9 kB at 222 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom90m (1.8 kB at 70 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom90m (2.3 kB at 188 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom90m (1.9 kB at 172 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom90m (1.6 kB at 163 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom90m (2.7 kB at 222 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom90m (4.0 kB at 403 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom90m (2.5 kB at 308 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom90m (2.8 kB at 282 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom90m (5.4 kB at 154 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom90m (5.1 kB at 638 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/24/maven-parent-24.pom90m (37 kB at 4.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/14/apache-14.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/14/apache-14.pom90m (15 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.pom90m (1.9 kB at 161 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom90m (5.5 kB at 687 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.3/ow2-1.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.3/ow2-1.3.pom90m (9.5 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom90m (2.3 kB at 328 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom90m (2.7 kB at 389 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.5/maven-2.0.5.pom90m (5.7 kB at 815 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/5/maven-parent-5.pom90m (15 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/3/apache-3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/3/apache-3.pom90m (3.4 kB at 429 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom90m (767 B at 85 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom90m (727 B at 91 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom90m (3.4 kB at 485 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom90m (2.4 kB at 303 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom90m (983 B at 43 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom90m (2.0 kB at 247 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom90m (11 kB at 1.5 MB/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom90m (3.4 kB at 485 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom90m (2.1 kB at 141 kB/s)0m
[1;34mINFOm] Artifact javax.enterprise:cdi-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact javax.enterprise:cdi-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom90m (11 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom90m (15 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom90m (2.6 kB at 188 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom90m (14 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom90m (4.2 kB at 379 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom90m (14 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom90m (13 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom90m (26 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom90m (11 kB at 885 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom90m (3.2 kB at 395 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom90m (3.3 kB at 297 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom90m (4.4 kB at 311 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom90m (12 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom90m (6.1 kB at 507 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/jboss-parent/7/jboss-parent-7.pom90m (22 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/classmate/0.8.0/classmate-0.8.0.pom90m (6.6 kB at 729 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom90m (12 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom90m (11 kB at 660 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.pom90m (2.9 kB at 138 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar90m (344 kB at 10 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-spi/0.20.0/qulice-spi-0.20.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-checkstyle/0.20.0/qulice-checkstyle-0.20.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-spi/0.20.0/qulice-spi-0.20.0.jar90m (9.9 kB at 761 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-checkstyle/0.20.0/qulice-checkstyle-0.20.0.jar90m (62 kB at 3.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloaded90m from00moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar90m (16 kB at 639 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar90m (4.6 kB at 118 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar
Downloaded90m from00moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar90m (2.2 kB at 51 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0minfo/picocli/picocli/3.8.0/picocli-3.8.0.jar
Downloaded90m from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar90m (8.8 kB at 191 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mantlr/antlr/2.7.7/antlr-2.7.7.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar90m (209 kB at 4.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded90m from30moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0minfo/picocli/picocli/3.8.0/picocli-3.8.0.jar90m (245 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
Downloaded90m from30moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar90m (246 kB at 1.9 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
Downloaded90m from30moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar90m (26 kB at 168 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mantlr/antlr/2.7.7/antlr-2.7.7.jar90m (445 kB at 2.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar90m (10 kB at 57 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar90m (11 kB at 62 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar90m (47 kB at 233 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar90m (38 kB at 189 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar90m (108 kB at 425 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar90m (155 kB at 582 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar90m (134 kB at 453 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar90m (20 kB at 64 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-pmd/0.20.0/qulice-pmd-0.20.0.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar90m (134 kB at 427 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-pmd/0.20.0/qulice-pmd-0.20.0.jar90m (19 kB at 54 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar90m (1.3 MB at 3.8 MB/s)0m
90mDownloading1from.0moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar90m (125 kB at 326 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar90m (100 kB at 260 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.jar
90mDownloading1from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.jar90m (51 kB at 124 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar90m (59 kB at 142 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar90m (1.0 MB at 1.9 MB/s)0m
90mDownloading2from.0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
Downloaded90m from30moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar90m (663 kB at 1.2 MB/s)0m
90mDownloading2from.0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.jar90m (49 kB at 85 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.jar
Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar90m (257 kB at 426 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.jar90m (39 kB at 65 kB/s)0m
90mDownloading2from.0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar
90mDownloading2from.0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded90m fromM0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar90m (7.9 kB at 12 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded90m fromM0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.jar90m (3.0 MB at 4.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded90m from50moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar90m (30 kB at 46 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded90m from50moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar90m (57 kB at 85 kB/s)0m
90mDownloading2from.0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar90m (151 kB at 223 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloaded90m from50moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar90m (61 kB at 88 kB/s)0m
90mDownloading2from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar90m (49 kB at 71 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar90m (52 kB at 72 kB/s)0m
90mDownloading2from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
Downloaded90m from50moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar90m (559 kB at 766 kB/s)0m
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar90m (164 kB at 222 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloaded90m from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar90m (31 kB at 42 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
Downloaded90m from50moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar90m (20 kB at 26 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.jar90m (53 kB at 69 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded90m from50moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar90m (45 kB at 57 kB/s)0m
90mDownloading3from.0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded90m from50moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar90m (45 kB at 57 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
Downloaded90m from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar90m (5.8 kB at 7.3 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
Downloaded90m from50moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar90m (252 kB at 309 kB/s)0m
90mDownloading3from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar90m (205 kB at 235 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar90m (400 kB at 453 kB/s)0m
90mDownloading3from.0moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloaded90m from50moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar90m (375 kB at 421 kB/s)0m
90mDownloading3from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded90m from50moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar90m (93 kB at 100 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar90m (61 kB at 57 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/classmate/0.8.0/classmate-0.8.0.jar90m (60 kB at 55 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded90m from50moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar90m (587 kB at 532 kB/s)0m
90mDownloading4from.0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
Downloaded90m from50moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar90m (573 kB at 516 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
Downloaded90m from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar90m (118 kB at 105 kB/s)0m
90mDownloading4from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
Downloaded90m from50moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar90m (79 kB at 69 kB/s)0m
90mDownloading4from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mcom/beust/jcommander/1.72/jcommander-1.72.jar
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcom/beust/jcommander/1.72/jcommander-1.72.jar90m (69 kB at 59 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.jar
Downloaded90m from50moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar90m (338 kB at 279 kB/s)0m
90mDownloading5from.0moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.5/gson-2.5.jar
Downloaded90m fromM0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar90m (5.0 MB at 4.1 MB/s)0m
90mDownloading3from.0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
Downloaded90m from30moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.jar90m (299 kB at 238 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.5/gson-2.5.jar90m (232 kB at 183 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar90m (129 kB at 101 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar90m (3.8 MB at 3.0 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar90m (1.1 MB at 864 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom90m (7.7 kB at 479 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom90m (8.7 kB at 965 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar90m (27 kB at 2.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom90m (5.2 kB at 370 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom90m (4.8 kB at 302 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom90m (13 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/10.0.1/guava-10.0.1.pom90m (5.4 kB at 673 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom90m (2.0 kB at 280 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom90m (965 B at 96 kB/s)0m
[1;34mINFOm] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom90m (2.5 kB at 360 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom90m (14 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom90m (3.3 kB at 335 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom90m (3.0 kB at 132 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom90m (4.7 kB at 167 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom90m (6.9 kB at 346 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom90m (2.8 kB at 281 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom90m (19 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom90m (2.6 kB at 292 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom90m (4.0 kB at 445 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar90m (197 kB at 10 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/10.0.1/guava-10.0.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar90m (33 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.jar90m (4.5 kB at 179 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar90m (62 kB at 3.2 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar90m (145 kB at 2.2 MB/s)0m
Downloaded90m from10moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar90m (12 kB at 277 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar
90mDownloading0from.0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar90m (291 kB at 3.0 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar90m (263 kB at 3.2 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar
Downloaded90m from10moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar90m (116 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar
Downloaded90m from10moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar90m (154 kB at 1.4 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar90m (103 kB at 920 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar90m (149 kB at 1.2 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar90m (168 kB at 1.3 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/10.0.1/guava-10.0.1.jar90m (1.5 MB at 7.2 MB/s)0m
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom90m (12 kB at 111 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar90m (25 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom90m (1.5 kB at 213 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.9/maven-2.0.9.pom90m (19 kB at 556 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/8/maven-parent-8.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/8/maven-parent-8.pom90m (24 kB at 2.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom90m (2.7 kB at 118 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom90m (2.1 kB at 129 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom90m (3.1 kB at 224 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom90m (6.9 kB at 298 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom90m (2.0 kB at 121 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom90m (2.7 kB at 208 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom90m (1.9 kB at 190 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom90m (1.6 kB at 135 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom90m (2.0 kB at 219 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/1.4/commons-io-1.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/1.4/commons-io-1.4.pom90m (13 kB at 940 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/7/commons-parent-7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/7/commons-parent-7.pom90m (17 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.5/commons-codec-1.5.pom90m (10 kB at 851 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/20/commons-parent-20.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/20/commons-parent-20.pom90m (33 kB at 2.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom90m (1.7 kB at 83 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom90m (9.3 kB at 777 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom90m (3.0 kB at 374 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom90m (1.3 kB at 141 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom90m (1.8 kB at 205 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom90m (14 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.14/log4j-1.2.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.14/log4j-1.2.14.pom90m (2.4 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom90m (601 B at 75 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0/maven-2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0/maven-2.0.pom90m (8.8 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom90m (723 B at 80 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar90m (13 kB at 561 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar90m (49 kB at 2.7 MB/s)0m
90mDownloading1fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar90m (122 kB at 5.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar90m (35 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar90m (29 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded90m from10moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar90m (25 kB at 877 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar90m (58 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar90m (38 kB at 1.1 MB/s)0m
90mDownloading1from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
90mDownloading1from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/1.4/commons-io-1.4.jar
Downloaded90m from20moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar90m (87 kB at 1.7 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar90m (211 kB at 3.9 MB/s)0m
90mDownloading1fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar90m (194 kB at 3.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.jar
90mDownloading4from90moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
Downloaded90m from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar90m (89 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloaded90m fromk0moss.sonatype.org90m:|https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar90m (9.8 kB at 128 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar90m (25 kB at 315 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/1.4/commons-io-1.4.jar90m (109 kB at 1.3 MB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.5/commons-codec-1.5.jar90m (73 kB at 860 kB/s)0m
Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar90m (3.7 kB at 42 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.jar90m (482 kB at 4.2 MB/s)0m
[1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[1;34mINFOm] Checking compile classpath
[1;34mINFOm] Checking runtime classpath
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency analysis in this project
[1;34mINFOm] Qulice quality check completed in 6s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom90m (159 B at 12 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom90m (8.0 kB at 995 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.pom90m (17 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom90m (6.5 kB at 652 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom90m (3.2 kB at 396 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar90m (9.4 kB at 937 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar90m (19 kB at 1.2 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar90m (264 kB at 5.9 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.jar90m (2.3 MB at 15 MB/s)0m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/it/settings.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/it/violations/build.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/it/violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/main/resources/com/qulice/checkstyle/checks.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/main/resources/com/qulice/checkstyle/suppressions.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/BracketsStructureCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ConstantUsageCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/CurlyBracketsStructureCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/EmptyLinesCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ImportCohesionCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocEmptyLineCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocLocationCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocParameterOrderCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocTagsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/MethodBodyCommentsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/MethodsOrderCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/MultilineJavadocTagsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/NoJavadocForOverriddenMethodsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/NonStaticMethodCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ProhibitNonFinalClassesCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ProtectedMethodInFinalClassCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/QualifyInnerClassCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/RequireThisCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/StringLiteralsConcatenationCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/checkstyle-locale/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/checkstyle-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/hibernate.cfg.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/duplicate-finder-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/log-check/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/multi-module/mod-alpha/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/multi-module/mod-tk/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/multi-module/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/pmd-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/relocation/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/settings.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/snapshots/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/test/resources/com/qulice/maven/PomXpathValidator/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-pmd/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-pmd/src/main/resources/com/qulice/pmd/ruleset.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-pmd/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-spi/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-spi/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/src/site/site.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom90m (11 kB at 865 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom90m (5.3 kB at 407 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom90m (5.1 kB at 510 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/33/maven-parent-33.pom90m (44 kB at 4.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom90m (5.0 kB at 453 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom90m (4.6 kB at 509 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/30/maven-parent-30.pom90m (41 kB at 4.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.pom90m (13 kB at 949 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar90m (159 kB at 9.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloaded90m from60moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar90m (30 kB at 1.8 MB/s)0m
90mDownloading1from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
90mDownloading1from60moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded90m fromk0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.jar90m (165 kB at 5.0 MB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar90m (49 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
90mDownloading1from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded90m from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar90m (51 kB at 1.3 MB/s)0m
90mDownloading2from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded90m from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar90m (14 kB at 277 kB/s)0m
90mDownloading2from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded90m from50moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar90m (148 kB at 2.3 MB/s)0m
90mDownloading3from20moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar90m (106 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.jar90m (74 kB at 1.0 MB/s)0m
90mDownloading3from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded90m fromk0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar90m (46 kB at 461 kB/s)0m
90mDownloading5fromB0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded90m fromk0moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar90m (202 kB at 1.9 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.jar90m (527 kB at 4.3 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar90m (153 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded90m from40moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar90m (52 kB at 409 kB/s)0m
Downloaded90m from40moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar90m (61 kB at 464 kB/s)0m
90mDownloading2from70moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
Downloaded90m from40moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar90m (26 kB at 179 kB/s)0m
Downloaded90m from40moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar90m (164 kB at 1.0 MB/s)0m
Downloaded90m from40moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.jar90m (209 kB at 1.3 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar90m (472 kB at 2.8 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar90m (267 kB at 1.5 MB/s)0m
[1;34mINFOm] Signing 1 file with F8BB5686 secret key.
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 7124994AF8BB5686: secret key imported
gpg: migration succeeded
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar90m (267 kB at 8.4 MB/s)0m
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/qulice/qulice/0.22.1/qulice-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/target/qulice-0.22.1.pom.asc to /home/r/.m2/repository/com/qulice/qulice/0.22.1/qulice-0.22.1.pom.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mqulice0;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.15.1-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "e8450f211bd74" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice/0.22.1/qulice-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/target/qulice-0.22.1.pom.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice/0.22.1/qulice-0.22.1.pom.asc
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mqulice0;1m ---m
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36mcom.qulice:qulice-spi0;1m >------------------------m
[1;34mINFOm] 1mBuilding qulice-spi 0.22.1                                         [2/6]m
[1;34mINFOm]   from qulice-spi/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.surefire:surefire:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.surefire:surefire:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/37/maven-parent-37.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/37/maven-parent-37.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar90m (0 B at 0 B/s)0m
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.28/lombok-1.18.28.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.28/lombok-1.18.28.pom90m (1.5 kB at 212 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.pom90m (2.4 kB at 297 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom90m (1.2 kB at 195 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom90m (1.7 kB at 84 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom90m (2.8 kB at 472 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom90m (1.5 kB at 46 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom90m (2.4 kB at 342 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom90m (3.2 kB at 134 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom90m (2.0 kB at 407 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/2.0.7/slf4j-log4j12-2.0.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/2.0.7/slf4j-log4j12-2.0.7.pom90m (873 B at 44 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom90m (17 kB at 1.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.pom90m (1.9 kB at 240 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom90m (2.7 kB at 540 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom90m (16 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom90m (2.2 kB at 275 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.pom90m (1.1 kB at 282 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom90m (2.5 kB at 274 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom90m (16 kB at 4.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom90m (62 kB at 6.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom90m (10 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.pom90m (3.0 kB at 501 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom90m (19 kB at 3.8 MB/s)0m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.28/lombok-1.18.28.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar
Downloaded90m from20mcentral90m:5https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar90m (2.2 kB at 27 kB/s)0m
Downloaded90m from20mcentral90m:5https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar90m (7.1 kB at 84 kB/s)0m
90mDownloading0from.0mcentral90m:5https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.jar90m (115 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.jar90m (11 kB at 98 kB/s)0m
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.jar90m (150 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar90m (64 kB at 471 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar90m (205 kB at 1.5 MB/s)0m
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar90m (106 kB at 723 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar
Downloaded90m from20mcentral90m:3https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.jar90m (123 kB at 739 kB/s)0m
90mDownloading0from.0mcentral90m:2https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar90m (332 kB at 1.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.jar90m (501 kB at 1.8 MB/s)0m
90mDownloading1from.0mcentral90m:0https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.jar
Downloaded90m from20mcentral90m:0https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar90m (257 kB at 911 kB/s)0m
Downloaded90m from20mcentral90m:0https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.jar90m (49 kB at 169 kB/s)0m
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar90m (700 kB at 2.3 MB/s)0m
Downloaded90m fromM0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.28/lombok-1.18.28.jar90m (2.0 MB at 5.3 MB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar90m (4.2 MB at 7.9 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-spi0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom90m (6.0 kB at 671 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom90m (3.2 kB at 291 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar90m (55 kB at 4.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar90m (8.5 kB at 771 kB/s)0m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-spi0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom90m (4.7 kB at 527 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom90m (1.4 kB at 72 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom90m (8.1 kB at 537 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/16/plexus-16.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/16/plexus-16.pom90m (28 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom90m (1.2 kB at 65 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom90m (1.3 kB at 111 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom90m (1.3 kB at 142 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar90m (14 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar90m (29 kB at 2.1 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar90m (4.4 kB at 341 kB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar90m (23 kB at 1.2 MB/s)0m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged source codem.
[1;34mINFOm] Compiling 6 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.2.3:testm 1m(default-test)m @ 36mqulice-spi0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom90m (6.2 kB at 446 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom90m (3.5 kB at 392 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom90m (3.3 kB at 362 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom90m (4.1 kB at 406 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom90m (3.3 kB at 300 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom90m (4.5 kB at 557 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom90m (1.8 kB at 160 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom90m (5.8 kB at 644 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/25/maven-parent-25.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/15/apache-15.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/15/apache-15.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-io:commons-io:jar:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-io:commons-io:jar:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar90m (308 kB at 9.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar90m (14 kB at 906 kB/s)0m
90mDownloading1from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar90m (26 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar
Downloaded90m fromk0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar90m (171 kB at 4.7 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar90m (61 kB at 3.0 MB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar90m (8.2 kB at 234 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar90m (118 kB at 2.7 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar90m (2.4 MB at 13 MB/s)0m
[1;34mINFOm] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=430091190404
[1;34mINFOm] Surefire report directory: /home/r/repo/qulice-spi/target/surefire-reports
[1;34mINFOm] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom90m (4.7 kB at 466 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom90m (2.6 kB at 186 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom90m (2.8 kB at 176 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom90m (3.0 kB at 202 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom90m (3.2 kB at 356 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom90m (1.7 kB at 62 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom90m (2.8 kB at 404 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar90m (27 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar90m (18 kB at 1.2 MB/s)0m
90mDownloading9from90moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
Downloaded90m from10moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar90m (7.7 kB at 306 kB/s)0m
90mDownloading1from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar90m (6.8 kB at 567 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar90m (169 kB at 5.0 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar90m (189 kB at 5.0 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar90m (103 kB at 2.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom90m (3.0 kB at 433 kB/s)0m
[1;34mINFOm] Artifact org.apiguardian:apiguardian-api:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apiguardian:apiguardian-api:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar90m (184 kB at 12 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar90m (14 kB at 681 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar90m (0 B at 0 B/s)0m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running com.qulice.spi.1mEnvironmentTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in com.qulice.spi.1mEnvironmentTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 5, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36mqulice-spi0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom90m (5.1 kB at 322 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom90m (1.6 kB at 60 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom90m (16 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom90m (5.2 kB at 249 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom90m (6.5 kB at 591 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom90m (2.1 kB at 151 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.1.0/aether-1.1.0.pom90m (26 kB at 2.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom90m (2.3 kB at 100 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom90m (3.0 kB at 276 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.8.6/maven-3.8.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.8.6/maven-3.8.6.pom90m (27 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom90m (2.8 kB at 255 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom90m (5.3 kB at 382 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom90m (2.4 kB at 342 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom90m (4.3 kB at 390 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom90m (14 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom90m (2.6 kB at 131 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom90m (14 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom90m (7.6 kB at 947 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom90m (1.9 kB at 145 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom90m (2.5 kB at 212 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom90m (1.4 kB at 128 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom90m (3.2 kB at 404 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom90m (4.4 kB at 402 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom90m (2.1 kB at 68 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom90m (3.4 kB at 242 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom90m (4.2 kB at 469 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom90m (2.6 kB at 292 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom90m (19 kB at 2.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom90m (2.7 kB at 295 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom90m (2.8 kB at 117 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom90m (4.2 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom90m (3.8 kB at 274 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom90m (14 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2.pom90m (11 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom90m (16 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/5/google-5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/5/google-5.pom90m (2.5 kB at 273 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom90m (2.6 kB at 239 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom90m (21 kB at 2.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom90m (4.8 kB at 398 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom90m (15 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom90m (3.3 kB at 327 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom90m (14 kB at 1.6 MB/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar90m (51 kB at 3.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar90m (8.4 kB at 702 kB/s)0m
90mDownloading6from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar90m (61 kB at 2.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar90m (99 kB at 3.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
90mDownloading1from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar90m (47 kB at 1.6 MB/s)0m
90mDownloading1from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
Downloaded90m fromk0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar90m (150 kB at 2.6 MB/s)0m
90mDownloading0from50moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
Downloaded90m from10moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar90m (53 kB at 801 kB/s)0m
90mDownloading0from50moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar90m (262 kB at 2.9 MB/s)0m
90mDownloading0from50moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar90m (44 kB at 434 kB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar90m (216 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar90m (24 kB at 203 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar90m (13 kB at 111 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
90mDownloading0from50moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar90m (42 kB at 345 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar90m (14 kB at 107 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar90m (28 kB at 203 kB/s)0m
90mDownloading0from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
90mDownloading0from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
Downloaded90m from10moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar90m (67 kB at 395 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar90m (196 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
Downloaded90m from10moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar90m (38 kB at 189 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloaded90m from10moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar90m (169 kB at 731 kB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar90m (646 kB at 2.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar90m (180 kB at 758 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar90m (154 kB at 554 kB/s)0m
90mDownloading1from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
Downloaded90m from10moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar90m (208 kB at 683 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar90m (58 kB at 188 kB/s)0m
Downloaded90m from10moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar90m (379 kB at 1.2 MB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar90m (521 kB at 1.6 MB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar90m (15 MB at 13 MB/s)0m
[1;34mINFOm] Versionalizing /home/r/repo/qulice-spi/target/classes directory
[1;34mINFOm] File /home/r/repo/qulice-spi/target/classes/com/qulice/spi/com-qulice-qulice-spi-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.3.0:jarm 1m(default-jar)m @ 36mqulice-spi0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom90m (4.5 kB at 499 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar90m (36 kB at 4.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar90m (211 kB at 6.2 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.jar90m (1.0 MB at 14 MB/s)0m
[1;34mINFOm] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mqulice-spi0;1m >>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mqulice-spi0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
Loading source files for package com.qulice.spi...
Constructing Javadoc information...
Standard Doclet version 11.0.20.1
Building tree for all the packages and classes...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/Environment.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/Environment.Mock.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/ResourceValidator.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/ValidationException.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/Validator.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/Violation.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/Violation.Default.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/package-summary.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/package-tree.html...
Generating /home/r/repo/qulice-spi/target/apidocs/constant-values.html...
Generating /home/r/repo/qulice-spi/target/apidocs/serialized-form.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/ResourceValidator.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/Environment.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/Environment.Mock.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/Validator.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/ValidationException.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/Violation.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/class-use/Violation.Default.html...
Generating /home/r/repo/qulice-spi/target/apidocs/com/qulice/spi/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/qulice-spi/target/apidocs/overview-tree.html...
Generating /home/r/repo/qulice-spi/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/qulice-spi/target/apidocs/allclasses-index.html...
Generating /home/r/repo/qulice-spi/target/apidocs/allpackages-index.html...
Generating /home/r/repo/qulice-spi/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/qulice-spi/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-spi/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-spi/target/apidocs/index.html...
Generating /home/r/repo/qulice-spi/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
[1;34mINFOm] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice:0.20.0:checkm 1m(jcabi-qulice-check)m @ 36mqulice-spi0;1m ---m
ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2
ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2
ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2
ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[1;34mINFOm] Checking compile classpath
[1;34mINFOm] Checking runtime classpath
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency problems found
[1;34mINFOm] Qulice quality check completed in 4s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/qulice-spi/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-spi/src/site/site.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Signing 4 files with F8BB5686 secret key.
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-sources.jar to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.pom.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-spi0;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.15.1-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "e8450f211bd74" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-sources.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.pom.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar.asc
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m--------------------< 0;36mcom.qulice:qulice-checkstyle0;1m >--------------------m
[1;34mINFOm] 1mBuilding qulice-checkstyle 0.22.1                                  [3/6]m
[1;34mINFOm]   from qulice-checkstyle/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.pom90m (11 kB at 1.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/32.0.0-jre/guava-parent-32.0.0-jre.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/32.0.0-jre/guava-parent-32.0.0-jre.pom90m (21 kB at 3.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom90m (2.1 kB at 524 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom90m (2.2 kB at 270 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom90m (2.9 kB at 172 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom90m (7.4 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom90m (5.8 kB at 970 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.58.0/parent-0.58.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.58.0/parent-0.58.0.pom90m (63 kB at 7.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom90m (2.0 kB at 410 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.pom90m (153 kB at 9.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.1/picocli-4.6.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.1/picocli-4.6.1.pom90m (1.4 kB at 180 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/reflections/reflections/0.9.12/reflections-0.9.12.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/reflections/reflections/0.9.12/reflections-0.9.12.pom90m (9.4 kB at 1.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom90m (11 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom90m (2.2 kB at 552 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom90m (16 kB at 3.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom90m (4.9 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom90m (2.8 kB at 563 kB/s)0m
[1;34mINFOm] Artifact org.cactoos:cactoos:jar:0.51.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:failureaccess:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi-log:jar:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact javax.validation:validation-api:jar:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact antlr:antlr:jar:2.7.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.antlr:antlr4-runtime:jar:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.cactoos:cactoos:jar:0.51.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:failureaccess:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi-log:jar:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact javax.validation:validation-api:jar:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact antlr:antlr:jar:2.7.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.antlr:antlr4-runtime:jar:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar90m (16 kB at 3.2 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar90m (9.3 kB at 1.3 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar90m (80 kB at 2.0 MB/s)0m
Downloaded90m from30mcentral90m:7https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.jar
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.1/picocli-4.6.1.jar
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar90m (127 kB at 2.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mantlr/antlr/2.7.7/antlr-2.7.7.jar
Downloaded90m from30mcentral90m:2https://repo.maven.apache.org/maven2/0mantlr/antlr/2.7.7/antlr-2.7.7.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
Downloaded90m from30mcentral90m:2https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar90m (0 B at 0 B/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar90m (224 kB at 2.6 MB/s)0m
90mDownloading0from.0mcentral90m:7https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
90mDownloading0from.0mcentral90m:7https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/reflections/reflections/0.9.12/reflections-0.9.12.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/reflections/reflections/0.9.12/reflections-0.9.12.jar90m (106 kB at 920 kB/s)0m
90mDownloading0from.0mcentral90m:7https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar90m (11 kB at 73 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.1/picocli-4.6.1.jar90m (402 kB at 2.7 MB/s)0m
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar90m (783 kB at 3.1 MB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.jar90m (1.7 MB at 5.4 MB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.jar90m (3.0 MB at 7.8 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 2 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 34 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 113 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 3 source files with javac [debug deprecation target 1.8] to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.2.3:testm 1m(default-test)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=452416910136
[1;34mINFOm] Surefire report directory: /home/r/repo/qulice-checkstyle/target/surefire-reports
[1;34mINFOm] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running com.qulice.checkstyle.1mCheckstyleValidatorTestm
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE17452533911662333447.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE438669051241367048.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4744012501889078718.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE877196327606202152.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE9699939828099192425.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4369199582985735777.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * License-1.
 *
 * License-2.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE1151653112103618543.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE7831187614927610569.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE16376822214849837166.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE14069425260031694717.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE17495425868277726196.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE17116436585738371186.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE770492457839899404.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * License-1.
 *
 * License-2.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE8935607116816353717.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE12792600440150105000.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4316325287135773110.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE18126608322176494316.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE3967193226953725323.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE1372323586136642349.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE1815718678335781137.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE6084176679173103849.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE14247381593608601369.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE15170803703565683365.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE16807133417926021359.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE11472006202046229930.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4887012977684002827.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE5256444103839977065.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE12840204411755451615.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE3910419928120041861.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE6890496306053860998.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE4325132848619964127.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE16712014308463361931.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE9166441140970947413.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE15663042966012137703.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE found: file:/tmp/LICENSE532856192010553640.txt
[DEBUG] com.qulice.checkstyle.CheckstyleValidator: LICENSE full text after parsing:
/*
 * Hello.
 */
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m38m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m3m, Time elapsed: 10.18 s -- in com.qulice.checkstyle.1mCheckstyleValidatorTestm
[1;34mINFOm] Running com.qulice.checkstyle.1mChecksTestm
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[1;34mINFOm] 1;32mTests run: 0;1;32m38m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.691 s -- in com.qulice.checkstyle.1mChecksTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;33mWARNINGm] 1;33mTests run: 76, Failures: 0, Errors: 0, Skipped: 3m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/qulice-checkstyle/target/classes directory
[1;34mINFOm] File /home/r/repo/qulice-checkstyle/target/classes/com/qulice/checkstyle/parameters/com-qulice-qulice-checkstyle-jar.txt added
[1;34mINFOm] File /home/r/repo/qulice-checkstyle/target/classes/com/qulice/checkstyle/com-qulice-qulice-checkstyle-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.3.0:jarm 1m(default-jar)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mqulice-checkstyle0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mqulice-checkstyle0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
Loading source files for package com.qulice.checkstyle...
Loading source files for package com.qulice.checkstyle.parameters...
Constructing Javadoc information...
Standard Doclet version 11.0.20.1
Building tree for all the packages and classes...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/BracketsStructureCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/CascadeIndentationCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/CheckstyleValidator.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/ConditionalRegexpMultilineCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/ConstantUsageCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/CurlyBracketsStructureCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/DiamondOperatorCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/EmptyLinesCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/FinalSemicolonInTryWithResourcesCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/ImportCohesionCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/JavadocEmptyLineCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/JavadocLocationCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/JavadocParameterOrderCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/JavadocTagsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/LineRange.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/LineRanges.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/MethodBodyCommentsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/MethodsOrderCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/MultilineJavadocTagsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/NoJavadocForOverriddenMethodsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/NonStaticMethodCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/ProhibitNonFinalClassesCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/ProtectedMethodInFinalClassCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/QualifyInnerClassCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/SingleLineCommentCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/StringLiteralsConcatenationCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/Arguments.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/Parameters.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/TypeParameters.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/package-summary.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/package-tree.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/package-summary.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/package-tree.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/constant-values.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/ConditionalRegexpMultilineCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/ProtectedMethodInFinalClassCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/ConstantUsageCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/CheckstyleValidator.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/StringLiteralsConcatenationCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/MultilineJavadocTagsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/LineRange.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/CurlyBracketsStructureCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/JavadocParameterOrderCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/NonStaticMethodCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/CascadeIndentationCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/JavadocLocationCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/MethodsOrderCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/MethodBodyCommentsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/NoJavadocForOverriddenMethodsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/JavadocTagsCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/DiamondOperatorCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/BracketsStructureCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/JavadocEmptyLineCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/LineRanges.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/EmptyLinesCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/FinalSemicolonInTryWithResourcesCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/SingleLineCommentCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/ProhibitNonFinalClassesCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/ImportCohesionCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/class-use/QualifyInnerClassCheck.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/class-use/TypeParameters.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/class-use/Parameters.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/class-use/Arguments.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/package-use.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/com/qulice/checkstyle/parameters/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/overview-tree.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/allclasses-index.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/allpackages-index.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/index.html...
Generating /home/r/repo/qulice-checkstyle/target/apidocs/overview-summary.html...
Generating /home/r/repo/qulice-checkstyle/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
[1;34mINFOm] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice:0.20.0:checkm 1m(jcabi-qulice-check)m @ 36mqulice-checkstyle0;1m ---m
Mar 06, 2024 2:59:40 AM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue
WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency problems found
[1;34mINFOm] Qulice quality check completed in 10s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/main/resources/com/qulice/checkstyle/checks.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/main/resources/com/qulice/checkstyle/suppressions.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/BracketsStructureCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ConstantUsageCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/CurlyBracketsStructureCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/EmptyLinesCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ImportCohesionCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocEmptyLineCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocLocationCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocParameterOrderCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/JavadocTagsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/MethodBodyCommentsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/MethodsOrderCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/MultilineJavadocTagsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/NoJavadocForOverriddenMethodsCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/NonStaticMethodCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ProhibitNonFinalClassesCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/ProtectedMethodInFinalClassCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/QualifyInnerClassCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/RequireThisCheck/config.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest/StringLiteralsConcatenationCheck/config.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Signing 4 files with F8BB5686 secret key.
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-sources.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.pom.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-checkstyle0;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.15.1-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "e8450f211bd74" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-sources.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.pom.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar.asc
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36mcom.qulice:qulice-pmd0;1m >------------------------m
[1;34mINFOm] 1mBuilding qulice-pmd 0.22.1                                         [4/6]m
[1;34mINFOm]   from qulice-pmd/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.pom90m (6.7 kB at 353 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom90m (5.8 kB at 826 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom90m (1.4 kB at 225 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom90m (1.4 kB at 344 kB/s)0m
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-core:jar:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.beust:jcommander:jar:1.72 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.java.dev.javacc:javacc:jar:5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.google.code.gson:gson:jar:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-java:jar:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-jsp:jar:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-core:jar:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.beust:jcommander:jar:1.72 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.java.dev.javacc:javacc:jar:5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.google.code.gson:gson:jar:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-java:jar:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-jsp:jar:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.6.0/jcabi-matchers-1.6.0.jar90m (22 kB at 778 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.72/jcommander-1.72.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.72/jcommander-1.72.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2.1/asm-6.2.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.5/gson-2.5.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.5/gson-2.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar90m (0 B at 0 B/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar90m (1.5 kB at 118 kB/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar90m (1.5 kB at 107 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2.1/asm-6.2.1.jar90m (113 kB at 3.9 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 1 resource from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 10 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 63 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 8 source files with javac [debug deprecation target 1.8] to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.2.3:testm 1m(default-test)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=488630850779
[1;34mINFOm] Surefire report directory: /home/r/repo/qulice-pmd/target/surefire-reports
[1;34mINFOm] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running com.qulice.pmd.1mUnusedImportsRuleTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11049976125551703033.qulice/basedir/src/main/java/foo/UnusedImports.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.207 s -- in com.qulice.pmd.1mUnusedImportsRuleTestm
[1;34mINFOm] Running com.qulice.pmd.1mUseStringIsEmptyRuleTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12427486799051238809.qulice/basedir/src/main/java/foo/StringLengthGreaterThanZero.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4803147028035753355.qulice/basedir/src/main/java/foo/StringLengthGreaterOrEqualZero.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4403320415770337721.qulice/basedir/src/main/java/foo/StringLengthGreaterOrEqualOne.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock338520799991109888.qulice/basedir/src/main/java/foo/StringLengthLessThanOne.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6359076727620881269.qulice/basedir/src/main/java/foo/StringLengthLessOrEqualZero.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8519203731368245503.qulice/basedir/src/main/java/foo/StringLengthEqualsZero.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12522997147241527600.qulice/basedir/src/main/java/foo/StringLengthNotEqualsZero.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4881335117960289429.qulice/basedir/src/main/java/foo/ArrayOfStringsLengthGreaterThanZero.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m8m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.892 s -- in com.qulice.pmd.1mUseStringIsEmptyRuleTestm
[1;34mINFOm] Running com.qulice.pmd.1mPmdEmptyTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6764817777599635659.qulice/basedir/src/main/java/foo/EmptyFinallyBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7101308845334259653.qulice/basedir/src/main/java/foo/EmptyStatementBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: got 4 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7006270289093856447.qulice/basedir/src/main/java/foo/EmptySynchronizedBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4143093357268913915.qulice/basedir/src/main/java/foo/EmptyInitializer.java
[DEBUG] com.qulice.pmd.SourceValidator: got 3 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock9543580972407324764.qulice/basedir/src/main/java/foo/EmptyIfStmt.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4572077778679123645.qulice/basedir/src/main/java/foo/EmptyStatementNotInLoop.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6483631675445645163.qulice/basedir/src/main/java/foo/EmptyWhileStmt.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7567535031635052134.qulice/basedir/src/main/java/foo/EmptyCatchBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: got 3 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock14349950484476438499.qulice/basedir/src/main/java/foo/EmptySwitchStmt.java
[DEBUG] com.qulice.pmd.SourceValidator: got 4 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4922338933037153852.qulice/basedir/src/main/java/foo/EmptyStaticInitializer.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m10m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s -- in com.qulice.pmd.1mPmdEmptyTestm
[1;34mINFOm] Running com.qulice.pmd.1mEmptyCollectionRuleTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10006529658697827200.qulice/basedir/src/main/java/foo/NullCollection.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in com.qulice.pmd.1mEmptyCollectionRuleTestm
[1;34mINFOm] Running com.qulice.pmd.1mLocalVariableCouldBeFinalRuleTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock3733595175315961631.qulice/basedir/src/main/java/foo/LocalVariableCouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in com.qulice.pmd.1mLocalVariableCouldBeFinalRuleTestm
[1;34mINFOm] Running com.qulice.pmd.1mPmdDisabledRulesTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock2721686046532487935.qulice/basedir/src/main/java/foo/UseConcurrentHashMap.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11736112964714804198.qulice/basedir/src/main/java/foo/DoNotUseThreads.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4986414877515733156.qulice/basedir/src/main/java/foo/AvoidUsingVolatile.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4569834825752136096.qulice/basedir/src/main/java/foo/DefaultPackage.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10151676261464115188.qulice/basedir/src/main/java/foo/ExcessiveImports.java
[DEBUG] com.qulice.pmd.SourceValidator: got 30 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock9859479767348696992.qulice/basedir/src/main/java/foo/PositionLiteralsFirstInComparisons.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock1281603753055039635.qulice/basedir/src/main/java/foo/MissingSerialVersionUID.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12196067658712901066.qulice/basedir/src/main/java/foo/CallSuperInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m8m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.967 s -- in com.qulice.pmd.1mPmdDisabledRulesTestm
[1;34mINFOm] Running com.qulice.pmd.1mPmdValidatorTestm
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13816458647345892719.qulice/basedir/src/main/java/foo/SimplifiedTernary.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10541818006237356248.qulice/basedir/src/main/java/foo/FilesCreateFileOther.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5389946548956930891.qulice/basedir/src/main/java/foo/StaticAccessToStaticFields.java
Mar 06, 2024 3:00:06 AM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue
WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5788790555433631357.qulice/basedir/src/main/java/foo/FieldInitConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock18155135730470982028.qulice/basedir/src/main/java/foo/FieldInitSeveralConstructors.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11678079806828632799.qulice/basedir/src/main/java/foo/JunitStaticPublicMethods.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock14655854243955903774.qulice/basedir/src/main/java/foo/TestShouldBePackagePrivate.java
[DEBUG] com.qulice.pmd.SourceValidator: got 4 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15155942500346806477.qulice/basedir/src/main/java/foo/Junit4TestClassShouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8904650480620141574.qulice/basedir/src/main/java/foo/Junit3TestClassShouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15899188491383690271.qulice/basedir/src/main/java/foo/StaticPublicVoidMainMethod.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10610683677267980572.qulice/basedir/src/main/java/foo/CloneMethodReturnTypeMustMatchClassName.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock780836874089575761.qulice/basedir/src/main/java/foo/JunitTestClassIsFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock840392583441222925.qulice/basedir/src/main/java/foo/AllowsDuplicateLiteralsInAnnotations.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock1810582225367908373.qulice/basedir/src/main/java/foo/AccessToStaticMethodsViaThis.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13165531100507493749.qulice/basedir/src/main/java/foo/StaticPublicMethod.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10109190335920586041.qulice/basedir/src/main/java/foo/CloneMethodMustBePublic.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock17073207369753654955.qulice/basedir/src/main/java/foo/UnnecessaryFinalModifier.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock14303378359155193010.qulice/basedir/src/main/java/foo/PlainJUnitAssertionTestMethod.java
[DEBUG] com.qulice.pmd.SourceValidator: got 4 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16672318921788047945.qulice/basedir/src/main/java/foo/AccessToStaticFieldsViaThis.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock156392102053382665.qulice/basedir/src/main/java/foo/Junit5TestClassShouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16068925976644383039.qulice/basedir/src/main/java/foo/FilesCreateFileTest.java
[DEBUG] com.qulice.pmd.SourceValidator: got 3 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock3677975622567456168.qulice/basedir/src/main/java/foo/LambdaInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock2326752364336418036.qulice/basedir/src/main/java/foo/UnderstandsMethodReferences.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15685984384291882718.qulice/basedir/src/main/java/foo/Foo.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7256161926505671209.qulice/basedir/src/main/java/foo/CallToConstructorInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6403401750714815318.qulice/basedir/src/main/java/foo/UselessParentheses.java
[DEBUG] com.qulice.pmd.SourceValidator: got 3 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15965192075669299072.qulice/basedir/src/main/java/foo/AllowNonTransientFields.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7596045764444667834.qulice/basedir/src/main/java/foo/FieldInitOneConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock2750535789001784880.qulice/basedir/src/main/java/foo/PlainJUnitAssertionStaticImportBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: got 5 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8567445852091516645.qulice/basedir/src/main/java/foo/CodeInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8638493891451528070.qulice/basedir/src/main/java/foo/FieldInitNoConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 1 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15250242501168750628.qulice/basedir/src/main/java/foo/StaticFieldInitConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock2267642673161209941.qulice/basedir/src/main/java/foo/DirectAccessToStaticFields.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock18102847117152594692.qulice/basedir/src/main/java/Main.java
[DEBUG] com.qulice.pmd.SourceValidator: got 2 errors
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16684217206926970840.qulice/basedir/src/main/java/foo/AllowAssertFail.java
[DEBUG] com.qulice.pmd.SourceValidator: got 0 errors
[1;34mINFOm] 1;32mTests run: 0;1;32m35m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.455 s -- in com.qulice.pmd.1mPmdValidatorTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 64, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/qulice-pmd/target/classes directory
[1;34mINFOm] File /home/r/repo/qulice-pmd/target/classes/com/qulice/pmd/rules/com-qulice-qulice-pmd-jar.txt added
[1;34mINFOm] File /home/r/repo/qulice-pmd/target/classes/com/qulice/pmd/com-qulice-qulice-pmd-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.3.0:jarm 1m(default-jar)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mqulice-pmd0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mqulice-pmd0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
Loading source files for package com.qulice.pmd.rules...
Loading source files for package com.qulice.pmd...
Constructing Javadoc information...
Standard Doclet version 11.0.20.1
Building tree for all the packages and classes...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/PmdError.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/PmdError.OfConfigError.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/PmdError.OfProcessingError.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/PmdError.OfRuleViolation.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/PmdValidator.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/ProhibitPlainJunitAssertionsRule.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/UnnecessaryLocalRule.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/UseStringIsEmptyRule.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/package-summary.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/package-tree.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/package-summary.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/package-tree.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/constant-values.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/class-use/ProhibitPlainJunitAssertionsRule.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/class-use/UseStringIsEmptyRule.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/class-use/UnnecessaryLocalRule.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/class-use/PmdError.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/class-use/PmdError.OfConfigError.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/class-use/PmdError.OfProcessingError.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/class-use/PmdError.OfRuleViolation.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/class-use/PmdValidator.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/package-use.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/com/qulice/pmd/rules/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/qulice-pmd/target/apidocs/overview-tree.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/qulice-pmd/target/apidocs/allclasses-index.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/allpackages-index.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/qulice-pmd/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/index.html...
Generating /home/r/repo/qulice-pmd/target/apidocs/overview-summary.html...
Generating /home/r/repo/qulice-pmd/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
[1;34mINFOm] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice:0.20.0:checkm 1m(jcabi-qulice-check)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[1;34mINFOm] Checking compile classpath
[1;34mINFOm] Checking runtime classpath
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency problems found
[1;34mINFOm] Qulice quality check completed in 5s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/qulice-pmd/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-pmd/src/main/resources/com/qulice/pmd/ruleset.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-pmd/src/site/site.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Signing 4 files with F8BB5686 secret key.
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-sources.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.pom.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Performing local staging (local stagingDirectory=&quot;/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.15.1-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "e8450f211bd74" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-sources.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.pom.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar.asc
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36mcom.qulice:qulice-ant0;1m >------------------------m
[1;34mINFOm] 1mBuilding qulice-ant 0.22.1                                         [5/6]m
[1;34mINFOm]   from qulice-ant/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.groovy:groovy-bom:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.groovy:groovy-bom:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar90m (0 B at 0 B/s)0m
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.13/ant-1.10.13.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.13/ant-1.10.13.pom90m (17 kB at 2.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.10.13/ant-parent-1.10.13.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.10.13/ant-parent-1.10.13.pom90m (6.6 kB at 2.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.pom90m (3.2 kB at 1.1 MB/s)0m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.13/ant-1.10.13.jar
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.13/ant-1.10.13.jar90m (2.3 MB at 16 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.jar90m (21 kB at 2.6 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 5 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.2.3:testm 1m(default-test)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=519997976473
[1;34mINFOm] Surefire report directory: /home/r/repo/qulice-ant/target/surefire-reports
[1;34mINFOm] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running com.qulice.ant.1mAntEnvironmentTestm
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m3m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m3m, Time elapsed: 0.059 s -- in com.qulice.ant.1mAntEnvironmentTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;33mWARNINGm] 1;33mTests run: 3, Failures: 0, Errors: 0, Skipped: 3m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/qulice-ant/target/classes directory
[1;34mINFOm] File /home/r/repo/qulice-ant/target/classes/com/qulice/ant/com-qulice-qulice-ant-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.3.0:jarm 1m(default-jar)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mqulice-ant0;1m >>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mqulice-ant0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
Loading source files for package com.qulice.ant...
Constructing Javadoc information...
Standard Doclet version 11.0.20.1
Building tree for all the packages and classes...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/AntEnvironment.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/AntPath.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/AntPath.Default.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/AntPath.Fake.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/QuliceTask.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/package-summary.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/package-tree.html...
Generating /home/r/repo/qulice-ant/target/apidocs/constant-values.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/class-use/AntPath.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/class-use/AntPath.Fake.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/class-use/AntPath.Default.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/class-use/AntEnvironment.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/class-use/QuliceTask.html...
Generating /home/r/repo/qulice-ant/target/apidocs/com/qulice/ant/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/qulice-ant/target/apidocs/overview-tree.html...
Generating /home/r/repo/qulice-ant/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/qulice-ant/target/apidocs/allclasses-index.html...
Generating /home/r/repo/qulice-ant/target/apidocs/allpackages-index.html...
Generating /home/r/repo/qulice-ant/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/qulice-ant/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-ant/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-ant/target/apidocs/index.html...
Generating /home/r/repo/qulice-ant/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
[1;34mINFOm] Building jar: /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minvoker:3.6.0:installm 1m(default)m @ 36mqulice-ant0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom90m (12 kB at 939 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom90m (14 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom90m (2.2 kB at 224 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom90m (2.1 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom90m (7.0 kB at 698 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom90m (3.5 kB at 234 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-master/4.7/antlr4-master-4.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr4-master/4.7/antlr4-master-4.7.pom90m (4.0 kB at 287 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom90m (6.9 kB at 692 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.0/maven-3.1.0.pom90m (22 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom90m (3.8 kB at 317 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom90m (1.8 kB at 204 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom90m (2.3 kB at 251 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom90m (1.0 kB at 114 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom90m (3.1 kB at 278 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3/plexus-3.3.pom90m (20 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom90m (1.9 kB at 158 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom90m (1.6 kB at 102 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom90m (3.0 kB at 304 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom90m (2.5 kB at 309 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom90m (3.5 kB at 353 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom90m (3.5 kB at 501 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom90m (1.6 kB at 198 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.1/maven-2.2.1.pom90m (22 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/11/maven-parent-11.pom90m (32 kB at 3.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/5/apache-5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/5/apache-5.pom90m (4.1 kB at 372 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom90m (3.2 kB at 360 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom90m (1.5 kB at 104 kB/s)0m
[1;34mINFOm] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.pom90m (142 B at 20 kB/s)0m
[1;34mINFOm] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom90m (4.3 kB at 388 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom90m (24 kB at 2.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom90m (23 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom90m (23 kB at 645 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.pom90m (5.4 kB at 362 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded90m from60moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar90m (47 kB at 2.6 MB/s)0m
Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar90m (41 kB at 2.2 MB/s)0m
90mDownloading6from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
90mDownloading1from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar90m (30 kB at 971 kB/s)0m
90mDownloading1fromB0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar90m (164 kB at 3.6 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar90m (60 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
90mDownloading1fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloaded90m fromk0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar90m (159 kB at 2.8 MB/s)0m
90mDownloading1from60moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar90m (47 kB at 723 kB/s)0m
Downloaded90m from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar90m (52 kB at 767 kB/s)0m
90mDownloading2from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.jar
90mDownloading2from60moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
Downloaded90m from50moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar90m (50 kB at 573 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded90m from50moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar90m (205 kB at 2.1 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.jar90m (183 kB at 1.7 MB/s)0m
90mDownloading4from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded90m fromk0moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar90m (563 kB at 3.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar
Downloaded90m from40moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar90m (23 kB at 123 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar
Downloaded90m from40moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar90m (230 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar90m (148 kB at 784 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar
Downloaded90m fromk0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.jar90m (457 kB at 1.9 MB/s)0m
Downloaded90m from60moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar90m (130 kB at 536 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.jar
Downloaded90m from60moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar90m (213 kB at 811 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.jar90m (640 kB at 2.4 MB/s)0m
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.jar90m (151 kB at 529 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar90m (7.6 MB at 11 MB/s)0m
[1;34mINFOm] Artifact org.cactoos:cactoos:pom:0.51.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.cactoos:cactoos:pom:0.51.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.59.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.59.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.59.0/parent-0.59.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.59.0/parent-0.59.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:failureaccess:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:failureaccess:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:guava-parent:pom:26.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:guava-parent:pom:26.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.code.findbugs:jsr305:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.code.findbugs:jsr305:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact antlr:antlr:pom:2.7.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact antlr:antlr:pom:2.7.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mantlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mantlr/antlr/2.7.7/antlr-2.7.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.antlr:antlr4-runtime:pom:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.antlr:antlr4-runtime:pom:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.antlr:antlr4-master:pom:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.antlr:antlr4-master:pom:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/47/commons-parent-47.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/19/apache-19.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/19/apache-19.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/34/commons-parent-34.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/13/apache-13.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/13/apache-13.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/39/commons-parent-39.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/16/apache-16.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/16/apache-16.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact net.sourceforge.saxon:saxon:pom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.saxon:saxon:pom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:52 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:52 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/52/commons-parent-52.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-core:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-core:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.beust:jcommander:pom:1.72 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.beust:jcommander:pom:1.72 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.72/jcommander-1.72.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.72/jcommander-1.72.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.ow2.asm:asm:pom:6.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2.asm:asm:pom:6.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2.1/asm-6.2.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2.1/asm-6.2.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.ow2:ow2:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2:ow2:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.5/ow2-1.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.5/ow2-1.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.code.gson:gson:pom:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.code.gson:gson:pom:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.5/gson-2.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.5/gson-2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-java:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-java:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-jsp:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.sourceforge.pmd:pmd-jsp:pom:6.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-io:commons-io:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact commons-io:commons-io:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact net.java.dev.javacc:javacc:pom:5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact net.java.dev.javacc:javacc:pom:5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/javacc/javacc/5.0/javacc-5.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-sources.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-javadoc.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice/0.22.1/qulice-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/qulice-ant/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar to /home/r/repo/qulice-ant/target/local-repo/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom to /home/r/repo/qulice-ant/target/local-repo/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar to /home/r/repo/qulice-ant/target/local-repo/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom to /home/r/repo/qulice-ant/target/local-repo/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.jar to /home/r/repo/qulice-ant/target/local-repo/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.pom to /home/r/repo/qulice-ant/target/local-repo/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/info/picocli/picocli/4.6.1/picocli-4.6.1.jar to /home/r/repo/qulice-ant/target/local-repo/info/picocli/picocli/4.6.1/picocli-4.6.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/info/picocli/picocli/4.6.1/picocli-4.6.1.pom to /home/r/repo/qulice-ant/target/local-repo/info/picocli/picocli/4.6.1/picocli-4.6.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar to /home/r/repo/qulice-ant/target/local-repo/antlr/antlr/2.7.7/antlr-2.7.7.jar
[1;34mINFOm] Installing /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom to /home/r/repo/qulice-ant/target/local-repo/antlr/antlr/2.7.7/antlr-2.7.7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar to /home/r/repo/qulice-ant/target/local-repo/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom to /home/r/repo/qulice-ant/target/local-repo/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar to /home/r/repo/qulice-ant/target/local-repo/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom to /home/r/repo/qulice-ant/target/local-repo/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/qulice-ant/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/qulice-ant/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar to /home/r/repo/qulice-ant/target/local-repo/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom to /home/r/repo/qulice-ant/target/local-repo/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/reflections/reflections/0.9.12/reflections-0.9.12.jar to /home/r/repo/qulice-ant/target/local-repo/org/reflections/reflections/0.9.12/reflections-0.9.12.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/reflections/reflections/0.9.12/reflections-0.9.12.pom to /home/r/repo/qulice-ant/target/local-repo/org/reflections/reflections/0.9.12/reflections-0.9.12.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar to /home/r/repo/qulice-ant/target/local-repo/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom to /home/r/repo/qulice-ant/target/local-repo/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar to /home/r/repo/qulice-ant/target/local-repo/com/beust/jcommander/1.72/jcommander-1.72.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.pom to /home/r/repo/qulice-ant/target/local-repo/com/beust/jcommander/1.72/jcommander-1.72.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar to /home/r/repo/qulice-ant/target/local-repo/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom to /home/r/repo/qulice-ant/target/local-repo/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.jar to /home/r/repo/qulice-ant/target/local-repo/com/google/code/gson/gson/2.5/gson-2.5.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/code/gson/gson/2.5/gson-2.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-ant/target/local-repo/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar to /home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom to /home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar to /home/r/repo/qulice-ant/target/local-repo/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom to /home/r/repo/qulice-ant/target/local-repo/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/ant/ant/1.10.13/ant-1.10.13.jar to /home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant/1.10.13/ant-1.10.13.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/ant/ant/1.10.13/ant-1.10.13.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant/1.10.13/ant-1.10.13.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.jar to /home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /home/r/repo/qulice-ant/target/local-repo/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom to /home/r/repo/qulice-ant/target/local-repo/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.59.0/parent-0.59.0.pom to /home/r/repo/qulice-ant/target/local-repo/com/jcabi/parent/0.59.0/parent-0.59.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava-parent/32.0.0-jre/guava-parent-32.0.0-jre.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/guava-parent/32.0.0-jre/guava-parent-32.0.0-jre.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/r/repo/qulice-ant/target/local-repo/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /home/r/repo/qulice-ant/target/local-repo/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom to /home/r/repo/qulice-ant/target/local-repo/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom to /home/r/repo/qulice-ant/target/local-repo/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/19/apache-19.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/apache/19/apache-19.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/47/commons-parent-47.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-parent/47/commons-parent-47.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/13/apache-13.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/apache/13/apache-13.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-parent/34/commons-parent-34.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/16/apache-16.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/apache/16/apache-16.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-parent/39/commons-parent-39.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/23/apache-23.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/apache/23/apache-23.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/52/commons-parent-52.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/commons/commons-parent/52/commons-parent-52.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom to /home/r/repo/qulice-ant/target/local-repo/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom to /home/r/repo/qulice-ant/target/local-repo/org/ow2/ow2/1.5/ow2-1.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.60.5/parent-0.60.5.pom to /home/r/repo/qulice-ant/target/local-repo/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom to /home/r/repo/qulice-ant/target/local-repo/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom to /home/r/repo/qulice-ant/target/local-repo/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/ant/ant-parent/1.10.13/ant-parent-1.10.13.pom to /home/r/repo/qulice-ant/target/local-repo/org/apache/ant/ant-parent/1.10.13/ant-parent-1.10.13.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar to /home/r/repo/qulice-ant/target/local-repo/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom to /home/r/repo/qulice-ant/target/local-repo/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar to /home/r/repo/qulice-ant/target/local-repo/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom to /home/r/repo/qulice-ant/target/local-repo/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar to /home/r/repo/qulice-ant/target/local-repo/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom to /home/r/repo/qulice-ant/target/local-repo/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar to /home/r/repo/qulice-ant/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.pom to /home/r/repo/qulice-ant/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom to /home/r/repo/qulice-ant/target/local-repo/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom to /home/r/repo/qulice-ant/target/local-repo/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar to /home/r/repo/qulice-ant/target/local-repo/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom to /home/r/repo/qulice-ant/target/local-repo/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minvoker:3.6.0:runm 1m(default)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Building: 1mviolations/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           violations/pom.xml ............................... 1;32mSUCCESSm (27.50 s)
[1;34mINFOm] 1m-------------------------------------------------m
[1;34mINFOm] Build Summary:
[1;34mINFOm]   Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[1;34mINFOm] 1m-------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice:0.20.0:checkm 1m(jcabi-qulice-check)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency problems found
[1;34mINFOm] Qulice quality check completed in 3s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/it/settings.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/it/violations/build.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/it/violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-ant/src/site/site.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Signing 4 files with F8BB5686 secret key.
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Installing /home/r/repo/qulice-ant/pom.xml to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.jar to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-sources.jar to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.jar.asc to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.pom.asc to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-ant0;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.15.1-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "e8450f211bd74" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/pom.xml to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-sources.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1.pom.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-ant/target/qulice-ant-0.22.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar.asc
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Execution skipped to the last project...
[1;34mINFOm]
[1;34mINFOm] 1m-------------------< 0;36mcom.qulice:qulice-maven-plugin0;1m >-------------------m
[1;34mINFOm] 1mBuilding qulice-maven-plugin 0.22.1                                [6/6]m
[1;34mINFOm]   from qulice-maven-plugin/pom.xml
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.pom90m (13 kB at 913 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom90m (15 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.jar90m (55 kB at 2.9 MB/s)0m
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
[1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom90m (1.6 kB at 136 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom90m (13 kB at 3.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom90m (6.3 kB at 1.3 MB/s)0m
[1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.37.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.37.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom90m (4.9 kB at 818 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom90m (2.9 kB at 243 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom90m (11 kB at 1.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom90m (3.2 kB at 803 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom90m (3.0 kB at 431 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.1/plexus-3.1.pom90m (19 kB at 1.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom90m (2.5 kB at 359 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom90m (1.7 kB at 217 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom90m (2.7 kB at 450 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom90m (2.8 kB at 306 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom90m (2.3 kB at 378 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom90m (4.0 kB at 576 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom90m (15 kB at 5.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom90m (2.8 kB at 468 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean/3.4/xbean-3.4.pom90m (19 kB at 2.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/3.8.2/junit-3.8.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/3.8.2/junit-3.8.2.pom90m (747 B at 149 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.pom90m (1.0 kB at 253 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator-relocation/6.0.23.Final/hibernate-validator-relocation-6.0.23.Final.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator-relocation/6.0.23.Final/hibernate-validator-relocation-6.0.23.Final.pom90m (1.0 kB at 205 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator-parent/6.0.23.Final/hibernate-validator-parent-6.0.23.Final.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator-parent/6.0.23.Final/hibernate-validator-parent-6.0.23.Final.pom90m (65 kB at 9.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom90m (9.2 kB at 2.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom90m (4.0 kB at 996 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom90m (7.0 kB at 250 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.6.3/maven-3.6.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.6.3/maven-3.6.3.pom90m (26 kB at 3.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom90m (5.2 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.pom90m (12 kB at 726 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom90m (6.4 kB at 635 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/jboss-parent/15/jboss-parent-15.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/jboss-parent/15/jboss-parent-15.pom90m (32 kB at 5.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/classmate/1.3.4/classmate-1.3.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/classmate/1.3.4/classmate-1.3.4.pom90m (5.8 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/24/oss-parent-24.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/24/oss-parent-24.pom90m (19 kB at 925 kB/s)0m
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-exec:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:jar:0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-util:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-util:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-api:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact xerces:xmlParserAPIs:jar:2.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-core:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model-builder:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-spi:jar:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-impl:jar:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-api:jar:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-model:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-dependency-analyzer:jar:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2.asm:asm:jar:5.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.collections:google-collections:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact javax.enterprise:cdi-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact javax.annotation:jsr250-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-exec:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:jar:0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-util:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-util:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-api:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact xerces:xmlParserAPIs:jar:2.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-core:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model-builder:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-spi:jar:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-impl:jar:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-api:jar:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-model:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:jar:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-dependency-analyzer:jar:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2.asm:asm:jar:5.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.google.collections:google-collections:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact javax.enterprise:cdi-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact javax.annotation:jsr250-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar90m (14 kB at 1.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded90m from40mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar90m (0 B at 0 B/s)0m
Downloaded90m from40mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded90m from40mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar90m (10 kB at 525 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar90m (44 kB at 2.1 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar90m (48 kB at 983 kB/s)0m
90mDownloading4from 0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded90m fromB0mcentral90m:|https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar90m (58 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/3.8.2/junit-3.8.2.jar
Downloaded90m from80mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar90m (134 kB at 1.9 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar90m (0 B at 0 B/s)0m
90mDownloading1from80mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
90mDownloading1from80mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.jar
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.jar90m (0 B at 0 B/s)0m
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
90mDownloading1fromB0mcentral90m:|https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
Downloaded90m fromk0mcentral90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar90m (185 kB at 1.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mjunit/junit/3.8.2/junit-3.8.2.jar90m (121 kB at 1.1 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar90m (217 kB at 2.0 MB/s)0m
Downloaded90m from60mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar90m (0 B at 0 B/s)0m
90mDownloading1from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/classmate/1.3.4/classmate-1.3.4.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar90m (66 kB at 540 kB/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/classmate/1.3.4/classmate-1.3.4.jar90m (65 kB at 517 kB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.jar90m (1.2 MB at 6.3 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.pom90m (3.0 kB at 152 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom90m (770 B at 51 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom90m (6.0 kB at 755 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.pom90m (4.1 kB at 205 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.2/asm-9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.2/asm-9.2.pom90m (2.4 kB at 158 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom90m (3.0 kB at 370 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom90m (2.6 kB at 216 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom90m (2.6 kB at 327 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.pom90m (9.2 kB at 768 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.pom90m (2.9 kB at 162 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom90m (16 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.pom90m (4.6 kB at 308 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom90m (1.4 kB at 120 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom90m (4.8 kB at 267 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/5.0/plexus-5.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/5.0/plexus-5.0.pom90m (21 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom90m (4.5 kB at 505 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom90m (16 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/43/commons-parent-43.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/43/commons-parent-43.pom90m (70 kB at 4.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/2.6/objenesis-2.6.pom90m (2.8 kB at 232 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom90m (17 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.pom90m (1.9 kB at 173 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.pom90m (2.5 kB at 283 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-script/3.6.4/maven-script-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-script/3.6.4/maven-script-3.6.4.pom90m (1.7 kB at 123 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.pom90m (3.1 kB at 260 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.pom90m (2.4 kB at 174 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom90m (357 B at 26 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom90m (2.3 kB at 330 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.0/commons-collections-2.0.pom90m (171 B at 17 kB/s)0m
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom90m (7.6 kB at 846 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom90m (4.9 kB at 491 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom90m (1.5 kB at 219 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.7/doxia-1.7.pom90m (15 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/27/maven-parent-27.pom90m (41 kB at 3.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/17/apache-17.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/17/apache-17.pom90m (16 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom90m (1.5 kB at 102 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.13.2/junit-4.13.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.13.2/junit-4.13.2.pom90m (27 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom90m (766 B at 70 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom90m (2.0 kB at 197 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom90m (3.4 kB at 261 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom90m (14 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom90m (4.1 kB at 451 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom90m (7.5 kB at 681 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom90m (9.0 kB at 897 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1/project-4.1.pom90m (16 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom90m (4.9 kB at 114 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom90m (9.4 kB at 935 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.0/project-4.0.pom90m (13 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom90m (18 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/5/commons-parent-5.pom90m (16 kB at 697 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlunit/xmlunit/1.5/xmlunit-1.5.pom90m (3.0 kB at 169 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom90m (6.7 kB at 230 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom90m (3.0 kB at 336 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom90m (1.6 kB at 63 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom90m (2.6 kB at 328 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom90m (1.1 kB at 96 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/servlet-api/2.3/servlet-api-2.3.pom90m (156 B at 14 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom90m (9.0 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom90m (5.3 kB at 585 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0msslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0msslext/sslext/1.2-0/sslext-1.2-0.pom90m (653 B at 23 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom90m (4.3 kB at 431 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom90m (9.8 kB at 894 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-master/4/struts-master-4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-master/4/struts-master-4.pom90m (12 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/2/apache-2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/2/apache-2.pom90m (3.4 kB at 341 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mantlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mantlr/antlr/2.7.2/antlr-2.7.2.pom90m (145 B at 21 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom90m (3.1 kB at 384 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom90m (2.9 kB at 264 kB/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.jar90m (24 kB at 695 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
Downloaded90m from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar90m (44 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
90mDownloading1from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
Downloaded90m from60moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar90m (26 kB at 787 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar90m (31 kB at 1.1 MB/s)0m
90mDownloading2from00moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.jar
Downloaded90m from60moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar90m (66 kB at 1.4 MB/s)0m
90mDownloading2from00moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded90m from60moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar90m (170 kB at 2.8 MB/s)0m
90mDownloading3from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar90m (0 B at 0 B/s)0m
90mDownloading3from00moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
Downloaded90m from60moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar90m (53 kB at 543 kB/s)0m
90mDownloading5from00moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
Downloaded90m from60moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar90m (161 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
Downloaded90m from60moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar90m (55 kB at 463 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar90m (398 kB at 3.2 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar90m (608 kB at 4.3 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.2/asm-9.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar90m (43 kB at 312 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
Downloaded90m from20moss.sonatype.org90m:|https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.jar90m (49 kB at 317 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.2/asm-9.2.jar90m (122 kB at 718 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar90m (73 kB at 427 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar90m (53 kB at 306 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.jar90m (18 kB at 98 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar90m (4.1 kB at 22 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar90m (34 kB at 178 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
Downloaded90m from20moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.jar90m (43 kB at 209 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.jar90m (250 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar90m (74 kB at 303 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/2.6/objenesis-2.6.jar
Downloaded90m from20moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar90m (191 kB at 774 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/2.6/objenesis-2.6.jar90m (56 kB at 207 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar
Downloaded90m from20moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar90m (334 kB at 1.2 MB/s)0m
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar90m (14 kB at 48 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.jar90m (109 kB at 377 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.jar90m (13 kB at 46 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.jar90m (14 kB at 47 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.jar90m (30 kB at 95 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded90m from20moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.jar90m (53 kB at 164 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar90m (189 kB at 553 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar90m (46 kB at 132 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
Downloaded90m from20moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar90m (560 kB at 1.5 MB/s)0m
Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar90m (18 kB at 51 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar90m (165 kB at 430 kB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar90m (502 kB at 1.3 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.jar90m (2.2 MB at 5.2 MB/s)0m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] java-annotations mojo extractor found 0 mojo descriptor.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 15 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(compile-helpmojo)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default-descriptor)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Copying 4 resources from src/test/resources to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 10 source files with javac [debug deprecation target 1.8] to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.2.3:testm 1m(default-test)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=569464119710
[1;34mINFOm] Surefire report directory: /home/r/repo/qulice-maven-plugin/target/surefire-reports
[1;34mINFOm] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running com.qulice.maven.1mSvnPropertiesValidatorTestm
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [MavenSlf4j()]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@315f09ef]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual provider is of type [MavenSlf4j()]
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.885 s -- in com.qulice.maven.1mSvnPropertiesValidatorTestm
[1;34mINFOm] Running com.qulice.maven.1mPomXpathValidatorTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in com.qulice.maven.1mPomXpathValidatorTestm
[1;34mINFOm] Running com.qulice.maven.1mDependenciesValidatorTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in com.qulice.maven.1mDependenciesValidatorTestm
[1;34mINFOm] Running com.qulice.maven.1mCheckMojoTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in com.qulice.maven.1mCheckMojoTestm
[1;34mINFOm] Running com.qulice.maven.1mDefaultMavenEnvironmentTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m6m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.qulice.maven.1mDefaultMavenEnvironmentTestm
[1;34mINFOm] Running com.qulice.maven.1mValidationExclusionTestm
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s -- in com.qulice.maven.1mValidationExclusionTestm
[1;34mINFOm] Running com.qulice.maven.1mDefaultValidatorsProviderTestm
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m2m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m1m, Time elapsed: 0.027 s -- in com.qulice.maven.1mDefaultValidatorsProviderTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;33mWARNINGm] 1;33mTests run: 19, Failures: 0, Errors: 0, Skipped: 1m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/qulice-maven-plugin/target/classes directory
[1;34mINFOm] File /home/r/repo/qulice-maven-plugin/target/classes/com/qulice/maven/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.3.0:jarm 1m(default-jar)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:addPluginArtifactMetadatam 1m(default-addPluginArtifactMetadata)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mqulice-maven-plugin0;1m >>>m
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mqulice-maven-plugin0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
Loading source files for package com.qulice.maven...
Constructing Javadoc information...
Standard Doclet version 11.0.20.1
Building tree for all the packages and classes...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/AbstractQuliceMojo.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/CheckMojo.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/DefaultMavenEnvironment.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/DuplicateFinderValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/EnforcerValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/HelpMojo.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/MojoExecutor.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/PomXpathValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/SnapshotsValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/SvnPropertiesValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/package-summary.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/package-tree.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/constant-values.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/SvnPropertiesValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/CheckMojo.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/DefaultMavenEnvironment.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/SnapshotsValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/PomXpathValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/AbstractQuliceMojo.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/EnforcerValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/MojoExecutor.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/DuplicateFinderValidator.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/class-use/HelpMojo.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/com/qulice/maven/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/overview-tree.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/allclasses-index.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/allpackages-index.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/allclasses.html...
Generating /home/r/repo/qulice-maven-plugin/target/apidocs/index.html...
Generating /home/r/repo/qulice-maven-plugin/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
[1;34mINFOm] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minvoker:3.6.0:installm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-exec:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-exec:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/23/maven-parent-23.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/16/maven-parent-16.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/7/apache-7.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/7/apache-7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/10/maven-parent-10.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/4/apache-4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/4/apache-4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0/maven-3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0/maven-3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/15/maven-parent-15.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/22/maven-parent-22.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/11/apache-11.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/11/apache-11.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether-util:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-util:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether-parent:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-parent:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.aether:aether:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact xerces:xmlParserAPIs:pom:2.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact xerces:xmlParserAPIs:pom:2.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether-api:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-api:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.aether:aether:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-dependency-analyzer:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-dependency-analyzer:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/24/maven-parent-24.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache:apache:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/14/apache-14.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/14/apache-14.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.ow2.asm:asm:pom:5.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2.asm:asm:pom:5.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/5.0.2/asm-5.0.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.ow2.asm:asm-parent:pom:5.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2.asm:asm-parent:pom:5.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.ow2:ow2:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.ow2:ow2:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.3/ow2-1.3.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.3/ow2-1.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:wrappers:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:wrappers:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-parent:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-parent:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact javax.enterprise:cdi-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact javax.enterprise:cdi-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact javax.validation:validation-api:pom:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact javax.validation:validation-api:pom:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-sources.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-javadoc.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice/0.22.1/qulice-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom
[1;34mINFOm] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.22.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.22.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/puppycrawl/tools/checkstyle/8.45.1/checkstyle-8.45.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/info/picocli/picocli/4.6.1/picocli-4.6.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/info/picocli/picocli/4.6.1/picocli-4.6.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/info/picocli/picocli/4.6.1/picocli-4.6.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/info/picocli/picocli/4.6.1/picocli-4.6.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/antlr/antlr/2.7.7/antlr-2.7.7.jar
[1;34mINFOm] Installing /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/antlr/antlr/2.7.7/antlr-2.7.7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/reflections/reflections/0.9.12/reflections-0.9.12.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/reflections/reflections/0.9.12/reflections-0.9.12.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/reflections/reflections/0.9.12/reflections-0.9.12.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/reflections/reflections/0.9.12/reflections-0.9.12.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.22.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/inject/javax.inject/1/javax.inject-1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/inject/javax.inject/1/javax.inject-1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/hibernate/validator/hibernate-validator/6.0.23.Final/hibernate-validator-6.0.23.Final.pom
[1;34mINFOm] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[1;34mINFOm] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/beust/jcommander/1.72/jcommander-1.72.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/beust/jcommander/1.72/jcommander-1.72.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/code/gson/gson/2.5/gson-2.5.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/code/gson/gson/2.5/gson-2.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.59.0/parent-0.59.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/parent/0.59.0/parent-0.59.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/19/apache-19.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/19/apache-19.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/47/commons-parent-47.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/47/commons-parent-47.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/13/apache-13.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/13/apache-13.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/34/commons-parent-34.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/23/maven-parent-23.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/7/apache-7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/7/apache-7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/16/maven-parent-16.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/4/apache-4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/4/apache-4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/10/maven-parent-10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/6/apache-6.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/6/apache-6.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/15/maven-parent-15.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven/3.0/maven-3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/11/apache-11.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/11/apache-11.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/22/maven-parent-22.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/23/apache-23.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/23/apache-23.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/52/commons-parent-52.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/52/commons-parent-52.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/16/apache-16.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/16/apache-16.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/39/commons-parent-39.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.60.5/parent-0.60.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/apache/14/apache-14.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/14/apache-14.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/24/maven-parent-24.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/ow2/1.3/ow2-1.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/ow2/1.3/ow2-1.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/jboss/weld/weld-parent/6/weld-parent-6.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator-parent/6.0.23.Final/hibernate-validator-parent-6.0.23.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/hibernate/validator/hibernate-validator-parent/6.0.23.Final/hibernate-validator-parent-6.0.23.Final.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/jboss/jboss-parent/15/jboss-parent-15.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/jboss-parent/15/jboss-parent-15.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/fasterxml/oss-parent/24/oss-parent-24.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/fasterxml/oss-parent/24/oss-parent-24.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava/32.0.0-jre/guava-32.0.0-jre.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava-parent/32.0.0-jre/guava-parent-32.0.0-jre.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava-parent/32.0.0-jre/guava-parent-32.0.0-jre.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[1;34mINFOm] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[1;34mINFOm] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom
[1;34mINFOm] Installing /home/r/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/ow2/1.5/ow2-1.5.pom
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minvoker:3.6.0:runm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Building: 1mmulti-module/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           multi-module/pom.xml ............................. 1;32mSUCCESSm (46.18 s)
[1;34mINFOm] Building: 1mdependency-not-matches-exclude/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           dependency-not-matches-exclude/pom.xml ........... 1;32mSUCCESSm (22.27 s)
[1;34mINFOm] Building: 1mrelocation/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           relocation/pom.xml ............................... 1;32mSUCCESSm (13.04 s)
[1;34mINFOm] Building: 1mhibernate-validator-check/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           hibernate-validator-check/pom.xml ................ 1;32mSUCCESSm (24.76 s)
[1;34mINFOm] Building: 1mdependency-violations/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           dependency-violations/pom.xml .................... 1;32mSUCCESSm (22.21 s)
[1;34mINFOm] Building: 1mlog-check/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           log-check/pom.xml ................................ 1;32mSUCCESSm (13.81 s)
[1;34mINFOm] Building: 1mdependency-violations-exclude/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           dependency-violations-exclude/pom.xml ............ 1;32mSUCCESSm (26.99 s)
[1;34mINFOm] Building: 1mpmd-violations/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           pmd-violations/pom.xml ........................... 1;32mSUCCESSm (21.12 s)
[1;34mINFOm] Building: 1mcheckstyle-locale/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           checkstyle-locale/pom.xml ........................ 1;32mSUCCESSm (14.03 s)
[1;34mINFOm] Building: 1mcheckstyle-violations/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           checkstyle-violations/pom.xml .................... 1;32mSUCCESSm (25.56 s)
[1;34mINFOm] Building: 1mcheckstyle-newlines/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           checkstyle-newlines/pom.xml ...................... 1;32mSUCCESSm (13.60 s)
[1;34mINFOm] Building: 1mpom-xpath-validator-violations/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           pom-xpath-validator-violations/pom.xml ........... 1;32mSUCCESSm (11.23 s)
[1;34mINFOm] Building: 1mduplicate-finder-violations/pom.xmlm
[1;34mINFOm] run post-build script verify.groovy
[1;34mINFOm]           duplicate-finder-violations/pom.xml .............. 1;32mSUCCESSm (12.30 s)
[1;34mINFOm] 1m-------------------------------------------------m
[1;34mINFOm] Build Summary:
[1;34mINFOm]   Passed: 13, Failed: 0, Errors: 0, Skipped: 0
[1;34mINFOm] 1m-------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mqulice:0.20.0:checkm 1m(jcabi-qulice-check)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[1;34mINFOm] This is not an SVN project
[1;34mINFOm] No dependency problems found
[1;34mINFOm] Qulice quality check completed in 6s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/checkstyle-locale/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/checkstyle-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/hibernate.cfg.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/dependency-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/duplicate-finder-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/log-check/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/multi-module/mod-alpha/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/multi-module/mod-tk/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/multi-module/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/pmd-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/relocation/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/settings.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/it/snapshots/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/qulice-maven-plugin/src/test/resources/com/qulice/maven/PomXpathValidator/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Signing 4 files with F8BB5686 secret key.
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/pom.xml to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-sources.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.pom.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar.asc
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Skipping artifact deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-maven-plugin0;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.15.1-02 and edition "Professional"
[1;34mINFOm]  * Using staging profile ID "e8450f211bd74" (matched by Nexus).
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/pom.xml to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-sources.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1.pom.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom.asc
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar.asc
[1;34mINFOm] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.22.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/e8450f211bd74/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar.asc
[1;34mINFOm] Performing remote staging...
[1;34mINFOm]
[1;34mINFOm]  * Remote staging into staging profile ID "e8450f211bd74"
[1;34mINFOm]  * Created staging repository with ID "comqulice-1077".
[1;34mINFOm]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077
[1;34mINFOm]  * Uploading locally staged artifacts to profile com.qulice
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar.asc90m (488 B at 8.1 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/maven-metadata.xml
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/maven-metadata.xml90m (302 B at 8.9 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar
Uploaded90m)to60moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar90m (66 kB at 1.9 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom
Uploaded90m)to50moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom90m (5.9 kB at 179 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/maven-metadata.xml
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/maven-metadata.xml90m (309 B at 13 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar90m (38 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml90m (311 B at 10 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar
Uploaded90m)to10moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar90m (12 kB at 453 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/maven-metadata.xml
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/maven-metadata.xml90m (302 B at 11 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar
Uploaded90m)to10moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar90m (12 kB at 496 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/0.22.1/qulice-0.22.1.pom
Uploaded90m)to80moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/0.22.1/qulice-0.22.1.pom90m (8.0 kB at 332 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/maven-metadata.xml
Uploaded90m)to20moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/maven-metadata.xml90m (298 B at 9.9 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.jar.asc90m (488 B at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1.pom.asc90m (488 B at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar90m (47 kB at 1.7 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom
Uploaded90m)to10moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom90m (13 kB at 536 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/maven-metadata.xml
Uploaded90m)to20moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/maven-metadata.xml90m (234 B at 9.8 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/maven-metadata.xml
Uploaded90m)to20moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/maven-metadata.xml90m (234 B at 11 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar
Uploaded90m)to20moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar90m (24 kB at 907 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/maven-metadata.xml
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/maven-metadata.xml
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/maven-metadata.xml90m (302 B at 12 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar90m (325 kB at 8.3 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-sources.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar.asc90m (488 B at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar.asc90m (488 B at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-sources.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar
Uploaded90m)to10moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar90m (13 kB at 541 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom
Uploaded90m)to60moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.pom90m (6.5 kB at 242 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar
Uploaded90m)to20moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.jar90m (23 kB at 932 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom
Uploaded90m)to50moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom90m (5.3 kB at 176 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-javadoc.jar90m (468 kB at 10 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-javadoc.jar.asc90m (488 B at 61 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1-sources.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-ant/0.22.1/qulice-ant-0.22.1.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar
Uploaded90m)to90moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.jar90m (9.9 kB at 367 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom90m (3.2 kB at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar
Uploaded90m)to70moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-checkstyle/0.22.1/qulice-checkstyle-0.22.1-sources.jar90m (78 kB at 1.8 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/0.22.1/qulice-0.22.1.pom.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice/0.22.1/qulice-0.22.1.pom.asc90m (488 B at 23 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-sources.jar.asc90m (488 B at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1.pom.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1-javadoc.jar90m (351 kB at 8.4 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-pmd/0.22.1/qulice-pmd-0.22.1.pom.asc90m (488 B at 49 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar.asc90m (488 B at 54 kB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1-javadoc.jar90m (353 kB at 6.7 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar
Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-spi/0.22.1/qulice-spi-0.22.1-javadoc.jar90m (340 kB at 7.1 MB/s)0m
90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar.asc
Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comqulice-1077/0mcom/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.jar.asc90m (488 B at 49 kB/s)0m
[1;34mINFOm]  * Upload of locally staged artifacts finished.
[1;34mINFOm]  * Closing staging repository with ID "comqulice-1077".

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

[1;34mINFOm] Remote staged 1 repositories, finished with success.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mqulice-maven-plugin0;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.15.1-02 and edition "Professional"
[1;34mINFOm] Releasing staging repository with IDs=[comqulice-1077]

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

[1;34mINFOm] Released
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for qulice 0.22.1:m
[1;34mINFOm]
[1;34mINFOm] qulice ............................................. 1;32mSUCCESSm [ 25.248 s]
[1;34mINFOm] qulice-spi ......................................... 1;32mSUCCESSm [ 26.457 s]
[1;34mINFOm] qulice-checkstyle .................................. 1;32mSUCCESSm [ 38.157 s]
[1;34mINFOm] qulice-pmd ......................................... 1;32mSUCCESSm [ 32.375 s]
[1;34mINFOm] qulice-ant ......................................... 1;32mSUCCESSm [ 41.307 s]
[1;34mINFOm] qulice-maven-plugin ................................ 1;32mSUCCESSm [06:28 min]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  09:22 min
[1;34mINFOm] Finished at: 2024-03-06T03:07:33Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m[1;34mINFOm] Error stacktraces are turned on.
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] qulice                                                             [pom]
[1;34mINFOm] qulice-spi                                                         [jar]
[1;34mINFOm] qulice-checkstyle                                                  [jar]
[1;34mINFOm] qulice-pmd                                                         [jar]
[1;34mINFOm] qulice-ant                                                         [jar]
[1;34mINFOm] qulice-maven-plugin                                       [maven-plugin]
[1;34mINFOm]
[1;34mINFOm] 1m-------------------------< 0;36mcom.qulice:qulice0;1m >--------------------------m
[1;34mINFOm] 1mBuilding qulice 0.22.1                                             [1/6]m
[1;34mINFOm]   from pom.xml
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.github.github:site-maven-plugin:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.github.github:site-maven-plugin:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.github.github:github-maven-plugins-parent:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.github.github:github-maven-plugins-parent:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.github.github:site-maven-plugin:jar:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.github.github:site-maven-plugin:jar:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar90m (0 B at 0 B/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice0;1m ---m
[1;34mINFOm] Deleting /home/r/repo/target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.pom90m (6.7 kB at 81 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom90m (2.7 kB at 44 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom90m (2.5 kB at 94 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom90m (20 kB at 465 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom90m (792 B at 53 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom90m (2.5 kB at 121 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom90m (1.8 kB at 68 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom90m (9.2 kB at 340 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom90m (1.1 kB at 52 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom90m (1.3 kB at 56 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom90m (1.3 kB at 63 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom90m (1.3 kB at 52 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom90m (1.5 kB at 73 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom90m (1.3 kB at 76 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom90m (1.5 kB at 84 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.12.0/doxia-module-xhtml-1.12.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.12.0/doxia-module-xhtml-1.12.0.pom90m (1.9 kB at 69 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom90m (14 kB at 731 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom90m (3.8 kB at 221 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom90m (5.5 kB at 326 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.pom90m (18 kB at 794 kB/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/48/commons-parent-48.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom90m (4.9 kB at 273 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom90m (4.5 kB at 350 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.pom90m (2.1 kB at 129 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.pom90m (4.5 kB at 213 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.pom90m (4.4 kB at 208 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.pom90m (2.2 kB at 95 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.pom90m (2.0 kB at 126 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.pom90m (2.1 kB at 106 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.pom90m (3.4 kB at 163 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-project/9.4.46.v20220331/jetty-project-9.4.46.v20220331.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-project/9.4.46.v20220331/jetty-project-9.4.46.v20220331.pom90m (71 kB at 2.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom90m (5.6 kB at 352 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom90m (7.2 kB at 344 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom90m (19 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom90m (13 kB at 783 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/jboss-parent/36/jboss-parent-36.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/jboss-parent/36/jboss-parent-36.pom90m (66 kB at 2.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom90m (14 kB at 902 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.pom90m (4.0 kB at 288 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.pom90m (4.0 kB at 288 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.pom90m (1.2 kB at 83 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.pom90m (2.3 kB at 114 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.pom90m (2.1 kB at 91 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.pom90m (1.3 kB at 20 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.pom90m (3.2 kB at 151 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.pom90m (1.7 kB at 129 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.jar90m (26 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar
Downloaded90m from30moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar90m (9.4 kB at 79 kB/s)0m
90mDownloading2from80moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar
Downloaded90m fromk0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar90m (16 kB at 86 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar90m (97 kB at 516 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar90m (35 kB at 179 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar90m (385 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar
Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar90m (40 kB at 184 kB/s)0m
90mDownloading3from80moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar
Downloaded90m fromk0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar90m (389 kB at 1.6 MB/s)0m
90mDownloading1from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar90m (13 kB at 52 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded90m from90moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar90m (76 kB at 304 kB/s)0m
90mDownloading2from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
Downloaded90m from90moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar90m (22 kB at 86 kB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar90m (29 kB at 108 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar90m (26 kB at 90 kB/s)0m
90mDownloading4from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
Downloaded90m from30moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar90m (26 kB at 87 kB/s)0m
Downloaded90m from30moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar90m (31 kB at 103 kB/s)0m
90mDownloading8from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.jar
Downloaded90m from60moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.jar90m (55 kB at 155 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar90m (76 kB at 214 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.jar90m (215 kB at 603 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.jar
90mDownloading2from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.jar
Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar90m (195 kB at 505 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.jar90m (38 kB at 98 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.jar90m (37 kB at 94 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar
90mDownloading3from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.jar90m (58 kB at 145 kB/s)0m
90mDownloading3from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
Downloaded90m from60moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar90m (96 kB at 217 kB/s)0m
Downloaded90m from60moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.jar90m (73 kB at 159 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar
90mDownloading5from30moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.jar90m (128 kB at 279 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar
Downloaded90m fromk0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.jar90m (632 kB at 1.3 MB/s)0m
Downloaded90m from70moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar90m (147 kB at 291 kB/s)0m
90mDownloading1from30moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar
Downloaded90m from70moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar90m (184 kB at 354 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar
90mDownloading3from30moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar
Downloaded90m from70moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar90m (225 kB at 419 kB/s)0m
Downloaded90m from70moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar90m (119 kB at 217 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar90m (67 kB at 120 kB/s)0m
90mDownloading4from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar
Downloaded90m from70moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar90m (69 kB at 117 kB/s)0m
Downloaded90m from70moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar90m (141 kB at 234 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar90m (733 kB at 1.2 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar90m (586 kB at 897 kB/s)0m
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.pom90m (18 kB at 470 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.jar90m (293 kB at 7.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom90m (1.2 kB at 62 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom90m (6.2 kB at 189 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.pom90m (5.0 kB at 171 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.pom90m (22 kB at 1.3 MB/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.pom90m (14 kB at 655 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.pom90m (10 kB at 684 kB/s)0m
[1;34mINFOm] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar90m (43 kB at 3.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.jar90m (40 kB at 1.4 MB/s)0m
90mDownloading8from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar90m (0 B at 0 B/s)0m
Downloaded90m from70moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar90m (88 kB at 1.5 MB/s)0m
Downloaded90m from70moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.jar90m (190 kB at 3.4 MB/s)0m
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.jar90m (197 kB at 3.4 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.jar90m (716 kB at 5.9 MB/s)0m
[1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.pom90m (8.3 kB at 638 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/jxr/jxr/3.3.1/jxr-3.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/jxr/jxr/3.3.1/jxr-3.3.1.pom90m (6.2 kB at 445 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.jar90m (66 kB at 3.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.pom90m (3.6 kB at 260 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom90m (1.7 kB at 96 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.8/wagon-2.8.pom90m (19 kB at 997 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.pom90m (20 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/62/commons-parent-62.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/62/commons-parent-62.pom90m (81 kB at 5.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.jar90m (72 kB at 3.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.jar
Downloaded90m fromB0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar90m (53 kB at 1.8 MB/s)0m
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar90m (61 kB at 1.9 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar90m (575 kB at 6.6 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.jar90m (494 kB at 6.0 MB/s)0m
[1;34mINFOm] preparing maven-jxr-plugin:aggregate report requires 'compile' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:aggregate0;1m > 0;1mcompilem @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:07:47
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-spi 0.22.1m
[1;34mINFOm] 1m&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-checkstyle 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.junit:junit-bom:pom:5.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 2 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-pmd 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 1 resource from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-ant 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-maven-plugin 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.code.findbugs:jsr305:pom:2.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact com.google.code.findbugs:jsr305:pom:2.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven:maven:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:containers:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:containers:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-parent:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-parent:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guava:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu:sisu-guava:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guava-parent:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.sisu.inject:guava-parent:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether-spi:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-spi:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether-util:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-util:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.sonatype.aether:aether-impl:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.sonatype.aether:aether-impl:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-model:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-model:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.5/maven-2.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/5/maven-parent-5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache:apache:pom:3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache:apache:pom:3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/3/apache-3.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/3/apache-3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom90m (0 B at 0 B/s)0m
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(compile-helpmojo)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged source codem.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:aggregate0;1m < 0;1mcompilem @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'compile' forked phase execution for maven-jxr-plugin:aggregate report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:07:53
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-aggregate report requires 'test-compile' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-aggregate0;1m > 0;1mtest-compilem @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:07:53
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-spi 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-checkstyle 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 2 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 113 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;m
[1;34mINFOm] 1mForking qulice-pmd 0.22.1m
[1;34mINFOm] 1m&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 1 resource from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 63 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-ant 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;34mINFOm] 1mForking qulice-maven-plugin 0.22.1m
[1;34mINFOm] 1m>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>m
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = &quot;${project}&quot;, readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = &quot;${session}&quot;, readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(compile-helpmojo)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged source codem.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default-descriptor)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Copying 4 resources from src/test/resources to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 10 source files with javac [debug deprecation target 1.8] to target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-aggregate0;1m < 0;1mtest-compilem @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'test-compile' forked phase execution for maven-jxr-plugin:test-aggregate report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:08:13
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-jxr0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[1;34mINFOm] 6 reports detected for maven-jxr-plugin:3.3.1: aggregate, jxr, jxr-no-fork, test-aggregate, test-jxr, test-jxr-no-fork
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.pom90m (8.1 kB at 367 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.jar90m (45 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.pom90m (3.0 kB at 149 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.jar90m (20 kB at 1.0 MB/s)0m
[1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only
[1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2
[1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:77 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:77 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:pom:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:pom:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:50 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:50 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:pom:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:pom:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact dom4j:dom4j:pom:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact dom4j:dom4j:pom:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact dom4j:dom4j:jar:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:jar:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:jar:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact dom4j:dom4j:jar:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:jar:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:jar:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar90m (0 B at 0 B/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar90m (0 B at 0 B/s)0m
[1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3
[1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:08:15
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:08:15
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:test-javadoc0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc
[1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom90m (4.2 kB at 385 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom90m (44 kB at 3.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom90m (3.2 kB at 230 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar90m (57 kB at 4.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom90m (3.5 kB at 234 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom90m (2.1 kB at 70 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom90m (2.8 kB at 186 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom90m (2.6 kB at 216 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom90m (1.9 kB at 86 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar90m (301 kB at 9.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
90mDownloading8from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar
Downloaded90m from20moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar90m (72 kB at 2.4 MB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar90m (52 kB at 1.9 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar90m (210 kB at 4.9 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar90m (131 kB at 3.3 MB/s)0m
[1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.pom90m (9.1 kB at 762 kB/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.jar90m (49 kB at 2.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom90m (1.4 kB at 72 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.pom90m (5.8 kB at 363 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.pom90m (3.3 kB at 236 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.pom90m (13 kB at 953 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar90m (14 kB at 867 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.jar
Downloaded90m fromB0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.jar90m (44 kB at 1.7 MB/s)0m
Downloaded90m from50moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.jar90m (56 kB at 1.6 MB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.jar90m (452 kB at 6.0 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.jar90m (559 kB at 7.1 MB/s)0m
[1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mqulice0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[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: a04ee01 at timestamp: 2024-03-06T03:08:16
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mplugin-report:3.10.2:report0;1m < 0;1mprocess-classesm @ 36mqulice0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:jar:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:jar:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar90m (0 B at 0 B/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.pom90m (2.8 kB at 278 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.pom90m (5.0 kB at 418 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.pom90m (2.9 kB at 367 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom90m (2.6 kB at 238 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.pom90m (2.4 kB at 187 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-script/3.10.2/maven-script-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-script/3.10.2/maven-script-3.10.2.pom90m (1.8 kB at 121 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.pom90m (3.3 kB at 121 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.pom90m (2.1 kB at 93 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.jar90m (19 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.jar90m (79 kB at 2.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.jar
90mDownloading1from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.jar90m (14 kB at 367 kB/s)0m
90mDownloading1from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.jar
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar90m (34 kB at 466 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.jar90m (91 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.jar
Downloaded90m fromk0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar90m (224 kB at 2.2 MB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.jar90m (30 kB at 377 kB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.jar90m (14 kB at 159 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar90m (5.9 MB at 13 MB/s)0m
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] 1mRendering site with default locale English (en)m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0-site_en.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0-site.xml
[1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://www.qulice.com
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-skin/1.7.1/jcabi-maven-skin-1.7.1.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-skin/1.7.1/jcabi-maven-skin-1.7.1.jar90m (8.2 kB at 144 kB/s)0m
[1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm.
[1;34mINFOm] Skipped "About" report (maven-project-info-reports-plugin:3.5.0:index), file "index.html" already exists.
[1;34mINFOm] Rendering 1m2 Doxia documentsm: 1m2 aptm
[1;34mINFOm] Generating "1mPluginsm" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/1.2/maven-docck-plugin-1.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/1.2/maven-docck-plugin-1.2.pom90m (6.5 kB at 587 kB/s)0m
[1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm
[1;34mINFOm] Generating "1mSummarym" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym
[1;34mINFOm] Generating "1mSource Xrefm" report  1m --- 0;32mmaven-jxr-plugin:3.3.1:aggregatem
[1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-aggregatem
[1;34mINFOm] Generating "1mSurefirem" report     1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym
[1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-email/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamo/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aether/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/maven-metadata.xml90m (4.6 kB at 218 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aether/maven-metadata.xml90m (1.7 kB at 46 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/maven-metadata.xml90m (2.7 kB at 36 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamo/maven-metadata.xml90m (1.9 kB at 20 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-email/maven-metadata.xml90m (893 B at 9.5 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-github/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-jdbc/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-http/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-github/maven-metadata.xml90m (3.1 kB at 137 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-jdbc/maven-metadata.xml90m (2.3 kB at 125 kB/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/maven-metadata.xml90m (470 B at 20 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-http/maven-metadata.xml90m (1.9 kB at 68 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-odesk/maven-metadata.xml
90mDownloading1from.0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/maven-metadata.xml90m (2.8 kB at 90 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/maven-metadata.xml90m (1.4 kB at 109 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/maven-metadata.xml90m (1.8 kB at 110 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/maven-metadata.xml90m (597 B at 25 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-odesk/maven-metadata.xml90m (645 B at 26 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-urn/maven-metadata.xml
90mDownloading1fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-velocity/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-simpledb/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssh/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-s3/maven-metadata.xml
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-urn/maven-metadata.xml90m (1.1 kB at 88 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-simpledb/maven-metadata.xml90m (417 B at 30 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssh/maven-metadata.xml90m (776 B at 46 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-s3/maven-metadata.xml90m (1.2 kB at 67 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-w3c/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-velocity/maven-metadata.xml90m (1.6 kB at 54 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/maven-metadata.xml90m (830 B at 83 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-w3c/maven-metadata.xml90m (441 B at 28 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/maven-metadata.xml90m (934 B at 93 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-net/commons-net/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/maven-metadata.xml90m (2.3 kB at 59 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/maven-metadata.xml90m (927 B at 42 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-net/commons-net/maven-metadata.xml90m (1.0 kB at 42 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/maven-metadata.xml90m (1.1 kB at 65 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/servlet/javax.servlet-api/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/maven-metadata.xml90m (717 B at 21 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/xml/bind/jaxb-api/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/ws/rs/jsr311-api/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/ws/rs/jsr311-api/maven-metadata.xml90m (731 B at 66 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/servlet/javax.servlet-api/maven-metadata.xml90m (972 B at 39 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/maven-metadata.xml90m (1.2 kB at 48 kB/s)0m
90mDownloading1fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/maven-metadata.xml
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/xml/bind/jaxb-api/maven-metadata.xml90m (1.6 kB at 59 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/maven-metadata.xml90m (455 B at 35 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/maven-metadata.xml90m (1.2 kB at 64 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/maven-metadata.xml90m (750 B at 29 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/maven-metadata.xml90m (881 B at 30 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/maven-metadata.xml
90mDownloading6from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/maven-metadata.xml
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/maven-metadata.xml90m (603 B at 29 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/maven-metadata.xml90m (698 B at 44 kB/s)0m
Downloaded90m from30mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/maven-metadata.xml90m (910 B at 28 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/maven-metadata.xml90m (3.1 kB at 157 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/tools.logging/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure-contrib/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/maven-metadata.xml90m (2.2 kB at 56 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure-contrib/maven-metadata.xml90m (395 B at 23 kB/s)0m
90mDownloading6from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.el/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/maven-metadata.xml90m (7.5 kB at 359 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/tools.logging/maven-metadata.xml90m (1.1 kB at 35 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/maven-metadata.xml90m (840 B at 56 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.el/maven-metadata.xml90m (987 B at 32 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/maven-metadata.xml90m (515 B at 27 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-library/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/maven-metadata.xml90m (659 B at 51 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure/maven-metadata.xml90m (6.6 kB at 87 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-library/maven-metadata.xml90m (691 B at 26 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/maven-metadata.xml90m (3.1 kB at 102 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/maven-metadata.xml90m (2.5 kB at 177 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter/maven-metadata.xml90m (1.6 kB at 60 kB/s)0m
90mDownloading2fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-migrationsupport/maven-metadata.xml
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-migrationsupport/maven-metadata.xml90m (2.4 kB at 107 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/maven-metadata.xml
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/maven-metadata.xml90m (2.5 kB at 38 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-console/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/maven-metadata.xml90m (2.5 kB at 248 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-jfr/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/maven-metadata.xml90m (2.4 kB at 57 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/maven-metadata.xml90m (2.5 kB at 104 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-jfr/maven-metadata.xml90m (1.0 kB at 50 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-reporting/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/maven-metadata.xml
90mDownloading2fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-runner/maven-metadata.xml
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-console/maven-metadata.xml90m (2.5 kB at 56 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-api/maven-metadata.xml
Downloaded90m fromk0mcentral90m:.https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-runner/maven-metadata.xml90m (2.5 kB at 99 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/maven-metadata.xml90m (2.5 kB at 73 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-reporting/maven-metadata.xml90m (1.6 kB at 60 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite/maven-metadata.xml90m (874 B at 44 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-commons/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-api/maven-metadata.xml90m (2.4 kB at 88 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-engine/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-testkit/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-engine/maven-metadata.xml90m (881 B at 42 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/maven-metadata.xml90m (2.5 kB at 208 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-commons/maven-metadata.xml90m (882 B at 28 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-testkit/maven-metadata.xml90m (1.6 kB at 96 kB/s)0m
90mDownloading8from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/maven-metadata.xml
Downloaded90m from10mcentral90m:9https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/maven-metadata.xml90m (3.9 kB at 194 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/maven-metadata.xml
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/maven-metadata.xml90m (2.0 kB at 73 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/maven-metadata.xml90m (12 kB at 330 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/maven-metadata.xml90m (1.1 kB at 36 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/maven-metadata.xml90m (567 B at 32 kB/s)0m
[1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml90m (437 B at 49 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml90m (699 B at 100 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml
90mDownloading8from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml90m (805 B at 30 kB/s)0m
90mDownloading6from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml90m (692 B at 63 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml90m (1.1 kB at 266 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml90m (856 B at 86 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/maven-metadata.xml90m (659 B at 94 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml90m (1.4 kB at 151 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml90m (1.1 kB at 90 kB/s)0m
Downloaded90m fromk0mcentral90m:5https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml90m (1.5 kB at 56 kB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml90m (900 B at 16 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml90m (1.6 kB at 32 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/maven-metadata.xml90m (659 B at 14 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml
90mDownloading3fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml90m (3.1 kB at 239 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml90m (1.4 kB at 16 kB/s)0m
90mDownloading1fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml90m (1.1 kB at 18 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml90m (792 B at 47 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml90m (836 B at 25 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml90m (1.5 kB at 73 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml90m (1.2 kB at 310 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml90m (1.4 kB at 152 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/maven-metadata.xml90m (220 B at 9.6 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml90m (807 B at 62 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml90m (1.2 kB at 149 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml90m (1.5 kB at 18 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml90m (712 B at 51 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-help-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/maven-metadata.xml90m (781 B at 98 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml90m (870 B at 41 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/maven-metadata.xml90m (714 B at 119 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml90m (1.8 kB at 180 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml90m (1.5 kB at 208 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml90m (1.4 kB at 282 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml90m (960 B at 64 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml90m (1.0 kB at 209 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/maven-metadata.xml90m (936 B at 134 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-markdown/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-markdown/maven-metadata.xml90m (959 B at 107 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml90m (936 B at 78 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-release-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/maven-metadata.xml90m (1.3 kB at 166 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml90m (1.2 kB at 111 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-war-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/maven-metadata.xml90m (1.1 kB at 123 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/maven-metadata.xml90m (1.9 kB at 103 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
90mDownloading1fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml90m (1.4 kB at 29 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml90m (814 B at 81 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
Downloaded90m fromk0mcentral90m:1https://repo.maven.apache.org/maven2/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml90m (1.7 kB at 132 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml90m (1.8 kB at 73 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml90m (2.2 kB at 183 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml90m (1.0 kB at 16 kB/s)0m
[1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem
[1;34mINFOm] Generating Sitemap.
[1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mqulice0;1m ---m
[1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.pom90m (582 B at 26 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
90mDownloading from 0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
Downloaded90m fromB0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom90m (943 B at 5.5 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
90mDownloading from 0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
Downloaded90m fromB0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom90m (14 kB at 338 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.pom90m (7.6 kB at 446 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.pom90m (5.4 kB at 192 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0/guava-parent-14.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0/guava-parent-14.0.pom90m (2.6 kB at 82 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom90m (2.5 kB at 193 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.jar90m (12 kB at 473 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar90m (227 kB at 5.4 MB/s)0m
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.jar90m (189 kB at 4.7 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.jar90m (2.2 MB at 8.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
90mDownloading from 0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
Downloaded90m fromk0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar90m (222 kB at 1.7 MB/s)0m
[1;34mINFOm] Creating 164 blobs
[1;34mINFOm] Creating tree with 164 blob entries
[1;34mINFOm] Merging with tree 61d533240f21257cc32c666531e6965879b16fc9
[1;34mINFOm] Creating commit with SHA-1: 6111f576920a1f63d4633a3404eda1cf35a5c94c
[1;34mINFOm] Updating reference refs/heads/gh-pages from 9d2af5b556813ec4617132cd25ac99d070ed60b1 to 6111f576920a1f63d4633a3404eda1cf35a5c94c
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36mcom.qulice:qulice-spi0;1m >------------------------m
[1;34mINFOm] 1mBuilding qulice-spi 0.22.1                                         [2/6]m
[1;34mINFOm]   from qulice-spi/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Deleting /home/r/repo/qulice-spi/target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0
[1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1
[1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mqulice-spi0;1m >>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mqulice-spi0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-spi0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged source codem.
[1;34mINFOm] Compiling 6 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-jxr0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-spi0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[1;34mINFOm] 4 reports detected for maven-jxr-plugin:3.3.1: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3
[1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only
[1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2
[1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3
[1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mqulice-spi0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mqulice-spi0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-spi0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:test-javadoc0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-spi0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc
[1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11
[1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2
[1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mqulice-spi0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-spi0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Nothing to compile - all classes are up to date.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mplugin-report:3.10.2:report0;1m < 0;1mprocess-classesm @ 36mqulice-spi0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] 1mRendering site with default locale English (en)m
[1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://www.qulice.com/qulice-spi
[1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm.
[1;34mINFOm] Skipped "About" report (maven-project-info-reports-plugin:3.5.0:index), file "index.html" already exists.
[1;34mINFOm] Skipped "Source Xref" report (maven-jxr-plugin:3.3.1:jxr-no-fork), file "xref/index.html" already exists.
[1;34mINFOm] Skipped "Test Source Xref" report (maven-jxr-plugin:3.3.1:test-jxr-no-fork), file "xref-test/index.html" already exists.
[1;34mINFOm] Rendering 1m1 Doxia documentm: 1m1 aptm
[1;34mINFOm] Generating "1mDependenciesm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:dependenciesm
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom90m (5.0 kB at 382 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom90m (14 kB at 795 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom90m (864 B at 86 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom90m (2.0 kB at 248 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom90m (5.7 kB at 714 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom90m (193 B at 24 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/2.4/easymock-2.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/2.4/easymock-2.4.pom90m (5.3 kB at 888 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom90m (2.3 kB at 180 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.0/felix-1.0.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.0/felix-1.0.0.pom90m (12 kB at 800 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom90m (2.0 kB at 292 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.2/felix-1.0.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.2/felix-1.0.2.pom90m (14 kB at 2.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom90m (2.6 kB at 88 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.7/maven-2.0.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.7/maven-2.0.7.pom90m (11 kB at 704 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom90m (2.0 kB at 400 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom90m (3.0 kB at 339 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom90m (1.9 kB at 636 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom90m (2.0 kB at 495 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom90m (2.6 kB at 437 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom90m (1.9 kB at 231 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom90m (1.6 kB at 315 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom90m (1.9 kB at 216 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom90m (1.5 kB at 208 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom90m (1.3 kB at 144 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom90m (2.0 kB at 328 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/4/maven-parent-4.pom90m (10.0 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0/maven-project-2.0.pom90m (1.6 kB at 204 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0/maven-profile-2.0.pom90m (1.4 kB at 76 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0/maven-model-2.0.pom90m (2.4 kB at 344 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom90m (7.3 kB at 1.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom90m (1.3 kB at 135 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom90m (1.2 kB at 245 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom90m (1.0 kB at 209 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom90m (1.9 kB at 315 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom90m (7.2 kB at 1.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom90m (767 B at 77 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom90m (5.9 kB at 849 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom90m (3.6 kB at 361 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom90m (3.5 kB at 700 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom90m (2.7 kB at 387 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.8/maven-2.0.8.pom90m (12 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/6/maven-parent-6.pom90m (20 kB at 2.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom90m (2.1 kB at 147 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom90m (3.1 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom90m (2.3 kB at 453 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom90m (2.0 kB at 340 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom90m (2.7 kB at 450 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom90m (1.9 kB at 475 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom90m (1.6 kB at 231 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom90m (2.0 kB at 333 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom90m (680 B at 57 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom90m (5.9 kB at 1.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom90m (2.3 kB at 378 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar90m (132 kB at 10 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/2.4/easymock-2.4.jar
Downloaded90m from10mcentral90m:khttps://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar90m (279 kB at 3.4 MB/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar90m (43 kB at 528 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/2.4/easymock-2.4.jar90m (81 kB at 1.1 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar90m (151 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar
90mDownloading3from 0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar
Downloaded90m from10mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar90m (11 kB at 134 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar
Downloaded90m fromB0mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar90m (61 kB at 700 kB/s)0m
Downloaded90m from60mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar90m (35 kB at 405 kB/s)0m
90mDownloading6from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar
Downloaded90m from10mcentral90m:|https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar90m (29 kB at 268 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar90m (117 kB at 979 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar90m (13 kB at 107 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
Downloaded90m fromk0mcentral90m:|https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar90m (163 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar
90mDownloading8from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar
Downloaded90m from60mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar90m (10 kB at 76 kB/s)0m
Downloaded90m fromB0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar90m (86 kB at 645 kB/s)0m
90mDownloading6from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar
Downloaded90m from80mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar90m (24 kB at 170 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar90m (88 kB at 602 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar90m (35 kB at 219 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar90m (57 kB at 358 kB/s)0m
90mDownloading1from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar
90mDownloading4from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
Downloaded90m fromB0mcentral90m:|https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar90m (49 kB at 289 kB/s)0m
Downloaded90m from40mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar90m (46 kB at 262 kB/s)0m
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar90m (142 kB at 764 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar90m (203 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom90m (6.0 kB at 549 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom90m (2.7 kB at 248 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/2.10/wagon-2.10.pom90m (21 kB at 2.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/26/maven-parent-26.pom90m (40 kB at 4.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.pom90m (3.2 kB at 404 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom90m (1.7 kB at 277 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom90m (4.3 kB at 725 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom90m (804 B at 134 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom90m (1.3 kB at 326 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.pom90m (2.2 kB at 433 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.pom90m (2.4 kB at 488 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom90m (996 B at 249 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom90m (971 B at 108 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom90m (1.3 kB at 143 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom90m (1.1 kB at 184 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.49/jsch-0.1.49.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.49/jsch-0.1.49.pom90m (3.2 kB at 809 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom90m (3.1 kB at 524 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom90m (1.8 kB at 368 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom90m (726 B at 182 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom90m (1.1 kB at 179 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom90m (2.4 kB at 347 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom90m (1.7 kB at 577 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar90m (30 kB at 6.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar
90mDownloading8from40mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar
Downloaded90m from50mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar90m (12 kB at 636 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar
90mDownloading1from50mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar90m (9.6 kB at 369 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar90m (5.3 kB at 232 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar90m (6.5 kB at 216 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar
90mDownloading1from50mcentral90m:0https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar
Downloaded90m from20mcentral90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar90m (4.2 kB at 135 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.jar90m (254 kB at 4.0 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar90m (7.6 kB at 205 kB/s)0m
90mDownloading0from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
90mDownloading0from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar90m (4.4 kB at 84 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar90m (12 kB at 197 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar90m (26 kB at 389 kB/s)0m
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar90m (54 kB at 645 kB/s)0m
Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar90m (239 kB at 2.5 MB/s)0m
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.jar90m (913 kB at 6.4 MB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.jar90m (1.0 MB at 6.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.pom90m (11 kB at 2.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/7/felix-parent-7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/7/felix-parent-7.pom90m (21 kB at 2.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom90m (1.1 kB at 370 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom90m (4.1 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom90m (3.8 kB at 639 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom90m (14 kB at 2.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom90m (5.9 kB at 981 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/2.1/felix-parent-2.1.pom90m (9.7 kB at 2.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom90m (3.3 kB at 410 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom90m (463 B at 66 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom90m (8.3 kB at 1.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.3.9/maven-3.3.9.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.3.9/maven-3.3.9.pom90m (24 kB at 3.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom90m (4.0 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom90m (3.8 kB at 638 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom90m (22 kB at 5.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/37/commons-parent-37.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/37/commons-parent-37.pom90m (63 kB at 5.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom90m (1.8 kB at 229 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom90m (2.6 kB at 654 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom90m (1.7 kB at 413 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom90m (748 B at 187 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom90m (3.8 kB at 942 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom90m (22 kB at 4.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom90m (1.9 kB at 473 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom90m (2.1 kB at 427 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom90m (2.7 kB at 384 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom90m (4.2 kB at 834 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom90m (14 kB at 1.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom90m (2.6 kB at 875 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom90m (14 kB at 4.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom90m (3.1 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/18.0/guava-18.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/18.0/guava-18.0.pom90m (5.7 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/18.0/guava-parent-18.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/18.0/guava-parent-18.0.pom90m (7.7 kB at 961 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom90m (4.0 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom90m (1.8 kB at 611 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom90m (29 kB at 7.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom90m (2.0 kB at 496 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom90m (2.1 kB at 424 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom90m (3.4 kB at 840 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.0/guice-4.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.0/guice-4.0.pom90m (11 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice-parent/4.0/guice-parent-4.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice-parent/4.0/guice-parent-4.0.pom90m (15 kB at 2.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom90m (3.8 kB at 350 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom90m (4.5 kB at 892 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom90m (5.6 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom90m (4.8 kB at 604 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.pom90m (18 kB at 2.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom90m (2.6 kB at 529 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom90m (7.4 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom90m (5.1 kB at 638 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom90m (8.1 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom90m (12 kB at 3.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom90m (4.4 kB at 553 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom90m (9.6 kB at 3.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom90m (2.4 kB at 266 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom90m (8.1 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom90m (2.0 kB at 326 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom90m (3.0 kB at 997 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom90m (1.9 kB at 236 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom90m (1.0 kB at 258 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom90m (2.4 kB at 339 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom90m (7.7 kB at 960 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.5/velocity-1.5.pom90m (7.8 kB at 1.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.pom90m (9.9 kB at 2.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom90m (3.2 kB at 394 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom90m (2.3 kB at 250 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom90m (2.4 kB at 342 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom90m (2.7 kB at 385 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom90m (2.2 kB at 560 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom90m (1.6 kB at 200 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jdom/jdom/1.1/jdom-1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jdom/jdom/1.1/jdom-1.1.pom90m (2.2 kB at 219 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.jar90m (211 kB at 10 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar
90mDownloading6from50mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
90mDownloading9from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
Downloaded90m from40mcentral90m:.https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar90m (41 kB at 936 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
Downloaded90m from40mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar90m (168 kB at 2.8 MB/s)0m
Downloaded90m from40mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar90m (68 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
90mDownloading3from70mcentral90m:7https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar90m (475 kB at 4.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
Downloaded90m from30mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar90m (164 kB at 1.7 MB/s)0m
90mDownloading0from.0mcentral90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
Downloaded90m from30mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar90m (44 kB at 403 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
Downloaded90m from30mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar90m (15 kB at 125 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
Downloaded90m from30mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar90m (43 kB at 353 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
Downloaded90m from30mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar90m (27 kB at 192 kB/s)0m
90mDownloading0from.0mcentral90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar90m (55 kB at 362 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
Downloaded90m from30mcentral90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar90m (47 kB at 288 kB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar90m (614 kB at 3.7 MB/s)0m
90mDownloading0from.0mcentral90m:8https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/18.0/guava-18.0.jar
90mDownloading0from.0mcentral90m:8https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
Downloaded90m from30mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar90m (177 kB at 890 kB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar90m (638 kB at 3.1 MB/s)0m
90mDownloading0from.0mcentral90m:Mhttps://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar90m (67 kB at 323 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar90m (31 kB at 137 kB/s)0m
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar90m (173 kB at 686 kB/s)0m
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar90m (136 kB at 530 kB/s)0m
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar90m (147 kB at 538 kB/s)0m
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.0/guice-4.0-no_aop.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar90m (205 kB at 644 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar90m (4.3 kB at 13 kB/s)0m
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar90m (378 kB at 1.1 MB/s)0m
90mDownloading1from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.0/guice-4.0-no_aop.jar90m (424 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar90m (26 kB at 63 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar90m (167 kB at 383 kB/s)0m
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar90m (435 kB at 995 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar90m (290 kB at 654 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar90m (37 kB at 79 kB/s)0m
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar90m (47 kB at 97 kB/s)0m
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar90m (196 kB at 402 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar90m (55 kB at 107 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar90m (11 kB at 20 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar90m (7.7 kB at 15 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.jar
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.jar90m (208 kB at 360 kB/s)0m
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.jar90m (615 kB at 1.0 MB/s)0m
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar90m (49 kB at 82 kB/s)0m
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.jar
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.5/velocity-1.5.jar90m (392 kB at 642 kB/s)0m
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar90m (47 kB at 75 kB/s)0m
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar90m (19 kB at 30 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
90mDownloading2from.0mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar90m (28 kB at 43 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jdom/jdom/1.1/jdom-1.1.jar
Downloaded90m from30mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar90m (22 kB at 33 kB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/google/guava/guava/18.0/guava-18.0.jar90m (2.3 MB at 3.3 MB/s)0m
Downloaded90m from30mcentral90m:7https://repo.maven.apache.org/maven2/0morg/jdom/jdom/1.1/jdom-1.1.jar90m (153 kB at 223 kB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.jar90m (571 kB at 811 kB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar90m (3.7 MB at 4.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.pom90m (4.1 kB at 239 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom90m (3.0 kB at 508 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom90m (21 kB at 3.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.pom90m (2.0 kB at 506 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom90m (1.9 kB at 382 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.jar90m (15 kB at 3.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar90m (55 kB at 5.0 MB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.jar90m (26 kB at 1.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.pom90m (11 kB at 380 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom90m (5.2 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom90m (1.3 kB at 253 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom90m (1.3 kB at 256 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom90m (1.3 kB at 256 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom90m (1.9 kB at 269 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom90m (1.5 kB at 297 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom90m (1.3 kB at 257 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom90m (1.3 kB at 327 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom90m (1.7 kB at 568 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom90m (1.9 kB at 377 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom90m (1.4 kB at 287 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom90m (2.7 kB at 443 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.jar90m (212 kB at 11 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar90m (15 kB at 2.5 MB/s)0m
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
Downloaded90m from30mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar90m (37 kB at 1.3 MB/s)0m
Downloaded90m from30mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar90m (44 kB at 1.2 MB/s)0m
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
Downloaded90m from30mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar90m (17 kB at 363 kB/s)0m
Downloaded90m from30mcentral90m:5https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar90m (33 kB at 524 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
Downloaded90m from30mcentral90m:5https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar90m (24 kB at 430 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
Downloaded90m from30mcentral90m:5https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar90m (25 kB at 431 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
Downloaded90m from30mcentral90m:4https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar90m (83 kB at 1.0 MB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar90m (345 kB at 3.2 MB/s)0m
Downloaded90m from30mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar90m (424 kB at 3.6 MB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar90m (3.2 MB at 12 MB/s)0m
[1;34mINFOm] Generating "1mPluginsm" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm
[1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm
[1;34mINFOm] Generating "1mSummarym" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym
[1;34mINFOm] Generating "1mSource Xrefm" report  1m --- 0;32mmaven-jxr-plugin:3.3.1:jxrm
[1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-jxrm
[1;34mINFOm] Generating "1mSurefirem" report     1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym
[1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm
[1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm
[1;34mINFOm] Generating "1mJavadocm" report      1m --- 0;32mmaven-javadoc-plugin:3.6.3:javadocm
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
100 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem
[1;34mINFOm] Generating Sitemap.
[1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mqulice-spi0;1m ---m
[1;34mINFOm] Creating 117 blobs
[1;34mINFOm] Creating tree with 117 blob entries
[1;34mINFOm] Merging with tree fcf0784afc13c8a5fb71b6becf34a9c340f5eb7b
[1;34mINFOm] Creating commit with SHA-1: 1cfd0fc65c0844bd5c0d089071671e684f5a5f67
[1;34mINFOm] Updating reference refs/heads/gh-pages from 6111f576920a1f63d4633a3404eda1cf35a5c94c to 1cfd0fc65c0844bd5c0d089071671e684f5a5f67
[1;34mINFOm]
[1;34mINFOm] 1m--------------------< 0;36mcom.qulice:qulice-checkstyle0;1m >--------------------m
[1;34mINFOm] 1mBuilding qulice-checkstyle 0.22.1                                  [3/6]m
[1;34mINFOm]   from qulice-checkstyle/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Deleting /home/r/repo/qulice-checkstyle/target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0
[1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1
[1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mqulice-checkstyle0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mqulice-checkstyle0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-checkstyle0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 2 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 34 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-jxr0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-checkstyle0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[1;34mINFOm] 4 reports detected for maven-jxr-plugin:3.3.1: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3
[1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only
[1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2
[1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3
[1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mqulice-checkstyle0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mqulice-checkstyle0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-checkstyle0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 2 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 34 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:test-javadoc0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-checkstyle0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc
[1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11
[1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2
[1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mqulice-checkstyle0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Copying 2 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-checkstyle0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 34 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mplugin-report:3.10.2:report0;1m < 0;1mprocess-classesm @ 36mqulice-checkstyle0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] 1mRendering site with default locale English (en)m
[1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://www.qulice.com/qulice-checkstyle
[1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm.
[1;34mINFOm] Skipped "About" report (maven-project-info-reports-plugin:3.5.0:index), file "index.html" already exists.
[1;34mINFOm] Skipped "Source Xref" report (maven-jxr-plugin:3.3.1:jxr-no-fork), file "xref/index.html" already exists.
[1;34mINFOm] Skipped "Test Source Xref" report (maven-jxr-plugin:3.3.1:test-jxr-no-fork), file "xref-test/index.html" already exists.
[1;34mINFOm] Rendering 1m1 Doxia documentm: 1m1 aptm
[1;34mINFOm] Generating "1mDependenciesm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:dependenciesm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom90m (11 kB at 269 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar90m (212 kB at 10 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom90m (11 kB at 221 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/6/felix-parent-6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/6/felix-parent-6.pom90m (22 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar90m (213 kB at 9.3 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom90m (12 kB at 2.4 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom90m (2.8 kB at 552 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom90m (18 kB at 3.5 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom90m (2.2 kB at 370 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom90m (4.9 kB at 1.2 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom90m (2.6 kB at 324 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom90m (38 kB at 5.4 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom90m (6.5 kB at 1.6 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom90m (2.2 kB at 542 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom90m (3.1 kB at 261 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom90m (3.2 kB at 324 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom90m (2.2 kB at 220 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom90m (2.1 kB at 238 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom90m (4.4 kB at 491 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom90m (7.1 kB at 784 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom90m (5.0 kB at 550 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom90m (3.4 kB at 264 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom90m (2.1 kB at 148 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom90m (4.5 kB at 496 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom90m (3.6 kB at 447 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom90m (3.1 kB at 347 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom90m (3.7 kB at 406 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom90m (3.3 kB at 220 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom90m (2.0 kB at 136 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom90m (7.0 kB at 350 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom90m (4.5 kB at 343 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom90m (5.1 kB at 510 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom90m (5.0 kB at 500 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom90m (3.0 kB at 336 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom90m (3.5 kB at 880 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom90m (6.0 kB at 1.5 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom90m (32 kB at 4.6 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom90m (2.7 kB at 538 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom90m (12 kB at 567 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom90m (26 kB at 5.2 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/codehaus/codehaus-parent/3/codehaus-parent-3.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/codehaus-parent/3/codehaus-parent-3.pom90m (4.1 kB at 1.0 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom90m (1.6 kB at 402 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom90m (1.6 kB at 328 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom90m (1.8 kB at 456 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom90m (12 kB at 929 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom90m (2.1 kB at 126 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom90m (5.2 kB at 868 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom90m (15 kB at 3.1 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/project/7/project-7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/7/project-7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/7/project-7.pom90m (27 kB at 4.5 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom90m (4.6 kB at 184 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom90m (12 kB at 2.0 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom90m (1.9 kB at 618 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom90m (2.6 kB at 365 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom90m (1.7 kB at 426 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/oss-parent/11/oss-parent-11.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/11/oss-parent-11.pom90m (23 kB at 5.8 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom90m (6.0 kB at 229 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/oss-parent/12/oss-parent-12.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/12/oss-parent-12.pom90m (23 kB at 1.2 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom90m (5.9 kB at 228 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom90m (1.3 kB at 258 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom90m (3.2 kB at 248 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom90m (3.8 kB at 208 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom90m (1.9 kB at 161 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom90m (3.1 kB at 1.0 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/codehaus/plexus/plexus/3.2/plexus-3.2.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.2/plexus-3.2.pom90m (19 kB at 4.7 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom90m (5.0 kB at 501 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom90m (15 kB at 532 kB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom90m (12 kB at 2.4 MB/s)0m
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
90mDownloading from 0mnexus-codehaus-snapshot90m: https://oss.sonatype.org/content/repositories/codehaus-snapshots/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar90m (251 kB at 5.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloaded90m from10mcentral90m:3https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar90m (16 kB at 290 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar90m (29 kB at 424 kB/s)0m
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar90m (25 kB at 430 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded90m fromk0mcentral90m:8https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar90m (163 kB at 2.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar90m (216 kB at 2.3 MB/s)0m
90mDownloading1from30mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded90m from50mcentral90m:7https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar90m (11 kB at 119 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar90m (6.3 kB at 70 kB/s)0m
90mDownloading1from30mcentral90m:7https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloaded90m from50mcentral90m:0https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar90m (37 kB at 362 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar90m (20 kB at 196 kB/s)0m
90mDownloading1from30mcentral90m:7https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
90mDownloading2from30mcentral90m:7https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded90m from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar90m (207 kB at 1.8 MB/s)0m
90mDownloading2from30mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded90m from50mcentral90m:9https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar90m (16 kB at 135 kB/s)0m
90mDownloading2from30mcentral90m:8https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded90m from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar90m (32 kB at 229 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar90m (198 kB at 1.4 MB/s)0m
90mDownloading3from30mcentral90m:4https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded90m from50mcentral90m:1https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar90m (28 kB at 170 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar90m (532 kB at 2.8 MB/s)0m
90mDownloading3from10mcentral90m:3https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded90m from90mcentral90m:3https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar90m (17 kB at 84 kB/s)0m
Downloaded90m from90mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.jar90m (233 kB at 1.2 MB/s)0m
90mDownloading4from10mcentral90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded90m from90mcentral90m:9https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar90m (282 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded90m from90mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar90m (591 kB at 2.2 MB/s)0m
Downloaded90m from90mcentral90m:7https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar90m (232 kB at 846 kB/s)0m
Downloaded90m from90mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar90m (271 kB at 943 kB/s)0m
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar90m (428 kB at 1.5 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar90m (914 kB at 3.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom90m (5.6 kB at 223 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/3/felix-parent-3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/3/felix-parent-3.pom90m (17 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom90m (1.4 kB at 141 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom90m (1.3 kB at 108 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.pom90m (12 kB at 350 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom90m (11 kB at 863 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.0/maven-2.2.0.pom90m (22 kB at 2.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom90m (2.2 kB at 115 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom90m (3.2 kB at 171 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom90m (6.8 kB at 856 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom90m (889 B at 81 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom90m (5.8 kB at 234 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.pom90m (2.3 kB at 234 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom90m (2.0 kB at 217 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom90m (1.9 kB at 237 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom90m (7.9 kB at 990 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom90m (3.0 kB at 332 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom90m (2.2 kB at 108 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom90m (1.9 kB at 206 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom90m (1.4 kB at 72 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom90m (2.0 kB at 204 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.1/doxia-1.1.pom90m (15 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom90m (1.6 kB at 197 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom90m (2.2 kB at 181 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom90m (1.6 kB at 198 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom90m (1.9 kB at 208 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom90m (1.7 kB at 71 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom90m (2.8 kB at 347 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom90m (3.1 kB at 310 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom90m (880 B at 110 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom90m (1.9 kB at 214 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.pom90m (8.0 kB at 614 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom90m (1.5 kB at 182 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom90m (2.1 kB at 229 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom90m (7.1 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom90m (1.3 kB at 114 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.pom90m (3.3 kB at 475 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom90m (4.5 kB at 648 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom90m (8.7 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom90m (1.6 kB at 197 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.6/maven-2.0.6.pom90m (9.0 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom90m (3.0 kB at 381 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom90m (6.7 kB at 959 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom90m (2.0 kB at 286 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom90m (1.9 kB at 239 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom90m (1.8 kB at 175 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom90m (1.4 kB at 144 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom90m (424 B at 53 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom90m (3.9 kB at 559 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom90m (2.0 kB at 141 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom90m (1.9 kB at 231 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom90m (1.7 kB at 213 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom90m (2.6 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom90m (2.6 kB at 238 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom90m (1.9 kB at 278 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.0/commons-cli-1.0.pom90m (2.1 kB at 263 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom90m (1.5 kB at 182 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom90m (2.0 kB at 252 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom90m (1.3 kB at 179 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom90m (2.8 kB at 401 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom90m (1.7 kB at 75 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom90m (6.8 kB at 566 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom90m (3.1 kB at 314 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar90m (187 kB at 7.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar
Downloaded90m from30moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.jar90m (95 kB at 1.6 MB/s)0m
90mDownloading2from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar
Downloaded90m from30moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar90m (22 kB at 304 kB/s)0m
Downloaded90m fromk0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar90m (350 kB at 3.9 MB/s)0m
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar90m (175 kB at 1.8 MB/s)0m
Downloaded90m from20moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar90m (49 kB at 516 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar90m (8.8 kB at 99 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar90m (22 kB at 245 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar90m (9.8 kB at 93 kB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar90m (17 kB at 156 kB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar90m (11 kB at 104 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar90m (35 kB at 297 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded90m from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar90m (80 kB at 591 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar90m (87 kB at 616 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar90m (45 kB at 304 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded90m from20moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar90m (26 kB at 156 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar90m (13 kB at 79 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded90m from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.jar90m (245 kB at 1.4 MB/s)0m
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar90m (30 kB at 167 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar
90mDownloading0from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.jar90m (41 kB at 219 kB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar90m (156 kB at 826 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar90m (12 kB at 65 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar90m (13 kB at 65 kB/s)0m
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar90m (39 kB at 192 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar90m (65 kB at 311 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.jar90m (38 kB at 169 kB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar90m (10 kB at 46 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Downloaded90m from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar90m (22 kB at 92 kB/s)0m
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar90m (58 kB at 230 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar90m (60 kB at 229 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar90m (184 kB at 686 kB/s)0m
Downloaded90m from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar90m (332 kB at 1.2 MB/s)0m
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar90m (231 kB at 780 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar90m (2.2 MB at 6.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom90m (4.0 kB at 336 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.pom90m (1.2 kB at 60 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/parent/2.1.0/parent-2.1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/parent/2.1.0/parent-2.1.0.pom90m (2.7 kB at 274 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom90m (457 B at 15 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom90m (6.7 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom90m (1.9 kB at 478 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom90m (1.8 kB at 292 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom90m (1.4 kB at 360 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom90m (1.7 kB at 59 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom90m (2.0 kB at 288 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom90m (1.3 kB at 179 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.jar90m (126 kB at 11 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar
90mDownloading1from40mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar
Downloaded90m from20mcentral90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar90m (21 kB at 769 kB/s)0m
90mDownloading2from40mcentral90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloaded90m fromk0mcentral90m:0https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar90m (9.9 kB at 262 kB/s)0m
Downloaded90m fromk0mcentral90m:0https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar90m (5.9 kB at 237 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar
Downloaded90m fromk0mcentral90m:0https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar90m (153 kB at 3.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar90m (14 kB at 439 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar90m (247 kB at 4.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-cli/commons-cli/1.0/commons-cli-1.0.jar
90mDownloading0from.0mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-cli/commons-cli/1.0/commons-cli-1.0.jar90m (30 kB at 793 kB/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar90m (10 kB at 250 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar90m (37 kB at 819 kB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar90m (1.4 MB at 10 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.pom90m (12 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.3/nexus-staging-1.6.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.3/nexus-staging-1.6.3.pom90m (2.9 kB at 66 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.3/nexus-maven-plugins-1.6.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.3/nexus-maven-plugins-1.6.3.pom90m (17 kB at 3.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.pom90m (2.2 kB at 444 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom90m (4.7 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom90m (2.7 kB at 249 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom90m (36 kB at 4.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom90m (5.2 kB at 578 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom90m (1.9 kB at 275 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom90m (3.0 kB at 269 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom90m (2.1 kB at 112 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom90m (6.2 kB at 561 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom90m (3.4 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom90m (2.1 kB at 173 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom90m (4.5 kB at 297 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom90m (3.6 kB at 137 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom90m (2.6 kB at 156 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom90m (3.4 kB at 264 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom90m (3.1 kB at 92 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom90m (5.0 kB at 330 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom90m (4.3 kB at 227 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom90m (4.4 kB at 311 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom90m (4.5 kB at 323 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom90m (3.0 kB at 302 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom90m (3.5 kB at 586 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom90m (6.0 kB at 214 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom90m (25 kB at 4.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom90m (11 kB at 925 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom90m (25 kB at 2.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom90m (1.9 kB at 389 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom90m (12 kB at 2.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/buildsupport/public-parent/3/public-parent-3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/buildsupport/public-parent/3/public-parent-3.pom90m (760 B at 190 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom90m (23 kB at 2.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom90m (2.1 kB at 429 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom90m (10 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom90m (5.3 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom90m (1.0 kB at 145 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom90m (1.2 kB at 248 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom90m (1.6 kB at 205 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom90m (1.6 kB at 410 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom90m (6.7 kB at 480 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/20/spice-parent-20.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/20/spice-parent-20.pom90m (9.9 kB at 1.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/12/forge-parent-12.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/12/forge-parent-12.pom90m (14 kB at 2.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom90m (7.3 kB at 1.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom90m (2.1 kB at 430 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/18/spice-parent-18.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/18/spice-parent-18.pom90m (6.8 kB at 676 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/11/forge-parent-11.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/11/forge-parent-11.pom90m (14 kB at 3.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom90m (1.5 kB at 245 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.jar90m (248 kB at 8.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.jar
90mDownloading1from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.jar90m (16 kB at 1.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar
90mDownloading1from10mcentral90m:khttps://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar
90mDownloading1from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar90m (11 kB at 760 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar
Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar90m (20 kB at 542 kB/s)0m
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar90m (160 kB at 3.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar
90mDownloading1from10mcentral90m:9https://repo.maven.apache.org/maven2/0mcom/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar90m (212 kB at 3.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar
Downloaded90m from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar90m (164 kB at 2.9 MB/s)0m
90mDownloading2from00mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar
Downloaded90m from50mcentral90m:6https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar90m (18 kB at 232 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar
Downloaded90m from50mcentral90m:6https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar90m (27 kB at 282 kB/s)0m
90mDownloading4from00mcentral90m:6https://repo.maven.apache.org/maven2/0morg/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar
Downloaded90m from50mcentral90m:6https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar90m (228 kB at 2.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar90m (509 kB at 3.7 MB/s)0m
90mDownloading3from60mcentral90m:0https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar
Downloaded90m from70mcentral90m:9https://repo.maven.apache.org/maven2/0morg/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar90m (168 kB at 1.1 MB/s)0m
Downloaded90m from70mcentral90m:9https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar90m (19 kB at 128 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar
Downloaded90m from70mcentral90m:9https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar90m (11 kB at 67 kB/s)0m
Downloaded90m from70mcentral90m:9https://repo.maven.apache.org/maven2/0mcom/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar90m (450 kB at 2.3 MB/s)0m
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar90m (766 kB at 3.8 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar90m (890 kB at 4.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom90m (4.7 kB at 670 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom90m (1.4 kB at 203 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom90m (4.1 kB at 415 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar90m (175 kB at 8.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar90m (1.8 MB at 11 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom90m (10 kB at 2.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/4/felix-parent-4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/4/felix-parent-4.pom90m (24 kB at 2.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom90m (1.3 kB at 266 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/3.4/easymock-3.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/3.4/easymock-3.4.pom90m (7.3 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock-parent/3.4/easymock-parent-3.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock-parent/3.4/easymock-parent-3.4.pom90m (17 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/2.2/objenesis-2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/2.2/objenesis-2.2.pom90m (2.5 kB at 310 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom90m (17 kB at 1.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.12/junit-4.12.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.12/junit-4.12.pom90m (24 kB at 3.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom90m (4.3 kB at 360 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom90m (12 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom90m (2.2 kB at 156 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom90m (2.0 kB at 196 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom90m (1.9 kB at 232 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom90m (1.4 kB at 240 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom90m (2.2 kB at 434 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom90m (1.9 kB at 468 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom90m (1.7 kB at 244 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom90m (2.8 kB at 555 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom90m (3.1 kB at 517 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom90m (1.9 kB at 322 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom90m (2.1 kB at 413 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom90m (1.3 kB at 251 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom90m (5.0 kB at 627 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom90m (4.1 kB at 686 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom90m (3.8 kB at 635 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom90m (2.7 kB at 177 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom90m (3.1 kB at 612 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.9/commons-compress-1.9.pom90m (11 kB at 953 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar90m (224 kB at 7.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/easymock/easymock/3.4/easymock-3.4.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/2.2/objenesis-2.2.jar
90mDownloading0from.0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mjunit/junit/4.12/junit-4.12.jar
Downloaded90m from20mcentral90m:7https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/2.2/objenesis-2.2.jar90m (53 kB at 1.5 MB/s)0m
90mDownloading0from.0mcentral90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
90mDownloading0from.0mcentral90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloaded90m from20mcentral90m:7https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar90m (23 kB at 610 kB/s)0m
90mDownloading0from.0mcentral90m:4https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar
Downloaded90m from20mcentral90m:7https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar90m (170 kB at 2.8 MB/s)0m
90mDownloading0from.0mcentral90m:4https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar
Downloaded90m from20mcentral90m:7https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar90m (143 kB at 2.1 MB/s)0m
Downloaded90m from20mcentral90m:7https://repo.maven.apache.org/maven2/0mjunit/junit/4.12/junit-4.12.jar90m (315 kB at 3.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/easymock/easymock/3.4/easymock-3.4.jar90m (474 kB at 4.3 MB/s)0m
Downloaded90m from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar90m (74 kB at 816 kB/s)0m
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.9/commons-compress-1.9.jar90m (378 kB at 3.2 MB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar90m (2.5 MB at 11 MB/s)0m
[1;34mINFOm] Generating "1mPluginsm" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm
[1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm
[1;34mINFOm] Generating "1mSummarym" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym
[1;34mINFOm] Generating "1mSource Xrefm" report  1m --- 0;32mmaven-jxr-plugin:3.3.1:jxrm
[1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-jxrm
[1;34mINFOm] Generating "1mSurefirem" report     1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym
[1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/puppycrawl/tools/checkstyle/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-spi/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/puppycrawl/tools/checkstyle/maven-metadata.xml90m (4.6 kB at 761 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-spi/maven-metadata.xml90m (3.0 kB at 56 kB/s)0m
[1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm
[1;34mINFOm] Generating "1mJavadocm" report      1m --- 0;32mmaven-javadoc-plugin:3.6.3:javadocm
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
100 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem
[1;34mINFOm] Analyzed bundle 'qulice-spi' with 3 classes
[1;34mINFOm] Generating Sitemap.
[1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mqulice-checkstyle0;1m ---m
[1;34mINFOm] Creating 204 blobs
[1;34mINFOm] Creating tree with 204 blob entries
[1;34mINFOm] Merging with tree 1c18210dbdc05f2f9872833c620f0c7b1a8c5a8b
[1;34mINFOm] Creating commit with SHA-1: 4c62163867c6d88e2c05185d05c63a66e5659c83
[1;34mINFOm] Updating reference refs/heads/gh-pages from 1cfd0fc65c0844bd5c0d089071671e684f5a5f67 to 4c62163867c6d88e2c05185d05c63a66e5659c83
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36mcom.qulice:qulice-pmd0;1m >------------------------m
[1;34mINFOm] 1mBuilding qulice-pmd 0.22.1                                         [4/6]m
[1;34mINFOm]   from qulice-pmd/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Deleting /home/r/repo/qulice-pmd/target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0
[1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1
[1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mqulice-pmd0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mqulice-pmd0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-pmd0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 1 resource from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 10 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-jxr0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-pmd0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[1;34mINFOm] 4 reports detected for maven-jxr-plugin:3.3.1: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3
[1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only
[1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2
[1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3
[1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mqulice-pmd0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mqulice-pmd0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-pmd0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 1 resource from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 10 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:test-javadoc0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-pmd0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc
[1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11
[1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2
[1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mqulice-pmd0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Copying 1 resource from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-pmd0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 10 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mplugin-report:3.10.2:report0;1m < 0;1mprocess-classesm @ 36mqulice-pmd0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] 1mRendering site with default locale English (en)m
[1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://www.qulice.com/qulice-pmd
[1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm.
[1;34mINFOm] Skipped "About" report (maven-project-info-reports-plugin:3.5.0:index), file "index.html" already exists.
[1;34mINFOm] Skipped "Source Xref" report (maven-jxr-plugin:3.3.1:jxr-no-fork), file "xref/index.html" already exists.
[1;34mINFOm] Skipped "Test Source Xref" report (maven-jxr-plugin:3.3.1:test-jxr-no-fork), file "xref-test/index.html" already exists.
[1;34mINFOm] Rendering 1m1 Doxia documentm: 1m1 aptm
[1;34mINFOm] Generating "1mDependenciesm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:dependenciesm
[1;34mINFOm] Generating "1mPluginsm" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm
[1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm
[1;34mINFOm] Generating "1mSummarym" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym
[1;34mINFOm] Generating "1mSource Xrefm" report  1m --- 0;32mmaven-jxr-plugin:3.3.1:jxrm
[1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-jxrm
[1;34mINFOm] Generating "1mSurefirem" report     1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym
[1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-core/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-java/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-jsp/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-core/maven-metadata.xml90m (3.3 kB at 67 kB/s)0m
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-java/maven-metadata.xml90m (3.3 kB at 76 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/pmd/pmd-jsp/maven-metadata.xml90m (3.3 kB at 84 kB/s)0m
[1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm
[1;34mINFOm] Generating "1mJavadocm" report      1m --- 0;32mmaven-javadoc-plugin:3.6.3:javadocm
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
100 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem
[1;34mINFOm] Analyzed bundle 'qulice-spi' with 3 classes
[1;34mINFOm] Generating Sitemap.
[1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mqulice-pmd0;1m ---m
[1;34mINFOm] Creating 143 blobs
[1;34mINFOm] Creating tree with 143 blob entries
[1;34mINFOm] Merging with tree dd3c4673f823e007ba0b4f7fb8d1b239363efa3f
[1;34mINFOm] Creating commit with SHA-1: c1784e82eb0375c00e90319788bf6cf16a67a57b
[1;34mINFOm] Updating reference refs/heads/gh-pages from 4c62163867c6d88e2c05185d05c63a66e5659c83 to c1784e82eb0375c00e90319788bf6cf16a67a57b
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36mcom.qulice:qulice-ant0;1m >------------------------m
[1;34mINFOm] 1mBuilding qulice-ant 0.22.1                                         [5/6]m
[1;34mINFOm]   from qulice-ant/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Deleting /home/r/repo/qulice-ant/target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0
[1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1
[1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mqulice-ant0;1m >>>m
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mqulice-ant0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-ant0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 5 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-jxr0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-ant0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[1;34mINFOm] 4 reports detected for maven-jxr-plugin:3.3.1: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3
[1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only
[1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2
[1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3
[1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mqulice-ant0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mqulice-ant0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-ant0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 5 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:test-javadoc0;1m < 0;1mgenerate-test-sourcesm @ 36mqulice-ant0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc
[1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11
[1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2
[1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mqulice-ant0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-ant/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-ant0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 5 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m&lt;&lt;&lt; 0;32mplugin-report:3.10.2:report0;1m &lt; 0;1mprocess-classesm @ 36mqulice-ant0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] 1mRendering site with default locale English (en)m
[1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://www.qulice.com/qulice-ant
[1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm.
[1;34mINFOm] Skipped "About" report (maven-project-info-reports-plugin:3.5.0:index), file "index.html" already exists.
[1;34mINFOm] Skipped "Source Xref" report (maven-jxr-plugin:3.3.1:jxr-no-fork), file "xref/index.html" already exists.
[1;34mINFOm] Skipped "Test Source Xref" report (maven-jxr-plugin:3.3.1:test-jxr-no-fork), file "xref-test/index.html" already exists.
[1;34mINFOm] Rendering 1m1 Doxia documentm: 1m1 aptm
[1;34mINFOm] Generating "1mDependenciesm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:dependenciesm
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Generating "1mPluginsm" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm
[1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm
[1;34mINFOm] Generating "1mSummarym" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym
[1;34mINFOm] Generating "1mSource Xrefm" report  1m --- 0;32mmaven-jxr-plugin:3.3.1:jxrm
[1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-jxrm
[1;34mINFOm] Generating "1mSurefirem" report     1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym
[1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-checkstyle/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-pmd/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-pmd/maven-metadata.xml90m (3.0 kB at 82 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/maven-metadata.xml90m (1.5 kB at 49 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-checkstyle/maven-metadata.xml90m (3.1 kB at 54 kB/s)0m
[1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm
[1;34mINFOm] Generating "1mJavadocm" report      1m --- 0;32mmaven-javadoc-plugin:3.6.3:javadocm
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
100 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem
[1;34mINFOm] Analyzed bundle 'qulice-checkstyle' with 36 classes
[1;34mINFOm] Analyzed bundle 'qulice-pmd' with 10 classes
[1;34mINFOm] Analyzed bundle 'qulice-spi' with 3 classes
[1;34mINFOm] Generating Sitemap.
[1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mqulice-ant0;1m ---m
[1;34mINFOm] Creating 216 blobs
[1;34mINFOm] Creating tree with 216 blob entries
[1;34mINFOm] Merging with tree 49212bcab1f8fa6f7a85d591b94da3e9877d28c7
[1;34mINFOm] Creating commit with SHA-1: af7804675a361964ec2b60f5014d0b7bc087cc87
[1;34mINFOm] Updating reference refs/heads/gh-pages from c1784e82eb0375c00e90319788bf6cf16a67a57b to af7804675a361964ec2b60f5014d0b7bc087cc87
[1;34mINFOm]
[1;34mINFOm] 1m-------------------< 0;36mcom.qulice:qulice-maven-plugin0;1m >-------------------m
[1;34mINFOm] 1mBuilding qulice-maven-plugin 0.22.1                                [6/6]m
[1;34mINFOm]   from qulice-maven-plugin/pom.xml
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Deleting /home/r/repo/qulice-maven-plugin/target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0
[1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1
[1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mqulice-maven-plugin0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] java-annotations mojo extractor found 0 mojo descriptor.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mqulice-maven-plugin0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-maven-plugin0;1m >>>m
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] java-annotations mojo extractor found 0 mojo descriptor.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 15 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(compile-helpmojo)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default-descriptor)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m&lt;&lt;&lt; 0;32mjxr:3.3.1:test-jxr0;1m &lt; 0;1mgenerate-test-sourcesm @ 36mqulice-maven-plugin0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[1;34mINFOm] 4 reports detected for maven-jxr-plugin:3.3.1: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3
[1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only
[1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2
[1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3
[1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mqulice-maven-plugin0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mqulice-maven-plugin0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mqulice-maven-plugin0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 15 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(compile-helpmojo)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default-descriptor)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m<<&lt; 0;32mjavadoc:3.6.3:test-javadoc0;1m &lt; 0;1mgenerate-test-sourcesm @ 36mqulice-maven-plugin0;1m &lt;&lt;&lt;m
[1;34mINFOm]
[1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc
[1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11
[1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2
[1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mqulice-maven-plugin0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:helpmojom 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 15 source files with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(compile-helpmojo)m @ 36mqulice-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac.
[1;34mINFOm] Recompiling the module because of 1mchanged dependencym.
[1;34mINFOm] Compiling 1 source file with javac [debug deprecation target 1.8] to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default-descriptor)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.6.4:descriptorm 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;31mERRORm]

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-settings:jar:3.0:compile
 * org.apache.maven:maven-settings-builder:jar:3.0:compile



[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;33mWARNINGm] Deprecated @Component annotation for 'project' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${project}", readonly = true )
[1;33mWARNINGm] Deprecated @Component annotation for 'sess' field in com.qulice.maven.CheckMojo: replace with @Parameter( defaultValue = "${session}", readonly = true )
[1;34mINFOm] java-annotations mojo extractor found 2 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mplugin-report:3.10.2:report0;1m < 0;1mprocess-classesm @ 36mqulice-maven-plugin0;1m <<<m
[1;34mINFOm]
[1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report
[1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] Skipping JaCoCo execution due to missing execution data file.
[1;34mINFOm] 1mRendering site with default locale English (en)m
[1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://www.qulice.com/qulice-maven-plugin
[1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm.
[1;34mINFOm] Skipped "About" report (maven-project-info-reports-plugin:3.5.0:index), file "index.html" already exists.
[1;34mINFOm] Skipped "Source Xref" report (maven-jxr-plugin:3.3.1:jxr-no-fork), file "xref/index.html" already exists.
[1;34mINFOm] Skipped "Test Source Xref" report (maven-jxr-plugin:3.3.1:test-jxr-no-fork), file "xref-test/index.html" already exists.
[1;34mINFOm] Rendering 1m4 Doxia documentsm: 1m3 aptm, 1m1 fmlm
[1;34mINFOm] Generating "1mDependenciesm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:dependenciesm
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
[1;33mWARNINGm] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
[1;33mWARNINGm] The artifact org.slf4j:slf4j-log4j12:jar:2.0.7 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.7
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom90m (1.5 kB at 50 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom90m (1.8 kB at 444 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mslide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mslide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom90m (648 B at 81 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom90m (7.1 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjdom/jdom/1.0/jdom-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mjdom/jdom/1.0/jdom-1.0.pom90m (1.2 kB at 234 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mde/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mde/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom90m (248 B at 62 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar90m (17 kB at 494 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mslide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjdom/jdom/1.0/jdom-1.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mde/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar
90mDownloading8from30mcentral90m:khttps://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded90m fromk0mcentral90m:5https://repo.maven.apache.org/maven2/0mslide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar90m (173 kB at 2.8 MB/s)0m
90mDownloading1from20mcentral90m:3https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloaded90m from20mcentral90m:5https://repo.maven.apache.org/maven2/0mde/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar90m (24 kB at 372 kB/s)0m
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mjdom/jdom/1.0/jdom-1.0.jar90m (153 kB at 2.1 MB/s)0m
Downloaded90m fromk0mcentral90m:|https://repo.maven.apache.org/maven2/0mcommons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar90m (225 kB at 2.7 MB/s)0m
Downloaded90m fromB0mcentral90m:khttps://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar90m (38 kB at 481 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar90m (164 kB at 2.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.4/nexus-staging-maven-plugin-1.6.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.4/nexus-staging-maven-plugin-1.6.4.pom90m (12 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.4/nexus-staging-1.6.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.4/nexus-staging-1.6.4.pom90m (2.8 kB at 690 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.4/nexus-maven-plugins-1.6.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.4/nexus-maven-plugins-1.6.4.pom90m (18 kB at 2.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.4/nexus-common-1.6.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.4/nexus-common-1.6.4.pom90m (2.2 kB at 556 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom90m (4.9 kB at 820 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom90m (2.6 kB at 647 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom90m (37 kB at 7.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom90m (5.7 kB at 711 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom90m (2.0 kB at 198 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom90m (3.0 kB at 57 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom90m (2.0 kB at 127 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom90m (2.1 kB at 164 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom90m (6.2 kB at 514 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom90m (3.4 kB at 343 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom90m (2.1 kB at 160 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom90m (4.5 kB at 405 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom90m (3.6 kB at 275 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom90m (2.6 kB at 294 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom90m (3.6 kB at 243 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom90m (3.3 kB at 300 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom90m (2.0 kB at 127 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom90m (4.2 kB at 423 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom90m (4.3 kB at 479 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom90m (4.5 kB at 350 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom90m (4.7 kB at 361 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom90m (3.0 kB at 252 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom90m (3.5 kB at 703 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom90m (6.0 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom90m (27 kB at 4.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.4/nexus-staging-maven-plugin-1.6.4.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.4/nexus-staging-maven-plugin-1.6.4.jar90m (248 kB at 9.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.4/nexus-common-1.6.4.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.4/nexus-common-1.6.4.jar90m (16 kB at 3.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar90m (211 kB at 7.0 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar90m (160 kB at 5.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.4.4/nexus-staging-maven-plugin-1.4.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.4.4/nexus-staging-maven-plugin-1.4.4.pom90m (12 kB at 2.0 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.4.4/nexus-staging-1.4.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.4.4/nexus-staging-1.4.4.pom90m (3.2 kB at 316 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.4.4/nexus-maven-plugins-1.4.4.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.4.4/nexus-maven-plugins-1.4.4.pom90m (20 kB at 4.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/34/forge-parent-34.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/34/forge-parent-34.pom90m (19 kB at 3.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/maven/mojo-commons/1.1/mojo-commons-1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/maven/mojo-commons/1.1/mojo-commons-1.1.pom90m (5.6 kB at 507 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/client/nexus-client-core/2.4.0-09/nexus-client-core-2.4.0-09.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/client/nexus-client-core/2.4.0-09/nexus-client-core-2.4.0-09.pom90m (5.8 kB at 1.2 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus/2.4.0-09/nexus-2.4.0-09.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus/2.4.0-09/nexus-2.4.0-09.pom90m (59 kB at 4.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-runtime-platform/2.4.0-09/nexus-runtime-platform-2.4.0-09.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-runtime-platform/2.4.0-09/nexus-runtime-platform-2.4.0-09.pom90m (5.3 kB at 585 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/32/forge-parent-32.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/32/forge-parent-32.pom90m (19 kB at 3.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.4.0-09/nexus-restlet1x-model-2.4.0-09.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.4.0-09/nexus-restlet1x-model-2.4.0-09.pom90m (2.8 kB at 558 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-parent/2.4.0-09/nexus-restlet1x-parent-2.4.0-09.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-parent/2.4.0-09/nexus-restlet1x-parent-2.4.0-09.pom90m (5.5 kB at 1.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.4.0-09/nexus-plugins-2.4.0-09.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.4.0-09/nexus-plugins-2.4.0-09.pom90m (2.2 kB at 439 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-plugin-parent/2.4.0-09/nexus-plugin-parent-2.4.0-09.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-plugin-parent/2.4.0-09/nexus-plugin-parent-2.4.0-09.pom90m (21 kB at 3.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom90m (2.7 kB at 896 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom90m (12 kB at 2.4 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/13.0.1/guava-13.0.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/13.0.1/guava-13.0.1.pom90m (5.3 kB at 1.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom90m (2.6 kB at 319 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.pom90m (8.6 kB at 2.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.3/xstream-parent-1.4.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.3/xstream-parent-1.4.3.pom90m (19 kB at 3.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjoda-time/joda-time/2.1/joda-time-2.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjoda-time/joda-time/2.1/joda-time-2.1.pom90m (15 kB at 3.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-client/1.15/jersey-client-1.15.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-client/1.15/jersey-client-1.15.pom90m (6.7 kB at 955 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-project/1.15/jersey-project-1.15.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-project/1.15/jersey-project-1.15.pom90m (21 kB at 3.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-core/1.15/jersey-core-1.15.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-core/1.15/jersey-core-1.15.pom90m (10 kB at 2.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/contribs/jersey-apache-client4/1.15/jersey-apache-client4-1.15.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/contribs/jersey-apache-client4/1.15/jersey-apache-client4-1.15.pom90m (6.2 kB at 1.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/contribs/jersey-contribs/1.15/jersey-contribs-1.15.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/contribs/jersey-contribs/1.15/jersey-contribs-1.15.pom90m (3.5 kB at 879 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.15/jersey-json-1.15.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.15/jersey-json-1.15.pom90m (10 kB at 2.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jettison/jettison/1.1/jettison-1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jettison/jettison/1.1/jettison-1.1.pom90m (3.4 kB at 562 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.4.1/siesta-common-1.4.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.4.1/siesta-common-1.4.1.pom90m (2.4 kB at 342 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.4.1/siesta-1.4.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.4.1/siesta-1.4.1.pom90m (14 kB at 2.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/1.1.0.Beta3/validation-api-1.1.0.Beta3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/1.1.0.Beta3/validation-api-1.1.0.Beta3.pom90m (6.7 kB at 1.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.pom90m (5.9 kB at 844 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2.2/httpcomponents-client-4.2.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2.2/httpcomponents-client-4.2.2.pom90m (15 kB at 1.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom90m (5.7 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom90m (11 kB at 2.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom90m (1.9 kB at 464 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.2/slf4j-simple-1.7.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.2/slf4j-simple-1.7.2.pom90m (1.5 kB at 368 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.4.4/nexus-staging-maven-plugin-1.4.4.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.4.4/nexus-staging-maven-plugin-1.4.4.jar90m (216 kB at 10 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/maven/mojo-commons/1.1/mojo-commons-1.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/client/nexus-client-core/2.4.0-09/nexus-client-core-2.4.0-09.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/maven/mojo-commons/1.1/mojo-commons-1.1.jar90m (16 kB at 1.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.4.0-09/nexus-restlet1x-model-2.4.0-09.jar
90mDownloading1from60mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
90mDownloading1from60mcentral90m:7https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/13.0.1/guava-13.0.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/nexus/client/nexus-client-core/2.4.0-09/nexus-client-core-2.4.0-09.jar90m (169 kB at 4.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjoda-time/joda-time/2.1/joda-time-2.1.jar
Downloaded90m from10mcentral90m:2https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar90m (26 kB at 745 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-client/1.15/jersey-client-1.15.jar
Downloaded90m fromk0mcentral90m:2https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.4.0-09/nexus-restlet1x-model-2.4.0-09.jar90m (167 kB at 3.6 MB/s)0m
90mDownloading1from80mcentral90m:Mhttps://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-core/1.15/jersey-core-1.15.jar
Downloaded90m from40mcentral90m:.https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-client/1.15/jersey-client-1.15.jar90m (130 kB at 2.4 MB/s)0m
90mDownloading2from80mcentral90m:9https://repo.maven.apache.org/maven2/0mcom/sun/jersey/contribs/jersey-apache-client4/1.15/jersey-apache-client4-1.15.jar
Downloaded90m from40mcentral90m:.https://repo.maven.apache.org/maven2/0mcom/sun/jersey/contribs/jersey-apache-client4/1.15/jersey-apache-client4-1.15.jar90m (16 kB at 201 kB/s)0m
90mDownloading3from80mcentral90m:9https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.15/jersey-json-1.15.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.jar90m (482 kB at 3.9 MB/s)0m
Downloaded90m from10mcentral90m:7https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-json/1.15/jersey-json-1.15.jar90m (164 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jettison/jettison/1.1/jettison-1.1.jar
90mDownloading0from.0mcentral90m:0https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.4.1/siesta-common-1.4.1.jar
Downloaded90m from10mcentral90m:7https://repo.maven.apache.org/maven2/0morg/codehaus/jettison/jettison/1.1/jettison-1.1.jar90m (68 kB at 484 kB/s)0m
Downloaded90m from10mcentral90m:7https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.4.1/siesta-common-1.4.1.jar90m (10 kB at 72 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
90mDownloading0from.0mcentral90m:0https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/1.1.0.Beta3/validation-api-1.1.0.Beta3.jar
Downloaded90m from10mcentral90m:7https://repo.maven.apache.org/maven2/0mcom/sun/jersey/jersey-core/1.15/jersey-core-1.15.jar90m (467 kB at 3.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mjoda-time/joda-time/2.1/joda-time-2.1.jar90m (570 kB at 3.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.jar
Downloaded90m from10mcentral90m:4https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar90m (16 kB at 102 kB/s)0m
90mDownloading0from.0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.2/slf4j-simple-1.7.2.jar
Downloaded90m from10mcentral90m:2https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/1.1.0.Beta3/validation-api-1.1.0.Beta3.jar90m (57 kB at 327 kB/s)0m
Downloaded90m from10mcentral90m:2https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/1.7.2/slf4j-simple-1.7.2.jar90m (11 kB at 60 kB/s)0m
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar90m (224 kB at 1.2 MB/s)0m
Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.jar90m (428 kB at 1.9 MB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/13.0.1/guava-13.0.1.jar90m (1.9 MB at 6.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom90m (2.5 kB at 230 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom90m (2.2 kB at 431 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom90m (3.5 kB at 876 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom90m (22 kB at 5.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.2/commons-io-2.2.pom90m (11 kB at 1.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/24/commons-parent-24.pom90m (47 kB at 6.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom90m (2.1 kB at 354 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom90m (1.6 kB at 316 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jar90m (64 kB at 1.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.2/commons-io-2.2.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar90m (38 kB at 4.7 MB/s)0m
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.2/commons-io-2.2.jar90m (174 kB at 6.0 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jar90m (106 kB at 3.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom90m (2.2 kB at 436 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom90m (1.5 kB at 298 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.8.2/junit-4.8.2.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.8.2/junit-4.8.2.pom90m (1.5 kB at 212 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar90m (11 kB at 2.7 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.8.2/junit-4.8.2.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar90m (195 kB at 7.0 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.8.2/junit-4.8.2.jar90m (237 kB at 8.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom90m (16 kB at 3.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom90m (1.6 kB at 225 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom90m (12 kB at 1.5 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom90m (2.1 kB at 294 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom90m (1.5 kB at 298 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom90m (2.8 kB at 92 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom90m (5.3 kB at 1.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom90m (2.3 kB at 456 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom90m (2.2 kB at 552 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom90m (3.6 kB at 331 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mregexp/regexp/1.3/regexp-1.3.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mregexp/regexp/1.3/regexp-1.3.pom90m (145 B at 24 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom90m (2.2 kB at 312 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom90m (1.8 kB at 587 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom90m (12 kB at 4.1 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar90m (20 kB at 4.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar
Downloaded90m fromB0mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar90m (89 kB at 8.9 MB/s)0m
Downloaded90m from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar90m (10 kB at 806 kB/s)0m
90mDownloading1from60mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar
90mDownloading2from60mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar
90mDownloading2from60mcentral90m: https://repo.maven.apache.org/maven2/0mregexp/regexp/1.3/regexp-1.3.jar
Downloaded90m from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar90m (37 kB at 6.1 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar90m (268 kB at 7.7 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mregexp/regexp/1.3/regexp-1.3.jar90m (25 kB at 1.2 MB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar90m (53 kB at 3.5 MB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar90m (49 kB at 851 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom90m (4.7 kB at 939 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar90m (176 kB at 11 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom90m (2.1 kB at 414 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom90m (18 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom90m (4.6 kB at 654 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom90m (2.2 kB at 368 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom90m (1.1 kB at 217 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom90m (1.8 kB at 109 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom90m (1.0 kB at 149 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom90m (1.0 kB at 205 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom90m (1.7 kB at 346 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom90m (1.3 kB at 182 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mde/pdark/decentxml/1.3/decentxml-1.3.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mde/pdark/decentxml/1.3/decentxml-1.3.pom90m (6.3 kB at 1.6 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom90m (2.1 kB at 296 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom90m (1.1 kB at 214 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom90m (3.0 kB at 593 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom90m (1.0 kB at 209 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom90m (2.1 kB at 537 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom90m (1.1 kB at 380 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom90m (1.1 kB at 120 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom90m (1.1 kB at 361 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar90m (5.4 kB at 542 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
90mDownloading1from30mcentral90m:4https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar
Downloaded90m from20mcentral90m:9https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar90m (58 kB at 2.4 MB/s)0m
90mDownloading1from30mcentral90m:4https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar
90mDownloading1from30mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar
Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar90m (194 kB at 5.0 MB/s)0m
90mDownloading1from30mcentral90m:|https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar
Downloaded90m fromk0mcentral90m:5https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar90m (230 kB at 5.6 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar90m (13 kB at 489 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar
Downloaded90m from40mcentral90m:Mhttps://repo.maven.apache.org/maven2/0morg/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar90m (3.1 kB at 174 kB/s)0m
90mDownloading1from40mcentral90m:Mhttps://repo.maven.apache.org/maven2/0mde/pdark/decentxml/1.3/decentxml-1.3.jar
Downloaded90m from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar90m (33 kB at 1.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar
Downloaded90m from20mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar90m (7.0 kB at 212 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar
90mDownloading1from40mcentral90m:3https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar
Downloaded90m from20mcentral90m:.https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar90m (8.8 kB at 215 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar
Downloaded90m from20mcentral90m:.https://repo.maven.apache.org/maven2/0mde/pdark/decentxml/1.3/decentxml-1.3.jar90m (112 kB at 2.2 MB/s)0m
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar90m (35 kB at 664 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar
Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar90m (34 kB at 572 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar90m (242 kB at 2.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar90m (28 kB at 416 kB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar90m (20 kB at 294 kB/s)0m
Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar90m (1.3 MB at 10 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom90m (4.0 kB at 571 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom90m (1.4 kB at 360 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom90m (4.0 kB at 329 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom90m (1.6 kB at 402 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom90m (5.2 kB at 744 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom90m (1.2 kB at 307 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom90m (890 B at 111 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom90m (2.8 kB at 712 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar90m (124 kB at 11 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar
Downloaded90m from20mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar90m (20 kB at 1.3 MB/s)0m
90mDownloading1from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar
90mDownloading1from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar
90mDownloading1from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloaded90m from90mcentral90m:7https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar90m (51 kB at 1.5 MB/s)0m
Downloaded90m from90mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar90m (177 kB at 3.6 MB/s)0m
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar90m (61 kB at 1.8 MB/s)0m
Downloaded90m from90mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar90m (225 kB at 6.2 MB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar90m (920 kB at 9.7 MB/s)0m
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom90m (0 B at 0 B/s)0m
[1;34mINFOm] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[1;34mINFOm] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/google/1/google-1.pom
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/google/1/google-1.pom90m (0 B at 0 B/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/1.4.0/maven-bundle-plugin-1.4.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/1.4.0/maven-bundle-plugin-1.4.0.pom90m (4.8 kB at 960 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.238/bndlib-0.0.238.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.238/bndlib-0.0.238.pom90m (864 B at 173 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom90m (2.9 kB at 488 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom90m (2.7 kB at 891 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/7/maven-parent-7.pom90m (21 kB at 5.3 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom90m (2.0 kB at 204 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom90m (886 B at 63 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/1.4.0/maven-bundle-plugin-1.4.0.jar
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/1.4.0/maven-bundle-plugin-1.4.0.jar90m (138 kB at 9.8 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar
90mDownloading1from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar
Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar90m (34 kB at 2.8 MB/s)0m
Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar90m (13 kB at 895 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar90m (157 kB at 7.2 MB/s)0m
[1;34mINFOm] Generating "1mPluginsm" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm
[1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm
[1;34mINFOm] Generating "1mSummarym" report      1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym
[1;34mINFOm] Generating "1mSource Xrefm" report  1m --- 0;32mmaven-jxr-plugin:3.3.1:jxrm
[1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-jxrm
[1;34mINFOm] Generating "1mSurefirem" report     1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym
[1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/maven-metadata.xml90m (461 B at 92 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/maven-metadata.xml90m (3.0 kB at 502 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/maven-metadata.xml90m (3.0 kB at 203 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/maven-metadata.xml90m (3.1 kB at 191 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/maven-metadata.xml90m (3.0 kB at 151 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-exec/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/maven-metadata.xml90m (706 B at 26 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/maven-metadata.xml90m (942 B at 63 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/maven-metadata.xml
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/maven-metadata.xml90m (976 B at 75 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/maven-metadata.xml
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/hibernate-validator/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/maven-metadata.xml90m (3.1 kB at 193 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-exec/maven-metadata.xml90m (1.0 kB at 40 kB/s)0m
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/maven-metadata.xml90m (2.7 kB at 183 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/hibernate-validator/maven-metadata.xml90m (984 B at 66 kB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxerces/xmlParserAPIs/maven-metadata.xml
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/maven-metadata.xml90m (1.2 kB at 81 kB/s)0m
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mxerces/xmlParserAPIs/maven-metadata.xml90m (502 B at 46 kB/s)0m
[1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm
[1;34mINFOm] Generating "1mJavadocm" report      1m --- 0;32mmaven-javadoc-plugin:3.6.3:javadocm
[1;34mINFOm] No previous run data found, generating javadoc.
[1;34mINFOm]
100 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem
[1;34mINFOm] Analyzed bundle 'qulice-spi' with 3 classes
[1;34mINFOm] Analyzed bundle 'qulice-checkstyle' with 36 classes
[1;34mINFOm] Analyzed bundle 'qulice-pmd' with 10 classes
[1;34mINFOm] Generating Sitemap.
[1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Creating 247 blobs
[1;34mINFOm] Creating tree with 247 blob entries
[1;34mINFOm] Merging with tree 5916c8609ce81f8d92ba8c3c45c2975d77f18db7
[1;34mINFOm] Creating commit with SHA-1: e011c4fd4b20b793be192a130a82c900e44770df
[1;34mINFOm] Updating reference refs/heads/gh-pages from af7804675a361964ec2b60f5014d0b7bc087cc87 to e011c4fd4b20b793be192a130a82c900e44770df
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for qulice 0.22.1:m
[1;34mINFOm]
[1;34mINFOm] qulice ............................................. 1;32mSUCCESSm [09:03 min]
[1;34mINFOm] qulice-spi ......................................... 1;32mSUCCESSm [06:10 min]
[1;34mINFOm] qulice-checkstyle .................................. 1;32mSUCCESSm [10:38 min]
[1;34mINFOm] qulice-pmd ......................................... 1;32mSUCCESSm [07:24 min]
[1;34mINFOm] qulice-ant ......................................... 1;32mSUCCESSm [11:02 min]
[1;34mINFOm] qulice-maven-plugin ................................ 1;32mSUCCESSm [12:51 min]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  57:12 min
[1;34mINFOm] Finished at: 2024-03-06T04:04:49Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu 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 0.22.1 -m '0.22.1: tagged by rultor.com'
+ git reset --hard
HEAD is now at a04ee018 0.22.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 a04ee018).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/qulice.git
 * [new tag]           0.22.1 -> 0.22.1
container 2d8349656cff62d8013f8d2f3243cfc14392e44f6d6cda91acae263346fa49f1 is dead
Wed Mar  6 04:05:39 UTC 2024