++ dirname ./run.sh
+ cd .
+ echo 1371
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Jul 27 13:33:48 UTC 2026
+ uptime
13:33:48 up 1 min, 0 users, load average: 0.64, 0.23, 0.08
+ head=git@github.com:yegor256/qulice.git
+ ff=default
+ image=yegor256/java
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.27.7
+ vars=('--env=head=git@github.com:yegor256/qulice.git' '--env=tag=0.27.7' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.27.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn -ntp versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice-profile --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never'\'' '\'';'\'' '\''mvn deploy -Pqulice-profile -Pqulice -Psonatype -DskipTests -DskipITs --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never'\'' '\'';'\'' '\''mvn -ntp clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/qulice.git'\''' ';' 'export '\''tag=0.27.7'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn -ntp versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean install -ntp -Pqulice-profile --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never' ';' 'mvn deploy -Pqulice-profile -Pqulice -Psonatype -DskipTests -DskipITs --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never' ';' 'mvn -ntp clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never' ';')
+ directory=
+ container=yegor256_qulice_1647
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-16-219
+ pwd
/tmp/rultor-XAn7
+ 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.27.7'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn -ntp versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean install -ntp -Pqulice-profile --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never' ';' 'mvn deploy -Pqulice-profile -Pqulice -Psonatype -DskipTests -DskipITs --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never' ';' 'mvn -ntp clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never' ';'
+ sensitive=('settings.xml')
+ set -ex -o pipefail
+ '[' -z 0.27.7 ']'
+ [[ 0.27.7 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.27.7"'
tag name is valid: "0.27.7"
+ cd repo
++ git tag -l 0.27.7
+ '[' -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.11
++ bc
++ echo 0.11 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.11, low enough to run a new Docker container'
load average is 0.11, 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
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
f8ae7b3bd9d2: Pulling fs layer
62bf76adc5c1: Pulling fs layer
6f3edb78ee5d: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
f8ae7b3bd9d2: Waiting
62bf76adc5c1: Waiting
6f3edb78ee5d: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
62bf76adc5c1: Verifying Checksum
62bf76adc5c1: Download complete
f8ae7b3bd9d2: Verifying Checksum
f8ae7b3bd9d2: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
6f3edb78ee5d: Verifying Checksum
6f3edb78ee5d: Download complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
f8ae7b3bd9d2: Pull complete
62bf76adc5c1: Pull complete
6f3edb78ee5d: Pull complete
Digest: sha256:321ee930e2e2723cfabc943101c63a26019e88bb50a6a98690958ec3649391bc
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_qulice_1647\s*$'
+ ls -al .
total 56
drwx------ 3 ubuntu ubuntu 4096 Jul 27 13:34 .
drwxrwxrwt 12 root root 4096 Jul 27 13:33 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 27 13:33 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 27 13:34 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 27 13:33 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jul 27 13:33 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jul 27 13:34 repo
-rwxrwxr-x 1 ubuntu ubuntu 7002 Jul 27 13:33 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 922 Jul 27 13:34 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jul 27 13:33 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 585 Jul 27 13:33 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 6612 Jul 27 13:35 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-XAn7:/main --env=head=git@github.com:yegor256/qulice.git --env=tag=0.27.7 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.27.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn -ntp versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice-profile --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never'\'' '\'';'\'' '\''mvn deploy -Pqulice-profile -Pqulice -Psonatype -DskipTests -DskipITs --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never'\'' '\'';'\'' '\''mvn -ntp clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode --no-transfer-progress -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-XAn7/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_qulice_1647 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 ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus 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 polkitd 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/.gradle /root/.m2 /root/.profile /root/.ssh /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.27.7' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd --file=/dev/null ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; mvn -ntp versions:set "-DnewVersion=${tag}" ; git commit -am "${tag}" ; mvn clean install -ntp -Pqulice-profile --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never ; mvn deploy -Pqulice-profile -Pqulice -Psonatype -DskipTests -DskipITs --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never ; mvn -ntp clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml --batch-mode --no-transfer-progress -Dstyle.color=never ;
+ su --login r --command /home/r/script.sh
Found 9 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
Excluding src/main/resources/com/qulice/checkstyle/checks.xml
Excluding src/test/resources/**/*
/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/it/binary-files/src/main/resources/pixel.png is a binary file (72 bytes)
/home/r/repo/src/it/binary-files/src/main/resources/sample.gif is a binary file (43 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/claude.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 src/it/binary-files/LICENSE.txt ...
Reading src/it/binary-files/invoker.properties ...
Reading src/it/binary-files/pom.xml ...
Reading src/it/binary-files/src/main/java/com/qulice/plugin/binary/Thing.java ...
Reading src/it/binary-files/src/main/java/com/qulice/plugin/binary/package-info.java ...
Reading src/it/binary-files/verify.groovy ...
Reading src/it/checkstyle-newlines/LICENSE.txt ...
Reading src/it/checkstyle-newlines/invoker.properties ...
Reading src/it/checkstyle-newlines/pom.xml ...
Reading src/it/checkstyle-newlines/src/main/java/com/qulice/plugin/violations/Violations.java ...
Reading src/it/checkstyle-newlines/src/main/resources/tabs.txt ...
Reading src/it/checkstyle-newlines/verify.groovy ...
Reading src/it/checkstyle-violations/LICENSE.txt ...
Reading src/it/checkstyle-violations/invoker.properties ...
Reading src/it/checkstyle-violations/pom.xml ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Brackets.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Constants.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Iface.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/IndentationChecks.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/NewLines.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/SomeTest.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Tabs.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Violations.java ...
Reading src/it/checkstyle-violations/src/main/java/com/qulice/plugin/violations/Юникод.java ...
Reading src/it/checkstyle-violations/src/main/resources/newlines.txt ...
Reading src/it/checkstyle-violations/src/main/resources/tabs.txt ...
Reading src/it/checkstyle-violations/verify.groovy ...
Reading src/it/dependency-imported-in-source/LICENSE.txt ...
Reading src/it/dependency-imported-in-source/invoker.properties ...
Reading src/it/dependency-imported-in-source/pom.xml ...
Reading src/it/dependency-imported-in-source/src/main/java/com/qulice/foo/Sample.java ...
Reading src/it/dependency-imported-in-source/src/main/java/com/qulice/foo/package-info.java ...
Reading src/it/dependency-imported-in-source/verify.groovy ...
Reading src/it/dependency-not-matches-exclude/LICENSE.txt ...
Reading src/it/dependency-not-matches-exclude/invoker.properties ...
Reading src/it/dependency-not-matches-exclude/pom.xml ...
Reading src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/hibernate.cfg.xml ...
Reading src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/model/TestModel.java ...
Reading src/it/dependency-not-matches-exclude/src/main/java/com/qulice/entity/model/package-info.java ...
Reading src/it/dependency-not-matches-exclude/verify.groovy ...
Reading src/it/dependency-violations/LICENSE.txt ...
Reading src/it/dependency-violations/invoker.properties ...
Reading src/it/dependency-violations/pom.xml ...
Reading src/it/dependency-violations/src/main/java/com/qulice/foo/Sample.java ...
Reading src/it/dependency-violations/src/main/java/com/qulice/foo/package-info.java ...
Reading src/it/dependency-violations/verify.groovy ...
Reading src/it/dependency-violations-exclude/LICENSE.txt ...
Reading src/it/dependency-violations-exclude/invoker.properties ...
Reading src/it/dependency-violations-exclude/pom.xml ...
Reading src/it/dependency-violations-exclude/src/main/java/com/qulice/foo/Sample.java ...
Reading src/it/dependency-violations-exclude/src/main/java/com/qulice/foo/package-info.java ...
Reading src/it/dependency-violations-exclude/verify.groovy ...
Reading src/it/duplicate-finder-ignore-deps/invoker.properties ...
Reading src/it/duplicate-finder-ignore-deps/pom.xml ...
Reading src/it/duplicate-finder-ignore-deps/verify.groovy ...
Reading src/it/duplicate-finder-module-info/invoker.properties ...
Reading src/it/duplicate-finder-module-info/pom.xml ...
Reading src/it/duplicate-finder-module-info/verify.groovy ...
Reading src/it/errorprone-violations/LICENSE.txt ...
Reading src/it/errorprone-violations/invoker.properties ...
Reading src/it/errorprone-violations/pom.xml ...
Reading src/it/errorprone-violations/src/main/java/com/qulice/foo/Bad.java ...
Reading src/it/errorprone-violations/src/main/java/com/qulice/foo/package-info.java ...
Reading src/it/errorprone-violations/verify.groovy ...
Reading src/it/hibernate-validator-check/LICENSE.txt ...
Reading src/it/hibernate-validator-check/invoker.properties ...
Reading src/it/hibernate-validator-check/pom.xml ...
Reading src/it/hibernate-validator-check/src/main/java/com/qulice/foo/Sample.java ...
Reading src/it/hibernate-validator-check/src/main/java/com/qulice/foo/package-info.java ...
Reading src/it/hibernate-validator-check/verify.groovy ...
Reading src/it/log-check/LICENSE.txt ...
Reading src/it/log-check/invoker.properties ...
Reading src/it/log-check/pom.xml ...
Reading src/it/log-check/verify.groovy ...
Reading src/it/multi-module/LICENSE.txt ...
Reading src/it/multi-module/invoker.properties ...
Reading src/it/multi-module/mod-alpha/LICENSE.txt ...
Reading src/it/multi-module/mod-alpha/pom.xml ...
Reading src/it/multi-module/mod-alpha/src/main/java/com/qulice/plugin/alpha/Main.java ...
Reading src/it/multi-module/mod-alpha/src/main/java/com/qulice/plugin/alpha/package-info.java ...
Reading src/it/multi-module/mod-alpha/src/test/java/com/qulice/plugin/alpha/MainTest.java ...
Reading src/it/multi-module/mod-alpha/src/test/java/com/qulice/plugin/alpha/package-info.java ...
Reading src/it/multi-module/mod-tk/LICENSE.txt ...
Reading src/it/multi-module/mod-tk/pom.xml ...
Reading src/it/multi-module/mod-tk/src/main/resources/LICENSE.txt ...
Reading src/it/multi-module/pom.xml ...
Reading src/it/multi-module/src/.gitignore ...
Reading src/it/multi-module/verify.groovy ...
Reading src/it/pmd-violations/LICENSE.txt ...
Reading src/it/pmd-violations/invoker.properties ...
Reading src/it/pmd-violations/pom.xml ...
Reading src/it/pmd-violations/src/main/java/com/qulice/foo/Violations.java ...
Reading src/it/pmd-violations/src/main/java/com/qulice/foo/package-info.java ...
Reading src/it/pmd-violations/src/main/util/some.tex ...
Reading src/it/pmd-violations/verify.groovy ...
Reading src/it/pom-xpath-validator-violations/invoker.properties ...
Reading src/it/pom-xpath-validator-violations/pom.xml ...
Reading src/it/pom-xpath-validator-violations/verify.groovy ...
Reading src/it/relocation/LICENSE.txt ...
Reading src/it/relocation/invoker.properties ...
Reading src/it/relocation/pom.xml ...
Reading src/it/relocation/verify.groovy ...
Reading src/it/settings.xml ...
Reading src/it/snapshots/invoker.properties ...
Reading src/it/snapshots/pom.xml ...
Reading src/it/snapshots/verify.groovy ...
Reading src/main/java/com/qulice/checkstyle/BracketsStructureCheck.java ...
Reading src/main/java/com/qulice/checkstyle/BranchContains.java ...
Reading src/main/java/com/qulice/checkstyle/CascadeIndentationCheck.java ...
Reading src/main/java/com/qulice/checkstyle/CheckstyleListener.java ...
Reading src/main/java/com/qulice/checkstyle/CheckstyleValidator.java ...
Reading src/main/java/com/qulice/checkstyle/ChildStream.java ...
Reading src/main/java/com/qulice/checkstyle/ConditionalRegexpMultilineCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ConstantUsageCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ConstructorsCodeFreeCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ConstructorsOrderCheck.java ...
Reading src/main/java/com/qulice/checkstyle/CurlyBracketsStructureCheck.java ...
Reading src/main/java/com/qulice/checkstyle/DiamondOperatorCheck.java ...
Reading src/main/java/com/qulice/checkstyle/EmptyLineBeforeFirstMemberCheck.java ...
Reading src/main/java/com/qulice/checkstyle/EmptyLinesCheck.java ...
Reading src/main/java/com/qulice/checkstyle/EnumValueNameCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ExtraSemicolonCheck.java ...
Reading src/main/java/com/qulice/checkstyle/FinalSemicolonInTryWithResourcesCheck.java ...
Reading src/main/java/com/qulice/checkstyle/IfThenThrowElseCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ImportCohesionCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocEmptyLineBeforeTagCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocEmptyLineCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocFirstLineCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocLocationCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocParameterOrderCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocTagsCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocTagsDotCheck.java ...
Reading src/main/java/com/qulice/checkstyle/JavadocThrowsCheck.java ...
Reading src/main/java/com/qulice/checkstyle/LineRange.java ...
Reading src/main/java/com/qulice/checkstyle/LineRanges.java ...
Reading src/main/java/com/qulice/checkstyle/MethodBodyCommentsCheck.java ...
Reading src/main/java/com/qulice/checkstyle/MethodDeclarationLengthCheck.java ...
Reading src/main/java/com/qulice/checkstyle/MethodsOrderCheck.java ...
Reading src/main/java/com/qulice/checkstyle/MultiLineCommentCheck.java ...
Reading src/main/java/com/qulice/checkstyle/MultilineJavadocTagsCheck.java ...
Reading src/main/java/com/qulice/checkstyle/NestedSwitchCheck.java ...
Reading src/main/java/com/qulice/checkstyle/NoJavadocForOverriddenMethodsCheck.java ...
Reading src/main/java/com/qulice/checkstyle/NonStaticMethodCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProhibitFieldsInTestClassesCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProhibitLineSeparatorInStringsCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProhibitNonFinalClassesCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProhibitTestExpectedCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProhibitTestMethodNameCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProhibitUnusedPrivateConstructorCheck.java ...
Reading src/main/java/com/qulice/checkstyle/ProtectedMethodInFinalClassCheck.java ...
Reading src/main/java/com/qulice/checkstyle/QualifyInnerClassCheck.java ...
Reading src/main/java/com/qulice/checkstyle/RedundantSuperConstructorCheck.java ...
Reading src/main/java/com/qulice/checkstyle/RequiredJavaDocTag.java ...
Reading src/main/java/com/qulice/checkstyle/SimpleStringSplitCheck.java ...
Reading src/main/java/com/qulice/checkstyle/SingleLineCommentCheck.java ...
Reading src/main/java/com/qulice/checkstyle/StaticAccessViaInstanceCheck.java ...
Reading src/main/java/com/qulice/checkstyle/StringLiteralsConcatenationCheck.java ...
Reading src/main/java/com/qulice/checkstyle/package-info.java ...
Reading src/main/java/com/qulice/checkstyle/parameters/Arguments.java ...
Reading src/main/java/com/qulice/checkstyle/parameters/Parameters.java ...
Reading src/main/java/com/qulice/checkstyle/parameters/TypeParameters.java ...
Reading src/main/java/com/qulice/checkstyle/parameters/package-info.java ...
Reading src/main/java/com/qulice/errorprone/Argfile.java ...
Reading src/main/java/com/qulice/errorprone/ErrorProneValidator.java ...
Reading src/main/java/com/qulice/errorprone/Unencoded.java ...
Reading src/main/java/com/qulice/errorprone/package-info.java ...
Reading src/main/java/com/qulice/maven/AbstractQuliceMojo.java ...
Reading src/main/java/com/qulice/maven/CheckMojo.java ...
Reading src/main/java/com/qulice/maven/DefaultMavenEnvironment.java ...
Reading src/main/java/com/qulice/maven/DefaultValidatorsProvider.java ...
Reading src/main/java/com/qulice/maven/DependenciesValidator.java ...
Reading src/main/java/com/qulice/maven/DuplicateFinderValidator.java ...
Puzzle 1118-b0c8a1ed 0/DEV at src/main/java/com/qulice/maven/DuplicateFinderValidator.java
Reading src/main/java/com/qulice/maven/EnforcerValidator.java ...
Reading src/main/java/com/qulice/maven/MavenEnvironment.java ...
Reading src/main/java/com/qulice/maven/MavenValidator.java ...
Reading src/main/java/com/qulice/maven/MojoExecutor.java ...
Reading src/main/java/com/qulice/maven/PomXpathValidator.java ...
Reading src/main/java/com/qulice/maven/SnapshotsValidator.java ...
Reading src/main/java/com/qulice/maven/ValidatorsProvider.java ...
Reading src/main/java/com/qulice/maven/package-info.java ...
Reading src/main/java/com/qulice/pmd/PmdError.java ...
Reading src/main/java/com/qulice/pmd/PmdValidator.java ...
Reading src/main/java/com/qulice/pmd/SourceValidator.java ...
Reading src/main/java/com/qulice/pmd/package-info.java ...
Reading src/main/java/com/qulice/pmd/rules/ProhibitFormatInLoggerRule.java ...
Reading src/main/java/com/qulice/pmd/rules/ProhibitPlainJunitAssertionsRule.java ...
Reading src/main/java/com/qulice/pmd/rules/UnitTestContainsTooManyAssertsRule.java ...
Reading src/main/java/com/qulice/pmd/rules/UnitTestShouldIncludeAssertRule.java ...
Reading src/main/java/com/qulice/pmd/rules/UnnecessaryLocalRule.java ...
Reading src/main/java/com/qulice/pmd/rules/UnnecessaryLocalSkips.java ...
Reading src/main/java/com/qulice/pmd/rules/UseCollectionsSingletonListRule.java ...
Reading src/main/java/com/qulice/pmd/rules/UseStringIsEmptyRule.java ...
Reading src/main/java/com/qulice/pmd/rules/package-info.java ...
Reading src/main/java/com/qulice/spi/Binary.java ...
Reading src/main/java/com/qulice/spi/Environment.java ...
Reading src/main/java/com/qulice/spi/Relative.java ...
Reading src/main/java/com/qulice/spi/ResourceValidator.java ...
Reading src/main/java/com/qulice/spi/ValidationException.java ...
Reading src/main/java/com/qulice/spi/Validator.java ...
Reading src/main/java/com/qulice/spi/Violation.java ...
Reading src/main/java/com/qulice/spi/package-info.java ...
Reading src/main/resources/com/qulice/checkstyle/suppressions.xml ...
Reading src/main/resources/com/qulice/pmd/ruleset.xml ...
Reading src/site/apt/checkstyle.apt.vm ...
Reading src/site/apt/example-exclude.apt.vm ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/maven-plugin.apt.vm ...
Reading src/site/apt/pmd.apt.vm ...
Reading src/site/apt/spi.apt.vm ...
Reading src/site/apt/usage.apt.vm ...
Reading src/site/fml/faq.fml ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/qulice/checkstyle/AuditCollector.java ...
Reading src/test/java/com/qulice/checkstyle/CascadeIndentationCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/ChecksTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleAbbreviationAsWordInNameTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleAtClauseOrderTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleBannedApiTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleCatchParameterNameTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleFileLengthTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleFluentCallFormattingTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleHiddenFieldTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleJavadocPackageTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleJavadocTypeTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleLambdaBodyLengthTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleLineLengthTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleLocalVariableNameTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleNoWhitespaceBeforeTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleOperatorWrapTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstylePackageDeclarationTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleReturnCountTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleSingleSpaceSeparatorTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleTextFileTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleTypeParamDescriptionTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleValidatorExcludesTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleValidatorTest.java ...
Reading src/test/java/com/qulice/checkstyle/CheckstyleWhitespaceAroundTest.java ...
Reading src/test/java/com/qulice/checkstyle/ConditionalRegexpMultilineCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/ConstantUsageCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/DiamondOperatorCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/EmptyLinesCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/EnumValueNameCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/ExcludingEnvironment.java ...
Reading src/test/java/com/qulice/checkstyle/ExtraSemicolonCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/FakeAuditListener.java ...
Reading src/test/java/com/qulice/checkstyle/FinalSemicolonInTryWithResourcesCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/IfThenThrowElseCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/License.java ...
Reading src/test/java/com/qulice/checkstyle/MultilineJavadocTagsCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/NonStaticMethodCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/RequiredJavaDocTagTest.java ...
Reading src/test/java/com/qulice/checkstyle/SingleLineCommentCheckTest.java ...
Reading src/test/java/com/qulice/checkstyle/ViolationMatcher.java ...
Reading src/test/java/com/qulice/checkstyle/package-info.java ...
Reading src/test/java/com/qulice/errorprone/ArgfileTest.java ...
Reading src/test/java/com/qulice/errorprone/ErrorProneValidatorTest.java ...
Reading src/test/java/com/qulice/errorprone/UnencodedTest.java ...
Reading src/test/java/com/qulice/errorprone/package-info.java ...
Reading src/test/java/com/qulice/maven/BlockedValidator.java ...
Reading src/test/java/com/qulice/maven/CheckMojoTest.java ...
Reading src/test/java/com/qulice/maven/DefaultMavenEnvironmentTest.java ...
Reading src/test/java/com/qulice/maven/DefaultValidatorsProviderTest.java ...
Reading src/test/java/com/qulice/maven/DependenciesValidatorTest.java ...
Reading src/test/java/com/qulice/maven/EnforcerExcludedEnvironment.java ...
Reading src/test/java/com/qulice/maven/EnforcerValidatorTest.java ...
Reading src/test/java/com/qulice/maven/FakeLogger.java ...
Reading src/test/java/com/qulice/maven/FakeMavenValidator.java ...
Reading src/test/java/com/qulice/maven/FakeProjectDependencyAnalyzer.java ...
Reading src/test/java/com/qulice/maven/FakeResourceValidator.java ...
Reading src/test/java/com/qulice/maven/FakeValidator.java ...
Reading src/test/java/com/qulice/maven/MavenEnvironmentMocker.java ...
Reading src/test/java/com/qulice/maven/MavenProjectMocker.java ...
Reading src/test/java/com/qulice/maven/MojoExecutorTest.java ...
Reading src/test/java/com/qulice/maven/PomXpathValidatorTest.java ...
Reading src/test/java/com/qulice/maven/ValidationExclusionTest.java ...
Puzzle 1457-862a6484 90/DEV at src/test/java/com/qulice/maven/ValidationExclusionTest.java
Reading src/test/java/com/qulice/maven/ValidatorsProviderMocker.java ...
Reading src/test/java/com/qulice/maven/package-info.java ...
Reading src/test/java/com/qulice/pmd/EmptyCollectionRuleTest.java ...
Reading src/test/java/com/qulice/pmd/ExcludingEnvironment.java ...
Reading src/test/java/com/qulice/pmd/LocalVariableCouldBeFinalRuleTest.java ...
Reading src/test/java/com/qulice/pmd/PmdArrayIsStoredDirectlyTest.java ...
Reading src/test/java/com/qulice/pmd/PmdAssert.java ...
Reading src/test/java/com/qulice/pmd/PmdAssertionsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdAvoidUsingHardCodedIpTest.java ...
Reading src/test/java/com/qulice/pmd/PmdCloneMethodTest.java ...
Reading src/test/java/com/qulice/pmd/PmdConstructorTest.java ...
Reading src/test/java/com/qulice/pmd/PmdDisabledRulesTest.java ...
Reading src/test/java/com/qulice/pmd/PmdDuplicateLiteralsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdEmptyTest.java ...
Reading src/test/java/com/qulice/pmd/PmdExclusionTest.java ...
Reading src/test/java/com/qulice/pmd/PmdFilesCreateFileTest.java ...
Reading src/test/java/com/qulice/pmd/PmdInnerClassConstantsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdLooseCouplingTest.java ...
Reading src/test/java/com/qulice/pmd/PmdMethodNamingConventionsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdMethodReferencesTest.java ...
Reading src/test/java/com/qulice/pmd/PmdMissingOverrideTest.java ...
Reading src/test/java/com/qulice/pmd/PmdPublicStaticMethodTest.java ...
Reading src/test/java/com/qulice/pmd/PmdRecordClassesTest.java ...
Reading src/test/java/com/qulice/pmd/PmdSimplifiedTernaryTest.java ...
Reading src/test/java/com/qulice/pmd/PmdStaticAccessTest.java ...
Reading src/test/java/com/qulice/pmd/PmdSwaggerAnnotationsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdTestClassWithoutTestCasesTest.java ...
Reading src/test/java/com/qulice/pmd/PmdTooManyMethodsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdTransientFieldsTest.java ...
Reading src/test/java/com/qulice/pmd/PmdUnnecessaryFinalModifierTest.java ...
Reading src/test/java/com/qulice/pmd/PmdUnnecessaryWarningSuppressionTest.java ...
Reading src/test/java/com/qulice/pmd/PmdUnusedPrivateFieldTest.java ...
Reading src/test/java/com/qulice/pmd/PmdUseStringIsEmptyNpeTest.java ...
Reading src/test/java/com/qulice/pmd/PmdUselessParenthesesTest.java ...
Reading src/test/java/com/qulice/pmd/PmdValidatorTest.java ...
Reading src/test/java/com/qulice/pmd/ProhibitFormatInLoggerRuleTest.java ...
Reading src/test/java/com/qulice/pmd/UnnecessaryLocalRuleTest.java ...
Reading src/test/java/com/qulice/pmd/UnusedImportsRuleTest.java ...
Reading src/test/java/com/qulice/pmd/UseCollectionsSingletonListRuleTest.java ...
Reading src/test/java/com/qulice/pmd/UseStringIsEmptyRuleTest.java ...
Reading src/test/java/com/qulice/pmd/package-info.java ...
Reading src/test/java/com/qulice/spi/BinaryTest.java ...
Reading src/test/java/com/qulice/spi/EnvironmentTest.java ...
Reading src/test/java/com/qulice/spi/RelativeTest.java ...
Reading src/test/java/com/qulice/spi/ViolationTest.java ...
Reading src/test/java/com/qulice/spi/package-info.java ...
[1;34mINFOm] Scanning for projects...
[1;34mINFOm]
[1;34mINFOm] 1m-------------------< 0;36mcom.qulice:qulice-maven-plugin0;1m >-------------------m
[1;34mINFOm] 1mBuilding qulice-maven-plugin 1.0-SNAPSHOTm
[1;34mINFOm] from pom.xml
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions:2.21.0:setm 1m(default-cli)m @ 36mqulice-maven-plugin0;1m ---m
[1;34mINFOm] Searching for local aggregator root...
[1;34mINFOm] Local aggregation root: /home/r/repo
[1;34mINFOm] Processing change of com.qulice:qulice-maven-plugin:1.0-SNAPSHOT -> 0.27.7
[1;34mINFOm] Processing com.qulice:qulice-maven-plugin
[1;34mINFOm] Updating project com.qulice:qulice-maven-plugin
[1;34mINFOm] from version 1.0-SNAPSHOT to 0.27.7
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time: 17.313 s
[1;34mINFOm] Finished at: 2026-07-27T13:35:51Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m[__rultor e8d4e05fb] 0.27.7
1 file changed, 1 insertion(+), 1 deletion(-)
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< com.qulice:qulice-maven-plugin >-------------------
[INFO] Building qulice-maven-plugin 0.27.7
[INFO] from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[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] 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] 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] 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] 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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[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), 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: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), 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:pom:3.20.0 is present in the local repository, but cached from a 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:pom:3.20.0 is present in the local repository, but cached from a 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-parent:pom:92 is present in the local repository, but cached from a 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-parent:pom:92 is present in the local repository, but cached from a 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.junit:junit-bom:pom:5.13.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.13.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:pom:1.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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:pom:1.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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-parent:pom:93 is present in the local repository, but cached from a 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-parent:pom:93 is present in the local repository, but cached from a 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.reporting:maven-reporting-api:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:43 is present in the local repository, but cached from a remote 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-shared-components:pom:43 is present in the local repository, but cached from a remote 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-sink-api:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.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.junit:junit-bom:pom:5.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.codehaus.plexus:plexus-xml:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[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] 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] Artifact com.fasterxml.woodstox:woodstox-core:pom:7.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 com.fasterxml.woodstox:woodstox-core:pom:7.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 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] Artifact org.codehaus.woodstox:stax2-api:pom:4.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.woodstox:stax2-api:pom:4.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml:oss-parent:pom:55 is present in the local repository, but cached from a remote 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:55 is present in the local repository, but cached from a remote 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-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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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), ossrh-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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.apache.commons:commons-text:jar:1.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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.reporting:maven-reporting-api:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.woodstox:woodstox-core:jar:7.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.woodstox:stax2-api:jar:4.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[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 org.apache.commons:commons-lang3:jar:3.20.0 is present in the local repository, but cached from a remote 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: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.apache.commons:commons-text:jar:1.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [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.reporting:maven-reporting-api:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.woodstox:woodstox-core:jar:7.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.woodstox:stax2-api:jar:4.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[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 org.apache.commons:commons-lang3:jar:3.20.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:36:08
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ qulice-maven-plugin ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 95 source files with javac [debug deprecation release 21] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/classes
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 (mojo-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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.5.0:testResources (default-testResources) @ qulice-maven-plugin ---
[INFO] Copying 330 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 104 source files with javac [debug deprecation release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ qulice-maven-plugin ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=240029513624
[INFO] Surefire report directory: /home/r/repo/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.CheckstyleHiddenFieldTest
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@a52ca2e]
SLF4J(W): Found provider [MavenSlf4j()]
SLF4J(W): Found provider [org.slf4j.reload4j.Reload4jServiceProvider@1ad8df52]
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@a52ca2e]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s -- in com.qulice.checkstyle.CheckstyleHiddenFieldTest
[INFO] Running com.qulice.checkstyle.CheckstyleValidatorExcludesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in com.qulice.checkstyle.CheckstyleValidatorExcludesTest
[INFO] Running com.qulice.pmd.PmdRecordClassesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.896 s -- in com.qulice.pmd.PmdRecordClassesTest
[INFO] Running com.qulice.maven.EnforcerValidatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s -- in com.qulice.maven.EnforcerValidatorTest
[INFO] Running com.qulice.pmd.PmdUseStringIsEmptyNpeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s -- in com.qulice.pmd.PmdUseStringIsEmptyNpeTest
[INFO] Running com.qulice.maven.ValidationExclusionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in com.qulice.maven.ValidationExclusionTest
[INFO] Running com.qulice.checkstyle.CheckstyleNoWhitespaceBeforeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in com.qulice.checkstyle.CheckstyleNoWhitespaceBeforeTest
[INFO] Running com.qulice.checkstyle.CheckstyleBannedApiTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 s -- in com.qulice.checkstyle.CheckstyleBannedApiTest
[INFO] Running com.qulice.pmd.UseCollectionsSingletonListRuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 s -- in com.qulice.pmd.UseCollectionsSingletonListRuleTest
[INFO] Running com.qulice.pmd.PmdExclusionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.qulice.pmd.PmdExclusionTest
[INFO] Running com.qulice.pmd.PmdArrayIsStoredDirectlyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s -- in com.qulice.pmd.PmdArrayIsStoredDirectlyTest
[INFO] Running com.qulice.errorprone.ArgfileTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.qulice.errorprone.ArgfileTest
[INFO] Running com.qulice.checkstyle.CheckstyleTextFileTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in com.qulice.checkstyle.CheckstyleTextFileTest
[INFO] Running com.qulice.pmd.PmdSwaggerAnnotationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in com.qulice.pmd.PmdSwaggerAnnotationsTest
[INFO] Running com.qulice.checkstyle.ExtraSemicolonCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in com.qulice.checkstyle.ExtraSemicolonCheckTest
[INFO] Running com.qulice.checkstyle.CheckstyleJavadocPackageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in com.qulice.checkstyle.CheckstyleJavadocPackageTest
[INFO] Running com.qulice.checkstyle.ConditionalRegexpMultilineCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in com.qulice.checkstyle.ConditionalRegexpMultilineCheckTest
[INFO] Running com.qulice.pmd.PmdInnerClassConstantsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s -- in com.qulice.pmd.PmdInnerClassConstantsTest
[INFO] Running com.qulice.pmd.PmdLooseCouplingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in com.qulice.pmd.PmdLooseCouplingTest
[INFO] Running com.qulice.pmd.PmdAssertionsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.584 s -- in com.qulice.pmd.PmdAssertionsTest
[INFO] Running com.qulice.checkstyle.CheckstyleJavadocTypeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in com.qulice.checkstyle.CheckstyleJavadocTypeTest
[INFO] Running com.qulice.pmd.PmdConstructorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.687 s -- in com.qulice.pmd.PmdConstructorTest
[INFO] Running com.qulice.checkstyle.CheckstyleAtClauseOrderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in com.qulice.checkstyle.CheckstyleAtClauseOrderTest
[INFO] Running com.qulice.checkstyle.CheckstyleLambdaBodyLengthTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in com.qulice.checkstyle.CheckstyleLambdaBodyLengthTest
[INFO] Running com.qulice.checkstyle.SingleLineCommentCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in com.qulice.checkstyle.SingleLineCommentCheckTest
[INFO] Running com.qulice.checkstyle.CheckstyleLocalVariableNameTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in com.qulice.checkstyle.CheckstyleLocalVariableNameTest
[INFO] Running com.qulice.pmd.PmdDisabledRulesTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.982 s -- in com.qulice.pmd.PmdDisabledRulesTest
[INFO] Running com.qulice.pmd.PmdAvoidUsingHardCodedIpTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in com.qulice.pmd.PmdAvoidUsingHardCodedIpTest
[INFO] Running com.qulice.checkstyle.NonStaticMethodCheckTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in com.qulice.checkstyle.NonStaticMethodCheckTest
[INFO] Running com.qulice.checkstyle.CheckstyleTypeParamDescriptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in com.qulice.checkstyle.CheckstyleTypeParamDescriptionTest
[INFO] Running com.qulice.spi.EnvironmentTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in com.qulice.spi.EnvironmentTest
[INFO] Running com.qulice.maven.DependenciesValidatorTest
[main] INFO com.qulice.maven.DependenciesValidator - Dependency com.consts:consts:jar:1.0.0:compile is imported in source and treated as used (annotations or inlined constants are invisible to bytecode analysis)
[main] INFO com.qulice.maven.DependenciesValidator - No dependency problems found
[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 - Dependency com.wild:wild:jar:1.0.0:compile is imported in source and treated as used (annotations or inlined constants are invisible to bytecode analysis)
[main] INFO com.qulice.maven.DependenciesValidator - No dependency problems found
[main] WARN com.qulice.maven.DependenciesValidator - Unused declared dependencies found:
com.alone:alone:jar:1.0.0: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 - Dependency com.fake:fake:jar:1.0.0:compile is imported in source and treated as used (annotations or inlined constants are invisible to bytecode analysis)
[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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in com.qulice.maven.DependenciesValidatorTest
[INFO] Running com.qulice.checkstyle.DiamondOperatorCheckTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in com.qulice.checkstyle.DiamondOperatorCheckTest
[INFO] Running com.qulice.spi.RelativeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.qulice.spi.RelativeTest
[INFO] Running com.qulice.maven.MojoExecutorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.qulice.maven.MojoExecutorTest
[INFO] Running com.qulice.checkstyle.CheckstyleLineLengthTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in com.qulice.checkstyle.CheckstyleLineLengthTest
[INFO] Running com.qulice.checkstyle.CheckstyleReturnCountTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in com.qulice.checkstyle.CheckstyleReturnCountTest
[INFO] Running com.qulice.spi.BinaryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.qulice.spi.BinaryTest
[INFO] Running com.qulice.checkstyle.CheckstyleOperatorWrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in com.qulice.checkstyle.CheckstyleOperatorWrapTest
[INFO] Running com.qulice.checkstyle.CascadeIndentationCheckTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s -- in com.qulice.checkstyle.CascadeIndentationCheckTest
[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
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in com.qulice.maven.CheckMojoTest
[INFO] Running com.qulice.checkstyle.CheckstyleFileLengthTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in com.qulice.checkstyle.CheckstyleFileLengthTest
[INFO] Running com.qulice.pmd.UseStringIsEmptyRuleTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.244 s -- in com.qulice.pmd.UseStringIsEmptyRuleTest
[INFO] Running com.qulice.checkstyle.ChecksTest
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s -- in com.qulice.checkstyle.ChecksTest
[INFO] Running com.qulice.pmd.PmdDuplicateLiteralsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in com.qulice.pmd.PmdDuplicateLiteralsTest
[INFO] Running com.qulice.checkstyle.CheckstyleValidatorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in com.qulice.checkstyle.CheckstyleValidatorTest
[INFO] Running com.qulice.pmd.PmdUnnecessaryFinalModifierTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in com.qulice.pmd.PmdUnnecessaryFinalModifierTest
[INFO] Running com.qulice.pmd.EmptyCollectionRuleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in com.qulice.pmd.EmptyCollectionRuleTest
[INFO] Running com.qulice.pmd.PmdEmptyTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.254 s -- in com.qulice.pmd.PmdEmptyTest
[INFO] Running com.qulice.checkstyle.MultilineJavadocTagsCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in com.qulice.checkstyle.MultilineJavadocTagsCheckTest
[INFO] Running com.qulice.checkstyle.EmptyLinesCheckTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in com.qulice.checkstyle.EmptyLinesCheckTest
[INFO] Running com.qulice.checkstyle.EnumValueNameCheckTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in com.qulice.checkstyle.EnumValueNameCheckTest
[INFO] Running com.qulice.checkstyle.CheckstyleWhitespaceAroundTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in com.qulice.checkstyle.CheckstyleWhitespaceAroundTest
[INFO] Running com.qulice.checkstyle.FinalSemicolonInTryWithResourcesCheckTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in com.qulice.checkstyle.FinalSemicolonInTryWithResourcesCheckTest
[INFO] Running com.qulice.pmd.UnusedImportsRuleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in com.qulice.pmd.UnusedImportsRuleTest
[INFO] Running com.qulice.pmd.PmdFilesCreateFileTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in com.qulice.pmd.PmdFilesCreateFileTest
[INFO] Running com.qulice.errorprone.ErrorProneValidatorTest
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> /tmp/mock-qulice17362117737571255609/basedir/src/main/java/Bad.java:1: warning: [DefaultPackage] Java classes shouldn't use default package
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> class Bad { private int value; void set(int v) { this.value = this.value; } }
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> ^
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> (see https://errorprone.info/bugpattern/DefaultPackage)
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> /tmp/mock-qulice17362117737571255609/basedir/src/main/java/Bad.java:1: error: [SelfAssignment] Variable assigned to itself
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> class Bad { private int value; void set(int v) { this.value = this.value; } }
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> ^
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> (see https://errorprone.info/bugpattern/SelfAssignment)
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> Did you mean 'class Bad { private int value; void set(int v) { this.value = v; } }'?
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> 1 error
[VrbPrc.Monitor-1463987468-out] INFO com.jcabi.log.VerboseProcess - >> 1 warning
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.71 s -- in com.qulice.errorprone.ErrorProneValidatorTest
[INFO] Running com.qulice.pmd.PmdMethodReferencesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in com.qulice.pmd.PmdMethodReferencesTest
[INFO] Running com.qulice.checkstyle.CheckstylePackageDeclarationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in com.qulice.checkstyle.CheckstylePackageDeclarationTest
[INFO] Running com.qulice.maven.PomXpathValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in com.qulice.maven.PomXpathValidatorTest
[INFO] Running com.qulice.pmd.LocalVariableCouldBeFinalRuleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in com.qulice.pmd.LocalVariableCouldBeFinalRuleTest
[INFO] Running com.qulice.pmd.PmdCloneMethodTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in com.qulice.pmd.PmdCloneMethodTest
[INFO] Running com.qulice.checkstyle.CheckstyleSingleSpaceSeparatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.qulice.checkstyle.CheckstyleSingleSpaceSeparatorTest
[INFO] Running com.qulice.spi.ViolationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.qulice.spi.ViolationTest
[INFO] Running com.qulice.pmd.PmdValidatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in com.qulice.pmd.PmdValidatorTest
[INFO] Running com.qulice.pmd.PmdMissingOverrideTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in com.qulice.pmd.PmdMissingOverrideTest
[INFO] Running com.qulice.pmd.PmdTransientFieldsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in com.qulice.pmd.PmdTransientFieldsTest
[INFO] Running com.qulice.errorprone.UnencodedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.qulice.errorprone.UnencodedTest
[INFO] Running com.qulice.pmd.PmdTestClassWithoutTestCasesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in com.qulice.pmd.PmdTestClassWithoutTestCasesTest
[INFO] Running com.qulice.checkstyle.RequiredJavaDocTagTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.qulice.checkstyle.RequiredJavaDocTagTest
[INFO] Running com.qulice.pmd.PmdStaticAccessTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s -- in com.qulice.pmd.PmdStaticAccessTest
[INFO] Running com.qulice.pmd.PmdSimplifiedTernaryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in com.qulice.pmd.PmdSimplifiedTernaryTest
[INFO] Running com.qulice.pmd.PmdUnusedPrivateFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s -- in com.qulice.pmd.PmdUnusedPrivateFieldTest
[INFO] Running com.qulice.maven.DefaultMavenEnvironmentTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.qulice.maven.DefaultMavenEnvironmentTest
[INFO] Running com.qulice.pmd.PmdTooManyMethodsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s -- in com.qulice.pmd.PmdTooManyMethodsTest
[INFO] Running com.qulice.checkstyle.CheckstyleCatchParameterNameTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in com.qulice.checkstyle.CheckstyleCatchParameterNameTest
[INFO] Running com.qulice.checkstyle.CheckstyleAbbreviationAsWordInNameTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in com.qulice.checkstyle.CheckstyleAbbreviationAsWordInNameTest
[INFO] Running com.qulice.pmd.UnnecessaryLocalRuleTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s -- in com.qulice.pmd.UnnecessaryLocalRuleTest
[INFO] Running com.qulice.checkstyle.ConstantUsageCheckTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in com.qulice.checkstyle.ConstantUsageCheckTest
[INFO] Running com.qulice.maven.DefaultValidatorsProviderTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in com.qulice.maven.DefaultValidatorsProviderTest
[INFO] Running com.qulice.pmd.PmdUselessParenthesesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in com.qulice.pmd.PmdUselessParenthesesTest
[INFO] Running com.qulice.pmd.PmdPublicStaticMethodTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s -- in com.qulice.pmd.PmdPublicStaticMethodTest
[INFO] Running com.qulice.checkstyle.CheckstyleFluentCallFormattingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in com.qulice.checkstyle.CheckstyleFluentCallFormattingTest
[INFO] Running com.qulice.pmd.ProhibitFormatInLoggerRuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in com.qulice.pmd.ProhibitFormatInLoggerRuleTest
[INFO] Running com.qulice.pmd.PmdMethodNamingConventionsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in com.qulice.pmd.PmdMethodNamingConventionsTest
[INFO] Running com.qulice.checkstyle.IfThenThrowElseCheckTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in com.qulice.checkstyle.IfThenThrowElseCheckTest
[INFO] Running com.qulice.pmd.PmdUnnecessaryWarningSuppressionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in com.qulice.pmd.PmdUnnecessaryWarningSuppressionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 336, 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/target/classes directory
[INFO] File /home/r/repo/target/classes/com/qulice/maven/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/errorprone/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/spi/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/pmd/rules/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/pmd/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/checkstyle/parameters/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/checkstyle/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/target/qulice-maven-plugin-0.27.7.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] --- invoker:3.9.1:install (default) @ qulice-maven-plugin ---
[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] 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] 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] 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] Artifact org.apache.maven:maven-parent:pom:43 is present in the local repository, but cached from a remote 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:43 is present in the local repository, but cached from a remote 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:33 is present in the local repository, but cached from a remote 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:33 is present in the local repository, but cached from a remote 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] 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 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] 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] 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] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar to /home/r/repo/target/local-repo/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.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/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/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/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/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/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/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.49.0/error_prone_annotations-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar to /home/r/repo/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/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/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/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.18/slf4j-api-2.0.18.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.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/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/target/local-repo/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.jar to /home/r/repo/target/local-repo/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.jar
[INFO] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.pom to /home/r/repo/target/local-repo/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.pom
[INFO] Installing /home/r/.m2/repository/info/picocli/picocli/4.7.7/picocli-4.7.7.jar to /home/r/repo/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/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/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/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/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/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/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/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/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/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.18/slf4j-simple-2.0.18.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-simple/2.0.18/slf4j-simple-2.0.18.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-simple/2.0.18/slf4j-simple-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-simple/2.0.18/slf4j-simple-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar to /home/r/repo/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/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/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/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/target/local-repo/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.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/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/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/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/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/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/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/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/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.15.0/commons-text-1.15.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /home/r/repo/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/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/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/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/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/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/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/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/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.0.jar to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.0.jar
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.0.pom to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.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/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/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.20.0/commons-lang3-3.20.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Installing /home/r/.m2/repository/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar to /home/r/repo/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/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/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/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.26.0/pmd-java-7.26.0.jar to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-java/7.26.0/pmd-java-7.26.0.jar
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/7.26.0/pmd-java-7.26.0.pom to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-java/7.26.0/pmd-java-7.26.0.pom
[INFO] Installing /home/r/.m2/repository/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar to /home/r/repo/target/local-repo/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar
[INFO] Installing /home/r/.m2/repository/org/ow2/asm/asm/9.10.1/asm-9.10.1.pom to /home/r/repo/target/local-repo/org/ow2/asm/asm/9.10.1/asm-9.10.1.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar to /home/r/repo/target/local-repo/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
[INFO] Installing /home/r/.m2/repository/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom to /home/r/repo/target/local-repo/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
[INFO] Installing /home/r/.m2/repository/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar to /home/r/repo/target/local-repo/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar
[INFO] Installing /home/r/.m2/repository/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.pom to /home/r/repo/target/local-repo/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.pom
[INFO] Installing /home/r/.m2/repository/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar to /home/r/repo/target/local-repo/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar
[INFO] Installing /home/r/.m2/repository/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.pom to /home/r/repo/target/local-repo/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.pom
[INFO] Installing /home/r/.m2/repository/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.jar to /home/r/repo/target/local-repo/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.pom to /home/r/repo/target/local-repo/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.jar to /home/r/repo/target/local-repo/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.jar
[INFO] Installing /home/r/.m2/repository/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.pom to /home/r/repo/target/local-repo/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.pom
[INFO] Installing /home/r/.m2/repository/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.jar to /home/r/repo/target/local-repo/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.jar
[INFO] Installing /home/r/.m2/repository/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.pom to /home/r/repo/target/local-repo/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar to /home/r/repo/target/local-repo/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar
[INFO] Installing /home/r/.m2/repository/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom to /home/r/repo/target/local-repo/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom
[INFO] Installing /home/r/.m2/repository/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.jar to /home/r/repo/target/local-repo/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.jar
[INFO] Installing /home/r/.m2/repository/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.pom to /home/r/repo/target/local-repo/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar to /home/r/repo/target/local-repo/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.pom to /home/r/repo/target/local-repo/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar to /home/r/repo/target/local-repo/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Installing /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom to /home/r/repo/target/local-repo/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Installing /home/r/.m2/repository/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.jar to /home/r/repo/target/local-repo/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.jar
[INFO] Installing /home/r/.m2/repository/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.pom to /home/r/repo/target/local-repo/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.pom
[INFO] Installing /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar to /home/r/repo/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/target/local-repo/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.jar to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.pom to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.jar to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.jar to /home/r/repo/target/local-repo/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.pom to /home/r/repo/target/local-repo/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.jar to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.jar to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.pom to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.1.jar to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.1.pom to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.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/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/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/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /home/r/repo/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/target/local-repo/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.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/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/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.1/maven-dependency-analyzer-1.17.1.jar to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.17.1/maven-dependency-analyzer-1.17.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.17.1/maven-dependency-analyzer-1.17.1.pom to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.17.1/maven-dependency-analyzer-1.17.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.jar to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.jar to /home/r/repo/target/local-repo/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.jar to /home/r/repo/target/local-repo/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.jar to /home/r/repo/target/local-repo/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar to /home/r/repo/target/local-repo/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar
[INFO] Installing /home/r/.m2/repository/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom to /home/r/repo/target/local-repo/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar to /home/r/repo/target/local-repo/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom to /home/r/repo/target/local-repo/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.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/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/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/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/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/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/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/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/target/local-repo/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar to /home/r/repo/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom to /home/r/repo/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.Final.jar to /home/r/repo/target/local-repo/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.Final.jar
[INFO] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.Final.pom to /home/r/repo/target/local-repo/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.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/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/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.3.Final/jboss-logging-3.6.3.Final.jar to /home/r/repo/target/local-repo/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.jar
[INFO] Installing /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.pom to /home/r/repo/target/local-repo/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar to /home/r/repo/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/target/local-repo/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.6.0-jre/guava-parent-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.6.0-jre/guava-parent-33.6.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/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/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/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.49.0/error_prone_parent-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.49.0/error_prone_parent-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/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/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.18/slf4j-bom-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.18/slf4j-bom-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.18/slf4j-parent-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.18/slf4j-parent-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/37/apache-37.pom to /home/r/repo/target/local-repo/org/apache/apache/37/apache-37.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/98/commons-parent-98.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/98/commons-parent-98.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/16/apache-16.pom to /home/r/repo/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/target/local-repo/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Installing /home/r/.m2/repository/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom to /home/r/repo/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/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/target/local-repo/org/apache/commons/commons-parent/84/commons-parent-84.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/23/apache-23.pom to /home/r/repo/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/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/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/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/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/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/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/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/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/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/target/local-repo/org/apache/apache/35/apache-35.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/93/commons-parent-93.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/93/commons-parent-93.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/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/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/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/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/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/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/target/local-repo/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd/7.26.0/pmd-7.26.0.pom to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd/7.26.0/pmd-7.26.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/target/local-repo/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/92/commons-parent-92.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Installing /home/r/.m2/repository/org/ow2/ow2/1.5.1/ow2-1.5.1.pom to /home/r/repo/target/local-repo/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Installing /home/r/.m2/repository/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom to /home/r/repo/target/local-repo/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
[INFO] Installing /home/r/.m2/repository/com/google/googlejavaformat/google-java-format-parent/1.35.0/google-java-format-parent-1.35.0.pom to /home/r/repo/target/local-repo/com/google/googlejavaformat/google-java-format-parent/1.35.0/google-java-format-parent-1.35.0.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /home/r/repo/target/local-repo/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom to /home/r/repo/target/local-repo/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom
[INFO] Installing /home/r/.m2/repository/com/google/protobuf/protobuf-parent/4.33.2/protobuf-parent-4.33.2.pom to /home/r/repo/target/local-repo/com/google/protobuf/protobuf-parent/4.33.2/protobuf-parent-4.33.2.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/service/auto-service-aggregator/1.0.1/auto-service-aggregator-1.0.1.pom to /home/r/repo/target/local-repo/com/google/auto/service/auto-service-aggregator/1.0.1/auto-service-aggregator-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/38/apache-38.pom to /home/r/repo/target/local-repo/org/apache/apache/38/apache-38.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/48/maven-parent-48.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/48/maven-parent-48.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/48/maven-shared-components-48.pom to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-shared-components/48/maven-shared-components-48.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/33/apache-33.pom to /home/r/repo/target/local-repo/org/apache/apache/33/apache-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/43/maven-parent-43.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/43/maven-parent-43.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/25/plexus-25.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus/25/plexus-25.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/47/maven-parent-47.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/47/maven-parent-47.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia/2.1.0/doxia-2.1.0.pom to /home/r/repo/target/local-repo/org/apache/maven/doxia/doxia/2.1.0/doxia-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/1.0.1/sisu-inject-1.0.1.pom to /home/r/repo/target/local-repo/org/eclipse/sisu/sisu-inject/1.0.1/sisu-inject-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/16/plexus-16.pom to /home/r/repo/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/target/local-repo/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.60.5/parent-0.60.5.pom to /home/r/repo/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/target/local-repo/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/45/maven-parent-45.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/45/maven-parent-45.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven/4.0.0-rc-5/maven-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven/4.0.0-rc-5/maven-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-impl-modules/4.0.0-rc-5/maven-impl-modules-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-impl-modules/4.0.0-rc-5/maven-impl-modules-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api/4.0.0-rc-5/maven-api-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-api/4.0.0-rc-5/maven-api-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/oss-parent/68/oss-parent-68.pom to /home/r/repo/target/local-repo/com/fasterxml/oss-parent/68/oss-parent-68.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/oss-parent/55/oss-parent-55.pom to /home/r/repo/target/local-repo/com/fasterxml/oss-parent/55/oss-parent-55.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom to /home/r/repo/target/local-repo/org/sonatype/forge/forge-parent/38/forge-parent-38.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/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/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/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/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/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/target/local-repo/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom to /home/r/repo/target/local-repo/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom to /home/r/repo/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/52/jboss-parent-52.pom to /home/r/repo/target/local-repo/org/jboss/jboss-parent/52/jboss-parent-52.pom
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ qulice-maven-plugin ---
[INFO] Building: dependency-imported-in-source/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-imported-in-source/pom.xml ............ SUCCESS (51.01 s)
[INFO] Building: multi-module/pom.xml
[INFO] run post-build script verify.groovy
[INFO] multi-module/pom.xml ............................. SUCCESS (28.46 s)
[INFO] Building: dependency-not-matches-exclude/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-not-matches-exclude/pom.xml ........... SUCCESS (19.54 s)
[INFO] Building: relocation/pom.xml
[INFO] run post-build script verify.groovy
[INFO] relocation/pom.xml ............................... SUCCESS (8.742 s)
[INFO] Building: hibernate-validator-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO] hibernate-validator-check/pom.xml ................ SUCCESS (15.82 s)
[INFO] Building: dependency-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-violations/pom.xml .................... SUCCESS (16.39 s)
[INFO] Building: log-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO] log-check/pom.xml ................................ SUCCESS (9.043 s)
[INFO] Building: dependency-violations-exclude/pom.xml
[INFO] run post-build script verify.groovy
[INFO] dependency-violations-exclude/pom.xml ............ SUCCESS (18.04 s)
[INFO] Building: errorprone-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] errorprone-violations/pom.xml .................... SUCCESS (14.56 s)
[INFO] Building: binary-files/pom.xml
[INFO] run post-build script verify.groovy
[INFO] binary-files/pom.xml ............................. SUCCESS (20.65 s)
[INFO] Building: pmd-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] pmd-violations/pom.xml ........................... SUCCESS (21.01 s)
[INFO] Building: checkstyle-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] checkstyle-violations/pom.xml .................... SUCCESS (22.87 s)
[INFO] Building: checkstyle-newlines/pom.xml
[INFO] run post-build script verify.groovy
[INFO] checkstyle-newlines/pom.xml ...................... SUCCESS (6.548 s)
[INFO] Building: pom-xpath-validator-violations/pom.xml
[INFO] run post-build script verify.groovy
[INFO] pom-xpath-validator-violations/pom.xml ........... SUCCESS (8.404 s)
[INFO] Building: duplicate-finder-module-info/pom.xml
[INFO] run post-build script verify.groovy
[INFO] duplicate-finder-module-info/pom.xml ............. SUCCESS (10.91 s)
[INFO] Building: duplicate-finder-ignore-deps/pom.xml
[INFO] run post-build script verify.groovy
[INFO] duplicate-finder-ignore-deps/pom.xml ............. SUCCESS (9.959 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 16, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[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 2 files with key F8BB5686
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/pom.xml to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.pom.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom.asc
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:56 min
[INFO] Finished at: 2026-07-27T13:42:50Z
[INFO] ------------------------------------------------------------------------
0m0m0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules
[INFO] Installing Central Publishing features
[INFO]
[INFO] -------------------< com.qulice:qulice-maven-plugin >-------------------
[INFO] Building qulice-maven-plugin 0.27.7
[INFO] from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:42:59
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ qulice-maven-plugin ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 (mojo-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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.5.0:testResources (default-testResources) @ qulice-maven-plugin ---
[INFO] Copying 330 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] --- surefire:3.5.5:test (default-test) @ qulice-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ qulice-maven-plugin ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/qulice/maven/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/errorprone/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/spi/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/pmd/rules/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/pmd/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/checkstyle/parameters/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO] File /home/r/repo/target/classes/com/qulice/checkstyle/com-qulice-qulice-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/target/qulice-maven-plugin-0.27.7.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.4.0:jar (jcabi-sources) > generate-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] <<< source:3.4.0:jar (jcabi-sources) < generate-sources @ qulice-maven-plugin <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (jcabi-sources) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar
[INFO]
[INFO] --- javadoc:3.12.0:jar (jcabi-javadoc) @ qulice-maven-plugin ---
[INFO] Building jar: /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ qulice-maven-plugin ---
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar to /home/r/repo/target/local-repo/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar to /home/r/repo/target/local-repo/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-sources.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar to /home/r/repo/target/local-repo/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-javadoc.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.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/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/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/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/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/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/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.49.0/error_prone_annotations-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.49.0/error_prone_annotations-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar to /home/r/repo/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/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/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/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.18/slf4j-api-2.0.18.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.18/slf4j-api-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.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/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/target/local-repo/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.jar to /home/r/repo/target/local-repo/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.jar
[INFO] Installing /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.pom to /home/r/repo/target/local-repo/com/puppycrawl/tools/checkstyle/13.8.0/checkstyle-13.8.0.pom
[INFO] Installing /home/r/.m2/repository/info/picocli/picocli/4.7.7/picocli-4.7.7.jar to /home/r/repo/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/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/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/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/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/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/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/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/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/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.18/slf4j-simple-2.0.18.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-simple/2.0.18/slf4j-simple-2.0.18.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-simple/2.0.18/slf4j-simple-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-simple/2.0.18/slf4j-simple-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar to /home/r/repo/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/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/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/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/target/local-repo/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.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/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/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/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/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/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/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/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/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.15.0/commons-text-1.15.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /home/r/repo/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/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/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/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/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/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/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/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/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.0.jar to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.0.jar
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.0.pom to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-core/7.26.0/pmd-core-7.26.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/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/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.20.0/commons-lang3-3.20.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Installing /home/r/.m2/repository/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar to /home/r/repo/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/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/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/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.26.0/pmd-java-7.26.0.jar to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-java/7.26.0/pmd-java-7.26.0.jar
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/7.26.0/pmd-java-7.26.0.pom to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd-java/7.26.0/pmd-java-7.26.0.pom
[INFO] Installing /home/r/.m2/repository/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar to /home/r/repo/target/local-repo/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar
[INFO] Installing /home/r/.m2/repository/org/ow2/asm/asm/9.10.1/asm-9.10.1.pom to /home/r/repo/target/local-repo/org/ow2/asm/asm/9.10.1/asm-9.10.1.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotation/2.49.0/error_prone_annotation-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_check_api/2.49.0/error_prone_check_api-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar to /home/r/repo/target/local-repo/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
[INFO] Installing /home/r/.m2/repository/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom to /home/r/repo/target/local-repo/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
[INFO] Installing /home/r/.m2/repository/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar to /home/r/repo/target/local-repo/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar
[INFO] Installing /home/r/.m2/repository/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.pom to /home/r/repo/target/local-repo/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.pom
[INFO] Installing /home/r/.m2/repository/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar to /home/r/repo/target/local-repo/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar
[INFO] Installing /home/r/.m2/repository/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.pom to /home/r/repo/target/local-repo/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.pom
[INFO] Installing /home/r/.m2/repository/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.jar to /home/r/repo/target/local-repo/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.pom to /home/r/repo/target/local-repo/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.jar to /home/r/repo/target/local-repo/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.jar
[INFO] Installing /home/r/.m2/repository/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.pom to /home/r/repo/target/local-repo/com/google/auto/auto-common/1.2.2/auto-common-1.2.2.pom
[INFO] Installing /home/r/.m2/repository/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.jar to /home/r/repo/target/local-repo/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.jar
[INFO] Installing /home/r/.m2/repository/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.pom to /home/r/repo/target/local-repo/io/github/eisop/dataflow-errorprone/3.41.0-eisop1/dataflow-errorprone-3.41.0-eisop1.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar to /home/r/repo/target/local-repo/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar
[INFO] Installing /home/r/.m2/repository/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom to /home/r/repo/target/local-repo/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom
[INFO] Installing /home/r/.m2/repository/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.jar to /home/r/repo/target/local-repo/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.jar
[INFO] Installing /home/r/.m2/repository/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.pom to /home/r/repo/target/local-repo/com/google/protobuf/protobuf-java/4.33.2/protobuf-java-4.33.2.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar to /home/r/repo/target/local-repo/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.pom to /home/r/repo/target/local-repo/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar to /home/r/repo/target/local-repo/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Installing /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom to /home/r/repo/target/local-repo/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Installing /home/r/.m2/repository/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.jar to /home/r/repo/target/local-repo/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.jar
[INFO] Installing /home/r/.m2/repository/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.pom to /home/r/repo/target/local-repo/com/yegor256/jaxec/0.5.1/jaxec-0.5.1.pom
[INFO] Installing /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar to /home/r/repo/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/target/local-repo/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.jar to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.pom to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-exec/2.0.1/maven-reporting-exec-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom to /home/r/repo/target/local-repo/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.jar to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-utils/4.0.3/plexus-utils-4.0.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.jar to /home/r/repo/target/local-repo/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.pom to /home/r/repo/target/local-repo/org/apache/maven/doxia/doxia-sink-api/2.1.0/doxia-sink-api-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.jar to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-classworlds/2.12.0/plexus-classworlds-2.12.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.jar to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.pom to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.plexus/1.0.1/org.eclipse.sisu.plexus-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.1.jar to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.1.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.1.pom to /home/r/repo/target/local-repo/org/eclipse/sisu/org.eclipse.sisu.inject/1.0.1/org.eclipse.sisu.inject-1.0.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/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/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/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /home/r/repo/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/target/local-repo/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.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/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/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.1/maven-dependency-analyzer-1.17.1.jar to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.17.1/maven-dependency-analyzer-1.17.1.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.17.1/maven-dependency-analyzer-1.17.1.pom to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-dependency-analyzer/1.17.1/maven-dependency-analyzer-1.17.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.jar to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus-xml/4.1.1/plexus-xml-4.1.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.jar to /home/r/repo/target/local-repo/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-xml/4.0.0-rc-5/maven-xml-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.jar to /home/r/repo/target/local-repo/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-api-xml/4.0.0-rc-5/maven-api-xml-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.jar to /home/r/repo/target/local-repo/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.jar
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-api-annotations/4.0.0-rc-5/maven-api-annotations-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar to /home/r/repo/target/local-repo/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar
[INFO] Installing /home/r/.m2/repository/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom to /home/r/repo/target/local-repo/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar to /home/r/repo/target/local-repo/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
[INFO] Installing /home/r/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom to /home/r/repo/target/local-repo/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.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/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/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/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/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/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/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/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/target/local-repo/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar to /home/r/repo/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom to /home/r/repo/target/local-repo/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.Final.jar to /home/r/repo/target/local-repo/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.Final.jar
[INFO] Installing /home/r/.m2/repository/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.Final.pom to /home/r/repo/target/local-repo/org/hibernate/validator/hibernate-validator/9.1.3.Final/hibernate-validator-9.1.3.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/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/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.3.Final/jboss-logging-3.6.3.Final.jar to /home/r/repo/target/local-repo/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.jar
[INFO] Installing /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.pom to /home/r/repo/target/local-repo/org/jboss/logging/jboss-logging/3.6.3.Final/jboss-logging-3.6.3.Final.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar to /home/r/repo/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/target/local-repo/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.6.0-jre/guava-parent-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.6.0-jre/guava-parent-33.6.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/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/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/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.49.0/error_prone_parent-2.49.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.49.0/error_prone_parent-2.49.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/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/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.18/slf4j-bom-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.18/slf4j-bom-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.18/slf4j-parent-2.0.18.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.18/slf4j-parent-2.0.18.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/37/apache-37.pom to /home/r/repo/target/local-repo/org/apache/apache/37/apache-37.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/98/commons-parent-98.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/98/commons-parent-98.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/16/apache-16.pom to /home/r/repo/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/target/local-repo/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Installing /home/r/.m2/repository/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom to /home/r/repo/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/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/target/local-repo/org/apache/commons/commons-parent/84/commons-parent-84.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/23/apache-23.pom to /home/r/repo/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/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/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/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/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/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/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/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/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/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/target/local-repo/org/apache/apache/35/apache-35.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/93/commons-parent-93.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/93/commons-parent-93.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/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/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/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/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/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/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/target/local-repo/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Installing /home/r/.m2/repository/net/sourceforge/pmd/pmd/7.26.0/pmd-7.26.0.pom to /home/r/repo/target/local-repo/net/sourceforge/pmd/pmd/7.26.0/pmd-7.26.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/target/local-repo/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/92/commons-parent-92.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Installing /home/r/.m2/repository/org/ow2/ow2/1.5.1/ow2-1.5.1.pom to /home/r/repo/target/local-repo/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Installing /home/r/.m2/repository/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom to /home/r/repo/target/local-repo/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
[INFO] Installing /home/r/.m2/repository/com/google/googlejavaformat/google-java-format-parent/1.35.0/google-java-format-parent-1.35.0.pom to /home/r/repo/target/local-repo/com/google/googlejavaformat/google-java-format-parent/1.35.0/google-java-format-parent-1.35.0.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /home/r/repo/target/local-repo/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom to /home/r/repo/target/local-repo/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom
[INFO] Installing /home/r/.m2/repository/com/google/protobuf/protobuf-parent/4.33.2/protobuf-parent-4.33.2.pom to /home/r/repo/target/local-repo/com/google/protobuf/protobuf-parent/4.33.2/protobuf-parent-4.33.2.pom
[INFO] Installing /home/r/.m2/repository/com/google/auto/service/auto-service-aggregator/1.0.1/auto-service-aggregator-1.0.1.pom to /home/r/repo/target/local-repo/com/google/auto/service/auto-service-aggregator/1.0.1/auto-service-aggregator-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/38/apache-38.pom to /home/r/repo/target/local-repo/org/apache/apache/38/apache-38.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/48/maven-parent-48.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/48/maven-parent-48.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/48/maven-shared-components-48.pom to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-shared-components/48/maven-shared-components-48.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/33/apache-33.pom to /home/r/repo/target/local-repo/org/apache/apache/33/apache-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/43/maven-parent-43.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/43/maven-parent-43.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom to /home/r/repo/target/local-repo/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/25/plexus-25.pom to /home/r/repo/target/local-repo/org/codehaus/plexus/plexus/25/plexus-25.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/47/maven-parent-47.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/47/maven-parent-47.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/doxia/doxia/2.1.0/doxia-2.1.0.pom to /home/r/repo/target/local-repo/org/apache/maven/doxia/doxia/2.1.0/doxia-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom to /home/r/repo/target/local-repo/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/1.0.1/sisu-inject-1.0.1.pom to /home/r/repo/target/local-repo/org/eclipse/sisu/sisu-inject/1.0.1/sisu-inject-1.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/codehaus/plexus/plexus/16/plexus-16.pom to /home/r/repo/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/target/local-repo/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.60.5/parent-0.60.5.pom to /home/r/repo/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/target/local-repo/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-parent/45/maven-parent-45.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-parent/45/maven-parent-45.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven/4.0.0-rc-5/maven-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven/4.0.0-rc-5/maven-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-impl-modules/4.0.0-rc-5/maven-impl-modules-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-impl-modules/4.0.0-rc-5/maven-impl-modules-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/org/apache/maven/maven-api/4.0.0-rc-5/maven-api-4.0.0-rc-5.pom to /home/r/repo/target/local-repo/org/apache/maven/maven-api/4.0.0-rc-5/maven-api-4.0.0-rc-5.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/oss-parent/68/oss-parent-68.pom to /home/r/repo/target/local-repo/com/fasterxml/oss-parent/68/oss-parent-68.pom
[INFO] Installing /home/r/.m2/repository/com/fasterxml/oss-parent/55/oss-parent-55.pom to /home/r/repo/target/local-repo/com/fasterxml/oss-parent/55/oss-parent-55.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom to /home/r/repo/target/local-repo/org/sonatype/forge/forge-parent/38/forge-parent-38.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/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/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/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/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/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/target/local-repo/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom to /home/r/repo/target/local-repo/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom to /home/r/repo/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/52/jboss-parent-52.pom to /home/r/repo/target/local-repo/org/jboss/jboss-parent/52/jboss-parent-52.pom
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ qulice-maven-plugin ---
[INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[INFO]
[INFO] --- qulice:0.27.7:check (jcabi-qulice-check) @ qulice-maven-plugin ---
[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] No dependency problems found
[INFO] Qulice quality check completed
[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/pom.xml to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-sources.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-javadoc.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.pom.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-sources.jar.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar.asc to /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.10.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/target/qulice-maven-plugin-0.27.7.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom
[INFO] Staging /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-sources.jar
[INFO] Staging /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-javadoc.jar
[INFO] Staging /home/r/repo/target/qulice-maven-plugin-0.27.7.jar.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.jar.asc
[INFO] Staging /home/r/repo/target/qulice-maven-plugin-0.27.7.pom.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7.pom.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7.pom.asc
[INFO] Staging /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-sources.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-sources.jar.asc
[INFO] Staging /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/qulice-maven-plugin-0.27.7-javadoc.jar.asc to /home/r/repo/target/central-staging/com/qulice/qulice-maven-plugin/0.27.7/qulice-maven-plugin-0.27.7-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.27.7
[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.27.7, deploymentId: 38a79897-1c8f-4eb0-a8ae-510f3292714d. Deployment will publish automatically
[INFO] Waiting until Deployment 38a79897-1c8f-4eb0-a8ae-510f3292714d is validated
[INFO] Deployment 38a79897-1c8f-4eb0-a8ae-510f3292714d has been validated. To finish publishing visit https://central.sonatype.com/publishing/deployments
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:29 min
[INFO] Finished at: 2026-07-27T13:44:22Z
[INFO] ------------------------------------------------------------------------
0m0m0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< com.qulice:qulice-maven-plugin >-------------------
[INFO] Building qulice-maven-plugin 0.27.7
[INFO] from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[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] Artifact org.junit:junit-bom:pom:5.14.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.junit:junit-bom:pom:5.14.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]
[INFO] --- clean:3.5.0:clean (default-clean) @ qulice-maven-plugin ---
[INFO] Deleting /home/r/repo/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.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:44:37
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[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.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:44:38
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ qulice-maven-plugin ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 95 source files with javac [debug deprecation release 21] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ qulice-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/classes
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 (mojo-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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.5
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.5: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.21.0
[INFO] Configured 2 reports for versions-maven-plugin:2.21.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.12.0
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.12.0:javadoc (default-site) > generate-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:45:00
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] <<< javadoc:3.12.0: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.12.0:test-javadoc (default-site) > generate-test-sources @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:45:00
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ qulice-maven-plugin ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 (mojo-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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.12.0: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.12.0: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.14
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.14: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.2
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.2:report (default-site) > process-classes @ qulice-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ qulice-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ qulice-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: e8d4e05 at timestamp: 2026-07-27T13:45:07
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ qulice-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- plugin:3.15.2:helpmojo (default) @ qulice-maven-plugin ---
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ qulice-maven-plugin ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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 (mojo-descriptor) @ qulice-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-xml:jar:4.0.0-rc-5:compile
* org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5:compile
[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.2: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.2: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.2
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.2, 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.12.0:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Relativizing site links with respect to localized project URL: https://www.qulice.com
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:2.0.2 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 Details" report (maven-plugin-report-plugin:3.15.2:report-no-fork), file "plugin-info.html" already exists.
[INFO] Rendering 8 Doxia documents: 7 apt, 1 fml
[INFO] Rendering 15 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] 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] 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.5:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.21.0:dependency-updates-report
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.21.0:plugin-updates-report
[INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc
[INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.14:report-aggregate
[INFO] Generating "Plugin Details" report --- maven-plugin-report-plugin:3.15.2:report
[INFO] Detecting plugin requirements history for range [0,): 111 releases, from 0.1 to 0.27.7
[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] 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 498 blobs
[INFO] Creating tree with 498 blob entries
[INFO] Merging with tree ece2896ceded5cdd6aa57e7f497b59ef67197eae
[INFO] Creating commit with SHA-1: d6812d39afdae6736b79314537dffbcf607176b5
[INFO] Updating reference refs/heads/gh-pages from 76580016ccb5c7b52ccc16be0b02d0c535479819 to d6812d39afdae6736b79314537dffbcf607176b5
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:36 min
[INFO] Finished at: 2026-07-27T14:11:01Z
[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.27.7 -m '0.27.7: tagged by rultor.com'
+ git reset --hard
HEAD is now at e8d4e05fb 0.27.7
+ 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 e8d4e05fb).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/qulice.git
* [new tag] 0.27.7 -> 0.27.7
container 36842c2c90b59b3b0fbe4a6ef0996f2e228dc16d05ea75676fe424c470d2541c is dead
Mon Jul 27 14:11:56 UTC 2026