++ dirname ./run.sh
+ cd .
+ echo 1409
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Apr 3 05:59:02 UTC 2026
+ uptime
05:59:02 up 0 min, 0 users, load average: 1.42, 0.45, 0.16
+ head=git@github.com:yegor256/qulice.git
+ ff=default
+ image=yegor256/java
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.25.2
+ vars=('--env=head=git@github.com:yegor256/qulice.git' '--env=tag=0.25.2' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.25.2'\''\'\'''\'''\'' '\'';'\'' '\''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 --batch-mode -Dstyle.color=never'\'' '\'';'\'' '\''mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode -Dstyle.color=never'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/qulice.git'\''' ';' 'export '\''tag=0.25.2'\''' ';' '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 --batch-mode -Dstyle.color=never' ';' 'mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode -Dstyle.color=never' ';')
+ directory=
+ container=yegor256_qulice_1508
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-18-86
+ pwd
/tmp/rultor-JGna
+ 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 --recurse-submodules 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 gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -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.25.2'\''' ';' '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 --batch-mode -Dstyle.color=never' ';' 'mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode -Dstyle.color=never' ';'
+ sensitive=('settings.xml')
+ set -ex -o pipefail
+ '[' -z 0.25.2 ']'
+ [[ 0.25.2 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.25.2"'
tag name is valid: "0.25.2"
+ cd repo
++ git tag -l 0.25.2
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.19
++ bc
++ echo 0.19 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.19, low enough to run a new Docker container'
load average is 0.19, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3ae0cb47dc06: Pulling fs layer
529dcf5ecc54: Pulling fs layer
6d5a140d320e: Pulling fs layer
d9a7c5bf399b: Pulling fs layer
b87fea433279: Pulling fs layer
ac9b9a706d63: Pulling fs layer
253852678e00: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3ae0cb47dc06: Waiting
529dcf5ecc54: Waiting
6d5a140d320e: Waiting
d9a7c5bf399b: Waiting
b87fea433279: Waiting
ac9b9a706d63: Waiting
253852678e00: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
529dcf5ecc54: Verifying Checksum
529dcf5ecc54: Download complete
6d5a140d320e: Verifying Checksum
6d5a140d320e: Download complete
d9a7c5bf399b: Verifying Checksum
d9a7c5bf399b: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3ae0cb47dc06: Verifying Checksum
3ae0cb47dc06: Download complete
ac9b9a706d63: Verifying Checksum
ac9b9a706d63: Download complete
b87fea433279: Verifying Checksum
b87fea433279: Download complete
253852678e00: Verifying Checksum
253852678e00: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3ae0cb47dc06: Pull complete
529dcf5ecc54: Pull complete
6d5a140d320e: Pull complete
d9a7c5bf399b: Pull complete
b87fea433279: Pull complete
ac9b9a706d63: Pull complete
253852678e00: Pull complete
Digest: sha256:a74ab1f8990c7e972fffc0c4fd60a71aece3aab67f2d686cffd2201bf898293c
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_qulice_1508\s*$'
+ ls -al .
total 56
drwx------ 3 ubuntu ubuntu 4096 Apr 3 05:59 .
drwxrwxrwt 12 root root 4096 Apr 3 05:59 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Apr 3 06:00 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Apr 3 05:59 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Apr 3 05:59 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Apr 3 05:58 pubring.gpg
drwxrwxr-x 10 ubuntu ubuntu 4096 Apr 3 05:59 repo
-rwxrwxr-x 1 ubuntu ubuntu 6570 Apr 3 05:58 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 716 Apr 3 05:59 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Apr 3 05:58 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 585 Apr 3 05:58 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 6699 Apr 3 06:00 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-JGna:/main --env=head=git@github.com:yegor256/qulice.git --env=tag=0.25.2 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.25.2'\''\'\'''\'''\'' '\'';'\'' '\''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 --batch-mode -Dstyle.color=never'\'' '\'';'\'' '\''mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode -Dstyle.color=never'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-JGna/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_qulice_1508 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ 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 ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker 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/.cache /root/.gemrc /root/.m2 /root/.profile /root/.wget-hsts /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
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/qulice.git' ; export 'tag=0.25.2' ; 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 --batch-mode -Dstyle.color=never ; mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode -Dstyle.color=never ;
+ su --login r --command /home/r/script.sh
Found 11 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.5 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/bundle/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 (3348 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/up.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .github/workflows/zerocracy.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
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/MultiLineCommentCheck.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/ProhibitUnusedPrivateConstructorCheck.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/RequiredJavaDocTag.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
Reading qulice-checkstyle/src/test/java/com/qulice/checkstyle/License.java ...
Reading qulice-checkstyle/src/test/java/com/qulice/checkstyle/RequiredJavaDocTagTest.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-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/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 1118-b0c8a1ed 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 ...
Puzzle 1457-862a6484 90/DEV at 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 ...
Puzzle 1-44de28d8 5/DEV at qulice-pmd/pom.xml
Reading qulice-pmd/src/main/java/com/qulice/pmd/PmdError.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/RecordParsed.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/SwaggerApi.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/UnicodeCharactersInMethodNames.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/UseStringIsEmptyRuleFailsOnPatternMatching.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 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.70.0/parent-0.70.0.pom
Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.70.0/parent-0.70.0.pom90m (59 kB at 66 kB/s)0m
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 fromk0moss.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 (5.7 kB at 31 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom90m (42 kB at 650 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom90m (64 kB at 861 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.pom90m (6.3 kB at 136 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom90m (7.3 kB at 159 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (4.8 kB at 112 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom90m (2.6 kB at 66 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom90m (35 kB at 669 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom90m (56 kB at 1.1 MB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom90m (5.6 kB at 130 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom90m (6.0 kB at 147 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom90m (11 kB at 230 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom90m (17 kB at 329 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom90m (8.4 kB at 199 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom90m (9.0 kB at 206 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom90m (10 kB at 244 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/11/commons-parent-11.pom90m (25 kB at 514 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom90m (6.1 kB at 161 kB/s)0m
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 fromk0moss.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 (1.0 kB at 25 kB/s)0m
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 fromk0moss.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 (1.2 kB at 37 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom90m (2.6 kB at 72 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom90m (31 kB at 610 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom90m (43 kB at 948 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom90m (2.7 kB at 79 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom90m (12 kB at 291 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom90m (1.7 kB at 47 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom90m (20 kB at 442 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom90m (17 kB at 449 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/17/commons-parent-17.pom90m (31 kB at 709 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.pom90m (10 kB at 248 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/25/commons-parent-25.pom90m (48 kB at 895 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/9/apache-9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/9/apache-9.pom90m (15 kB at 399 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom90m (2.5 kB at 54 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom90m (6.5 kB at 181 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom90m (5.9 kB at 156 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom90m (14 kB at 378 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/5/project-5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/5/project-5.pom90m (23 kB at 473 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom90m (5.7 kB at 135 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom90m (11 kB at 267 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/6/project-6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/6/project-6.pom90m (24 kB at 615 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom90m (11 kB at 124 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/22/commons-parent-22.pom90m (42 kB at 953 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom90m (5.6 kB at 152 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom90m (18 kB at 439 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom90m (5.6 kB at 137 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom90m (1.9 kB at 40 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom90m (2.1 kB at 49 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom90m (1.7 kB at 43 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom90m (16 kB at 382 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/21/maven-parent-21.pom90m (26 kB at 447 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/10/apache-10.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/10/apache-10.pom90m (15 kB at 352 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom90m (4.1 kB at 104 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom90m (8.4 kB at 226 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom90m (2.6 kB at 62 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom90m (41 kB at 1.0 MB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom90m (59 kB at 915 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom90m (1.6 kB at 43 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (22 kB at 588 kB/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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom90m (1.9 kB at 55 kB/s)0m
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 fromB0moss.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 (42 kB at 1.2 MB/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/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/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
90mDownloading0from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar90m (26 kB at 220 kB/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 from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar90m (27 kB at 127 kB/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 from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar90m (47 kB at 162 kB/s)0m
90mDownloading0from.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 from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar90m (223 kB at 655 kB/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
Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar90m (206 kB at 493 kB/s)0m
90mDownloading1from.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 from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar90m (425 kB at 954 kB/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 from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar90m (34 kB at 76 kB/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 from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar90m (53 kB at 110 kB/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 from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar90m (226 kB at 405 kB/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 from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar90m (923 kB at 1.5 MB/s)0m
90mDownloading1from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.jar90m (185 kB at 283 kB/s)0m
90mDownloading2from.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 from20moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar90m (871 kB at 1.3 MB/s)0m
90mDownloading2from.0moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded90m from20moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar90m (22 kB at 30 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.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 (8.9 kB at 12 kB/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/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar90m (284 kB at 395 kB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.jar90m (2.2 MB at 2.8 MB/s)0m
Downloaded90m from10moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar90m (17 kB at 22 kB/s)0m
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (490 kB at 596 kB/s)0m
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar90m (11 MB at 6.9 MB/s)0m
90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom
Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom90m (5.7 kB at 236 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-maven-plugin [maven-plugin]
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.pom90m (8.2 kB at 200 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.6.1/enforcer-3.6.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.6.1/enforcer-3.6.1.pom90m (9.1 kB at 232 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/45/maven-parent-45.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/45/maven-parent-45.pom90m (53 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/35/apache-35.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/35/apache-35.pom90m (24 kB at 591 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom90m (5.6 kB at 149 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.jar90m (40 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom90m (12 kB at 300 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom90m (37 kB at 994 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom90m (5.6 kB at 177 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar90m (46 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.pom90m (22 kB at 612 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom90m (7.5 kB at 202 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/43/maven-parent-43.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/43/maven-parent-43.pom90m (50 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/33/apache-33.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/33/apache-33.pom90m (24 kB at 756 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.jar90m (117 kB at 3.1 MB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom90m (5.9 kB at 165 kB/s)0m
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 fromk0moss.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 (7.8 kB at 187 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar90m (17 kB at 600 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-maven-plugin/0.15.1/revapi-maven-plugin-0.15.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-maven-plugin/0.15.1/revapi-maven-plugin-0.15.1.pom90m (18 kB at 474 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-build/47/revapi-build-47.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-build/47/revapi-build-47.pom90m (30 kB at 673 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-parent/16/revapi-parent-16.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-parent/16/revapi-parent-16.pom90m (19 kB at 457 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom90m (5.1 kB at 134 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-maven-plugin/0.15.1/revapi-maven-plugin-0.15.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/revapi/revapi-maven-plugin/0.15.1/revapi-maven-plugin-0.15.1.jar90m (172 kB at 4.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.pom90m (9.5 kB at 281 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/47/maven-plugins-47.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/47/maven-plugins-47.pom90m (7.2 kB at 190 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/47/maven-parent-47.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/47/maven-parent-47.pom90m (54 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/37/apache-37.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/37/apache-37.pom90m (26 kB at 692 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom90m (5.7 kB at 172 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.jar90m (84 kB at 2.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom90m (5.7 kB at 172 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom90m (8.4 kB at 226 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/44/maven-parent-44.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/44/maven-parent-44.pom90m (52 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/34/apache-34.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/34/apache-34.pom90m (24 kB at 674 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom90m (5.6 kB at 166 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar90m (37 kB at 908 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom90m (8.1 kB at 208 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar90m (33 kB at 1.1 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom90m (9.2 kB at 236 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar90m (40 kB at 1.2 MB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom90m (11 kB at 290 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (5.8 kB at 126 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (63 kB at 1.3 MB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom90m (5.6 kB at 194 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar90m (23 kB at 730 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom90m (11 kB at 279 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom90m (5.8 kB at 162 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom90m (63 kB at 1.5 MB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom90m (5.6 kB at 128 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar90m (27 kB at 777 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom90m (10 kB at 286 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar90m (28 kB at 895 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom90m (9.0 kB at 243 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar90m (31 kB at 798 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom90m (11 kB at 299 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.14/jcabi-1.14.pom90m (6.2 kB at 188 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.27.1/parent-0.27.1.pom90m (74 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar90m (28 kB at 864 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom90m (9.8 kB at 265 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.16/jcabi-1.16.pom90m (6.2 kB at 188 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.31/parent-0.31.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.31/parent-0.31.pom90m (74 kB at 1.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar90m (72 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom90m (9.5 kB at 298 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar90m (83 kB at 2.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom90m (18 kB at 514 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar90m (208 kB at 5.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.pom90m (10 kB at 282 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire/3.5.4/surefire-3.5.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire/3.5.4/surefire-3.5.4.pom90m (19 kB at 504 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.jar90m (57 kB at 1.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.pom90m (10 kB at 362 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.jar90m (65 kB at 2.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom90m (16 kB at 438 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom90m (8.4 kB at 261 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom90m (27 kB at 737 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar90m (141 kB at 3.5 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom90m (7.7 kB at 208 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar90m (34 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.pom90m (21 kB at 593 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.jar90m (529 kB at 11 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.pom90m (12 kB at 323 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.15.1/maven-plugin-tools-3.15.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.15.1/maven-plugin-tools-3.15.1.pom90m (18 kB at 441 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom90m (5.6 kB at 182 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.jar90m (42 kB at 1.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.pom90m (10 kB at 252 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/release/maven-release/3.1.1/maven-release-3.1.1.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/release/maven-release/3.1.1/maven-release-3.1.1.pom90m (12 kB at 325 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.jar90m (61 kB at 1.8 MB/s)0m
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 fromk0moss.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 (8.2 kB at 263 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom90m (8.1 kB at 193 kB/s)0m
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 fromB0moss.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 (31 kB at 884 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom90m (6.7 kB at 187 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar90m (32 kB at 870 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.pom90m (4.9 kB at 152 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.jar90m (46 kB at 1.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom90m (8.4 kB at 215 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar90m (83 kB at 2.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.19.0/versions-maven-plugin-2.19.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.19.0/versions-maven-plugin-2.19.0.pom90m (12 kB at 251 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions/2.19.0/versions-2.19.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions/2.19.0/versions-2.19.0.pom90m (15 kB at 322 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/93/mojo-parent-93.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/93/mojo-parent-93.pom90m (38 kB at 831 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.19.0/versions-maven-plugin-2.19.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.19.0/versions-maven-plugin-2.19.0.jar90m (295 kB at 6.6 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m-------------------------< 0;36mcom.qulice:qulice0;1m >--------------------------m
[1;34mINFOm] 1mBuilding qulice 1.0-SNAPSHOT [1/5]m
[1;34mINFOm] from pom.xml
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions:2.19.0:setm 1m(default-cli)m @ 36mqulice0;1m ---m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.19.0/versions-api-2.19.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.19.0/versions-api-2.19.0.pom90m (568 B at 14 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.19.0/versions-model-2.19.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.19.0/versions-model-2.19.0.pom90m (2.3 kB at 58 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.19.0/versions-model-report-2.19.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.19.0/versions-model-report-2.19.0.pom90m (2.2 kB at 67 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.19.0/versions-common-2.19.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.19.0/versions-common-2.19.0.pom90m (5.4 kB at 93 kB/s)0m
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 fromk0moss.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 (1.9 kB at 52 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom90m (21 kB at 606 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom90m (13 kB at 427 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom90m (9.9 kB at 253 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/68/oss-parent-68.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/68/oss-parent-68.pom90m (24 kB at 695 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom90m (6.3 kB at 170 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/55/oss-parent-55.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/55/oss-parent-55.pom90m (24 kB at 673 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom90m (32 kB at 696 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/85/commons-parent-85.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/85/commons-parent-85.pom90m (78 kB at 1.8 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom90m (26 kB at 744 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/81/commons-parent-81.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/81/commons-parent-81.pom90m (78 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom90m (5.6 kB at 177 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom90m (3.7 kB at 100 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/18/plexus-18.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/18/plexus-18.pom90m (29 kB at 812 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom90m (5.4 kB at 149 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom90m (2.8 kB at 74 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom90m (3.8 kB at 94 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom90m (1.4 kB at 43 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom90m (17 kB at 410 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom90m (5.6 kB at 182 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom90m (8.8 kB at 250 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom90m (5.6 kB at 157 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.pom90m (20 kB at 585 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom90m (5.8 kB at 157 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom90m (12 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.4/org.eclipse.sisu.plexus-0.3.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom90m (4.2 kB at 97 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom90m (14 kB at 416 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 212 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.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom90m (1.4 kB at 45 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom90m (2.4 kB at 65 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom90m (7.9 kB at 193 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom90m (21 kB at 609 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom90m (1.0 kB at 28 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom90m (2.6 kB at 77 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom90m (14 kB at 379 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.pom
Downloaded90m fromB0moss.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 (815 B at 20 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom90m (4.2 kB at 137 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom90m (17 kB at 558 kB/s)0m
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 fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom90m (7.3 kB at 215 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom90m (20 kB at 660 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom90m (6.8 kB at 169 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom90m (3.9 kB at 115 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom90m (23 kB at 712 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom90m (7.8 kB at 242 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0.0/plexus-i18n-1.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0.0/plexus-i18n-1.0.0.pom90m (2.8 kB at 66 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/23/plexus-23.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/23/plexus-23.pom90m (31 kB at 924 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom90m (3.0 kB at 97 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom90m (7.4 kB at 205 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom90m (3.0 kB at 92 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom90m (2.9 kB at 78 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom90m (2.5 kB at 81 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom90m (4.1 kB at 116 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/19/plexus-19.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/19/plexus-19.pom90m (25 kB at 705 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom90m (12 kB at 333 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom90m (9.5 kB at 250 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-master/7/velocity-master-7.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-master/7/velocity-master-7.pom90m (7.9 kB at 240 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom90m (2.6 kB at 73 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom90m (8.0 kB at 211 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-master/4/velocity-master-4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-master/4/velocity-master-4.pom90m (7.8 kB at 251 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom90m (10 kB at 327 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom90m (14 kB at 407 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 132 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 345 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom90m (19 kB at 481 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/84/commons-parent-84.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/84/commons-parent-84.pom90m (78 kB at 1.9 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom90m (5.6 kB at 202 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom90m (32 kB at 671 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom90m (18 kB at 440 kB/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 633 kB/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 553 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom90m (7.5 kB at 220 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom90m (2.9 kB at 89 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom90m (5.4 kB at 158 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom90m (4.4 kB at 137 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom90m (3.2 kB at 99 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.10.1/plexus-archiver-4.10.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.10.1/plexus-archiver-4.10.1.pom90m (7.0 kB at 158 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom90m (4.3 kB at 128 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom90m (25 kB at 617 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom90m (18 kB at 439 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/airlift/aircompressor/0.27/aircompressor-0.27.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/airlift/aircompressor/0.27/aircompressor-0.27.pom90m (5.8 kB at 164 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/airlift/airbase/112/airbase-112.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/airlift/airbase/112/airbase-112.pom90m (69 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom90m (5.7 kB at 178 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.10/xz-1.10.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.10/xz-1.10.pom90m (1.9 kB at 52 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.pom90m (2.0 kB at 49 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.pom90m (1.7 kB at 52 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity/1.4/plexus-interactivity-1.4.pom
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity/1.4/plexus-interactivity-1.4.pom90m (1.7 kB at 47 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/20/plexus-20.pom
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/20/plexus-20.pom90m (29 kB at 858 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.19.0/versions-api-2.19.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.19.0/versions-api-2.19.0.jar90m (6.5 kB at 197 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.19.0/versions-model-2.19.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.19.0/versions-model-report-2.19.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.19.0/versions-common-2.19.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.19.0/versions-model-2.19.0.jar90m (13 kB at 320 kB/s)0m
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 fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.19.0/versions-model-report-2.19.0.jar90m (47 kB at 1.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar90m (94 kB at 1.7 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.19.0/versions-common-2.19.0.jar90m (169 kB at 2.6 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar90m (58 kB at 860 kB/s)0m
90mDownloading8from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar
Downloaded90m fromB0moss.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 (55 kB at 664 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar
Downloaded90m from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar90m (21 kB at 230 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
Downloaded90m from80moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar90m (9.8 kB at 94 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar
Downloaded90m from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar90m (86 kB at 811 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar
Downloaded90m from80moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar90m (86 kB at 698 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar
Downloaded90m from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar90m (50 kB at 391 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar
Downloaded90m from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar90m (44 kB at 328 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar90m (899 kB at 6.0 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar90m (16 kB at 109 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar90m (17 kB at 109 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar90m (5.7 kB at 35 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
Downloaded90m from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar90m (217 kB at 1.1 MB/s)0m
90mDownloading3from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar90m (247 kB at 1.2 MB/s)0m
90mDownloading4from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar
Downloaded90m from50moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar90m (74 kB at 349 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar
Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar90m (242 kB at 1.1 MB/s)0m
90mDownloading4from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar90m (510 kB at 2.3 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.10.1/plexus-archiver-4.10.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar90m (35 kB at 147 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar
Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar90m (27 kB at 109 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar
Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar90m (35 kB at 137 kB/s)0m
Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar90m (54 kB at 210 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.19.0/commons-codec-1.19.0.jar
90mDownloading9from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/airlift/aircompressor/0.27/aircompressor-0.27.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.10.1/plexus-archiver-4.10.1.jar90m (230 kB at 879 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.10/xz-1.10.jar
Downloaded90m from50moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.10/xz-1.10.jar90m (169 kB at 520 kB/s)0m
Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar90m (80 kB at 245 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.jar
90mDownloading6from50moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
Downloaded90m from20moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.19.0/commons-codec-1.19.0.jar90m (375 kB at 1.1 MB/s)0m
90mDownloading2fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar
Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/airlift/aircompressor/0.27/aircompressor-0.27.jar90m (255 kB at 737 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar90m (168 kB at 410 kB/s)0m
90mDownloading0from.0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
Downloaded90m from10moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar90m (379 kB at 896 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar
Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar90m (260 kB at 578 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0.0/plexus-i18n-1.0.0.jar
Downloaded90m from10moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar90m (11 kB at 25 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar
Downloaded90m fromM0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar90m (1.1 MB at 2.4 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.jar90m (564 kB at 1.2 MB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0.0/plexus-i18n-1.0.0.jar90m (10 kB at 21 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar90m (10 kB at 22 kB/s)0m
90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
Downloaded90m from70moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar90m (196 kB at 391 kB/s)0m
Downloaded90m from70moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar90m (193 kB at 373 kB/s)0m
Downloaded90m from70moss.sonatype.org90m:0https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar90m (703 kB at 1.2 MB/s)0m
Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar90m (1.6 MB at 2.6 MB/s)0m
Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.jar90m (7.4 MB at 9.0 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.25.2
[1;34mINFOm] Processing com.qulice:qulice
[1;34mINFOm] Updating project com.qulice:qulice
[1;34mINFOm] from version 1.0-SNAPSHOT to 0.25.2
[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.25.2
[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.25.2
[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.25.2
[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.25.2
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for qulice 1.0-SNAPSHOT:m
[1;34mINFOm]
[1;34mINFOm] qulice ............................................. 1;32mSUCCESSm [ 6.174 s]
[1;34mINFOm] qulice-spi ......................................... 1;33mSKIPPEDm
[1;34mINFOm] qulice-checkstyle .................................. 1;33mSKIPPEDm
[1;34mINFOm] qulice-pmd ......................................... 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: 17.885 s
[1;34mINFOm] Finished at: 2026-04-03T06:01:33Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m[__rultor d185751dd] 0.25.2
5 files changed, 5 insertions(+), 5 deletions(-)
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.pom (17 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom (36 kB at 646 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 209 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 552 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 301 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.pom (13 kB at 298 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/32.1.0-jre/guava-parent-32.1.0-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/32.1.0-jre/guava-parent-32.1.0-jre.pom (22 kB at 470 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 248 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 326 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 829 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.pom (21 kB at 593 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.16.1/jackson-base-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.16.1/jackson-base-2.16.1.pom (11 kB at 324 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 506 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 167 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/56/oss-parent-56.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 604 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.pom (7.1 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.pom (9.9 kB at 284 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.pom (6.0 kB at 119 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5-parent/5.3.1/httpclient5-parent-5.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5-parent/5.3.1/httpclient5-parent-5.3.1.pom (17 kB at 371 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 719 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.pom (3.9 kB at 107 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-parent/5.2.4/httpcore5-parent-5.2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-parent/5.2.4/httpcore5-parent-5.2.4.pom (14 kB at 429 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.pom (3.6 kB at 103 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.jar (111 kB at 2.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 18 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 176 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar (78 kB at 363 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar (578 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.jar (862 kB at 1.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.jar (237 kB at 483 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.jar (855 kB at 1.6 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar (1.6 MB at 3.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.jar (3.0 MB at 5.1 MB/s)
[INFO] Inspecting build with total of 5 modules
[INFO] Installing Central Publishing features
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] qulice [pom]
[INFO] qulice-spi [jar]
[INFO] qulice-checkstyle [jar]
[INFO] qulice-pmd [jar]
[INFO] qulice-maven-plugin [maven-plugin]
[INFO]
[INFO] -------------------------< com.qulice:qulice >--------------------------
[INFO] Building qulice 0.25.2 [1/5]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.0/qulice-maven-plugin-0.25.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.0/qulice-maven-plugin-0.25.0.pom (12 kB at 302 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.25.0/qulice-0.25.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.25.0/qulice-0.25.0.pom (7.3 kB at 215 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.0/qulice-maven-plugin-0.25.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.0/qulice-maven-plugin-0.25.0.jar (49 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.8/maven-gpg-plugin-3.2.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.8/maven-gpg-plugin-3.2.8.pom (12 kB at 327 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.8/maven-gpg-plugin-3.2.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.8/maven-gpg-plugin-3.2.8.jar (75 kB at 2.3 MB/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice ---
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.pom (3.8 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.pom (5.2 kB at 153 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.pom (2.2 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.23/maven-resolver-1.9.23.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.23/maven-resolver-1.9.23.pom (23 kB at 573 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.23/maven-resolver-api-1.9.23.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.23/maven-resolver-api-1.9.23.pom (2.2 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom (18 kB at 424 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/79/commons-parent-79.pom (77 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom (21 kB at 626 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 139 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.jar (15 kB at 487 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.jar (152 kB at 4.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.jar (196 kB at 2.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar (373 kB at 4.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar (556 kB at 6.6 MB/s)
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom (2.2 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (21 kB at 478 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom (1.9 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom (1.5 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom (2.6 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom (2.2 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom (3.5 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom (3.4 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom (2.6 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom (2.2 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 467 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 441 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 688 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom (3.4 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom (2.9 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom (9.7 kB at 220 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom (3.4 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom (2.2 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (3.5 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (22 kB at 504 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 200 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 606 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (2.0 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 261 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 168 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 138 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 87 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 314 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 148 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 241 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 127 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 175 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 256 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 246 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 635 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 312 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar (109 kB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar (8.9 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 9.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 7.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (84 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 3.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar (75 kB at 773 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar (67 kB at 747 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (37 kB at 393 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar (40 kB at 408 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar (69 kB at 554 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 130 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 344 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 4.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 300 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 3.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 6.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 563 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 2.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 717 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 17 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 14 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 11 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 9.1 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 793 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 623 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 5.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 8.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 39 kB/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:01:47
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ qulice >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ qulice <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 139 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 564 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 154 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 546 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 571 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 760 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 4.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 1.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 4.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 11 MB/s)
[INFO]
[INFO] --- javadoc:3.11.3:jar (jcabi-javadoc) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.pom (4.6 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/45/maven-shared-components-45.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/45/maven-shared-components-45.pom (3.8 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 499 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 458 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom (3.4 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom (20 kB at 477 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/74/commons-parent-74.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/74/commons-parent-74.pom (78 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 801 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (17 kB at 434 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (25 kB at 590 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (18 kB at 390 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 208 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 715 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 429 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 311 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 747 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 783 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 413 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 118 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 323 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (18 kB at 401 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom (4.1 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom (3.9 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.jar (27 kB at 766 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 742 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar (87 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (216 kB at 3.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (305 kB at 4.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 476 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 2.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 5.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 2.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar (57 kB at 348 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 742 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 1.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 4.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 20 MB/s)
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java/0.28.4/revapi-java-0.28.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java/0.28.4/revapi-java-0.28.4.pom (11 kB at 223 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif/0.1.1/classif-0.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif/0.1.1/classif-0.1.1.pom (2.8 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif-parent/0.1.1/classif-parent-0.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif-parent/0.1.1/classif-parent-0.1.1.pom (7.2 kB at 138 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-build/37/revapi-build-37.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-build/37/revapi-build-37.pom (21 kB at 428 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-parent/11/revapi-parent-11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-parent/11/revapi-parent-11.pom (14 kB at 312 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 248 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/logging-parent/3/logging-parent-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.pom (23 kB at 447 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif-dsl/0.1.1/classif-dsl-0.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif-dsl/0.1.1/classif-dsl-0.1.1.pom (5.3 kB at 110 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom (3.6 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom (4.4 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi/0.15.1/revapi-0.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi/0.15.1/revapi-0.15.1.pom (3.0 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom (5.5 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom (9.9 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom (17 kB at 395 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 562 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-dmr/1.5.0.Final/jboss-dmr-1.5.0.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-dmr/1.5.0.Final/jboss-dmr-1.5.0.Final.pom (6.8 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/25/jboss-parent-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 726 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/networknt/json-schema-validator/1.0.43/json-schema-validator-1.0.43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/networknt/json-schema-validator/1.0.43/json-schema-validator-1.0.43.pom (16 kB at 304 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.10.4/jackson-databind-2.10.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.10.4/jackson-databind-2.10.4.pom (7.2 kB at 163 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.10.4/jackson-base-2.10.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.10.4/jackson-base-2.10.4.pom (7.2 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.10.4/jackson-bom-2.10.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.10.4/jackson-bom-2.10.4.pom (13 kB at 298 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 162 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/38/oss-parent-38.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 576 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.10.4/jackson-annotations-2.10.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.10.4/jackson-annotations-2.10.4.pom (3.4 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.10.4/jackson-core-2.10.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.10.4/jackson-core-2.10.4.pom (4.6 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 497 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java-spi/0.25.1/revapi-java-spi-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java-spi/0.25.1/revapi-java-spi-0.25.1.pom (3.6 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.pom (1.4 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0-M10/doxia-2.0.0-M10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0-M10/doxia-2.0.0-M10.pom (17 kB at 316 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M16/doxia-site-renderer-2.0.0-M16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M16/doxia-site-renderer-2.0.0-M16.pom (7.4 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M16/doxia-sitetools-2.0.0-M16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M16/doxia-sitetools-2.0.0-M16.pom (13 kB at 296 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 430 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 891 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (15 kB at 346 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M8/doxia-core-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M8/doxia-core-2.0.0-M8.pom (3.6 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0-M8/doxia-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0-M8/doxia-2.0.0-M8.pom (18 kB at 411 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M8/doxia-sink-api-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M8/doxia-sink-api-2.0.0-M8.pom (1.4 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 508 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M16/doxia-site-model-2.0.0-M16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M16/doxia-site-model-2.0.0-M16.pom (5.8 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 254 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 274 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 249 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 153 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 829 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 469 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 361 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M16/doxia-skin-model-2.0.0-M16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M16/doxia-skin-model-2.0.0-M16.pom (3.2 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M8/doxia-module-xhtml5-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M8/doxia-module-xhtml5-2.0.0-M8.pom (2.7 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0-M8/doxia-modules-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0-M8/doxia-modules-2.0.0-M8.pom (2.2 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.0/plexus-velocity-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.0/plexus-velocity-2.0.pom (3.4 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M13/maven-reporting-impl-4.0.0-M13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M13/maven-reporting-impl-4.0.0-M13.pom (7.6 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M9/maven-reporting-api-4.0.0-M9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M9/maven-reporting-api-4.0.0-M9.pom (2.8 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 349 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 433 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 103 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 603 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 321 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 407 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 10 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 165 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M16/doxia-integration-tools-2.0.0-M16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M16/doxia-integration-tools-2.0.0-M16.pom (7.9 kB at 176 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M8/doxia-module-apt-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M8/doxia-module-apt-2.0.0-M8.pom (2.8 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M8/doxia-module-xdoc-2.0.0-M8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M8/doxia-module-xdoc-2.0.0-M8.pom (5.2 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 423 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-basic-features/0.13.1/revapi-basic-features-0.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-basic-features/0.13.1/revapi-basic-features-0.13.1.pom (2.7 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-maven-utils/0.10.8/revapi-maven-utils-0.10.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-maven-utils/0.10.8/revapi-maven-utils-0.10.8.pom (5.9 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.0/maven-resolver-api-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.0/maven-resolver-api-1.1.0.pom (1.9 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.1.0/maven-resolver-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.1.0/maven-resolver-1.1.0.pom (16 kB at 343 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.0/maven-resolver-util-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.0/maven-resolver-util-1.1.0.pom (2.2 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ximpleware/vtd-xml/2.11/vtd-xml-2.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ximpleware/vtd-xml/2.11/vtd-xml-2.11.pom (1.4 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java/0.28.4/revapi-java-0.28.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java/0.28.4/revapi-java-0.28.4.jar (294 kB at 6.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif/0.1.1/classif-0.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif-dsl/0.1.1/classif-dsl-0.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif/0.1.1/classif-0.1.1.jar (262 kB at 5.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java-spi/0.25.1/revapi-java-spi-0.25.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 5.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar (338 kB at 5.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M16/doxia-site-renderer-2.0.0-M16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/classif/classif-dsl/0.1.1/classif-dsl-0.1.1.jar (196 kB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-java-spi/0.25.1/revapi-java-spi-0.25.1.jar (77 kB at 868 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M16/doxia-site-renderer-2.0.0-M16.jar (42 kB at 438 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M8/doxia-core-2.0.0-M8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar (1.8 MB at 17 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 530 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M16/doxia-site-model-2.0.0-M16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 212 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M16/doxia-skin-model-2.0.0-M16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M8/doxia-core-2.0.0-M8.jar (146 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M8/doxia-module-xhtml5-2.0.0-M8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M16/doxia-site-model-2.0.0-M16.jar (86 kB at 588 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M16/doxia-skin-model-2.0.0-M16.jar (16 kB at 102 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 1.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M8/doxia-module-xhtml5-2.0.0-M8.jar (17 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.0/plexus-velocity-2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 355 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 1.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.0/plexus-velocity-2.0.jar (4.8 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M13/maven-reporting-impl-4.0.0-M13.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M9/maven-reporting-api-4.0.0-M9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 795 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 2.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M13/maven-reporting-impl-4.0.0-M13.jar (21 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M9/maven-reporting-api-4.0.0-M9.jar (9.8 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 2.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 551 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 144 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 522 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 200 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 474 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.jar (11 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 369 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 386 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 11 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M16/doxia-integration-tools-2.0.0-M16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M8/doxia-module-apt-2.0.0-M8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 938 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M8/doxia-module-xdoc-2.0.0-M8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M16/doxia-integration-tools-2.0.0-M16.jar (50 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M8/doxia-module-apt-2.0.0-M8.jar (53 kB at 118 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 4.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M8/doxia-module-xdoc-2.0.0-M8.jar (35 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi/0.15.1/revapi-0.15.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 470 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-dmr/1.5.0.Final/jboss-dmr-1.5.0.Final.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi/0.15.1/revapi-0.15.1.jar (198 kB at 380 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/networknt/json-schema-validator/1.0.43/json-schema-validator-1.0.43.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar (375 kB at 705 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.10.4/jackson-databind-2.10.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-dmr/1.5.0.Final/jboss-dmr-1.5.0.Final.jar (141 kB at 260 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.10.4/jackson-annotations-2.10.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/networknt/json-schema-validator/1.0.43/json-schema-validator-1.0.43.jar (192 kB at 331 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.10.4/jackson-annotations-2.10.4.jar (68 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-basic-features/0.13.1/revapi-basic-features-0.13.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 361 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-maven-utils/0.10.8/revapi-maven-utils-0.10.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.10.4/jackson-databind-2.10.4.jar (1.4 MB at 2.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.0/maven-resolver-api-1.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-basic-features/0.13.1/revapi-basic-features-0.13.1.jar (68 kB at 107 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.0/maven-resolver-util-1.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-maven-utils/0.10.8/revapi-maven-utils-0.10.8.jar (15 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ximpleware/vtd-xml/2.11/vtd-xml-2.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.0/maven-resolver-api-1.1.0.jar (146 kB at 222 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.0/maven-resolver-util-1.1.0.jar (159 kB at 237 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 2.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ximpleware/vtd-xml/2.11/vtd-xml-2.11.jar (638 kB at 925 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 8.5 MB/s)
[INFO] API checks completed without failures.
[INFO]
[INFO] --- qulice:0.25.0:check (jcabi-qulice-check) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom (9.9 kB at 242 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.68.0/parent-0.68.0.pom (65 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.0/qulice-spi-0.25.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.0/qulice-spi-0.25.0.pom (1.8 kB at 8.0 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom (21 kB at 632 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 2.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.0/qulice-checkstyle-0.25.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.0/qulice-checkstyle-0.25.0.pom (4.4 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom (9.6 kB at 321 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom (24 kB at 630 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 694 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (1.5 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom (4.3 kB at 129 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom (16 kB at 455 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom (5.4 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (5.2 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 418 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/11.1.0/checkstyle-11.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/11.1.0/checkstyle-11.1.0.pom (248 kB at 5.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom (1.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 99 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 291 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 349 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.51.0/checker-qual-3.51.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.51.0/checker-qual-3.51.0.pom (2.1 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 125 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 159 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 468 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 457 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 526 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom (14 kB at 366 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (3.8 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 298 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 450 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.0/qulice-pmd-0.25.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.0/qulice-pmd-0.25.0.pom (5.5 kB at 157 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.pom (8.6 kB at 192 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/6.55.0/pmd-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/6.55.0/pmd-6.55.0.pom (49 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.pom (9.3 kB at 251 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 102 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.pom (8.8 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom (2.4 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom (13 kB at 365 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom (27 kB at 730 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.pom (3.7 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom (6.0 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (5.9 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (4.9 kB at 144 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 475 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.pom (6.3 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom (3.8 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-bom/3.27.3/assertj-bom-3.27.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-bom/3.27.3/assertj-bom-3.27.3.pom (3.7 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (7.6 kB at 196 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 18 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 331 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 296 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 395 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 389 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 107 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 416 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom (5.0 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom (11 kB at 289 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 403 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom (18 kB at 509 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom (5.7 kB at 162 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/42/jboss-parent-42.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/42/jboss-parent-42.pom (76 kB at 2.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom (6.6 kB at 164 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar (355 kB at 6.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.0/qulice-spi-0.25.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.0/qulice-checkstyle-0.25.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.0/qulice-checkstyle-0.25.0.jar (70 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (3.8 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/11.1.0/checkstyle-11.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar (20 kB at 237 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar (17 kB at 186 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar (3.0 MB at 24 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 2.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar (418 kB at 3.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.51.0/checker-qual-3.51.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 790 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/11.1.0/checkstyle-11.1.0.jar (2.2 MB at 12 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.51.0/checker-qual-3.51.0.jar (241 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 1.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 3.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.0/qulice-spi-0.25.0.jar (9.5 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 939 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 588 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar (31 kB at 120 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (11 kB at 37 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 212 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 500 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 1.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 640 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.0/qulice-pmd-0.25.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 13 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 152 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.0/qulice-pmd-0.25.0.jar (22 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.jar (64 kB at 168 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 332 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar (126 kB at 293 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.jar (101 kB at 232 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.jar (1.4 MB at 3.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (53 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 11 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.jar (1.2 MB at 2.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 141 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (10 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar (47 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar (45 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar (272 kB at 512 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 82 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar (106 kB at 189 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar (68 kB at 119 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar (62 kB at 109 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar (1.4 MB at 2.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 682 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 155 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 659 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 574 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 351 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 163 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 163 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 107 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 462 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 710 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (15 kB at 342 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 294 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 84 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 2.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 5.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 6.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 1.1 MB/s)
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 397 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/basepom-oss/53/basepom-oss-53.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 490 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 337 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 261 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 343 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 9.0 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 275 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 29 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 293 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 5.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 410 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 51 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 276 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 2.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 1.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 7.3 MB/s)
[INFO] Calling org.basepom.maven:duplicate-finder-maven-plugin:2.0.1:check...
[INFO] Ignoring POM project!
[INFO] This is not an SVN project
[INFO] No dependency analysis in this project
[INFO] Qulice quality check completed in 4s
[INFO]
[INFO] --- gpg:3.2.8:sign (jcabi-sign-artifacts) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (23 kB at 635 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.81/bcpg-jdk18on-1.81.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.81/bcpg-jdk18on-1.81.pom (1.8 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (758 B at 24 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (758 B at 8.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.pom (1.2 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml (758 B at 38 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml (758 B at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.pom (1.3 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-core/2.10.1/junixsocket-core-2.10.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-core/2.10.1/junixsocket-core-2.10.1.pom (1.5 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket/2.10.1/junixsocket-2.10.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket/2.10.1/junixsocket-2.10.1.pom (23 kB at 766 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent-multirelease/1.7.4/kohlschutter-parent-multirelease-1.7.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent-multirelease/1.7.4/kohlschutter-parent-multirelease-1.7.4.pom (104 kB at 2.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent/1.7.4/kohlschutter-parent-1.7.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent/1.7.4/kohlschutter-parent-1.7.4.pom (93 kB at 2.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.pom (12 kB at 349 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.pom (3.7 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 5.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.81/bcpg-jdk18on-1.81.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 5.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.jar (706 kB at 6.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.81/bcpg-jdk18on-1.81.jar (728 kB at 6.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.jar (2.4 MB at 15 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.jar (8.9 MB at 31 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.jar (712 kB at 2.5 MB/s)
[WARNING] Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from Mojo configuration
[WARNING]
[INFO] Signer 'gpg' is signing 1 file with key F8BB5686
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
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ qulice ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/qulice/qulice/0.25.2/qulice-0.25.2.pom
[INFO] Installing /home/r/repo/target/qulice-0.25.2.pom.asc to /home/r/.m2/repository/com/qulice/qulice/0.25.2/qulice-0.25.2.pom.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ qulice ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 2 files
[INFO] Staging /home/r/repo/pom.xml
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/central-staging/com/qulice/qulice/0.25.2/qulice-0.25.2.pom
[INFO] Staging /home/r/repo/target/qulice-0.25.2.pom.asc
[INFO] Installing /home/r/repo/target/qulice-0.25.2.pom.asc to /home/r/repo/target/central-staging/com/qulice/qulice/0.25.2/qulice-0.25.2.pom.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/qulice/qulice/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: com/qulice/qulice/0.25.2
[INFO]
[INFO] -----------------------< com.qulice:qulice-spi >------------------------
[INFO] Building qulice-spi 0.25.2 [2/5]
[INFO] from qulice-spi/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom (1.5 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/6.0.2/junit-jupiter-api-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/6.0.2/junit-jupiter-api-6.0.2.pom (3.4 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.0.2/junit-bom-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.0.2/junit-bom-6.0.2.pom (5.1 kB at 223 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 81 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/6.0.2/junit-platform-commons-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/6.0.2/junit-platform-commons-6.0.2.pom (3.0 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/6.0.2/junit-jupiter-engine-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/6.0.2/junit-jupiter-engine-6.0.2.pom (3.4 kB at 130 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/6.0.2/junit-platform-engine-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/6.0.2/junit-platform-engine-6.0.2.pom (3.4 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.pom (2.2 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (13 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (7.3 kB at 332 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (2.8 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom (16 kB at 627 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/6.0.2/junit-jupiter-params-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/6.0.2/junit-jupiter-params-6.0.2.pom (3.2 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.pom (2.5 kB at 103 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.pom (19 kB at 692 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.17.6/byte-buddy-parent-1.17.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.17.6/byte-buddy-parent-1.17.6.pom (65 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.pom (14 kB at 575 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 871 kB/s)
[INFO] Artifact commons-io:commons-io:jar:2.21.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)]
[INFO] Artifact org.jspecify:jspecify:jar:1.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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)]
[INFO] Artifact commons-io:commons-io:jar:2.21.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)]
[INFO] Artifact org.jspecify:jspecify:jar:1.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/6.0.2/junit-jupiter-api-6.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/6.0.2/junit-platform-commons-6.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 186 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 84 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/6.0.2/junit-jupiter-engine-6.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/6.0.2/junit-jupiter-api-6.0.2.jar (251 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/6.0.2/junit-platform-engine-6.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/6.0.2/junit-platform-commons-6.0.2.jar (171 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.jar (11 kB at 98 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar (70 kB at 619 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/6.0.2/junit-platform-engine-6.0.2.jar (280 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/6.0.2/junit-jupiter-params-6.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/6.0.2/junit-jupiter-engine-6.0.2.jar (356 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar (332 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar (2.0 MB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/6.0.2/junit-jupiter-params-6.0.2.jar (297 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 329 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.jar (366 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.jar (710 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.jar (9.0 MB at 29 MB/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-spi ---
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-spi ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 163 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 1.7 MB/s)
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-spi ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 144 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 219 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.pom (4.1 kB at 113 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.5.2/plexus-languages-1.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.5.2/plexus-languages-1.5.2.pom (3.9 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/24/plexus-24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 981 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.pom (1.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.16.2/plexus-compiler-2.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.16.2/plexus-compiler-2.16.2.pom (7.5 kB at 176 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/25/plexus-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 981 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom (5.7 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.pom (1.3 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.pom (1.3 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.16.2/plexus-compilers-2.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.16.2/plexus-compilers-2.16.2.pom (1.6 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 521 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.jar (57 kB at 1.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.jar (5.2 kB at 125 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.jar (29 kB at 559 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.jar (30 kB at 680 kB/s)
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 6 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/test/resources
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation target 17] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.4:test (default-test) @ qulice-spi ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.4/surefire-api-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.4/surefire-api-3.5.4.pom (3.7 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.4/surefire-logger-api-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.4/surefire-logger-api-3.5.4.pom (3.5 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.4/surefire-shared-utils-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.4/surefire-shared-utils-3.5.4.pom (4.0 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.4/surefire-extensions-api-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.4/surefire-extensions-api-3.5.4.pom (3.6 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.4/maven-surefire-common-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.4/maven-surefire-common-3.5.4.pom (7.3 kB at 170 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.4/surefire-booter-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.4/surefire-booter-3.5.4.pom (5.0 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.4/surefire-extensions-spi-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.4/surefire-extensions-spi-3.5.4.pom (1.7 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.4/surefire-api-3.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.4/surefire-api-3.5.4.jar (174 kB at 5.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.4/surefire-logger-api-3.5.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.4/surefire-shared-utils-3.5.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.4/surefire-extensions-api-3.5.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.4/maven-surefire-common-3.5.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.4/surefire-booter-3.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.4/surefire-logger-api-3.5.4.jar (14 kB at 388 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.4/surefire-extensions-spi-3.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.4/surefire-extensions-api-3.5.4.jar (26 kB at 536 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.4/surefire-booter-3.5.4.jar (119 kB at 2.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.4/maven-surefire-common-3.5.4.jar (314 kB at 5.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.4/surefire-extensions-spi-3.5.4.jar (8.2 kB at 136 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.4/surefire-shared-utils-3.5.4.jar (2.9 MB at 28 MB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=251144831534
[INFO] Surefire report directory: /home/r/repo/qulice-spi/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.4/surefire-junit-platform-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.4/surefire-junit-platform-3.5.4.pom (5.2 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.5.4/surefire-providers-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.5.4/surefire-providers-3.5.4.pom (2.5 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.4/common-java5-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.4/common-java5-3.5.4.pom (3.1 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.pom (3.2 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.pom (2.8 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom (3.0 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.4/surefire-junit-platform-3.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.4/surefire-junit-platform-3.5.4.jar (35 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.4/common-java5-3.5.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.4/common-java5-3.5.4.jar (18 kB at 489 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.jar (152 kB at 4.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar (208 kB at 4.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar (256 kB at 5.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.0.2/junit-platform-launcher-6.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.0.2/junit-platform-launcher-6.0.2.pom (3.2 kB at 111 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.0.2/junit-platform-launcher-6.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.0.2/junit-platform-launcher-6.0.2.jar (246 kB at 8.8 MB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.qulice.spi.EnvironmentTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in com.qulice.spi.EnvironmentTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ qulice-spi ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 326 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 919 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 243 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 326 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 439 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 154 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 279 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 108 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 174 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 260 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 273 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 256 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 225 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 267 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 674 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 148 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 155 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 190 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 110 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 476 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 413 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (2.5 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 593 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 373 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 344 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 5.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 932 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 10 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 937 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 489 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 1.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 2.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 25 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 252 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 264 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 3.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 119 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 855 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 274 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 718 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 152 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 647 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 537 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 711 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 194 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 30 MB/s)
[INFO] Versionalizing /home/r/repo/qulice-spi/target/classes directory
[INFO] File /home/r/repo/qulice-spi/target/classes/com/qulice/spi/com-qulice-qulice-spi-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ qulice-spi ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 109 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.0 MB/s)
[INFO] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ qulice-spi >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ qulice-spi <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ qulice-spi ---
[INFO] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar
[INFO]
[INFO] --- javadoc:3.11.3:jar (jcabi-javadoc) @ qulice-spi ---
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[INFO] Building jar: /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ qulice-spi ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/maven-metadata.xml (3.4 kB at 26 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.jar (9.5 kB at 394 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.pom (1.9 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.25.1/qulice-0.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.25.1/qulice-0.25.1.pom (7.7 kB at 234 kB/s)
[INFO] Comparing [com.qulice:qulice-spi:jar:0.25.1] against [com.qulice:qulice-spi:jar:0.25.2] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] --- qulice:0.25.0:check (jcabi-qulice-check) @ qulice-spi ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] Calling org.basepom.maven:duplicate-finder-maven-plugin:2.0.1:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 9s
[INFO]
[INFO] --- gpg:3.2.8:sign (jcabi-sign-artifacts) @ qulice-spi ---
[WARNING] Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from Mojo configuration
[WARNING]
[INFO] Signer 'gpg' is signing 4 files with key F8BB5686
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'
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ qulice-spi ---
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.pom.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ qulice-spi ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 7 files
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.pom
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-sources.jar
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-javadoc.jar
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.jar.asc
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.pom.asc to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.pom.asc
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-sources.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-sources.jar.asc
[INFO] Staging /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar.asc
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2-javadoc.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/qulice/qulice-spi/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: com/qulice/qulice-spi/0.25.2
[INFO]
[INFO] --------------------< com.qulice:qulice-checkstyle >--------------------
[INFO] Building qulice-checkstyle 0.25.2 [3/5]
[INFO] from qulice-checkstyle/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom (8.1 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom (5.8 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom (2.2 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 403 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom (252 kB at 5.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.0.1/junit-bom-6.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.0.1/junit-bom-6.0.1.pom (5.1 kB at 183 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom (1.3 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom (3.6 kB at 124 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom (1.5 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom (2.1 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom (33 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 2.7 MB/s)
[INFO] Artifact org.cactoos:cactoos:jar:0.57.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)]
[INFO] Artifact com.google.guava:guava:jar:33.5.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:jar: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.41.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)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:jar:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:jar:0.24.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)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.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)]
[INFO] Artifact info.picocli:picocli:jar:4.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)]
[INFO] Artifact org.antlr:antlr4-runtime:jar:4.13.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)]
[INFO] Artifact commons-beanutils:commons-beanutils: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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.reflections:reflections:jar:0.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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.javassist:javassist:jar:3.28.0-GA is present in the local repository, but cached from a 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)]
[INFO] 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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-container-default: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 [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)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.xbean:xbean-reflect:jar: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 [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)]
[INFO] 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 [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)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.14.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc: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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.cactoos:cactoos:jar:0.57.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)]
[INFO] Artifact com.google.guava:guava:jar:33.5.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:jar: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.41.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)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:jar:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:jar:0.24.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)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.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)]
[INFO] Artifact info.picocli:picocli:jar:4.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)]
[INFO] Artifact org.antlr:antlr4-runtime:jar:4.13.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)]
[INFO] Artifact commons-beanutils:commons-beanutils: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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.reflections:reflections:jar:0.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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.javassist:javassist:jar:3.28.0-GA is present in the local repository, but cached from a 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)]
[INFO] 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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-container-default: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 [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)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.xbean:xbean-reflect:jar: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 [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)]
[INFO] 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 [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)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.14.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc: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 [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.7/picocli-4.7.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.jar (133 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (92 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.7/picocli-4.7.7.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar (16 kB at 228 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar (242 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (168 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar (2.1 MB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar (1.0 MB at 9.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 3.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar (5.8 MB at 30 MB/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-checkstyle ---
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-checkstyle ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-checkstyle ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 37 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-checkstyle ---
[INFO] Copying 124 resources from src/test/resources to target/test-classes
[INFO] 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
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-checkstyle ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [debug deprecation target 17] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.4:test (default-test) @ qulice-checkstyle ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=282670065152
[INFO] Surefire report directory: /home/r/repo/qulice-checkstyle/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.qulice.checkstyle.ChecksTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.561 s -- in com.qulice.checkstyle.ChecksTest
[INFO] Running com.qulice.checkstyle.CheckstyleValidatorTest
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@16a6dc21]
SLF4J(W): Found provider [org.slf4j.reload4j.Reload4jServiceProvider@5773d271]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [org.slf4j.simple.SimpleServiceProvider@16a6dc21]
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 s -- in com.qulice.checkstyle.CheckstyleValidatorTest
[INFO] Running com.qulice.checkstyle.RequiredJavaDocTagTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.qulice.checkstyle.RequiredJavaDocTagTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ qulice-checkstyle ---
[INFO] Versionalizing /home/r/repo/qulice-checkstyle/target/classes directory
[INFO] File /home/r/repo/qulice-checkstyle/target/classes/com/qulice/checkstyle/parameters/com-qulice-qulice-checkstyle-jar.txt added
[INFO] File /home/r/repo/qulice-checkstyle/target/classes/com/qulice/checkstyle/com-qulice-qulice-checkstyle-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ qulice-checkstyle ---
[INFO] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ qulice-checkstyle >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ qulice-checkstyle <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ qulice-checkstyle ---
[INFO] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar
[INFO]
[INFO] --- javadoc:3.11.3:jar (jcabi-javadoc) @ qulice-checkstyle ---
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[INFO] Building jar: /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ qulice-checkstyle ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/maven-metadata.xml (3.5 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.jar (70 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.pom (4.2 kB at 279 kB/s)
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.18.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.18.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (0 B at 0 B/s)
[INFO] Comparing [com.qulice:qulice-checkstyle:jar:0.25.1] against [com.qulice:qulice-checkstyle:jar:0.25.2] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] --- qulice:0.25.0:check (jcabi-qulice-check) @ qulice-checkstyle ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 25s
[INFO]
[INFO] --- gpg:3.2.8:sign (jcabi-sign-artifacts) @ qulice-checkstyle ---
[WARNING] Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from Mojo configuration
[WARNING]
[INFO] Signer 'gpg' is signing 4 files with key F8BB5686
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'
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ qulice-checkstyle ---
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.pom.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ qulice-checkstyle ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 7 files
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.pom
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-sources.jar
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-javadoc.jar
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.jar.asc
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.pom.asc to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.pom.asc
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-sources.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-sources.jar.asc
[INFO] Staging /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar.asc
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2-javadoc.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/qulice/qulice-checkstyle/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: com/qulice/qulice-checkstyle/0.25.2
[INFO]
[INFO] -----------------------< com.qulice:qulice-pmd >------------------------
[INFO] Building qulice-pmd 0.25.2 [4/5]
[INFO] from qulice-pmd/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.pom (6.7 kB at 257 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.pom (7.4 kB at 435 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/7.21.0/pmd-7.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/7.21.0/pmd-7.21.0.pom (66 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom (991 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.pom (2.1 kB at 100 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom (1.5 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom (11 kB at 490 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.pom (13 kB at 701 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/7.23.0/pmd-7.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/7.23.0/pmd-7.23.0.pom (66 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.0.3/junit-bom-6.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.0.3/junit-bom-6.0.3.pom (5.1 kB at 270 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.23.0/pmd-core-7.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.23.0/pmd-core-7.23.0.pom (7.4 kB at 435 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.54.0/checker-qual-3.54.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.54.0/checker-qual-3.54.0.pom (2.1 kB at 75 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom (1.8 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom (1.9 kB at 144 kB/s)
[INFO] Artifact org.ow2.asm:asm:jar:9.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:jar:9.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.jar (23 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar (4.5 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar (74 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar (49 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.jar (242 kB at 5.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar (2.4 kB at 38 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar (2.4 kB at 36 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.jar (997 kB at 8.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.jar (1.8 MB at 15 MB/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-pmd ---
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-pmd ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-pmd ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-pmd ---
[INFO] Copying 67 resources from src/test/resources to target/test-classes
[INFO] 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
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-pmd ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug deprecation target 17] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.4:test (default-test) @ qulice-pmd ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=344524690341
[INFO] Surefire report directory: /home/r/repo/qulice-pmd/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.qulice.pmd.PmdEmptyTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8453794756349013972.qulice/basedir/src/main/java/foo/EmptyFinallyBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock1743629830440270790.qulice/basedir/src/main/java/foo/EmptyStatementBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15618489310878134239.qulice/basedir/src/main/java/foo/EmptySynchronizedBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4842202341505825267.qulice/basedir/src/main/java/foo/EmptyInitializer.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11320086291070692997.qulice/basedir/src/main/java/foo/EmptyIfStmt.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10249203860357134231.qulice/basedir/src/main/java/foo/EmptyStatementNotInLoop.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock9637013153473289692.qulice/basedir/src/main/java/foo/EmptyWhileStmt.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15038647809950832184.qulice/basedir/src/main/java/foo/EmptyCatchBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5383811336460932096.qulice/basedir/src/main/java/foo/EmptySwitchStmt.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15047461287379044069.qulice/basedir/src/main/java/foo/EmptyStaticInitializer.java
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.55 s -- in com.qulice.pmd.PmdEmptyTest
[INFO] Running com.qulice.pmd.LocalVariableCouldBeFinalRuleTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5185935202645534653.qulice/basedir/src/main/java/foo/LocalVariableCouldBeFinal.java
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s -- in com.qulice.pmd.LocalVariableCouldBeFinalRuleTest
[INFO] Running com.qulice.pmd.PmdDisabledRulesTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13510820484034402478.qulice/basedir/src/main/java/foo/UseConcurrentHashMap.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10409161557070221821.qulice/basedir/src/main/java/foo/DoNotUseThreads.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8154221748556044451.qulice/basedir/src/main/java/foo/AvoidUsingVolatile.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6784368043399459198.qulice/basedir/src/main/java/foo/DefaultPackage.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12380634251494882741.qulice/basedir/src/main/java/foo/ExcessiveImports.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock17582702477210091797.qulice/basedir/src/main/java/foo/PositionLiteralsFirstInComparisons.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6305340943593727446.qulice/basedir/src/main/java/foo/MissingSerialVersionUID.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11856027345860232645.qulice/basedir/src/main/java/foo/CallSuperInConstructor.java
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.23 s -- in com.qulice.pmd.PmdDisabledRulesTest
[INFO] Running com.qulice.pmd.UnusedImportsRuleTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock3783661757061405077.qulice/basedir/src/main/java/foo/UnusedImports.java
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in com.qulice.pmd.UnusedImportsRuleTest
[INFO] Running com.qulice.pmd.EmptyCollectionRuleTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13385623011508682895.qulice/basedir/src/main/java/foo/NullCollection.java
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s -- in com.qulice.pmd.EmptyCollectionRuleTest
[INFO] Running com.qulice.pmd.UseStringIsEmptyRuleTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock18425824142366337030.qulice/basedir/src/main/java/foo/StringLengthGreaterThanZero.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8285291983298523483.qulice/basedir/src/main/java/foo/StringLengthGreaterOrEqualZero.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13594223625046639517.qulice/basedir/src/main/java/foo/StringLengthGreaterOrEqualOne.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13850028206104764535.qulice/basedir/src/main/java/foo/StringLengthLessThanOne.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock14234038162586461283.qulice/basedir/src/main/java/foo/StringLengthLessOrEqualZero.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock1840394037458904081.qulice/basedir/src/main/java/foo/StringLengthEqualsZero.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12015505411788636494.qulice/basedir/src/main/java/foo/StringLengthNotEqualsZero.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7899935503870295048.qulice/basedir/src/main/java/foo/ArrayOfStringsLengthGreaterThanZero.java
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.942 s -- in com.qulice.pmd.UseStringIsEmptyRuleTest
[INFO] Running com.qulice.pmd.PmdValidatorTest
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10855268337677178592.qulice/basedir/src/main/java/foo/SimplifiedTernary.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16111229089129607229.qulice/basedir/src/main/java/foo/UnicodeCharactersInMethodNames.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16692413357526921659.qulice/basedir/src/main/java/foo/FilesCreateFileOther.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock596587614392797897.qulice/basedir/src/main/java/foo/StaticAccessToStaticFields.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16867993624718364186.qulice/basedir/src/main/java/foo/FieldInitConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock14777754370414196009.qulice/basedir/src/main/java/foo/FieldInitSeveralConstructors.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11868255153182525462.qulice/basedir/src/main/java/foo/JunitStaticPublicMethods.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock6016289014159147284.qulice/basedir/src/main/java/foo/TestShouldBePackagePrivate.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock7476486934632612213.qulice/basedir/src/main/java/foo/Junit4TestClassShouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock14883247573526570314.qulice/basedir/src/main/java/foo/RecordParsed.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15354636751864458591.qulice/basedir/src/main/java/foo/Junit3TestClassShouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5370307394724114901.qulice/basedir/src/main/java/foo/StaticPublicVoidMainMethod.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock3838976642920056756.qulice/basedir/src/main/java/foo/CloneMethodReturnTypeMustMatchClassName.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16088265296823414681.qulice/basedir/src/main/java/foo/JunitTestClassIsFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5647846407693448588.qulice/basedir/src/main/java/foo/AllowsDuplicateLiteralsInAnnotations.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8760638074062607126.qulice/basedir/src/main/java/foo/AccessToStaticMethodsViaThis.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock610903750547334441.qulice/basedir/src/main/java/foo/UseStringIsEmptyRuleFailsOnPatternMatching.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16339454312673591544.qulice/basedir/src/main/java/foo/StaticPublicMethod.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10989840540480009977.qulice/basedir/src/main/java/foo/CloneMethodMustBePublic.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8152081170742983624.qulice/basedir/src/main/java/foo/UnnecessaryFinalModifier.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4385174932476651110.qulice/basedir/src/main/java/foo/PlainJUnitAssertionTestMethod.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11777147478088710252.qulice/basedir/src/main/java/foo/AccessToStaticFieldsViaThis.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock11732157900987676387.qulice/basedir/src/main/java/foo/Junit5TestClassShouldBeFinal.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock8836625727686843329.qulice/basedir/src/main/java/foo/FilesCreateFileTest.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock75486269872842807.qulice/basedir/src/main/java/foo/LambdaInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock3157092826200055140.qulice/basedir/src/main/java/foo/UnderstandsMethodReferences.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock17311312328509990625.qulice/basedir/src/main/java/foo/Foo.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock18246846603986622865.qulice/basedir/src/main/java/foo/CallToConstructorInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock13999586892397917302.qulice/basedir/src/main/java/foo/UselessParentheses.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock621910464951165326.qulice/basedir/src/main/java/foo/AllowNonTransientFields.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock962733807182829716.qulice/basedir/src/main/java/foo/FieldInitOneConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock5189189761098224577.qulice/basedir/src/main/java/foo/PlainJUnitAssertionStaticImportBlock.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12013112206628724197.qulice/basedir/src/main/java/foo/CodeInConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock4238359330258837294.qulice/basedir/src/main/java/foo/FieldInitNoConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock9849310155777992974.qulice/basedir/src/main/java/foo/StaticFieldInitConstructor.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock10270509495381543364.qulice/basedir/src/main/java/foo/DirectAccessToStaticFields.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock16265387561512787746.qulice/basedir/src/main/java/Main.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock12528394351465094047.qulice/basedir/src/main/java/foo/SwaggerApi.java
[DEBUG] com.qulice.pmd.SourceValidator: Processing file: /tmp/mock15384795649175649541.qulice/basedir/src/main/java/foo/AllowAssertFail.java
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.20 s -- in com.qulice.pmd.PmdValidatorTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ qulice-pmd ---
[INFO] Versionalizing /home/r/repo/qulice-pmd/target/classes directory
[INFO] File /home/r/repo/qulice-pmd/target/classes/com/qulice/pmd/rules/com-qulice-qulice-pmd-jar.txt added
[INFO] File /home/r/repo/qulice-pmd/target/classes/com/qulice/pmd/com-qulice-qulice-pmd-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ qulice-pmd ---
[INFO] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ qulice-pmd >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ qulice-pmd <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ qulice-pmd ---
[INFO] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar
[INFO]
[INFO] --- javadoc:3.11.3:jar (jcabi-javadoc) @ qulice-pmd ---
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[INFO] Building jar: /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ qulice-pmd ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/maven-metadata.xml (3.4 kB at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.jar (20 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.pom (4.7 kB at 247 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.pom (7.4 kB at 284 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/7.20.0/pmd-7.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/7.20.0/pmd-7.20.0.pom (66 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.pom (13 kB at 677 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.jar (993 kB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.jar (1.8 MB at 41 MB/s)
[INFO] Comparing [com.qulice:qulice-pmd:jar:0.25.1] against [com.qulice:qulice-pmd:jar:0.25.2] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] --- qulice:0.25.0:check (jcabi-qulice-check) @ qulice-pmd ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 7s
[INFO]
[INFO] --- gpg:3.2.8:sign (jcabi-sign-artifacts) @ qulice-pmd ---
[WARNING] Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from Mojo configuration
[WARNING]
[INFO] Signer 'gpg' is signing 4 files with key F8BB5686
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'
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ qulice-pmd ---
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.pom
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.pom.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ qulice-pmd ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 7 files
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.pom
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-sources.jar
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-javadoc.jar
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.jar.asc
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.pom.asc to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.pom.asc
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-sources.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-sources.jar.asc
[INFO] Staging /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar.asc
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2-javadoc.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/qulice/qulice-pmd/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: com/qulice/qulice-pmd/0.25.2
[INFO]
[INFO] -------------------< com.qulice:qulice-maven-plugin >-------------------
[INFO] Building qulice-maven-plugin 0.25.2 [5/5]
[INFO] from qulice-maven-plugin/pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.2/maven-plugin-plugin-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.2/maven-plugin-plugin-3.15.2.pom (11 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.15.2/maven-plugin-tools-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.15.2/maven-plugin-tools-3.15.2.pom (18 kB at 453 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.14.0/junit-bom-5.14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.14.0/junit-bom-5.14.0.pom (5.7 kB at 135 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.2/maven-plugin-plugin-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.2/maven-plugin-plugin-3.15.2.jar (42 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.2/maven-plugin-annotations-3.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.2/maven-plugin-annotations-3.15.2.pom (1.4 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.pom (17 kB at 725 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/1.0.0/sisu-inject-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/1.0.0/sisu-inject-1.0.0.pom (28 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.pom (18 kB at 816 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom (7.1 kB at 340 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.pom (7.6 kB at 398 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.12/maven-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.12/maven-3.9.12.pom (29 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.pom (2.7 kB at 129 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.12/maven-settings-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.12/maven-settings-3.9.12.pom (1.8 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.12/maven-settings-builder-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.12/maven-settings-builder-3.9.12.pom (2.5 kB at 107 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.pom (1.4 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.pom (4.7 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.pom (2.1 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.pom (2.2 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.pom (2.9 kB at 155 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.pom (3.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.12/maven-resolver-provider-3.9.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.12/maven-resolver-provider-3.9.12.pom (4.5 kB at 175 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.25/maven-resolver-api-1.9.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.25/maven-resolver-api-1.9.25.pom (2.2 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.25/maven-resolver-1.9.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.25/maven-resolver-1.9.25.pom (25 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.pom (2.1 kB at 94 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.pom (2.2 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.pom (4.2 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.pom (2.6 kB at 108 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 422 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 936 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.pom (7.1 kB at 272 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/47/maven-shared-components-47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/47/maven-shared-components-47.pom (3.8 kB at 200 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.27.7/assertj-bom-3.27.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.27.7/assertj-bom-3.27.7.pom (3.3 kB at 167 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.5.0/maven-plugin-testing-harness-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.5.0/maven-plugin-testing-harness-3.5.0.pom (5.7 kB at 285 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.5.0/maven-plugin-testing-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.5.0/maven-plugin-testing-3.5.0.pom (2.9 kB at 137 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/46/maven-parent-46.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/46/maven-parent-46.pom (54 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/36/apache-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/36/apache-36.pom (25 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/2.1.0/plexus-testing-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/2.1.0/plexus-testing-2.1.0.pom (3.4 kB at 180 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.1/plexus-container-default-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.1/plexus-container-default-2.1.1.pom (2.9 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.4 MB/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-exec:jar:1.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)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:jar: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-api:jar: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.jcabi:jcabi-xml:jar:0.35.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)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:jar:0.12.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)]
[INFO] Artifact aopalliance:aopalliance: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)]
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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)]
[INFO] 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)]
[INFO] Artifact org.hibernate.validator:hibernate-validator:jar:9.1.0.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)]
[INFO] Artifact jakarta.validation:jakarta.validation-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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jboss.logging:jboss-logging:jar:3.6.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)]
[INFO] Artifact com.fasterxml:classmate:jar:1.7.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)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-exec:jar:1.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)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:jar: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-api:jar: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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.jcabi:jcabi-xml:jar:0.35.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)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:jar:0.12.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)]
[INFO] Artifact aopalliance:aopalliance: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)]
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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)]
[INFO] 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)]
[INFO] Artifact org.hibernate.validator:hibernate-validator:jar:9.1.0.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)]
[INFO] Artifact jakarta.validation:jakarta.validation-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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jboss.logging:jboss-logging:jar:3.6.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)]
[INFO] Artifact com.fasterxml:classmate:jar:1.7.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.2/maven-plugin-annotations-3.15.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.2/maven-plugin-annotations-3.15.2.jar (14 kB at 736 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.jar (216 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (4.2 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar (54 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.jar (304 kB at 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.jar (14 kB at 228 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.12/maven-resolver-provider-3.9.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.jar (29 kB at 420 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.12/maven-resolver-provider-3.9.12.jar (79 kB at 988 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.25/maven-resolver-api-1.9.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.jar (38 kB at 436 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.jar (327 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.jar (209 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0-classes.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.25/maven-resolver-api-1.9.25.jar (158 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.jar (52 kB at 478 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.jar (720 kB at 6.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.jar (197 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.jar (88 kB at 694 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0-classes.jar (657 kB at 5.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.5.0/maven-plugin-testing-harness-3.5.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.jar (59 kB at 436 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/2.1.0/plexus-testing-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.jar (218 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.jar (48 kB at 326 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.jar (54 kB at 367 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/2.1.0/plexus-testing-2.1.0.jar (9.1 kB at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.1/plexus-container-default-2.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.5.0/maven-plugin-testing-harness-3.5.0.jar (71 kB at 473 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.1/plexus-container-default-2.1.1.jar (228 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 254 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 2.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.2/maven-plugin-tools-api-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.2/maven-plugin-tools-api-3.15.2.pom (6.5 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.pom (3.6 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9/asm-9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9/asm-9.9.pom (2.4 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.2/maven-plugin-tools-generators-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.2/maven-plugin-tools-generators-3.15.2.pom (3.8 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.3.0/plexus-velocity-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.3.0/plexus-velocity-2.3.0.pom (4.3 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.pom (32 kB at 806 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/88/commons-parent-88.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/88/commons-parent-88.pom (80 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4.1/velocity-engine-core-2.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4.1/velocity-engine-core-2.4.1.pom (12 kB at 266 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4.1/velocity-engine-parent-2.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4.1/velocity-engine-parent-2.4.1.pom (9.5 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.19.1/jsoup-1.19.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.19.1/jsoup-1.19.1.pom (21 kB at 466 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 196 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.2/maven-plugin-tools-java-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.2/maven-plugin-tools-java-3.15.2.pom (3.3 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.2/maven-plugin-tools-annotations-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.2/maven-plugin-tools-annotations-3.15.2.pom (5.4 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.3/plexus-archiver-4.10.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.3/plexus-archiver-4.10.3.pom (7.0 kB at 155 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.2/plexus-io-3.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.2/plexus-io-3.5.2.pom (4.0 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.7-5/zstd-jni-1.5.7-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.7-5/zstd-jni-1.5.7-5.pom (2.0 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.9/asm-util-9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.9/asm-util-9.9.pom (2.9 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.pom (2.6 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.9/asm-analysis-9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.9/asm-analysis-9.9.pom (2.6 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.2/maven-plugin-tools-ant-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.2/maven-plugin-tools-ant-3.15.2.pom (2.9 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-script/3.15.2/maven-script-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-script/3.15.2/maven-script-3.15.2.pom (1.8 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.2/maven-plugin-tools-model-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.2/maven-plugin-tools-model-3.15.2.pom (3.3 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.2/maven-plugin-tools-beanshell-3.15.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.2/maven-plugin-tools-beanshell-3.15.2.pom (2.3 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.pom (2.2 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.24/maven-resolver-1.9.24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.24/maven-resolver-1.9.24.pom (25 kB at 598 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.pom (2.2 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.2/maven-plugin-tools-api-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.2/maven-plugin-tools-api-3.15.2.jar (54 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.2/maven-plugin-tools-generators-3.15.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4.1/velocity-engine-core-2.4.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.19.1/jsoup-1.19.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.jar (94 kB at 2.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.2/maven-plugin-tools-java-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.2/maven-plugin-tools-generators-3.15.2.jar (42 kB at 758 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.2/maven-plugin-tools-annotations-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4.1/velocity-engine-core-2.4.1.jar (516 kB at 9.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 4.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.3/plexus-archiver-4.10.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.2/plexus-io-3.5.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.19.1/jsoup-1.19.1.jar (473 kB at 8.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.7-5/zstd-jni-1.5.7-5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.2/maven-plugin-tools-java-3.15.2.jar (18 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9/asm-9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.2/maven-plugin-tools-annotations-3.15.2.jar (78 kB at 912 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.9/asm-util-9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.3/plexus-archiver-4.10.3.jar (231 kB at 2.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.2/plexus-io-3.5.2.jar (80 kB at 850 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.9/asm-analysis-9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9/asm-9.9.jar (126 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.2/maven-plugin-tools-ant-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.jar (52 kB at 416 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.2/maven-plugin-tools-model-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.9/asm-util-9.9.jar (95 kB at 745 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.2/maven-plugin-tools-beanshell-3.15.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.9/asm-analysis-9.9.jar (35 kB at 270 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.2/maven-plugin-tools-ant-3.15.2.jar (13 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.3.0/plexus-velocity-2.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.2/maven-plugin-tools-model-3.15.2.jar (30 kB at 187 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.2/maven-plugin-tools-beanshell-3.15.2.jar (14 kB at 83 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.jar (196 kB at 1.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.3.0/plexus-velocity-2.3.0.jar (6.2 kB at 34 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar (709 kB at 3.6 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.7-5/zstd-jni-1.5.7-5.jar (7.4 MB at 34 MB/s)
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-maven-plugin ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 source files with javac [debug deprecation target 17] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.4:test (default-test) @ qulice-maven-plugin ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=450425105870
[INFO] Surefire report directory: /home/r/repo/qulice-maven-plugin/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.qulice.maven.ValidationExclusionTest
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@324a0017]
SLF4J(W): Found provider [MavenSlf4j()]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [org.slf4j.simple.SimpleServiceProvider@324a0017]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 s -- in com.qulice.maven.ValidationExclusionTest
[INFO] Running com.qulice.maven.CheckMojoTest
[main] INFO com.qulice.maven.CheckMojo - Starting somename validator
[main] INFO com.qulice.maven.CheckMojo - Finishing somename validator
[main] INFO com.qulice.maven.CheckMojo - Qulice quality check completed in 40ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s -- in com.qulice.maven.CheckMojoTest
[INFO] Running com.qulice.maven.DependenciesValidatorTest
[main] WARN com.qulice.maven.DependenciesValidator - Used undeclared dependencies found:
group:artifact:jar:2.3.4:compile
[main] INFO com.qulice.maven.DependenciesValidator - You can suppress this message by <exclude>dependencies:...</exclude> in pom.xml, where <...> is what the dependency name starts with (not a regular expression!)
[main] INFO com.qulice.maven.DependenciesValidator - No dependency problems found
[main] INFO com.qulice.maven.DependenciesValidator - No dependency problems found
[main] INFO com.qulice.maven.DependenciesValidator - No dependency problems found
[main] INFO com.qulice.maven.DependenciesValidator - No dependency problems found
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s -- in com.qulice.maven.DependenciesValidatorTest
[INFO] Running com.qulice.maven.DefaultMavenEnvironmentTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.qulice.maven.DefaultMavenEnvironmentTest
[INFO] Running com.qulice.maven.PomXpathValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in com.qulice.maven.PomXpathValidatorTest
[INFO] Running com.qulice.maven.DefaultValidatorsProviderTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 s -- in com.qulice.maven.DefaultValidatorsProviderTest
[INFO] Running com.qulice.maven.SvnPropertiesValidatorTest
[main] INFO com.qulice.maven.SvnPropertiesValidator - /tmp/mock14404192500979881738.qulice/basedir/src directory is absent, no need to check SVN properties
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in com.qulice.maven.SvnPropertiesValidatorTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 23, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ qulice-maven-plugin ---
[INFO] Versionalizing /home/r/repo/qulice-maven-plugin/target/classes directory
[INFO] File /home/r/repo/qulice-maven-plugin/target/classes/com/qulice/maven/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar
[INFO]
[INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ qulice-maven-plugin ---
[INFO] This Mojo is not used in Maven version 3.9.0 and above
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ qulice-maven-plugin <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar
[INFO]
[INFO] --- javadoc:3.11.3:jar (jcabi-javadoc) @ qulice-maven-plugin ---
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/qulice-maven-plugin/src/main/java/com/qulice/maven/CheckMojo.java:111: warning: as of release 10, 'var' is a restricted type name and cannot be used for type declarations or as the element type of an array
[WARNING] final var value = this.timeoutValue();
[WARNING] ^
[WARNING] /home/r/repo/qulice-maven-plugin/src/main/java/com/qulice/maven/CheckMojo.java:112: warning: as of release 10, 'var' is a restricted type name and cannot be used for type declarations or as the element type of an array
[WARNING] final var units = this.timeoutUnits();
[WARNING] ^
[WARNING] 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.
[WARNING] Note: Custom tags that were not seen: @todo, @checkstyle
[WARNING] 2 warnings
[INFO] Building jar: /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ qulice-maven-plugin ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 340 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 640 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom (3.6 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom (4.4 kB at 103 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom (4.5 kB at 107 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom (24 kB at 513 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom (23 kB at 513 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom (23 kB at 502 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar (26 kB at 555 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar (132 kB at 3.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar (216 kB at 3.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar (7.7 MB at 37 MB/s)
[INFO] Artifact org.apache.maven:maven-artifact:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-spi:jar: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 [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)]
[INFO] Artifact org.eclipse.aether:aether-impl:jar: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 [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)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:jar:no_aop: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 [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)]
[INFO] 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 [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)]
[INFO] Artifact org.apache.maven:maven-model:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-spi:jar: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 [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)]
[INFO] Artifact org.eclipse.aether:aether-impl:jar: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 [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)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:jar:no_aop: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 [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)]
[INFO] 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 [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)]
[INFO] Artifact org.apache.maven:maven-model:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (0 B at 0 B/s)
[INFO] Artifact org.cactoos:cactoos:pom:0.57.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)]
[INFO] Artifact org.cactoos:cactoos:pom:0.57.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.68.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)]
[INFO] Artifact com.jcabi:parent:pom:0.68.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:33.5.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:pom:33.5.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:33.5.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:33.5.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:failureaccess: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:33.4.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)]
[INFO] Artifact com.google.guava:guava-parent:pom:33.4.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s)
[INFO] Artifact org.jspecify:jspecify:pom:1.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jspecify:jspecify:pom:1.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.41.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)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.41.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.41.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)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.41.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.j2objc:j2objc-annotations: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.j2objc:j2objc-annotations: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom (0 B at 0 B/s)
[INFO] Artifact info.picocli:picocli:pom:4.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)]
[INFO] Artifact info.picocli:picocli:pom:4.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.7/picocli-4.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.7/picocli-4.7.7.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4-runtime:pom:4.13.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)]
[INFO] Artifact org.antlr:antlr4-runtime:pom:4.13.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4-master:pom:4.13.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)]
[INFO] Artifact org.antlr:antlr4-master:pom:4.13.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact commons-beanutils:commons-beanutils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-beanutils:commons-beanutils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:84 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:84 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache: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)]
[INFO] Artifact org.apache:apache: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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (0 B at 0 B/s)
[INFO] Artifact org.reflections:reflections:pom:0.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.reflections:reflections:pom:0.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (0 B at 0 B/s)
[INFO] Artifact org.javassist:javassist:pom:3.28.0-GA is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.javassist:javassist:pom:3.28.0-GA is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-text:pom:1.14.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)]
[INFO] Artifact org.apache.commons:commons-text:pom:1.14.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:85 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:85 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-modules: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.doxia:doxia-modules: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-exec:pom:1.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)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-exec:pom:1.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api: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)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api: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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm:pom:9.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:pom:9.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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus: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)]
[INFO] Artifact org.codehaus.plexus:plexus: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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/20/plexus-20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/20/plexus-20.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.18.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)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.18.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.21.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)]
[INFO] Artifact commons-io:commons-io:pom:2.21.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:91 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:91 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-log:pom:0.24.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)]
[INFO] Artifact com.jcabi:jcabi-log:pom:0.24.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.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)]
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.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)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-bom:pom:2.0.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)]
[INFO] Artifact org.slf4j:slf4j-bom:pom:2.0.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-xml:pom:0.35.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)]
[INFO] Artifact com.jcabi:jcabi-xml:pom:0.35.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi:pom:1.39.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)]
[INFO] Artifact com.jcabi:jcabi:pom:1.39.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:pom:0.12.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)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:pom:0.12.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-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)]
[INFO] Artifact org.apache.maven:maven-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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/47/maven-parent-47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/47/maven-parent-47.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus: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)]
[INFO] Artifact org.codehaus.plexus:plexus: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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.hibernate.validator:hibernate-validator:pom:9.1.0.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)]
[INFO] Artifact org.hibernate.validator:hibernate-validator:pom:9.1.0.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom (0 B at 0 B/s)
[INFO] Artifact jakarta.validation:jakarta.validation-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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact jakarta.validation:jakarta.validation-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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.ee4j:project: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.ee4j:project: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss.logging:jboss-logging:pom:3.6.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)]
[INFO] Artifact org.jboss.logging:jboss-logging:pom:3.6.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss.logging:logging-parent:pom:1.0.3.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)]
[INFO] Artifact org.jboss.logging:logging-parent:pom:1.0.3.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss:jboss-parent:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jboss:jboss-parent:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/42/jboss-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/42/jboss-parent-42.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:classmate:pom:1.7.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)]
[INFO] Artifact com.fasterxml:classmate:pom:1.7.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:oss-parent:pom:68 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml:oss-parent:pom:68 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/68/oss-parent-68.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (0 B at 0 B/s)
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-javadoc.jar
[INFO] 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.25.2/qulice-maven-plugin-0.25.2.pom
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice/0.25.2/qulice-0.25.2.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.70.0/parent-0.70.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/parent/0.70.0/parent-0.70.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Installing /home/r/repo/qulice-spi/target/qulice-spi-0.25.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-spi/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-spi/0.25.2/qulice-spi-0.25.2.pom
[INFO] Installing /home/r/repo/qulice-checkstyle/target/qulice-checkstyle-0.25.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-checkstyle/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-checkstyle/0.25.2/qulice-checkstyle-0.25.2.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar
[INFO] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom
[INFO] Installing /home/r/.m2/repository/info/picocli/picocli/4.7.7/picocli-4.7.7.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/info/picocli/picocli/4.7.7/picocli-4.7.7.jar
[INFO] Installing /home/r/.m2/repository/info/picocli/picocli/4.7.7/picocli-4.7.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/info/picocli/picocli/4.7.7/picocli-4.7.7.pom
[INFO] Installing /home/r/.m2/repository/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[INFO] Installing /home/r/.m2/repository/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
[INFO] Installing /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
[INFO] Installing /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
[INFO] Installing /home/r/.m2/repository/org/reflections/reflections/0.10.2/reflections-0.10.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
[INFO] Installing /home/r/.m2/repository/org/reflections/reflections/0.10.2/reflections-0.10.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom
[INFO] Installing /home/r/.m2/repository/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar
[INFO] Installing /home/r/.m2/repository/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom
[INFO] Installing /home/r/.m2/repository/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
[INFO] Installing /home/r/.m2/repository/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar
[INFO] Installing /home/r/.m2/repository/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom
[INFO] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar
[INFO] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Installing /home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Installing /home/r/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.0/org.eclipse.sisu.plexus-1.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.0/org.eclipse.sisu.inject-1.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar
[INFO] Installing /home/r/.m2/repository/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/repo/qulice-pmd/target/qulice-pmd-0.25.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-pmd/pom.xml to /home/r/repo/qulice-maven-plugin/target/local-repo/com/qulice/qulice-pmd/0.25.2/qulice-pmd-0.25.2.pom
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.jar
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-core/7.21.0/pmd-core-7.21.0.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
[INFO] Installing /home/r/.m2/repository/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar
[INFO] Installing /home/r/.m2/repository/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.jar
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd-java/7.23.0/pmd-java-7.23.0.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar
[INFO] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom
[INFO] Installing /home/r/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar
[INFO] Installing /home/r/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom
[INFO] Installing /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar
[INFO] Installing /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar
[INFO] Installing /home/r/.m2/repository/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.68.0/parent-0.68.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Installing /home/r/.m2/repository/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/34/apache-34.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/34/apache-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/84/commons-parent-84.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/84/commons-parent-84.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/34/maven-parent-34.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/xbean/xbean/3.7/xbean-3.7.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/35/apache-35.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/35/apache-35.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/85/commons-parent-85.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/85/commons-parent-85.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/21/apache-21.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/15/apache-15.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/15/apache-15.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/25/maven-parent-25.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/1.0.0/sisu-inject-1.0.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/sisu/sisu-inject/1.0.0/sisu-inject-1.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/ow2/ow2/1.5.1/ow2-1.5.1.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/16/plexus-16.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/16/plexus-16.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/20/plexus-20.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/20/plexus-20.pom
[INFO] 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
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd/7.21.0/pmd-7.21.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd/7.21.0/pmd-7.21.0.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd/7.23.0/pmd-7.23.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/net/sourceforge/pmd/pmd/7.23.0/pmd-7.23.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/91/commons-parent-91.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] 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
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/apache/apache/37/apache-37.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/apache/37/apache-37.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/47/maven-parent-47.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/maven-parent/47/maven-parent-47.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/47/maven-shared-components-47.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/shared/maven-shared-components/47/maven-shared-components-47.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/19/plexus-19.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus/19/plexus-19.pom
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/jboss/jboss-parent/42/jboss-parent-42.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/jboss-parent/42/jboss-parent-42.pom
[INFO] Installing /home/r/.m2/repository/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/oss-parent/68/oss-parent-68.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/com/fasterxml/oss-parent/68/oss-parent-68.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.jar to /home/r/repo/qulice-maven-plugin/target/local-repo/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.jar
[INFO] Installing /home/r/.m2/repository/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.pom to /home/r/repo/qulice-maven-plugin/target/local-repo/org/checkerframework/checker-qual/3.53.0/checker-qual-3.53.0.pom
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ qulice-maven-plugin ---
[INFO] Building: multi-module/pom.xml
[INFO] run post-build script verify.groovy
[INFO] multi-module/pom.xml ............................. SUCCESS (40.99 s)
[INFO] Building: dependency-not-matches-exclude/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-not-matches-exclude/pom.xml ........... SUCCESS (47.71 s)
[INFO] Building: relocation/pom.xml
[INFO] run post-build script verify.groovy
[INFO] relocation/pom.xml ............................... SUCCESS (14.50 s)
[INFO] Building: hibernate-validator-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO] hibernate-validator-check/pom.xml ................ SUCCESS (29.53 s)
[INFO] Building: dependency-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-violations/pom.xml .................... SUCCESS (24.83 s)
[INFO] Building: log-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO] log-check/pom.xml ................................ SUCCESS (13.48 s)
[INFO] Building: dependency-violations-exclude/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-violations-exclude/pom.xml ............ SUCCESS (29.51 s)
[INFO] Building: pmd-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] pmd-violations/pom.xml ........................... SUCCESS (24.05 s)
[INFO] Building: checkstyle-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] checkstyle-violations/pom.xml .................... SUCCESS (25.99 s)
[INFO] Building: checkstyle-newlines/pom.xml
[INFO] run post-build script verify.groovy
[INFO] checkstyle-newlines/pom.xml ...................... SUCCESS (13.02 s)
[INFO] Building: pom-xpath-validator-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] pom-xpath-validator-violations/pom.xml ........... SUCCESS (11.01 s)
[INFO] Building: duplicate-finder-ignore-deps/pom.xml
[INFO] run post-build script verify.groovy
[INFO] duplicate-finder-ignore-deps/pom.xml ............. SUCCESS (14.09 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 12, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ qulice-maven-plugin ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/maven-metadata.xml (3.5 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.jar (49 kB at 2.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.pom (12 kB at 729 kB/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar (0 B at 0 B/s)
[INFO] Comparing [com.qulice:qulice-maven-plugin:jar:0.25.1] against [com.qulice:qulice-maven-plugin:jar:0.25.2] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] --- qulice:0.25.0:check (jcabi-qulice-check) @ qulice-maven-plugin ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 10s
[INFO]
[INFO] --- gpg:3.2.8:sign (jcabi-sign-artifacts) @ qulice-maven-plugin ---
[WARNING] Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from Mojo configuration
[WARNING]
[INFO] Signer 'gpg' is signing 4 files with key F8BB5686
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'
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ qulice-maven-plugin ---
[INFO] Installing /home/r/repo/qulice-maven-plugin/pom.xml to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.pom
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.pom.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ qulice-maven-plugin ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 7 files
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/pom.xml to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.pom
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-sources.jar
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-javadoc.jar
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.jar.asc
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.pom.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2.pom.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2.pom.asc
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-sources.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-sources.jar.asc
[INFO] Staging /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar.asc
[INFO] Installing /home/r/repo/qulice-maven-plugin/target/qulice-maven-plugin-0.25.2-javadoc.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.25.2/qulice-maven-plugin-0.25.2-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/qulice/maven-metadata-central-staging.xml
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: com/qulice/qulice-maven-plugin/0.25.2
[INFO] Going to create /home/r/repo/target/central-publishing/central-bundle.zip by bundling content at /home/r/repo/target/central-staging
[INFO] Created bundle successfully /home/r/repo/target/central-staging/central-bundle.zip
[INFO] Going to upload /home/r/repo/target/central-publishing/central-bundle.zip
[INFO] Uploaded bundle successfully, deployment name: 0.25.2, deploymentId: 599a7838-ef31-4efa-ac52-13d0e1cb8a9d. Deployment will publish automatically
[INFO] Waiting until Deployment 599a7838-ef31-4efa-ac52-13d0e1cb8a9d is validated
[INFO] Deployment 599a7838-ef31-4efa-ac52-13d0e1cb8a9d has been validated. To finish publishing visit https://central.sonatype.com/publishing/deployments
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for qulice 0.25.2:
[INFO]
[INFO] qulice ............................................. SUCCESS [ 29.032 s]
[INFO] qulice-spi ......................................... SUCCESS [ 34.099 s]
[INFO] qulice-checkstyle .................................. SUCCESS [01:00 min]
[INFO] qulice-pmd ......................................... SUCCESS [01:39 min]
[INFO] qulice-maven-plugin ................................ SUCCESS [05:46 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:33 min
[INFO] Finished at: 2026-04-03T06:11:10Z
[INFO] ------------------------------------------------------------------------
0m0m0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] qulice [pom]
[INFO] qulice-spi [jar]
[INFO] qulice-checkstyle [jar]
[INFO] qulice-pmd [jar]
[INFO] qulice-maven-plugin [maven-plugin]
[INFO]
[INFO] -------------------------< com.qulice:qulice >--------------------------
[INFO] Building qulice 0.25.2 [1/5]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice ---
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- site:3.21.0:site (default-site) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0/doxia-module-markdown-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0/doxia-module-markdown-2.0.0.pom (9.1 kB at 10 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.pom (4.1 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-java/0.62.2/flexmark-java-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-java/0.62.2/flexmark-java-0.62.2.pom (24 kB at 558 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.pom (2.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.pom (1.1 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.pom (979 B at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jetbrains/annotations/15.0/annotations-15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jetbrains/annotations/15.0/annotations-15.0.pom (5.5 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.pom (1.2 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.pom (1.4 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.pom (988 B at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.pom (1.3 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.pom (1.5 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.pom (2.2 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.pom (1.3 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.pom (2.6 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.pom (3.9 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.pom (1.3 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.pom (1.8 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom (9.2 kB at 218 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.pom (1.3 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.pom (1.3 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.pom (1.5 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.pom (1.4 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.pom (1.6 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.pom (1.3 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.pom (1.5 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.pom (1.3 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jetbrains/annotations/25.0.0/annotations-25.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jetbrains/annotations/25.0.0/annotations-25.0.0.pom (1.7 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0/maven-reporting-exec-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0/maven-reporting-exec-2.0.0.pom (9.6 kB at 229 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0/doxia-module-fml-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0/doxia-module-fml-2.0.0.pom (5.3 kB at 143 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (17 kB at 460 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (24 kB at 619 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (20 kB at 530 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.4.56.v20240826/jetty-server-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.4.56.v20240826/jetty-server-9.4.56.v20240826.pom (3.6 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-project/9.4.56.v20240826/jetty-project-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-project/9.4.56.v20240826/jetty-project-9.4.56.v20240826.pom (74 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.20.1/testcontainers-bom-1.20.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.20.1/testcontainers-bom-1.20.1.pom (11 kB at 321 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/infinispan/infinispan-bom/11.0.19.Final/infinispan-bom-11.0.19.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/infinispan/infinispan-bom/11.0.19.Final/infinispan-bom-11.0.19.Final.pom (18 kB at 391 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/infinispan/infinispan-build-configuration-parent/11.0.19.Final/infinispan-build-configuration-parent-11.0.19.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/infinispan/infinispan-build-configuration-parent/11.0.19.Final/infinispan-build-configuration-parent-11.0.19.Final.pom (16 kB at 432 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/36/jboss-parent-36.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 376 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.4.56.v20240826/jetty-http-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.4.56.v20240826/jetty-http-9.4.56.v20240826.pom (4.0 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.4.56.v20240826/jetty-util-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.4.56.v20240826/jetty-util-9.4.56.v20240826.pom (4.0 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.4.56.v20240826/jetty-io-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.4.56.v20240826/jetty-io-9.4.56.v20240826.pom (1.2 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.56.v20240826/jetty-servlet-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.56.v20240826/jetty-servlet-9.4.56.v20240826.pom (2.3 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.4.56.v20240826/jetty-security-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.4.56.v20240826/jetty-security-9.4.56.v20240826.pom (2.1 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.56.v20240826/jetty-util-ajax-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.56.v20240826/jetty-util-ajax-9.4.56.v20240826.pom (1.3 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.56.v20240826/jetty-webapp-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.56.v20240826/jetty-webapp-9.4.56.v20240826.pom (3.2 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.56.v20240826/jetty-xml-9.4.56.v20240826.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.56.v20240826/jetty-xml-9.4.56.v20240826.pom (1.7 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0/doxia-module-markdown-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0/doxia-module-markdown-2.0.0.jar (35 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.jar (67 kB at 490 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.jar (16 kB at 107 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.jar (5.3 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar (516 kB at 2.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.jar (6.8 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.jar (55 kB at 287 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.jar (109 kB at 571 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.jar (25 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.jar (59 kB at 257 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.jar (65 kB at 265 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.jar (27 kB at 102 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.jar (1.9 kB at 6.7 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.jar (223 kB at 774 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.jar (444 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.jar (12 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.jar (9.7 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar (16 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.jar (12 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.jar (23 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.jar (32 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.jar (47 kB at 132 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.jar (31 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jetbrains/annotations/25.0.0/annotations-25.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.jar (20 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0/maven-reporting-exec-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.jar (30 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.jar (17 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0/doxia-module-fml-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0/maven-reporting-exec-2.0.0.jar (28 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jetbrains/annotations/25.0.0/annotations-25.0.0.jar (31 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0/doxia-module-fml-2.0.0.jar (38 kB at 87 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (79 kB at 187 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.4.56.v20240826/jetty-server-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (216 kB at 464 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 778 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.4.56.v20240826/jetty-io-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 184 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.4.56.v20240826/jetty-http-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (434 kB at 773 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.4.56.v20240826/jetty-io-9.4.56.v20240826.jar (183 kB at 324 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.56.v20240826/jetty-servlet-9.4.56.v20240826.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.4.56.v20240826/jetty-security-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.56.v20240826/jetty-servlet-9.4.56.v20240826.jar (146 kB at 238 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.4.56.v20240826/jetty-http-9.4.56.v20240826.jar (249 kB at 406 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.56.v20240826/jetty-webapp-9.4.56.v20240826.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.56.v20240826/jetty-util-ajax-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.4.56.v20240826/jetty-security-9.4.56.v20240826.jar (118 kB at 189 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.56.v20240826/jetty-xml-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.4.56.v20240826/jetty-util-9.4.56.v20240826.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.4.56.v20240826/jetty-server-9.4.56.v20240826.jar (739 kB at 1.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.56.v20240826/jetty-util-ajax-9.4.56.v20240826.jar (67 kB at 101 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.56.v20240826/jetty-webapp-9.4.56.v20240826.jar (140 kB at 212 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.56.v20240826/jetty-xml-9.4.56.v20240826.jar (69 kB at 101 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.4.56.v20240826/jetty-util-9.4.56.v20240826.jar (589 kB at 819 kB/s)
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/3.9.0/maven-project-info-reports-plugin-3.9.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/3.9.0/maven-project-info-reports-plugin-3.9.0.pom (18 kB at 349 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/3.9.0/maven-project-info-reports-plugin-3.9.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/3.9.0/maven-project-info-reports-plugin-3.9.0.jar (303 kB at 5.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/3.2.0/maven-shared-jar-3.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/3.2.0/maven-shared-jar-3.2.0.pom (5.2 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 423 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/71/commons-parent-71.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.pom (22 kB at 472 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 566 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.9.0/commons-validator-1.9.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.9.0/commons-validator-1.9.0.pom (16 kB at 369 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/70/commons-parent-70.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/70/commons-parent-70.pom (77 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0-M1/junit-bom-5.11.0-M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0-M1/junit-bom-5.11.0-M1.pom (5.7 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 233 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.2/commons-logging-1.3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.2/commons-logging-1.3.2.pom (32 kB at 807 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/3.2.0/maven-shared-jar-3.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/3.2.0/maven-shared-jar-3.2.0.jar (45 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.9.0/commons-validator-1.9.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.9.0/commons-validator-1.9.0.jar (201 kB at 2.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.2/commons-logging-1.3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (197 kB at 2.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 3.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.2/commons-logging-1.3.2.jar (72 kB at 555 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 4.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.jar (740 kB at 4.6 MB/s)
[INFO] Configured 5 reports for maven-project-info-reports-plugin:3.9.0: dependencies, index, plugins, scm, summary
[INFO] Configuring report plugin maven-jxr-plugin:3.6.0
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/3.6.0/maven-jxr-plugin-3.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/3.6.0/maven-jxr-plugin-3.6.0.pom (8.8 kB at 201 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/jxr/jxr/3.6.0/jxr-3.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/jxr/jxr/3.6.0/jxr-3.6.0.pom (5.0 kB at 109 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/3.6.0/maven-jxr-plugin-3.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/3.6.0/maven-jxr-plugin-3.6.0.jar (67 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/3.6.0/maven-jxr-3.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/3.6.0/maven-jxr-3.6.0.pom (3.7 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom (14 kB at 302 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (18 kB at 440 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/3.6.0/maven-jxr-3.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/3.6.0/maven-jxr-3.6.0.jar (72 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar (57 kB at 1.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar (348 kB at 6.3 MB/s)
[INFO] Preparing maven-jxr-plugin:aggregate report requires 'compile' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:aggregate (default-site) > compile @ qulice >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:26
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-spi 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-spi ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-checkstyle 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.12.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)]
[INFO] Artifact org.junit:junit-bom:pom:5.12.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [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)]
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.19.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:pom:1.19.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom (0 B at 0 B/s)
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-checkstyle ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-checkstyle ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-pmd 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Artifact com.google.code.gson:gson:pom:2.13.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)]
[INFO] Artifact com.google.code.gson:gson:pom:2.13.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.gson:gson-parent:pom:2.13.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)]
[INFO] Artifact com.google.code.gson:gson-parent:pom:2.13.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom (0 B at 0 B/s)
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-pmd ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-pmd ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-maven-plugin 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0 B/s)
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s)
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s)
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s)
[INFO] 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 [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)]
[INFO] 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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] 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 [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)]
[INFO] 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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] 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 [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)]
[INFO] 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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] 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 [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)]
[INFO] 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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] 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 [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)]
[INFO] 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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s)
[INFO] 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), 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)]
[INFO] 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), 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s)
[INFO] 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 [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)]
[INFO] 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 [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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-cipher: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-cipher: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (0 B at 0 B/s)
[INFO] Artifact com.google:google: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)]
[INFO] Artifact com.google:google: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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-containers: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (0 B at 0 B/s)
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (0 B at 0 B/s)
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (0 B at 0 B/s)
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (0 B at 0 B/s)
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (0 B at 0 B/s)
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (0 B at 0 B/s)
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (0 B at 0 B/s)
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] 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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (0 B at 0 B/s)
[INFO] 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)]
[INFO] 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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0 B/s)
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] <<< jxr:3.6.0:aggregate (default-site) < compile @ qulice <<<
[INFO]
[INFO] 'compile' forked phase execution for maven-jxr-plugin:aggregate report preparation done
[INFO] Preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:jxr (default-site) > generate-sources @ qulice >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:29
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< jxr:3.6.0:jxr (default-site) < generate-sources @ qulice <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[INFO] Preparing maven-jxr-plugin:test-aggregate report requires 'test-compile' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-aggregate (default-site) > test-compile @ qulice >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:29
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-spi 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-spi ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/test/resources
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-spi ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-checkstyle 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-checkstyle ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-checkstyle ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-checkstyle ---
[INFO] Copying 124 resources from src/test/resources to target/test-classes
[INFO] 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
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-checkstyle ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-pmd 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-pmd ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-pmd ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-pmd ---
[INFO] Copying 67 resources from src/test/resources to target/test-classes
[INFO] 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
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-pmd ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking qulice-maven-plugin 0.25.2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ qulice-maven-plugin ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ qulice-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] <<< jxr:3.6.0:test-aggregate (default-site) < test-compile @ qulice <<<
[INFO]
[INFO] 'test-compile' forked phase execution for maven-jxr-plugin:test-aggregate report preparation done
[INFO] Preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-jxr (default-site) > generate-test-sources @ qulice >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:49
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< jxr:3.6.0:test-jxr (default-site) < generate-test-sources @ qulice <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[INFO] Detected 6 reports for maven-jxr-plugin:3.6.0: aggregate, jxr, jxr-no-fork, test-aggregate, test-jxr, test-jxr-no-fork
[INFO] Configuring report plugin maven-surefire-report-plugin:3.5.4
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/3.5.4/maven-surefire-report-plugin-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/3.5.4/maven-surefire-report-plugin-3.5.4.pom (8.0 kB at 196 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/3.5.4/maven-surefire-report-plugin-3.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/3.5.4/maven-surefire-report-plugin-3.5.4.jar (46 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/3.5.4/surefire-report-parser-3.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/3.5.4/surefire-report-parser-3.5.4.pom (3.2 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/3.5.4/surefire-report-parser-3.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/3.5.4/surefire-report-parser-3.5.4.jar (22 kB at 640 kB/s)
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.4: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.19.0
[INFO] Configured 2 reports for versions-maven-plugin:2.19.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.11.3
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:javadoc (default-site) > generate-sources @ qulice >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:51
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< javadoc:3.11.3:javadoc (default-site) < generate-sources @ qulice <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] Preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:test-javadoc (default-site) > generate-test-sources @ qulice >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:51
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< javadoc:3.11.3:test-javadoc (default-site) < generate-test-sources @ qulice <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] Configured 2 reports for maven-javadoc-plugin:3.11.3: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.13
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.pom (4.2 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.8.13/org.jacoco.build-0.8.13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.8.13/org.jacoco.build-0.8.13.pom (46 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-bom/9.8/asm-bom-9.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-bom/9.8/asm-bom-9.8.pom (3.3 kB at 108 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.jar (57 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13.pom (3.5 kB at 103 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.pom (2.1 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom (2.8 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom (2.6 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.pom (1.9 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 5.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar (73 kB at 1.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar (52 kB at 666 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.jar (131 kB at 1.6 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.jar (223 kB at 2.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar (303 kB at 2.1 MB/s)
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.13: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.1
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-report-plugin/3.15.1/maven-plugin-report-plugin-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-report-plugin/3.15.1/maven-plugin-report-plugin-3.15.1.pom (10 kB at 317 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-report-plugin/3.15.1/maven-plugin-report-plugin-3.15.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-report-plugin/3.15.1/maven-plugin-report-plugin-3.15.1.jar (56 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.pom (1.5 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.pom (6.8 kB at 207 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.pom (7.4 kB at 247 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.9.9/maven-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.9.9/maven-3.9.9.pom (28 kB at 838 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom (2.7 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.pom (1.8 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.pom (2.5 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.pom (1.4 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.pom (2.1 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom (2.2 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom (2.9 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom (7.1 kB at 246 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.pom (3.5 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.pom (4.5 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.pom (2.1 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.pom (4.2 kB at 130 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.pom (2.6 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom (9.1 kB at 246 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom (19 kB at 555 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom (2.7 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom (22 kB at 750 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (2.4 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.pom (4.1 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom (16 kB at 479 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.jar (14 kB at 418 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.jar (54 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar (14 kB at 388 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar (29 kB at 731 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar (42 kB at 694 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar (208 kB at 3.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar (38 kB at 456 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar (78 kB at 921 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar (52 kB at 403 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar (320 kB at 2.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar (705 kB at 4.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar (218 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar (47 kB at 226 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar (59 kB at 271 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar (45 kB at 187 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.jar (778 kB at 3.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar (54 kB at 199 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (126 kB at 454 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar (157 kB at 602 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.jar (44 kB at 151 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar (453 kB at 1.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar (3.1 MB at 6.7 MB/s)
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.1:report (default-site) > process-classes @ qulice >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: d185751 at timestamp: 2026-04-03T06:11:54
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< plugin-report:3.15.1:report (default-site) < process-classes @ qulice <<<
[INFO]
[INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[INFO] Detected 2 reports for maven-plugin-report-plugin:3.15.1: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.1
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.pom (3.4 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.pom (5.8 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom (2.9 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom (2.6 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom (2.6 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.pom (2.5 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-script/3.15.1/maven-script-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-script/3.15.1/maven-script-3.15.1.pom (1.9 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.pom (3.4 kB at 109 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.pom (2.2 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom (2.9 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.jar (18 kB at 558 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.jar (79 kB at 2.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar (52 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.jar (14 kB at 365 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar (35 kB at 764 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar (95 kB at 1.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.jar (30 kB at 421 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.jar (14 kB at 188 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar (196 kB at 2.0 MB/s)
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.1, it does not contain any report goals: should be removed from reporting configuration in POM
[INFO] Skipping org.apache.maven.plugins:maven-project-info-reports-plugin:3.9.0:dependencies report
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.3:javadoc report
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.3:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[WARNING] Site model of 'com.qulice:qulice:pom:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.70.0/parent-0.70.0-site.xml
[INFO] Relativizing site links with respect to localized project URL: https://www.qulice.com
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-skin/1.8.1/jcabi-maven-skin-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-skin/1.8.1/jcabi-maven-skin-1.8.1.jar (8.9 kB at 317 kB/s)
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:1.8.1 skin
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.9.0:index), file "index.html" already exists.
[INFO] Rendering 2 Doxia documents: 2 apt
[INFO] Rendering 12 report documents
[INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.9.0:plugins
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.2/maven-docck-plugin-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.2/maven-docck-plugin-1.2.pom (6.5 kB at 403 kB/s)
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.9.0:scm
[INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.9.0:summary
[INFO] Generating "Source Xref" report --- maven-jxr-plugin:3.6.0:aggregate
[INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:3.6.0:test-aggregate
[INFO] Generating "Surefire" report --- maven-surefire-report-plugin:3.5.4:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.19.0:dependency-updates-report
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aether/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/maven-metadata.xml (1.6 kB at 81 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/maven-metadata.xml (5.7 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamo/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamo/maven-metadata.xml (1.9 kB at 120 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/maven-metadata.xml (2.7 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/maven-metadata.xml (893 B at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-jdbc/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/maven-metadata.xml (470 B at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-jdbc/maven-metadata.xml (2.3 kB at 107 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/maven-metadata.xml (2.9 kB at 158 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/maven-metadata.xml (1.9 kB at 38 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/maven-metadata.xml (1.4 kB at 112 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/maven-metadata.xml (628 B at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/maven-metadata.xml (3.2 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-s3/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-simpledb/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-odesk/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aether/maven-metadata.xml (1.7 kB at 9.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssh/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/maven-metadata.xml (1.8 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-urn/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-s3/maven-metadata.xml (1.3 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-velocity/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssh/maven-metadata.xml (776 B at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-w3c/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-urn/maven-metadata.xml (1.1 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/maven-metadata.xml (2.7 kB at 157 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/maven-metadata.xml (1.0 kB at 57 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-odesk/maven-metadata.xml (645 B at 6.8 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-simpledb/maven-metadata.xml (417 B at 4.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml (1.3 kB at 82 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/maven-metadata.xml (1.1 kB at 76 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-velocity/maven-metadata.xml (1.6 kB at 17 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/maven-metadata.xml (934 B at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/maven-metadata.xml (672 B at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-w3c/maven-metadata.xml (441 B at 3.7 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/maven-metadata.xml (723 B at 34 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/maven-metadata.xml (832 B at 40 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/maven-metadata.xml (622 B at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/maven-metadata.xml (927 B at 37 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/maven-metadata.xml (731 B at 38 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/maven-metadata.xml (717 B at 30 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/maven-metadata.xml (1.2 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/maven-metadata.xml (972 B at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/maven-metadata.xml (881 B at 42 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/maven-metadata.xml (1.6 kB at 68 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/maven-metadata.xml (750 B at 26 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/maven-metadata.xml (1.3 kB at 45 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/maven-metadata.xml (592 B at 20 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/maven-metadata.xml (603 B at 29 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/maven-metadata.xml (858 B at 32 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/maven-metadata.xml (2.4 kB at 105 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/maven-metadata.xml (1.1 kB at 39 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/maven-metadata.xml (3.3 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/clojure/clojure/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/jakarta.json/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/clojure/tools.logging/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.el/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/clojure/clojure-contrib/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/clojure/clojure/maven-metadata.xml (7.2 kB at 358 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/jakarta.json/maven-metadata.xml (741 B at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/clojure/tools.logging/maven-metadata.xml (1.1 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.el/maven-metadata.xml (987 B at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/maven-metadata.xml (577 B at 38 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/maven-metadata.xml (840 B at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/maven-metadata.xml (721 B at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml (753 B at 38 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/maven-metadata.xml (3.0 kB at 130 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/maven-metadata.xml (3.8 kB at 167 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/maven-metadata.xml (3.5 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/clojure/clojure-contrib/maven-metadata.xml (395 B at 3.8 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/maven-metadata.xml (3.8 kB at 202 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/maven-metadata.xml (3.7 kB at 163 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/maven-metadata.xml (3.7 kB at 120 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/maven-metadata.xml (3.9 kB at 154 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-console/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-jfr/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-reporting/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/maven-metadata.xml (3.8 kB at 143 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-jfr/maven-metadata.xml (2.0 kB at 81 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-reporting/maven-metadata.xml (3.0 kB at 157 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-console/maven-metadata.xml (3.9 kB at 160 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/maven-metadata.xml (3.9 kB at 128 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-commons/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-engine/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite/maven-metadata.xml (2.2 kB at 97 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-api/maven-metadata.xml (3.8 kB at 234 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/maven-metadata.xml (3.5 kB at 126 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-commons/maven-metadata.xml (1.9 kB at 93 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-testkit/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-engine/maven-metadata.xml (2.2 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-testkit/maven-metadata.xml (3.0 kB at 115 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/maven-metadata.xml (12 kB at 524 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/maven-metadata.xml (3.9 kB at 133 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/maven-metadata.xml (1.6 kB at 61 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/maven-metadata.xml (2.2 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/maven-metadata.xml (1.2 kB at 59 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/maven-metadata.xml (567 B at 20 kB/s)
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.19.0:plugin-updates-report
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.5 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml (1.2 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.5 kB at 35 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml (971 B at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/revapi/revapi-java/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml (971 B at 28 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml (473 B at 21 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml (1.2 kB at 25 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml (761 B at 27 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml (473 B at 12 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml (761 B at 21 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/revapi/revapi-java/maven-metadata.xml (2.5 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/revapi/revapi-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/revapi/revapi-maven-plugin/maven-metadata.xml (2.4 kB at 144 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/revapi/revapi-maven-plugin/maven-metadata.xml (2.4 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/maven-metadata.xml (659 B at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/maven-metadata.xml (659 B at 16 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml (1.4 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/maven-metadata.xml (1.1 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml (1.4 kB at 30 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml (856 B at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml (856 B at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml (1.5 kB at 15 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/maven-metadata.xml (3.5 kB at 103 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml (792 B at 9.4 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml (792 B at 7.9 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/maven-metadata.xml (220 B at 8.5 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml (1.5 kB at 9.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/maven-metadata.xml (1.1 kB at 7.4 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml (1.5 kB at 15 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml (743 B at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml (1.5 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml (743 B at 19 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml (1.0 kB at 32 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml (1.0 kB at 43 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml (1.5 kB at 30 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml (1.4 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml (1.4 kB at 37 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml (1.5 kB at 9.4 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (1.1 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (1.1 kB at 28 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml (2.1 kB at 58 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml (2.1 kB at 59 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (964 B at 54 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/maven-metadata.xml (807 B at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/maven-metadata.xml (807 B at 22 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (964 B at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml (1.2 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml (1.1 kB at 76 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml (1.2 kB at 23 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml (1.1 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml (1.8 kB at 98 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.7 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/maven-metadata.xml (1.5 kB at 99 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml (1.8 kB at 48 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.7 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (1.1 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/maven-metadata.xml (1.5 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/maven-metadata.xml (1.1 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (1.1 kB at 24 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (1.1 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/maven-metadata.xml
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (1.1 kB at 26 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml (2.5 kB at 88 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/maven-metadata.xml (1.2 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml (2.5 kB at 56 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/maven-metadata.xml (2.0 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/maven-metadata.xml (2.0 kB at 63 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/maven-metadata.xml (1.2 kB at 25 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml (814 B at 35 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.5 kB at 34 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/maven-metadata.xml (1.8 kB at 129 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/maven-metadata.xml (1.8 kB at 62 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml (814 B at 7.1 kB/s)
[INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.13:report-aggregate
[INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info
[INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports
[INFO] Generating "Sitemap" report --- maven-site-plugin:3.21.0:sitemap
[INFO]
[INFO] --- site:3.21.0:deploy (default-deploy) @ qulice ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site:0.12:site (default) @ qulice ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.pom (582 B at 5.3 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
[INFO] Downloading from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
[INFO] Downloaded from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom (943 B at 3.2 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
[INFO] Downloading from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
[INFO] Downloaded from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom (14 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (7.6 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom (5.4 kB at 119 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (2.6 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom (2.5 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 465 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.jar (12 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (227 kB at 4.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (189 kB at 3.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.jar (2.2 MB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
[INFO] Downloading from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
[INFO] Downloaded from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar (222 kB at 871 kB/s)
[INFO] Creating 160 blobs
[INFO] Creating tree with 160 blob entries
[INFO] Merging with tree 4f60268c1e686f9ba1e30a3202bdb181bcb08195
[INFO] Creating commit with SHA-1: 35d6061d67b33baafa1ecccb02b0f209dd22aa3d
[INFO] Updating reference refs/heads/gh-pages from 51c3ff6e79cc516fef137e9eaef9c2690ef3790b to 35d6061d67b33baafa1ecccb02b0f209dd22aa3d
[INFO]
[INFO] -----------------------< com.qulice:qulice-spi >------------------------
[INFO] Building qulice-spi 0.25.2 [2/5]
[INFO] from qulice-spi/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-spi ---
[INFO] Deleting /home/r/repo/qulice-spi/target
[INFO]
[INFO] --- site:3.21.0:site (default-site) @ qulice-spi ---
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0
[INFO] Configured 5 reports for maven-project-info-reports-plugin:3.9.0: dependencies, index, plugins, scm, summary
[INFO] Configuring report plugin maven-jxr-plugin:3.6.0
[INFO] Preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:jxr (default-site) > generate-sources @ qulice-spi >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] <<< jxr:3.6.0:jxr (default-site) < generate-sources @ qulice-spi <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[INFO] Preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-jxr (default-site) > generate-test-sources @ qulice-spi >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-spi ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 6 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< jxr:3.6.0:test-jxr (default-site) < generate-test-sources @ qulice-spi <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[INFO] Detected 4 reports for maven-jxr-plugin:3.6.0: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[INFO] Configuring report plugin maven-surefire-report-plugin:3.5.4
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.4: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.19.0
[INFO] Configured 2 reports for versions-maven-plugin:2.19.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.11.3
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:javadoc (default-site) > generate-sources @ qulice-spi >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] <<< javadoc:3.11.3:javadoc (default-site) < generate-sources @ qulice-spi <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] Preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:test-javadoc (default-site) > generate-test-sources @ qulice-spi >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-spi ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] <<< javadoc:3.11.3:test-javadoc (default-site) < generate-test-sources @ qulice-spi <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] Configured 2 reports for maven-javadoc-plugin:3.11.3: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.13
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.13: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.1
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.1:report (default-site) > process-classes @ qulice-spi >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-spi ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-spi ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-spi/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-spi ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] <<< plugin-report:3.15.1:report (default-site) < process-classes @ qulice-spi <<<
[INFO]
[INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[INFO] Detected 2 reports for maven-plugin-report-plugin:3.15.1: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.1
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.1, it does not contain any report goals: should be removed from reporting configuration in POM
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.3:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[WARNING] Site model of 'com.qulice:qulice-spi:jar:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[WARNING] Site model of 'com.qulice:qulice:pom:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[INFO] Relativizing site links with respect to localized project URL: https://www.qulice.com/qulice-spi
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:1.8.1 skin
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.9.0:index), file "index.html" already exists.
[INFO] Skipped "Source Xref" report (maven-jxr-plugin:3.6.0:jxr-no-fork), file "xref/index.html" already exists.
[INFO] Skipped "Test Source Xref" report (maven-jxr-plugin:3.6.0:test-jxr-no-fork), file "xref-test/index.html" already exists.
[INFO] Rendering 1 Doxia document: 1 apt
[INFO] Rendering 14 report documents
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.9.0:dependencies
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] 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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s)
[INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.9.0:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.9.0:scm
[INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.9.0:summary
[INFO] Generating "Source Xref" report --- maven-jxr-plugin:3.6.0:jxr
[INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:3.6.0:test-jxr
[INFO] Generating "Surefire" report --- maven-surefire-report-plugin:3.5.4:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.19.0:dependency-updates-report
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.19.0:plugin-updates-report
[INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.11.3:javadoc
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[WARNING] Javadoc Warnings
[WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[WARNING] 1 warning
[INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.13:report-aggregate
[INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info
[INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports
[INFO] Generating "Sitemap" report --- maven-site-plugin:3.21.0:sitemap
[INFO]
[INFO] --- site:3.21.0:deploy (default-deploy) @ qulice-spi ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site:0.12:site (default) @ qulice-spi ---
[INFO] Creating 110 blobs
[INFO] Creating tree with 110 blob entries
[INFO] Merging with tree ea83beadb20ee1d0eca45000ba4f7fb04c2a753c
[INFO] Creating commit with SHA-1: e324ea4b982cf87370a6820a8d7760bd542abde4
[INFO] Updating reference refs/heads/gh-pages from 35d6061d67b33baafa1ecccb02b0f209dd22aa3d to e324ea4b982cf87370a6820a8d7760bd542abde4
[INFO]
[INFO] --------------------< com.qulice:qulice-checkstyle >--------------------
[INFO] Building qulice-checkstyle 0.25.2 [3/5]
[INFO] from qulice-checkstyle/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-checkstyle ---
[INFO] Deleting /home/r/repo/qulice-checkstyle/target
[INFO]
[INFO] --- site:3.21.0:site (default-site) @ qulice-checkstyle ---
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0
[INFO] Configured 5 reports for maven-project-info-reports-plugin:3.9.0: dependencies, index, plugins, scm, summary
[INFO] Configuring report plugin maven-jxr-plugin:3.6.0
[INFO] Preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:jxr (default-site) > generate-sources @ qulice-checkstyle >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] <<< jxr:3.6.0:jxr (default-site) < generate-sources @ qulice-checkstyle <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[INFO] Preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-jxr (default-site) > generate-test-sources @ qulice-checkstyle >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-checkstyle ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-checkstyle ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 37 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< jxr:3.6.0:test-jxr (default-site) < generate-test-sources @ qulice-checkstyle <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[INFO] Detected 4 reports for maven-jxr-plugin:3.6.0: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[INFO] Configuring report plugin maven-surefire-report-plugin:3.5.4
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.4: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.19.0
[INFO] Configured 2 reports for versions-maven-plugin:2.19.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.11.3
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:javadoc (default-site) > generate-sources @ qulice-checkstyle >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] <<< javadoc:3.11.3:javadoc (default-site) < generate-sources @ qulice-checkstyle <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] Preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:test-javadoc (default-site) > generate-test-sources @ qulice-checkstyle >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-checkstyle ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-checkstyle ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 37 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< javadoc:3.11.3:test-javadoc (default-site) < generate-test-sources @ qulice-checkstyle <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] Configured 2 reports for maven-javadoc-plugin:3.11.3: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.13
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.13: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.1
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.1:report (default-site) > process-classes @ qulice-checkstyle >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-checkstyle ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-checkstyle ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-checkstyle ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 37 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< plugin-report:3.15.1:report (default-site) < process-classes @ qulice-checkstyle <<<
[INFO]
[INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[INFO] Detected 2 reports for maven-plugin-report-plugin:3.15.1: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.1
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.1, it does not contain any report goals: should be removed from reporting configuration in POM
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.3:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[WARNING] Site model of 'com.qulice:qulice-checkstyle:jar:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[WARNING] Site model of 'com.qulice:qulice:pom:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[INFO] Relativizing site links with respect to localized project URL: https://www.qulice.com/qulice-checkstyle
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:1.8.1 skin
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.9.0:index), file "index.html" already exists.
[INFO] Skipped "Source Xref" report (maven-jxr-plugin:3.6.0:jxr-no-fork), file "xref/index.html" already exists.
[INFO] Skipped "Test Source Xref" report (maven-jxr-plugin:3.6.0:test-jxr-no-fork), file "xref-test/index.html" already exists.
[INFO] Rendering 1 Doxia document: 1 apt
[INFO] Rendering 14 report documents
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.9.0:dependencies
[INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.9.0:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.9.0:scm
[INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.9.0:summary
[INFO] Generating "Source Xref" report --- maven-jxr-plugin:3.6.0:jxr
[INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:3.6.0:test-jxr
[INFO] Generating "Surefire" report --- maven-surefire-report-plugin:3.5.4:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.19.0:dependency-updates-report
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/maven-metadata.xml (5.9 kB at 128 kB/s)
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.19.0:plugin-updates-report
[INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.11.3:javadoc
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[WARNING] Javadoc Warnings
[WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[WARNING] 1 warning
[INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.13:report-aggregate
[INFO] Analyzed bundle 'qulice-spi' with 3 classes
[INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info
[INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports
[INFO] Generating "Sitemap" report --- maven-site-plugin:3.21.0:sitemap
[INFO]
[INFO] --- site:3.21.0:deploy (default-deploy) @ qulice-checkstyle ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site:0.12:site (default) @ qulice-checkstyle ---
[INFO] Creating 205 blobs
[INFO] Creating tree with 205 blob entries
[INFO] Merging with tree 8e510a796195a3b30a6182a8e6e807c5fe5828ca
[INFO] Creating commit with SHA-1: 84a6a931a232b8755040b835bbec9b7e81c44759
[INFO] Updating reference refs/heads/gh-pages from e324ea4b982cf87370a6820a8d7760bd542abde4 to 84a6a931a232b8755040b835bbec9b7e81c44759
[INFO]
[INFO] -----------------------< com.qulice:qulice-pmd >------------------------
[INFO] Building qulice-pmd 0.25.2 [4/5]
[INFO] from qulice-pmd/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-pmd ---
[INFO] Deleting /home/r/repo/qulice-pmd/target
[INFO]
[INFO] --- site:3.21.0:site (default-site) @ qulice-pmd ---
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0
[INFO] Configured 5 reports for maven-project-info-reports-plugin:3.9.0: dependencies, index, plugins, scm, summary
[INFO] Configuring report plugin maven-jxr-plugin:3.6.0
[INFO] Preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:jxr (default-site) > generate-sources @ qulice-pmd >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] <<< jxr:3.6.0:jxr (default-site) < generate-sources @ qulice-pmd <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[INFO] Preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-jxr (default-site) > generate-test-sources @ qulice-pmd >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-pmd ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-pmd ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< jxr:3.6.0:test-jxr (default-site) < generate-test-sources @ qulice-pmd <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[INFO] Detected 4 reports for maven-jxr-plugin:3.6.0: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[INFO] Configuring report plugin maven-surefire-report-plugin:3.5.4
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.4: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.19.0
[INFO] Configured 2 reports for versions-maven-plugin:2.19.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.11.3
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:javadoc (default-site) > generate-sources @ qulice-pmd >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] <<< javadoc:3.11.3:javadoc (default-site) < generate-sources @ qulice-pmd <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] Preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:test-javadoc (default-site) > generate-test-sources @ qulice-pmd >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-pmd ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-pmd ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< javadoc:3.11.3:test-javadoc (default-site) < generate-test-sources @ qulice-pmd <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] Configured 2 reports for maven-javadoc-plugin:3.11.3: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.13
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.13: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.1
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.1:report (default-site) > process-classes @ qulice-pmd >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-pmd ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-pmd ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-pmd ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] <<< plugin-report:3.15.1:report (default-site) < process-classes @ qulice-pmd <<<
[INFO]
[INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[INFO] Detected 2 reports for maven-plugin-report-plugin:3.15.1: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.1
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.1, it does not contain any report goals: should be removed from reporting configuration in POM
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.3:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[WARNING] Site model of 'com.qulice:qulice-pmd:jar:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[WARNING] Site model of 'com.qulice:qulice:pom:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[INFO] Relativizing site links with respect to localized project URL: https://www.qulice.com/qulice-pmd
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:1.8.1 skin
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.9.0:index), file "index.html" already exists.
[INFO] Skipped "Source Xref" report (maven-jxr-plugin:3.6.0:jxr-no-fork), file "xref/index.html" already exists.
[INFO] Skipped "Test Source Xref" report (maven-jxr-plugin:3.6.0:test-jxr-no-fork), file "xref-test/index.html" already exists.
[INFO] Rendering 1 Doxia document: 1 apt
[INFO] Rendering 14 report documents
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.9.0:dependencies
[INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.9.0:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.9.0:scm
[INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.9.0:summary
[INFO] Generating "Source Xref" report --- maven-jxr-plugin:3.6.0:jxr
[INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:3.6.0:test-jxr
[INFO] Generating "Surefire" report --- maven-surefire-report-plugin:3.5.4:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.19.0:dependency-updates-report
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/maven-metadata.xml (4.0 kB at 92 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/maven-metadata.xml (4.0 kB at 88 kB/s)
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.19.0:plugin-updates-report
[INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.11.3:javadoc
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[WARNING] Javadoc Warnings
[WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[WARNING] 1 warning
[INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.13:report-aggregate
[INFO] Analyzed bundle 'qulice-spi' with 3 classes
[INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info
[INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports
[INFO] Generating "Sitemap" report --- maven-site-plugin:3.21.0:sitemap
[INFO]
[INFO] --- site:3.21.0:deploy (default-deploy) @ qulice-pmd ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site:0.12:site (default) @ qulice-pmd ---
[INFO] Creating 134 blobs
[INFO] Creating tree with 134 blob entries
[INFO] Merging with tree 487ce68c95bedbb85f03f92690967ce6ffcf8b62
[INFO] Creating commit with SHA-1: b21babee85604a5e9743b0a6a80cc46b5521c756
[INFO] Updating reference refs/heads/gh-pages from 84a6a931a232b8755040b835bbec9b7e81c44759 to b21babee85604a5e9743b0a6a80cc46b5521c756
[INFO]
[INFO] -------------------< com.qulice:qulice-maven-plugin >-------------------
[INFO] Building qulice-maven-plugin 0.25.2 [5/5]
[INFO] from qulice-maven-plugin/pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-maven-plugin ---
[INFO] Deleting /home/r/repo/qulice-maven-plugin/target
[INFO]
[INFO] --- site:3.21.0:site (default-site) @ qulice-maven-plugin ---
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0
[INFO] Configured 5 reports for maven-project-info-reports-plugin:3.9.0: dependencies, index, plugins, scm, summary
[INFO] Configuring report plugin maven-jxr-plugin:3.6.0
[INFO] Preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:jxr (default-site) > generate-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] <<< jxr:3.6.0:jxr (default-site) < generate-sources @ qulice-maven-plugin <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[INFO] Preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-jxr (default-site) > generate-test-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] <<< jxr:3.6.0:test-jxr (default-site) < generate-test-sources @ qulice-maven-plugin <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[INFO] Detected 4 reports for maven-jxr-plugin:3.6.0: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[INFO] Configuring report plugin maven-surefire-report-plugin:3.5.4
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.4: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.19.0
[INFO] Configured 2 reports for versions-maven-plugin:2.19.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.11.3
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:javadoc (default-site) > generate-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] <<< javadoc:3.11.3:javadoc (default-site) < generate-sources @ qulice-maven-plugin <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] Preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.3:test-javadoc (default-site) > generate-test-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] <<< javadoc:3.11.3:test-javadoc (default-site) < generate-test-sources @ qulice-maven-plugin <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] Configured 2 reports for maven-javadoc-plugin:3.11.3: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.13
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.13: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.1
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.1:report (default-site) > process-classes @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ qulice-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/r/repo/qulice-maven-plugin/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation target 17] to target/classes
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default) @ qulice-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] <<< plugin-report:3.15.1:report (default-site) < process-classes @ qulice-maven-plugin <<<
[INFO]
[INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[INFO] Detected 2 reports for maven-plugin-report-plugin:3.15.1: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.1
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.1, it does not contain any report goals: should be removed from reporting configuration in POM
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.3:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[WARNING] Site model of 'com.qulice:qulice-maven-plugin:maven-plugin:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[WARNING] Site model of 'com.qulice:qulice:pom:0.25.2' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
[INFO] Relativizing site links with respect to localized project URL: https://www.qulice.com/qulice-maven-plugin
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:1.8.1 skin
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.9.0:index), file "index.html" already exists.
[INFO] Skipped "Source Xref" report (maven-jxr-plugin:3.6.0:jxr-no-fork), file "xref/index.html" already exists.
[INFO] Skipped "Test Source Xref" report (maven-jxr-plugin:3.6.0:test-jxr-no-fork), file "xref-test/index.html" already exists.
[INFO] Skipped "Plugin Documentation" report (maven-plugin-report-plugin:3.15.1:report-no-fork), file "plugin-info.html" already exists.
[INFO] Rendering 4 Doxia documents: 3 apt, 1 fml
[INFO] Rendering 15 report documents
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.9.0:dependencies
[INFO] Artifact org.apache.maven:maven-parent:pom:45 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:45 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/45/maven-parent-45.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/45/maven-parent-45.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.15.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)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.15.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.15.2/maven-plugin-tools-3.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.15.2/maven-plugin-tools-3.15.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus: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)]
[INFO] Artifact org.codehaus.plexus:plexus: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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/24/plexus-24.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus: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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/25/plexus-25.pom (0 B at 0 B/s)
[INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.9.0:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.9.0:scm
[INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.9.0:summary
[INFO] Generating "Source Xref" report --- maven-jxr-plugin:3.6.0:jxr
[INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:3.6.0:test-jxr
[INFO] Generating "Surefire" report --- maven-surefire-report-plugin:3.5.4:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.19.0:dependency-updates-report
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/maven-metadata.xml (461 B at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/maven-metadata.xml (3.7 kB at 244 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/maven-metadata.xml (3.7 kB at 80 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/maven-metadata.xml (949 B at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/maven-metadata.xml (3.6 kB at 65 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/maven-metadata.xml (3.6 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/maven-metadata.xml (1.3 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/maven-metadata.xml (294 B at 4.5 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/maven-metadata.xml (1.1 kB at 61 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/maven-metadata.xml (2.9 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/maven-metadata.xml (3.1 kB at 147 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/maven-metadata.xml (1.1 kB at 71 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/maven-metadata.xml (1.2 kB at 35 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/maven-metadata.xml (1.2 kB at 81 kB/s)
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.19.0:plugin-updates-report
[INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.11.3:javadoc
[WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/qulice-maven-plugin/src/main/java/com/qulice/maven/CheckMojo.java:111: warning: as of release 10, 'var' is a restricted type name and cannot be used for type declarations or as the element type of an array
[WARNING] final var value = this.timeoutValue();
[WARNING] ^
[WARNING] /home/r/repo/qulice-maven-plugin/src/main/java/com/qulice/maven/CheckMojo.java:112: warning: as of release 10, 'var' is a restricted type name and cannot be used for type declarations or as the element type of an array
[WARNING] final var units = this.timeoutUnits();
[WARNING] ^
[WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[WARNING] 3 warnings
[INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.13:report-aggregate
[INFO] Analyzed bundle 'qulice-spi' with 3 classes
[INFO] Analyzed bundle 'qulice-checkstyle' with 39 classes
[INFO] Analyzed bundle 'qulice-pmd' with 8 classes
[INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.15.1:report
[INFO] Detecting plugin requirements history for range [0,): 102 releases, from 0.1 to 0.25.2
[INFO] Artifact com.qulice:qulice-maven-plugin:pom:0.25.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)]
[INFO] Artifact com.qulice:qulice-maven-plugin:pom:0.25.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.25.0/qulice-maven-plugin-0.25.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.25.0/qulice-maven-plugin-0.25.0.pom (0 B at 0 B/s)
[INFO] Artifact com.qulice:qulice:pom:0.25.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)]
[INFO] Artifact com.qulice:qulice:pom:0.25.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.25.0/qulice-0.25.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.25.0/qulice-0.25.0.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.6/qulice-maven-plugin-0.24.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.6/qulice-maven-plugin-0.24.6.pom (12 kB at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.6/qulice-0.24.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.6/qulice-0.24.6.pom (7.3 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.5/qulice-maven-plugin-0.24.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.5/qulice-maven-plugin-0.24.5.pom (12 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.5/qulice-0.24.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.5/qulice-0.24.5.pom (7.3 kB at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.4/qulice-maven-plugin-0.24.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.4/qulice-maven-plugin-0.24.4.pom (12 kB at 431 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.4/qulice-0.24.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.4/qulice-0.24.4.pom (7.3 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.3/qulice-maven-plugin-0.24.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.3/qulice-maven-plugin-0.24.3.pom (13 kB at 843 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.3/qulice-0.24.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.3/qulice-0.24.3.pom (7.3 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.2/qulice-maven-plugin-0.24.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.2/qulice-maven-plugin-0.24.2.pom (13 kB at 760 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.2/qulice-0.24.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.2/qulice-0.24.2.pom (7.3 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom (63 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom (5.7 kB at 315 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.1/qulice-maven-plugin-0.24.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.1/qulice-maven-plugin-0.24.1.pom (13 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.1/qulice-0.24.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.1/qulice-0.24.1.pom (7.3 kB at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.0/qulice-maven-plugin-0.24.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.24.0/qulice-maven-plugin-0.24.0.pom (14 kB at 949 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.0/qulice-0.24.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.24.0/qulice-0.24.0.pom (8.0 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.23.0/qulice-maven-plugin-0.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.23.0/qulice-maven-plugin-0.23.0.pom (14 kB at 172 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.23.0/qulice-0.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.23.0/qulice-0.23.0.pom (8.0 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.2/qulice-maven-plugin-0.22.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.2/qulice-maven-plugin-0.22.2.pom (14 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.2/qulice-0.22.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.2/qulice-0.22.2.pom (8.1 kB at 580 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.1/qulice-maven-plugin-0.22.1.pom (13 kB at 957 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.1/qulice-0.22.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.1/qulice-0.22.1.pom (8.0 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.pom (13 kB at 830 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.0/qulice-0.22.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.0/qulice-0.22.0.pom (8.0 kB at 399 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (64 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 352 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.21.1/qulice-maven-plugin-0.21.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.21.1/qulice-maven-plugin-0.21.1.pom (13 kB at 830 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.21.1/qulice-0.21.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.21.1/qulice-0.21.1.pom (8.0 kB at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.21.0/qulice-maven-plugin-0.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.21.0/qulice-maven-plugin-0.21.0.pom (13 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.21.0/qulice-0.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.21.0/qulice-0.21.0.pom (8.0 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.20.0/qulice-maven-plugin-0.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.20.0/qulice-maven-plugin-0.20.0.pom (13 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.20.0/qulice-0.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.20.0/qulice-0.20.0.pom (7.7 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.5/qulice-maven-plugin-0.19.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.5/qulice-maven-plugin-0.19.5.pom (13 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.5/qulice-0.19.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.5/qulice-0.19.5.pom (7.7 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.4/qulice-maven-plugin-0.19.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.4/qulice-maven-plugin-0.19.4.pom (13 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.4/qulice-0.19.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.4/qulice-0.19.4.pom (5.1 kB at 25 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.56.0/parent-0.56.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.56.0/parent-0.56.0.pom (62 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.3/qulice-maven-plugin-0.19.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.3/qulice-maven-plugin-0.19.3.pom (13 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.3/qulice-0.19.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.3/qulice-0.19.3.pom (5.1 kB at 25 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.2/qulice-maven-plugin-0.19.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.2/qulice-maven-plugin-0.19.2.pom (13 kB at 127 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.2/qulice-0.19.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.2/qulice-0.19.2.pom (5.1 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.1/qulice-maven-plugin-0.19.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.1/qulice-maven-plugin-0.19.1.pom (13 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.1/qulice-0.19.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.1/qulice-0.19.1.pom (5.1 kB at 21 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.0/qulice-maven-plugin-0.19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.19.0/qulice-maven-plugin-0.19.0.pom (12 kB at 759 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.0/qulice-0.19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.19.0/qulice-0.19.0.pom (7.7 kB at 479 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.1/parent-0.54.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.1/parent-0.54.1.pom (62 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.19/qulice-maven-plugin-0.18.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.19/qulice-maven-plugin-0.18.19.pom (16 kB at 762 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.19/qulice-0.18.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.19/qulice-0.18.19.pom (11 kB at 715 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.3/parent-0.49.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.3/parent-0.49.3.pom (60 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.18/qulice-maven-plugin-0.18.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.18/qulice-maven-plugin-0.18.18.pom (16 kB at 165 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.18/qulice-0.18.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.18/qulice-0.18.18.pom (11 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.17/qulice-maven-plugin-0.18.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.17/qulice-maven-plugin-0.18.17.pom (16 kB at 167 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.17/qulice-0.18.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.17/qulice-0.18.17.pom (11 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.16/qulice-maven-plugin-0.18.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.16/qulice-maven-plugin-0.18.16.pom (16 kB at 365 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.16/qulice-0.18.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.16/qulice-0.18.16.pom (11 kB at 127 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.15/qulice-maven-plugin-0.18.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.15/qulice-maven-plugin-0.18.15.pom (16 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.15/qulice-0.18.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.15/qulice-0.18.15.pom (11 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.14/qulice-maven-plugin-0.18.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.14/qulice-maven-plugin-0.18.14.pom (16 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.14/qulice-0.18.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.14/qulice-0.18.14.pom (11 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.13/qulice-maven-plugin-0.18.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.13/qulice-maven-plugin-0.18.13.pom (16 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.13/qulice-0.18.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.13/qulice-0.18.13.pom (11 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.12/qulice-maven-plugin-0.18.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.12/qulice-maven-plugin-0.18.12.pom (16 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.12/qulice-0.18.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.12/qulice-0.18.12.pom (8.7 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.11/qulice-maven-plugin-0.18.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.11/qulice-maven-plugin-0.18.11.pom (16 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.11/qulice-0.18.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.11/qulice-0.18.11.pom (8.7 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom (75 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.10/qulice-maven-plugin-0.18.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.10/qulice-maven-plugin-0.18.10.pom (16 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.10/qulice-0.18.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.10/qulice-0.18.10.pom (8.7 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.9/qulice-maven-plugin-0.18.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.9/qulice-maven-plugin-0.18.9.pom (16 kB at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.9/qulice-0.18.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.9/qulice-0.18.9.pom (8.7 kB at 348 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom (16 kB at 362 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.8/qulice-0.18.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.8/qulice-0.18.8.pom (8.7 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.7/qulice-maven-plugin-0.18.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.7/qulice-maven-plugin-0.18.7.pom (16 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.7/qulice-0.18.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.7/qulice-0.18.7.pom (8.7 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.6/qulice-maven-plugin-0.18.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.6/qulice-maven-plugin-0.18.6.pom (16 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.6/qulice-0.18.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.6/qulice-0.18.6.pom (8.7 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.5/qulice-maven-plugin-0.18.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.5/qulice-maven-plugin-0.18.5.pom (16 kB at 134 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.5/qulice-0.18.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.5/qulice-0.18.5.pom (8.7 kB at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.4/qulice-maven-plugin-0.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.4/qulice-maven-plugin-0.18.4.pom (16 kB at 915 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.4/qulice-0.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.4/qulice-0.18.4.pom (8.7 kB at 346 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.3/qulice-maven-plugin-0.18.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.3/qulice-maven-plugin-0.18.3.pom (16 kB at 93 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.3/qulice-0.18.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.3/qulice-0.18.3.pom (8.7 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.2/qulice-maven-plugin-0.18.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.2/qulice-maven-plugin-0.18.2.pom (16 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.2/qulice-0.18.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.2/qulice-0.18.2.pom (8.7 kB at 33 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.1/qulice-maven-plugin-0.18.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.1/qulice-maven-plugin-0.18.1.pom (16 kB at 346 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.1/qulice-0.18.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.1/qulice-0.18.1.pom (8.7 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18/qulice-maven-plugin-0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18/qulice-maven-plugin-0.18.pom (16 kB at 165 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18/qulice-0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18/qulice-0.18.pom (8.5 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.6/qulice-maven-plugin-0.17.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.6/qulice-maven-plugin-0.17.6.pom (16 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.6/qulice-0.17.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.6/qulice-0.17.6.pom (8.3 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.5/qulice-maven-plugin-0.17.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.5/qulice-maven-plugin-0.17.5.pom (16 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.5/qulice-0.17.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.5/qulice-0.17.5.pom (8.3 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.4/qulice-maven-plugin-0.17.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.4/qulice-maven-plugin-0.17.4.pom (16 kB at 973 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.4/qulice-0.17.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.4/qulice-0.17.4.pom (8.3 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.3/qulice-maven-plugin-0.17.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.3/qulice-maven-plugin-0.17.3.pom (16 kB at 432 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.3/qulice-0.17.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.3/qulice-0.17.3.pom (8.3 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.2/qulice-maven-plugin-0.17.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.2/qulice-maven-plugin-0.17.2.pom (16 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.2/qulice-0.17.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.2/qulice-0.17.2.pom (8.3 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.1/qulice-maven-plugin-0.17.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.1/qulice-maven-plugin-0.17.1.pom (17 kB at 844 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.1/qulice-0.17.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.1/qulice-0.17.1.pom (7.6 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17/qulice-maven-plugin-0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17/qulice-maven-plugin-0.17.pom (17 kB at 203 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17/qulice-0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.17/qulice-0.17.pom (7.6 kB at 189 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.5/qulice-maven-plugin-0.16.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.5/qulice-maven-plugin-0.16.5.pom (17 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.5/qulice-0.16.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.5/qulice-0.16.5.pom (7.6 kB at 45 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.4/qulice-maven-plugin-0.16.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.4/qulice-maven-plugin-0.16.4.pom (17 kB at 168 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.4/qulice-0.16.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.4/qulice-0.16.4.pom (7.3 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.3/qulice-maven-plugin-0.16.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.3/qulice-maven-plugin-0.16.3.pom (17 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.3/qulice-0.16.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.3/qulice-0.16.3.pom (7.3 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.2/qulice-maven-plugin-0.16.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.2/qulice-maven-plugin-0.16.2.pom (17 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.2/qulice-0.16.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.2/qulice-0.16.2.pom (7.3 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.1/qulice-maven-plugin-0.16.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16.1/qulice-maven-plugin-0.16.1.pom (17 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.1/qulice-0.16.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16.1/qulice-0.16.1.pom (7.3 kB at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16/qulice-maven-plugin-0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.16/qulice-maven-plugin-0.16.pom (17 kB at 182 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16/qulice-0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.16/qulice-0.16.pom (7.3 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.5/qulice-maven-plugin-0.15.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.5/qulice-maven-plugin-0.15.5.pom (17 kB at 200 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.5/qulice-0.15.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.5/qulice-0.15.5.pom (7.3 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.4/qulice-maven-plugin-0.15.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.4/qulice-maven-plugin-0.15.4.pom (17 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.4/qulice-0.15.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.4/qulice-0.15.4.pom (7.3 kB at 270 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.3/qulice-maven-plugin-0.15.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.3/qulice-maven-plugin-0.15.3.pom (17 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.3/qulice-0.15.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.3/qulice-0.15.3.pom (7.6 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.2/qulice-maven-plugin-0.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.2/qulice-maven-plugin-0.15.2.pom (17 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.2/qulice-0.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.2/qulice-0.15.2.pom (7.3 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.1/qulice-maven-plugin-0.15.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15.1/qulice-maven-plugin-0.15.1.pom (17 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.1/qulice-0.15.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15.1/qulice-0.15.1.pom (6.8 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15/qulice-maven-plugin-0.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.15/qulice-maven-plugin-0.15.pom (17 kB at 93 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15/qulice-0.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.15/qulice-0.15.pom (6.8 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.14.2/qulice-maven-plugin-0.14.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.14.2/qulice-maven-plugin-0.14.2.pom (17 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.14.2/qulice-0.14.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.14.2/qulice-0.14.2.pom (6.4 kB at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.14.1/qulice-maven-plugin-0.14.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.14.1/qulice-maven-plugin-0.14.1.pom (17 kB at 97 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.14.1/qulice-0.14.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.14.1/qulice-0.14.1.pom (6.4 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (75 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.14/qulice-maven-plugin-0.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.14/qulice-maven-plugin-0.14.pom (17 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.14/qulice-0.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.14/qulice-0.14.pom (5.4 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13.3/qulice-maven-plugin-0.13.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13.3/qulice-maven-plugin-0.13.3.pom (17 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13.3/qulice-0.13.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13.3/qulice-0.13.3.pom (5.4 kB at 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13.2/qulice-maven-plugin-0.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13.2/qulice-maven-plugin-0.13.2.pom (17 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13.2/qulice-0.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13.2/qulice-0.13.2.pom (5.4 kB at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13.1/qulice-maven-plugin-0.13.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13.1/qulice-maven-plugin-0.13.1.pom (17 kB at 196 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13.1/qulice-0.13.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13.1/qulice-0.13.1.pom (5.4 kB at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.pom (17 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13/qulice-0.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13/qulice-0.13.pom (5.4 kB at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12.2/qulice-maven-plugin-0.12.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12.2/qulice-maven-plugin-0.12.2.pom (17 kB at 93 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12.2/qulice-0.12.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12.2/qulice-0.12.2.pom (5.4 kB at 26 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12.1/qulice-maven-plugin-0.12.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12.1/qulice-maven-plugin-0.12.1.pom (17 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12.1/qulice-0.12.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12.1/qulice-0.12.1.pom (5.4 kB at 23 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32/parent-0.32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32/parent-0.32.pom (75 kB at 199 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom (17 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12/qulice-0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12/qulice-0.12.pom (6.9 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.11/qulice-maven-plugin-0.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.11/qulice-maven-plugin-0.11.pom (17 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.11/qulice-0.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.11/qulice-0.11.pom (5.3 kB at 65 kB/s)
[INFO] Artifact com.jcabi:parent:pom:0.27.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)]
[INFO] Artifact com.jcabi:parent:pom:0.27.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)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.10/qulice-maven-plugin-0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.10/qulice-maven-plugin-0.10.pom (17 kB at 171 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.10/qulice-0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.10/qulice-0.10.pom (5.3 kB at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.9/qulice-maven-plugin-0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.9/qulice-maven-plugin-0.9.pom (17 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.9/qulice-0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.9/qulice-0.9.pom (5.3 kB at 21 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.8.2/qulice-maven-plugin-0.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.8.2/qulice-maven-plugin-0.8.2.pom (16 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.8.2/qulice-0.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.8.2/qulice-0.8.2.pom (10 kB at 124 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.19.3/parent-0.19.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.19.3/parent-0.19.3.pom (78 kB at 225 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.8.1/qulice-maven-plugin-0.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.8.1/qulice-maven-plugin-0.8.1.pom (16 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.8.1/qulice-0.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.8.1/qulice-0.8.1.pom (10 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.8/qulice-maven-plugin-0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.8/qulice-maven-plugin-0.8.pom (23 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.8/qulice-0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.8/qulice-0.8.pom (10 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.18.1/parent-0.18.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.18.1/parent-0.18.1.pom (77 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.7/qulice-maven-plugin-0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.7/qulice-maven-plugin-0.7.pom (23 kB at 111 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.7/qulice-0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.7/qulice-0.7.pom (10 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.17/parent-0.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.17/parent-0.17.pom (77 kB at 4.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.6/qulice-maven-plugin-0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.6/qulice-maven-plugin-0.6.pom (23 kB at 103 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.6/qulice-0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.6/qulice-0.6.pom (10 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.5.1/qulice-maven-plugin-0.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.5.1/qulice-maven-plugin-0.5.1.pom (22 kB at 240 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.5.1/qulice-0.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.5.1/qulice-0.5.1.pom (10 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.5/qulice-maven-plugin-0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.5/qulice-maven-plugin-0.5.pom (22 kB at 119 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.5/qulice-0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.5/qulice-0.5.pom (10 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.4.1/qulice-maven-plugin-0.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.4.1/qulice-maven-plugin-0.4.1.pom (22 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.4.1/qulice-0.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.4.1/qulice-0.4.1.pom (10 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.4/qulice-maven-plugin-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.4/qulice-maven-plugin-0.4.pom (22 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.4/qulice-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.4/qulice-0.4.pom (10 kB at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.15/parent-0.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.15/parent-0.15.pom (78 kB at 316 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.3.2/qulice-maven-plugin-0.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.3.2/qulice-maven-plugin-0.3.2.pom (22 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.3.2/qulice-0.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.3.2/qulice-0.3.2.pom (5.3 kB at 26 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.12/parent-0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.12/parent-0.12.pom (73 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.3.1/qulice-maven-plugin-0.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.3.1/qulice-maven-plugin-0.3.1.pom (22 kB at 100 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.3.1/qulice-0.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.3.1/qulice-0.3.1.pom (5.3 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.3/qulice-maven-plugin-0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.3/qulice-maven-plugin-0.3.pom (22 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.3/qulice-0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.3/qulice-0.3.pom (7.2 kB at 28 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.8/parent-0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.8/parent-0.8.pom (66 kB at 769 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2.3/qulice-maven-plugin-0.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2.3/qulice-maven-plugin-0.2.3.pom (21 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2.3/qulice-0.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2.3/qulice-0.2.3.pom (7.2 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2.2/qulice-maven-plugin-0.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2.2/qulice-maven-plugin-0.2.2.pom (13 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2.2/qulice-0.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2.2/qulice-0.2.2.pom (35 kB at 153 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2.1/qulice-maven-plugin-0.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2.1/qulice-maven-plugin-0.2.1.pom (13 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2.1/qulice-0.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2.1/qulice-0.2.1.pom (32 kB at 186 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2/qulice-maven-plugin-0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.2/qulice-maven-plugin-0.2.pom (13 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2/qulice-0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.2/qulice-0.2.pom (32 kB at 325 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.10/qulice-maven-plugin-0.1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.10/qulice-maven-plugin-0.1.10.pom (13 kB at 133 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.10/qulice-0.1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.10/qulice-0.1.10.pom (32 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.9/qulice-maven-plugin-0.1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.9/qulice-maven-plugin-0.1.9.pom (13 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.9/qulice-0.1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.9/qulice-0.1.9.pom (32 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.8/qulice-maven-plugin-0.1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.8/qulice-maven-plugin-0.1.8.pom (13 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.8/qulice-0.1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.8/qulice-0.1.8.pom (30 kB at 250 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.7/qulice-maven-plugin-0.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.7/qulice-maven-plugin-0.1.7.pom (13 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.7/qulice-0.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.7/qulice-0.1.7.pom (28 kB at 301 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.6/qulice-maven-plugin-0.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.6/qulice-maven-plugin-0.1.6.pom (13 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.6/qulice-0.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.6/qulice-0.1.6.pom (27 kB at 308 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.5/qulice-maven-plugin-0.1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.5/qulice-maven-plugin-0.1.5.pom (13 kB at 140 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.5/qulice-0.1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.5/qulice-0.1.5.pom (27 kB at 239 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.4/qulice-maven-plugin-0.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.4/qulice-maven-plugin-0.1.4.pom (13 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.4/qulice-0.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.4/qulice-0.1.4.pom (26 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.3/qulice-maven-plugin-0.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.3/qulice-maven-plugin-0.1.3.pom (11 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.3/qulice-0.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.3/qulice-0.1.3.pom (26 kB at 130 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.2/qulice-maven-plugin-0.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.2/qulice-maven-plugin-0.1.2.pom (12 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.2/qulice-0.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.2/qulice-0.1.2.pom (27 kB at 110 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.1/qulice-maven-plugin-0.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1.1/qulice-maven-plugin-0.1.1.pom (9.9 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.1/qulice-0.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1.1/qulice-0.1.1.pom (26 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1/qulice-maven-plugin-0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.1/qulice-maven-plugin-0.1.pom (8.6 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1/qulice-0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.1/qulice-0.1.pom (26 kB at 103 kB/s)
[INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info
[INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports
[INFO] Generating "Sitemap" report --- maven-site-plugin:3.21.0:sitemap
[INFO]
[INFO] --- site:3.21.0:deploy (default-deploy) @ qulice-maven-plugin ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site:0.12:site (default) @ qulice-maven-plugin ---
[INFO] Creating 247 blobs
[INFO] Creating tree with 247 blob entries
[INFO] Merging with tree 86428956fd637a21f8c1a6882be7a111636ab977
[INFO] Creating commit with SHA-1: c6b4bc087e84b008aeb3632653638617012139a3
[INFO] Updating reference refs/heads/gh-pages from b21babee85604a5e9743b0a6a80cc46b5521c756 to c6b4bc087e84b008aeb3632653638617012139a3
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for qulice 0.25.2:
[INFO]
[INFO] qulice ............................................. SUCCESS [08:53 min]
[INFO] qulice-spi ......................................... SUCCESS [05:47 min]
[INFO] qulice-checkstyle .................................. SUCCESS [10:37 min]
[INFO] qulice-pmd ......................................... SUCCESS [06:59 min]
[INFO] qulice-maven-plugin ................................ SUCCESS [13:23 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:43 min
[INFO] Finished at: 2026-04-03T06:56:57Z
[INFO] ------------------------------------------------------------------------
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.25.2 -m '0.25.2: tagged by rultor.com'
+ git reset --hard
HEAD is now at d185751dd 0.25.2
+ 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 d185751dd).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/qulice.git
* [new tag] 0.25.2 -> 0.25.2
container 65ebbd06db7244b25c09f3676e7f5f20ab10ceb780eb6b9f00e7ed97ea96f978 is dead
Fri Apr 3 06:57:23 UTC 2026